Home
last modified time | relevance | path

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 DLanaiISelLowering.h34 CALL, enumerator
/third_party/glfw/tests/
H A Dallocator.c35 #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 DAVRISelLowering.h34 CALL, enumerator
/third_party/python/Python/
H A Dast_opt.c640 #define CALL(FUNC, TYPE, ARG) \ macro
1071 #undef CALL global() macro
[all...]
/third_party/icu/icu4c/source/test/perf/collperf/
H A Dcollperf.cpp197 enum CALL {forward_null, forward_len, backward_null, backward_len}; enum in CmdIterAll
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DPixelProgram.cpp1448 void PixelProgram::CALL(int labelIndex, int callSiteIndex) in CALL() function in sw::PixelProgram
H A DVertexProgram.cpp1132 void VertexProgram::CALL(int labelIndex, int callSiteIndex) in CALL() function in sw::VertexProgram
/third_party/python/Include/
H A Dopcode.h116 #define CALL 171 macro
/third_party/node/deps/v8/src/codegen/
H A Dcode-stub-assembler.h252 #define CALL(x, y) x y macro
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_threaded_context.c56 #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 Dassyntax.h408 #define CALL(a) CHOICE(call a, call a, call a) macro
1136 #define CALL(a) call a macro

Completed in 31 milliseconds