Searched refs:myId (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/libaddressinput/src/java/src/com/android/i18n/addressinput/
H A DAddressWidget.java154 private AddressField myId; field in class:AddressWidget.UpdateRunnable
157 myId = id;
162 updateInputWidget(myId);
438 final AddressField myId = spinnerInfo.mId;
439 if (myId != AddressField.COUNTRY && myId != AddressField.ADMIN_AREA
440 && myId != AddressField.LOCALITY) {
447 if (myId == AddressField.COUNTRY) {
459 Runnable updateChild = new UpdateRunnable(myId);
474 private void updateInputWidget(AddressField myId) { argument
[all...]
/external/valgrind/main/drd/tests/
H A Dtsan_unittest.cpp7295 int myId = ++COUNTER; local
7300 muGlob[myId].Lock();
7304 muGlob[myId].Unlock();
7398 int myId = AtomicIncrement(&count, 1); local
7400 ProducerConsumerQueue &myQ = *Q[myId], &nextQ = *Q[(myId+1) % N_threads];
7407 if (myId == 0 && GLOB[0] > GLOB_limit) {
7459 int myId = ++count; local
7464 int lower_bound = ARRAY_SIZE * (myId-1) / N_THREADS,
7465 upper_bound = ARRAY_SIZE * ( myId ) / N_THREAD
7504 int myId = ++count; local
7773 int myId = count++; local
[all...]
/external/chromium_org/third_party/webrtc/modules/video_render/test/testAPI/
H A DtestAPI.cc575 int myId = 12345; local
580 renderModule = VideoRender::CreateVideoRender(myId,
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtranstst.cpp4018 const char* myId = uscript_getName(code); local
4019 if(!myId) {
4023 uprv_strcpy(id,myId);
/external/icu/icu4c/source/test/intltest/
H A Dtranstst.cpp4017 const char* myId = uscript_getName(code); local
4018 if(!myId) {
4022 uprv_strcpy(id,myId);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 789 milliseconds