Home
last modified time | relevance | path

Searched defs:VALUE (Results 1 – 25 of 72) sorted by relevance

123

/third_party/spirv-tools/test/
Doperand_capabilities_test.cpp63 #define CASE0(TYPE, VALUE) \ argument
67 #define CASE1(TYPE, VALUE, CAP) \ argument
73 #define CASE2(TYPE, VALUE, CAP1, CAP2) \ argument
79 #define CASE3(TYPE, VALUE, CAP1, CAP2, CAP3) \ argument
85 #define CASE4(TYPE, VALUE, CAP1, CAP2, CAP3, CAP4) \ argument
92 #define CASE5(TYPE, VALUE, CAP1, CAP2, CAP3, CAP4, CAP5) \ argument
Dtext_to_binary.control_flow_test.cpp53 #define CASE(VALUE,NAME) { SpvSelectionControl##VALUE, NAME} argument
92 #define CASE(VALUE, NAME) \ argument
94 #define CASE1(VALUE, NAME, PARM) \ argument
Dtext_to_binary.function_test.cpp47 #define CASE(VALUE,NAME) { SpvFunctionControl##VALUE, NAME } argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Doperand_capabilities_test.cpp63 #define CASE0(TYPE, VALUE) \ argument
67 #define CASE1(TYPE, VALUE, CAP) \ argument
73 #define CASE2(TYPE, VALUE, CAP1, CAP2) \ argument
79 #define CASE3(TYPE, VALUE, CAP1, CAP2, CAP3) \ argument
85 #define CASE4(TYPE, VALUE, CAP1, CAP2, CAP3, CAP4) \ argument
92 #define CASE5(TYPE, VALUE, CAP1, CAP2, CAP3, CAP4, CAP5) \ argument
Dtext_to_binary.control_flow_test.cpp53 #define CASE(VALUE,NAME) { SpvSelectionControl##VALUE, NAME} argument
92 #define CASE(VALUE, NAME) \ argument
94 #define CASE1(VALUE, NAME, PARM) \ argument
Dtext_to_binary.function_test.cpp47 #define CASE(VALUE,NAME) { SpvFunctionControl##VALUE, NAME } argument
/third_party/skia/third_party/externals/spirv-tools/test/
Doperand_capabilities_test.cpp63 #define CASE0(TYPE, VALUE) \ argument
67 #define CASE1(TYPE, VALUE, CAP) \ argument
73 #define CASE2(TYPE, VALUE, CAP1, CAP2) \ argument
79 #define CASE3(TYPE, VALUE, CAP1, CAP2, CAP3) \ argument
85 #define CASE4(TYPE, VALUE, CAP1, CAP2, CAP3, CAP4) \ argument
92 #define CASE5(TYPE, VALUE, CAP1, CAP2, CAP3, CAP4, CAP5) \ argument
Dtext_to_binary.control_flow_test.cpp53 #define CASE(VALUE,NAME) { SpvSelectionControl##VALUE, NAME} argument
92 #define CASE(VALUE, NAME) \ argument
94 #define CASE1(VALUE, NAME, PARM) \ argument
Dtext_to_binary.function_test.cpp47 #define CASE(VALUE,NAME) { SpvFunctionControl##VALUE, NAME } argument
/third_party/flutter/skia/third_party/externals/spirv-tools/test/
Doperand_capabilities_test.cpp59 #define CASE0(TYPE, VALUE) \ argument
63 #define CASE1(TYPE, VALUE, CAP) \ argument
69 #define CASE2(TYPE, VALUE, CAP1, CAP2) \ argument
75 #define CASE5(TYPE, VALUE, CAP1, CAP2, CAP3, CAP4, CAP5) \ argument
Dtext_to_binary.control_flow_test.cpp55 #define CASE(VALUE,NAME) { SpvSelectionControl##VALUE, NAME} argument
94 #define CASE(VALUE, NAME) \ argument
96 #define CASE1(VALUE, NAME, PARM) \ argument
Dtext_to_binary.function_test.cpp44 #define CASE(VALUE,NAME) { SpvFunctionControl##VALUE, NAME } argument
/third_party/cmsis/CMSIS/Core/Include/
Dcmsis_iccarm.h328 #define __set_FPSCR(VALUE) (__arm_wsr("FPSCR", (VALUE))) argument
331 #define __set_FPSCR(VALUE) ((void)VALUE) argument
356 #define __set_BASEPRI(VALUE) (__arm_wsr("BASEPRI", (VALUE))) argument
357 #define __set_BASEPRI_MAX(VALUE) (__arm_wsr("BASEPRI_MAX", (VALUE))) argument
365 #define __set_FAULTMASK(VALUE) (__arm_wsr("FAULTMASK", (VALUE))) argument
366 #define __set_MSP(VALUE) (__arm_wsr("MSP", (VALUE))) argument
371 #define __set_MSPLIM(VALUE) ((void)(VALUE)) argument
373 #define __set_MSPLIM(VALUE) (__arm_wsr("MSPLIM", (VALUE))) argument
375 #define __set_PRIMASK(VALUE) (__arm_wsr("PRIMASK", (VALUE))) argument
376 #define __set_PSP(VALUE) (__arm_wsr("PSP", (VALUE))) argument
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/
DWasm.cpp29 #define WASM_RELOC(NAME, VALUE) \ in relocTypetoString() argument
/third_party/ltp/testcases/kernel/syscalls/listxattr/
Dlistxattr03.c28 #define VALUE "test" macro
Dlistxattr01.c31 #define VALUE "test" macro
Dlistxattr02.c37 #define VALUE "test" macro
/third_party/ltp/testcases/kernel/syscalls/llistxattr/
Dllistxattr03.c29 #define VALUE "test" macro
Dllistxattr01.c32 #define VALUE "test" macro
Dllistxattr02.c37 #define VALUE "test" macro
/third_party/ltp/testcases/kernel/syscalls/flistxattr/
Dflistxattr03.c29 #define VALUE "test" macro
Dflistxattr01.c31 #define VALUE "test" macro
/third_party/nghttp2/tests/
Dnghttp2_test_helper.h36 #define MAKE_NV(NAME, VALUE) \ argument
/third_party/mesa3d/src/imagination/rogue/
Drogue_constreg.c45 #define CONSTREG(VALUE, INDEX) \ argument
/third_party/ltp/testcases/kernel/syscalls/lgetxattr/
Dlgetxattr02.c36 #define VALUE "this is a test value" macro

123