Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dir_builder_print_visitor.cpp206 const unsigned my_index = next_ir_index++; in visit() local
348 const unsigned my_index = next_ir_index++; in visit() local
472 const unsigned my_index = next_ir_index++; in visit_leave() local
609 const unsigned my_index = next_ir_index++; in visit_enter() local
623 const unsigned my_index = next_ir_index++; in visit_enter() local
701 const unsigned my_index = next_ir_index++; in visit_leave() local
738 const unsigned my_index = next_ir_index++; in visit_enter() local
/external/ltp/testcases/kernel/sched/pthreads/
Dpth_str01.c171 int my_index, rc; in synchronize_children() local
323 int rc, child, my_index; in doit() local
Dpth_str03.c190 int my_index, rc; in synchronize_children() local
325 int rc, child, my_index; in doit() local
/external/flac/src/share/getopt/
Dgetopt.c214 # define my_index strchr macro
227 my_index (const char *str, int chr) in my_index() function
/external/libusb/msvc/getopt/
Dgetopt.c199 # define my_index strchr macro
221 my_index (str, chr) in my_index() function
/external/mtools/
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()
/external/sg3_utils/testing/
Dsg_mrq_dd.cpp226 int my_index = 0; member
Dsgh_dd.cpp1496 int64_t my_index; in read_write_thread() local