Home
last modified time | relevance | path

Searched defs:my_index (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/art/test/626-const-class-linking/src/
H A DMain.java131 final int my_index = i; in testRacyLoader() local
167 final int my_index = i; in testRacyLoader2() local
203 final int my_index = i; in testRacyMisbehavingLoader() local
238 final int my_index = i; in testRacyMisbehavingLoader2() local
H A DRacyLoader.java51 int my_index = syncWithOtherInstances(count); in loadClass() local
60 int my_index; in syncWithOtherInstances() local
H A DRacyMisbehavingLoader.java62 int my_index = syncWithOtherInstances(count); in loadClass() local
81 int my_index; in syncWithOtherInstances() local
/aosp_15_r20/external/mtools/
H A Dfloppyd.c379 static void put_dword(Packet packet, int my_index, Dword val) { in put_dword()
383 static void put_qword(Packet packet, int my_index, Qword val) { in put_qword()
387 static Dword get_dword(Packet packet, int my_index) { in get_dword()
391 static Qword get_qword(Packet packet, int my_index) { in get_qword()
/aosp_15_r20/external/ltp/testcases/kernel/sched/pthreads/
H A Dpth_str01.c171 int my_index, rc; in synchronize_children() local
323 int rc, child, my_index; in doit() local
H A Dpth_str03.c190 int my_index, rc; in synchronize_children() local
325 int rc, child, my_index; in doit() local
/aosp_15_r20/external/pciutils/compat/
H A Dgetopt.c163 #define my_index strchr macro
191 static char *my_index(const char *str, int chr) in my_index() function
/aosp_15_r20/external/flac/src/share/getopt/
H A Dgetopt.c214 # define my_index strchr macro
227 my_index (const char *str, int chr) in my_index() function
/aosp_15_r20/external/libusb/msvc/getopt/
H A Dgetopt.c199 # define my_index strchr macro
221 my_index (str, chr) in my_index() function
/aosp_15_r20/external/grpc-grpc/test/core/event_engine/fuzzing_event_engine/
H A Dfuzzing_event_engine.h234 int my_index() const { return index_; } in my_index() function
/aosp_15_r20/external/sg3_utils/testing/
H A Dsg_mrq_dd.cpp226 int my_index = 0; member
H A Dsgh_dd.cpp1496 int64_t my_index; in read_write_thread() local