Home
last modified time | relevance | path

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

123

/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/spirv-tools/test/
Doperand_capabilities_test.cpp92 #define CASE0(TYPE, VALUE) \ argument
96 #define CASE1(TYPE, VALUE, CAP) \ argument
102 #define CASE2(TYPE, VALUE, CAP1, CAP2) \ argument
108 #define CASE3(TYPE, VALUE, CAP1, CAP2, CAP3) \ argument
114 #define CASE4(TYPE, VALUE, CAP1, CAP2, CAP3, CAP4) \ argument
121 #define CASE5(TYPE, VALUE, CAP1, CAP2, CAP3, CAP4, CAP5) \ argument
129 #define CASE6(TYPE, VALUE, CAP1, CAP2, CAP3, CAP4, CAP5, CAP6) \ argument
Dtext_to_binary.control_flow_test.cpp53 #define CASE(VALUE,NAME) { spv::SelectionControlMask::VALUE, NAME} argument
94 #define CASE(VALUE, NAME) \ argument
96 #define CASE1(VALUE, NAME, PARM) \ argument
Dtext_to_binary.function_test.cpp47 #define CASE(VALUE,NAME) { spv::FunctionControlMask::VALUE, NAME } argument
/third_party/cmsis/CMSIS/Core/Include/m-profile/
Dcmsis_iccarm_m.h343 #define __set_FPSCR(VALUE) (__arm_wsr("FPSCR", (VALUE))) argument
346 #define __set_FPSCR(VALUE) ((void)VALUE) argument
373 #define __set_BASEPRI(VALUE) (__arm_wsr("BASEPRI", (VALUE))) argument
374 #define __set_BASEPRI_MAX(VALUE) (__arm_wsr("BASEPRI_MAX", (VALUE))) argument
382 #define __set_FAULTMASK(VALUE) (__arm_wsr("FAULTMASK", (VALUE))) argument
383 #define __set_MSP(VALUE) (__arm_wsr("MSP", (VALUE))) argument
389 #define __set_MSPLIM(VALUE) ((void)(VALUE)) argument
391 #define __set_MSPLIM(VALUE) (__arm_wsr("MSPLIM", (VALUE))) argument
393 #define __set_PRIMASK(VALUE) (__arm_wsr("PRIMASK", (VALUE))) argument
394 #define __set_PSP(VALUE) (__arm_wsr("PSP", (VALUE))) argument
[all …]
/third_party/musl/libc-test/src/functionalext/supplement/malloc/malloc_gtest/
Dmalloc_free_test.cpp11 constexpr int VALUE = 5; variable
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/mutators/
Dvariable_or_object_mutation.js103 VALUE: common.randomValue(path), property
119 VALUE: common.randomValue(path), property
/third_party/musl/libc-test/src/functionalext/supplement/linux/linux_gtest/
Dlinux_eventfd_test.cpp13 constexpr unsigned int VALUE = 2; variable
/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/node/deps/ngtcp2/ngtcp2/lib/
Dngtcp2_qlog.c114 #define write_pair(DEST, NAME, VALUE) \ argument
125 #define write_pair_hex(DEST, NAME, VALUE, VALUELEN) \ argument
136 #define write_pair_number(DEST, NAME, VALUE) \ argument
148 #define write_pair_duration(DEST, NAME, VALUE) \ argument
159 #define write_pair_tstamp(DEST, NAME, VALUE) \ argument
170 #define write_pair_bool(DEST, NAME, VALUE) \ argument
181 #define write_pair_cid(DEST, NAME, VALUE) \ 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
/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