Home
last modified time | relevance | path

Searched refs:myId (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/drd/tests/
Dtsan_unittest.cpp7299 int myId = ++COUNTER; in Worker() local
7304 muGlob[myId].Lock(); in Worker()
7308 muGlob[myId].Unlock(); in Worker()
7402 int myId = AtomicIncrement(&count, 1); in Worker() local
7404 ProducerConsumerQueue &myQ = *Q[myId], &nextQ = *Q[(myId+1) % N_threads]; in Worker()
7411 if (myId == 0 && GLOB[0] > GLOB_limit) { in Worker()
7463 int myId = ++count; in Worker() local
7468 int lower_bound = ARRAY_SIZE * (myId-1) / N_THREADS, in Worker()
7469 upper_bound = ARRAY_SIZE * ( myId ) / N_THREADS; in Worker()
7508 int myId = ++count; in Worker() local
[all …]
/external/webrtc/webrtc/modules/video_render/test/testAPI/
DtestAPI.cc572 int myId = 12345; in RunVideoRenderTests() local
577 renderModule = VideoRender::CreateVideoRender(myId, in RunVideoRenderTests()
/external/icu/icu4c/source/test/intltest/
Dtranstst.cpp4017 const char* myId = uscript_getName(code); in TestAllCodepoints() local
4018 if(!myId) { in TestAllCodepoints()
4022 uprv_strcpy(id,myId); in TestAllCodepoints()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...