Home
last modified time | relevance | path

Searched defs:CONSTANT (Results 1 – 12 of 12) sorted by relevance

/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/pthread_h/
D2-2-buildonly.c18 #define TEST_MACRO(CONSTANT) \ argument
/third_party/typescript/tests/cases/compiler/
Des3defaultAliasIsQuoted.ts6 static CONSTANT = "Foo"; property in Foo
/third_party/typescript/tests/baselines/reference/
Des3defaultAliasIsQuoted.js5 static CONSTANT = "Foo"; field in Foo
/third_party/mindspore/mindspore/lite/tools/common/
Dtensor_util.h78 enum Category { CONSTANT = 0, GRAPH_INPUT = 1, OP_OUTPUT = 2, TF_CONST = 3 }; enumerator
/third_party/boost/libs/preprocessor/test/
Drepetition.cpp30 # define CONSTANT(z, n, text) BOOST_PP_CAT(text, n) = n macro
/third_party/googletest/googlemock/scripts/generator/cpp/
Dtokenize.py52 CONSTANT = 'CONSTANT' variable
/third_party/mindspore/mindspore/dataset/vision/
Dutils.py58 CONSTANT: str = "constant" variable in Border
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleBase.hpp40 CONSTANT = 1, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTX.h92 CONSTANT = 2, enumerator
/third_party/mindspore/mindspore/core/utils/
Dcheck_convert_utils.h118 enum PaddingMode : int64_t { CONSTANT = 0, REFLECT = 1, SYMMETRIC = 2, MODE_RESERVED = 3 }; enumerator
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cVertexAttrib64BitTest.cpp1352 CONSTANT, enumerator
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingValveMutableTests.cpp1906 CONSTANT = 0, enumerator