Searched defs:CONSTANT (Results 1 – 12 of 12) sorted by relevance
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/pthread_h/ |
D | 2-2-buildonly.c | 18 #define TEST_MACRO(CONSTANT) \ argument
|
/third_party/typescript/tests/cases/compiler/ |
D | es3defaultAliasIsQuoted.ts | 6 static CONSTANT = "Foo"; property in Foo
|
/third_party/typescript/tests/baselines/reference/ |
D | es3defaultAliasIsQuoted.js | 5 static CONSTANT = "Foo"; field in Foo
|
/third_party/mindspore/mindspore/lite/tools/common/ |
D | tensor_util.h | 78 enum Category { CONSTANT = 0, GRAPH_INPUT = 1, OP_OUTPUT = 2, TF_CONST = 3 }; enumerator
|
/third_party/boost/libs/preprocessor/test/ |
D | repetition.cpp | 30 # define CONSTANT(z, n, text) BOOST_PP_CAT(text, n) = n macro
|
/third_party/googletest/googlemock/scripts/generator/cpp/ |
D | tokenize.py | 52 CONSTANT = 'CONSTANT' variable
|
/third_party/mindspore/mindspore/dataset/vision/ |
D | utils.py | 58 CONSTANT: str = "constant" variable in Border
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMultisampleBase.hpp | 40 CONSTANT = 1, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
D | NVPTX.h | 92 CONSTANT = 2, enumerator
|
/third_party/mindspore/mindspore/core/utils/ |
D | check_convert_utils.h | 118 enum PaddingMode : int64_t { CONSTANT = 0, REFLECT = 1, SYMMETRIC = 2, MODE_RESERVED = 3 }; enumerator
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cVertexAttrib64BitTest.cpp | 1352 CONSTANT, enumerator
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingValveMutableTests.cpp | 1906 CONSTANT = 0, enumerator
|