HomeSort by relevance Sort by last modified time
    Searched refs:thr (Results 76 - 100 of 125) sorted by null

1 2 34 5

  /external/deqp/framework/common/
tcuRGBA.hpp 85 bool isBelowThreshold (RGBA thr) const { return (getRed() <= thr.getRed()) && (getGreen() <= thr.getGreen()) && (getBlue() <= thr.getBlue()) && (getAlpha() <= thr.getAlpha()); }
  /external/valgrind/main/helgrind/tests/
tc17_sembar.c 190 pthread_t thr[4]; local
196 res = pthread_create( &thr[i], NULL, child, (void*)(i+2) );
201 res = pthread_join( thr[i], NULL );
  /libcore/luni/src/test/java/libcore/java/lang/
OldThreadGroupTest.java 202 for(MyThread thr:subThreads) {
203 thr.start();
220 for(MyThread thr:subThreads1) {
221 thr.start();
229 for(MyThread thr:subThreads) {
230 thr.interrupt();
OldThreadTest.java 407 Thread thr = new Thread(); local
408 thr.start();
410 thr.start();
  /external/valgrind/main/helgrind/
hg_lock_n_thread.h 57 /* Thr, libhb's private thread record, exported abstractly. Thr's are
59 is a small integer which uniquely identifies a Thr and which is
60 used in ScalarTS because it is smaller than a Thr*. There is a 1-1
61 mapping between Thr's and ThrIDs. */
62 typedef struct _Thr Thr;
86 Thr* hbthr; /* which in turn points back here .. */
165 Bool HG_(is_sane_Thread) ( Thread* thr );
  /external/aac/libSBRdec/src/
psbitdec.cpp 383 UCHAR thr; local
384 thr = (UCHAR)h_ps_d->noSubSamples - (pBsData->noEnv - env);
385 if (pBsData->aEnvStartStop[env] > thr) {
386 pBsData->aEnvStartStop[env] = thr;
389 thr = pBsData->aEnvStartStop[env-1]+1;
390 if (pBsData->aEnvStartStop[env] < thr) {
391 pBsData->aEnvStartStop[env] = thr;
  /external/fio/os/
os-freebsd.h 9 #include <sys/thr.h>
  /system/core/adb/
transport_local.c 259 adb_thread_t thr; local
261 adb_thread_create(&thr, server_socket_thread, arg);
304 adb_thread_t thr; local
329 if(adb_thread_create(&thr, func, (void *) (uintptr_t) port)) {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
UsbStorageActivity.java 111 HandlerThread thr = new HandlerThread("SystemUI UsbStorageActivity"); local
112 thr.start();
113 mAsyncStorageHandler = new Handler(thr.getLooper());
StorageNotification.java 93 HandlerThread thr = new HandlerThread("SystemUI StorageNotification"); local
94 thr.start();
95 mAsyncEventHandler = new Handler(thr.getLooper());
  /packages/apps/Protips/src/com/android/protips/
ProtipWidget.java 52 HandlerThread thr = new HandlerThread("ProtipWidget async"); typedefs
53 thr.start();
54 mAsyncHandler = new Handler(thr.getLooper());
  /development/samples/MySampleRss/src/com/example/codelab/rssexample/
RssService.java 87 Thread thr = new Thread(null, this, "rss_service_thread"); local
88 thr.start();
  /external/compiler-rt/lib/tsan/rtl/
tsan_mutex.cc 172 void CheckNoLocks(ThreadState *thr) {
174 thr->internal_deadlock_detector.CheckNoLocks();
  /external/lldb/test/lang/c/array_types/
TestArrayTypes.py 132 thr = str(thread)
133 self.expect(thr, "Thread looks good with stop reason = breakpoint", exe=False,
  /packages/providers/MediaProvider/src/com/android/providers/media/
MediaScannerService.java 129 Thread thr = new Thread(null, this, "MediaScannerService"); local
130 thr.start();
  /external/compiler-rt/lib/tsan/tests/rtl/
tsan_test_util_linux.cc 54 pthread_t thr; local
55 pthread_create(&thr, 0, BeforeInitThread, 0);
56 pthread_join(thr, 0);
  /frameworks/base/core/java/android/os/
Binder.java 347 Thread thr = new Thread("Binder.dumpAsync") { local
356 thr.start();
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
machine.c 1231 struct thread *thr,
1240 ip__resolve_ams(machine, thr, &mi->iaddr, sample->ip);
1241 ip__resolve_data(machine, thr, cpumode, &mi->daddr, sample->addr);
1248 struct thread *thr,
1259 ip__resolve_ams(machine, thr, &bi[i].to, bs->entries[i].to);
1260 ip__resolve_ams(machine, thr, &bi[i].from, bs->entries[i].from);
    [all...]
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_win16.h 94 struct PRThread *thr; member in struct:PRPollQueue
102 NSPR_API(void) _PR_Unblock_IO_Wait(struct PRThread *thr);
_unixos.h 124 struct PRThread *thr; member in struct:PRPollQueue
135 extern void _PR_Unblock_IO_Wait(struct PRThread *thr);
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
mp4dec_lib.h 290 int thr, int width, int max_diff);
  /hardware/qcom/audio/legacy/libalsa-intf/
msm8960_use_cases.h 173 pthread_t thr; member in struct:snd_use_case_mgr
  /development/ndk/platforms/android-9/arch-mips/include/asm/sn/
ioc3.h 26 volatile u8 thr; member in union:ioc3_uartregs::__anon1680
49 #define iu_thr u1.thr
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/sn/
ioc3.h 26 volatile u8 thr; member in union:ioc3_uartregs::__anon61038
49 #define iu_thr u1.thr
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/sn/
ioc3.h 26 volatile u8 thr; member in union:ioc3_uartregs::__anon63763
49 #define iu_thr u1.thr

Completed in 1582 milliseconds

1 2 34 5