This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| public static Camera$Size a(final List<Camera$Size> list, final int n, final int n2, final int n3) { | |
| int n4 = 0; | |
| if (list != null) { | |
| final float n5 = n2 / n; | |
| final Iterator<Camera$Size> iterator = list.iterator(); | |
| Camera$Size camera$Size = null; | |
| Camera$Size camera$Size2 = null; | |
| int n6 = 0; | |
| while (iterator.hasNext()) { | |
| final Camera$Size camera$Size3 = iterator.next(); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <6>[ 0.000000] [0: swapper: 0] Booting Linux on physical CPU 0x0 | |
| <6>[ 0.000000] [0: swapper: 0] Initializing cgroup subsys cpu | |
| <6>[ 0.000000] [0: swapper: 0] Initializing cgroup subsys cpuacct | |
| <5>[ 0.000000] [0: swapper: 0] Linux version 3.10.40 (allard@allard-VirtualBox) (gcc version 4.8 (GCC) ) #1 SMP PREEMPT Sun Mar 1 12:48:55 AST 2015 | |
| <4>[ 0.000000] [0: swapper: 0] CPU: ARMv7 Processor [513f06f1] revision 1 (ARMv7), cr=10c5387d | |
| <4>[ 0.000000] [0: swapper: 0] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache | |
| <6>[ 0.000000] [0: swapper: 0] Machine: Qualcomm APQ8084, model: APQ 8084 v1.1, SAMSUNG trlte Project Rev12 | |
| <4>[ 0.000000] [0: swapper: 0] board_rev c | |
| <6>[ 0.000000] [0: swapper: 0] jig_status_phone = 0 | |
| <6>[ 0.000000] [0: swapper: 0] Node qcom,mdss_fb_primary memblock_reserve memory 3200000-4100000 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| USER PID PPID VSIZE RSS WCHAN PC NAME | |
| root 1 0 4032 1308 c0254ecc 0005fab8 S /init | |
| root 2 0 0 0 c01954c0 00000000 S kthreadd | |
| root 3 2 0 0 c019c884 00000000 S ksoftirqd/0 | |
| root 4 2 0 0 c01901f0 00000000 S kworker/0:0 | |
| root 5 2 0 0 c01901f0 00000000 S kworker/0:0H | |
| root 6 2 0 0 c01901f0 00000000 S kworker/u8:0 | |
| root 7 2 0 0 c019c884 00000000 S migration/0 | |
| root 8 2 0 0 c01e4068 00000000 S rcu_preempt | |
| root 9 2 0 0 c01e3d40 00000000 S rcu_bh |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <manifest> | |
| <remote fetch="ssh://[email protected]" name="githubssh" /> | |
| <project name="gekkehenkie11/android_device_samsung_trlteeur" path="device/samsung/trlteeur" remote="githubssh" /> | |
| <project name="Slayher/proprietary_vendor_samsung" path="vendor/samsung" remote="github" /> | |
| <project name="CyanogenMod/android_device_samsung_trltetmo" path="device/samsung/trltetmo" remote="github" /> | |
| <project name="CyanogenMod/android_device_samsung_trlte-common" path="device/samsung/trlte-common" remote="github" /> | |
| <project name="CyanogenMod/android_device_qcom_common" path="device/qcom/common" remote="github" /> | |
| <project name="CyanogenMod/android_device_samsung_qcom-common" path="device/samsung/qcom-common" remote="github" /> |
NewerOlder