/system/wlan/ti/wilink_6_1/stad/src/Ctrl_Interface/ |
DrvMain.c | 258 /* return thr timer later on */ [all...] |
/system/core/toolbox/ |
top.c | 156 if (!strcmp(argv[i], "thr")) { proc_cmp = &proc_thr_cmp; continue; } 457 printf("%5s %4s %1s %5s %7s %7s %3s %-8s %s\n", "PID", "CPU%", "S", "#THR", "VSS", "RSS", "PCY", "UID", "Name"); 568 " -s col Column to sort by (cpu,vss,rss,thr).\n"
|
/dalvik/dx/tests/091-ssa-const-collector/ |
expected.txt | 99 Blort.java:22@0004: Rop{invoke-direct . <- Ljava/lang/StringBuilder; call thr 243 Blort.java:33@0004: Rop{invoke-direct . <- Ljava/lang/StringBuilder; call thr
|
/dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/ |
ThreadTest.java | 1576 Thread thr = new Thread(); local [all...] |
SecurityManagerTest.java | 476 Thread thr = new Thread() { local 496 thr.start(); [all...] |
/frameworks/base/camera/libcameraservice/ |
CameraService.cpp | 355 pthread_t thr; local 359 pthread_create(&thr, NULL, 362 pthread_join(thr, NULL); [all...] |
/external/opencore/fileformats/mp4/parser/src/ |
sampletableatom.cpp | [all...] |
/system/core/adb/ |
commandline.c | 361 adb_thread_t thr; local 379 adb_thread_create(&thr, stdin_read_thread, fds); [all...] |
/external/kernel-headers/original/linux/ |
wireless.h | 271 #define SIOCSIWFRAG 0x8B24 /* set fragmentation thr (bytes) */ 272 #define SIOCGIWFRAG 0x8B25 /* get fragmentation thr (bytes) */ [all...] |
/external/wpa_supplicant/ |
wireless_copy.h | 283 #define SIOCSIWFRAG 0x8B24 /* set fragmentation thr (bytes) */ 284 #define SIOCGIWFRAG 0x8B25 /* get fragmentation thr (bytes) */ [all...] |
/external/wpa_supplicant_6/wpa_supplicant/src/common/ |
wireless_copy.h | 283 #define SIOCSIWFRAG 0x8B24 /* set fragmentation thr (bytes) */ 284 #define SIOCGIWFRAG 0x8B25 /* get fragmentation thr (bytes) */ [all...] |
/hardware/ti/wlan/wl1271/TWD/FW_Transfer/ |
eventMbox.c | 391 * This function is called upon completion of thr read Event MBOX address register.
|
/system/wlan/ti/wilink_6_1/TWD/FW_Transfer/ |
eventMbox.c | 391 * This function is called upon completion of thr read Event MBOX address register.
|
/external/opencore/codecs_v2/video/m4v_h263/dec/src/ |
mp4dec_lib.h | 291 int thr, int width, int max_diff);
|
/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/ |
mp4dec_lib.h | 290 int thr, int width, int max_diff);
|
/frameworks/base/services/java/com/android/server/ |
WindowManagerService.java | 528 WMThread thr = new WMThread(context, pm, haveInputMethods); local 529 thr.start(); 531 synchronized (thr) { 532 while (thr.mService == null) { 534 thr.wait(); 540 return thr.mService; 657 PolicyThread thr = new PolicyThread(mPolicy, this, context, pm); local 658 thr.start(); 660 synchronized (thr) { 661 while (!thr.mRunning) [all...] |
/frameworks/base/services/java/com/android/server/am/ |
ActivityManagerService.java | 1282 AThread thr = new AThread(); local [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/siteMgr/ |
siteMgr.c | [all...] |
/frameworks/base/core/java/android/app/ |
ActivityThread.java | [all...] |
/hardware/ti/wlan/wl1271/stad/src/Application/ |
scanMngr.c | [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Application/ScanMngr/ |
scanMngr.c | [all...] |
/system/wlan/ti/wilink_6_1/stad/src/Application/ |
scanMngr.c | [all...] |
/ndk/build/platforms/android-3/arch-arm/usr/lib/ |
libc.a | [all...] |
/ndk/build/platforms/android-4/arch-arm/usr/lib/ |
libc.a | [all...] |
/ndk/build/platforms/android-5/arch-arm/usr/lib/ |
libc.a | [all...] |