Searched defs:SKIP (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/libvdpau/dist/test/ |
| H A D | dlclose.c | 10 #define SKIP 77 macro
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/ |
| H A D | bi_builder.h.py | 22 SKIP = set(["lane", "lane_dest", "lanes", "lanes", "replicate", "swz", "widen", "swap", "neg", "abs", "not", "sign", "extend", "divzero", "clamp", "sem", "not_result", "skip"]) variable
|
| /xsrc/external/mit/MesaLib/dist/src/asahi/lib/ |
| H A D | agx_device.c | 390 unsigned SKIP = strlen(path) - END_LEN; local in function:agx_create_command_queue
|
| /xsrc/external/mit/xterm/dist/ |
| H A D | xutf8.c | 128 #define SKIP do { s++; } while(((*s & 0x80) != 0) && (*s & 0xC0) != 0xC0) macro 156 #define SKIP do { s++; } while(((*s & 0x80) != 0) && (*s & 0xC0) != 0xC0) macro
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/ |
| H A D | u_tests.c | 275 SKIP = -1, enumerator in enum:__anon20f051ef0103
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/ |
| H A D | u_tests.c | 280 SKIP = -1, enumerator in enum:__anon33ce50420103
|
Completed in 7 milliseconds