Searched defs:my_index (Results 1 – 7 of 7) sorted by relevance
/external/mesa3d/src/compiler/glsl/ |
D | ir_builder_print_visitor.cpp | 206 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/ |
D | pth_str01.c | 171 int my_index, rc; in synchronize_children() local 323 int rc, child, my_index; in doit() local
|
D | pth_str03.c | 190 int my_index, rc; in synchronize_children() local 325 int rc, child, my_index; in doit() local
|
/external/libusb/msvc/getopt/ |
D | getopt.c | 199 # define my_index strchr macro 221 my_index (str, chr) in my_index() function
|
/external/flac/src/share/getopt/ |
D | getopt.c | 214 # define my_index strchr macro 227 my_index (const char *str, int chr) in my_index() function
|
/external/mtools/ |
D | floppyd.c | 379 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/webrtc/modules/audio_coding/codecs/isac/main/source/ |
D | encode.c | 213 int my_index; in WebRtcIsac_EncodeLb() local
|