Searched defs:SKIP (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/libvdpau/dist/test/
H A Ddlclose.c10 #define SKIP 77 macro
/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbi_builder.h.py22 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 Dagx_device.c390 unsigned SKIP = strlen(path) - END_LEN; local in function:agx_create_command_queue
/xsrc/external/mit/xterm/dist/
H A Dxutf8.c128 #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 Du_tests.c275 SKIP = -1, enumerator in enum:__anon20f051ef0103
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_tests.c280 SKIP = -1, enumerator in enum:__anon33ce50420103

Completed in 7 milliseconds