Searched defs:CALL (Results 1 - 11 of 11) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
| H A D | LanaiISelLowering.h | 34 CALL, enumerator
|
| /third_party/glfw/tests/ |
| H A D | allocator.c | 35 #define CALL(x) (function_name = #x, x) macro
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
| H A D | AVRISelLowering.h | 34 CALL, enumerator
|
| /third_party/python/Python/ |
| H A D | ast_opt.c | 640 #define CALL(FUNC, TYPE, ARG) \ macro 1071 #undef CALL global() macro [all...] |
| /third_party/icu/icu4c/source/test/perf/collperf/ |
| H A D | collperf.cpp | 197 enum CALL {forward_null, forward_len, backward_null, backward_len}; enum in CmdIterAll
|
| /third_party/skia/third_party/externals/swiftshader/src/Shader/ |
| H A D | PixelProgram.cpp | 1448 void PixelProgram::CALL(int labelIndex, int callSiteIndex) in CALL() function in sw::PixelProgram
|
| H A D | VertexProgram.cpp | 1132 void VertexProgram::CALL(int labelIndex, int callSiteIndex) in CALL() function in sw::VertexProgram
|
| /third_party/python/Include/ |
| H A D | opcode.h | 116 #define CALL 171 macro
|
| /third_party/node/deps/v8/src/codegen/ |
| H A D | code-stub-assembler.h | 252 #define CALL(x, y) x y macro
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_threaded_context.c | 56 #define CALL(name) TC_CALL_##name, macro 58 #undef CALL macro 64 #define CALL(name) #name, macro 66 #undef CALL macro 4364 #define CALL(name) tc_call_##name, macro 4366 #undef CALL macro
|
| /third_party/mesa3d/src/mesa/x86/ |
| H A D | assyntax.h | 408 #define CALL(a) CHOICE(call a, call a, call a) macro 1136 #define CALL(a) call a macro
|
Completed in 31 milliseconds