Searched defs:DISPATCH (Results 1 – 11 of 11) sorted by relevance
| /third_party/mesa3d/src/mapi/glapi/ |
| D | glapi_dispatch.c | 69 #define DISPATCH(FUNC, ARGS, MESSAGE) \ macro
|
| D | glapi_nop.c | 108 #define DISPATCH(func, args, msg) nop(#func); macro
|
| /third_party/mesa3d/src/gallium/targets/libgl-xlib/ |
| D | xlib.c | 123 #define DISPATCH(FUNC, ARGS, MESSAGE) \ macro
|
| /third_party/node/deps/v8/src/codegen/ |
| D | code-reference.cc | 85 #define DISPATCH(ret, method) \ macro 100 #define DISPATCH(ret, method) \ macro
|
| /third_party/node/deps/v8/include/cppgc/internal/ |
| D | gc-info.h | 63 #define DISPATCH(is_polymorphic, has_finalizer, has_non_hidden_name, function) \ macro
|
| /third_party/typescript/tests/cases/compiler/ |
| D | neverAsDiscriminantType.ts | 41 DISPATCH = 0, enumerator
|
| /third_party/python/Modules/_sre/ |
| D | sre_lib.h | 547 #define DISPATCH \ macro 554 #define DISPATCH goto dispatch macro
|
| /third_party/node/deps/v8/src/regexp/ |
| D | regexp-interpreter.cc | 336 #define DISPATCH() \ macro 346 #define DISPATCH() \ macro
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/ |
| D | vktShaderObjectPerformanceTests.cpp | 69 DISPATCH, enumerator
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
| D | vktImageHostImageCopyTests.cpp | 213 DISPATCH, enumerator
|
| /third_party/python/Python/ |
| D | ceval.c | 1332 #define DISPATCH() \ macro
|