Home
last modified time | relevance | path

Searched defs:Define (Results 1 – 21 of 21) sorted by relevance

/external/OpenCSD/decoder/tests/snapshot_parser_lib/source/
Dsnapshot_parser.cpp147 void Define(const string& k, const string&) in Define() function in ParserPrivate::NullSection
158 void Define(const string& , const string&) in Define() function in ParserPrivate::IgnoredSection
177 void Define(const string& k, const string& v) in Define() function in ParserPrivate::GlobalSection
207 void Define(const string& k, const string& v) in Define() function in ParserPrivate::DumpSection
276 void Define(const string& k, const string& v) in Define() function in ParserPrivate::ExtendRegsSection
294 void Define(const string& k, const string& v) in Define() function in ParserPrivate::SymbolicRegsSection
313 void Define(const string& k, const string& v) in Define() function in ParserPrivate::DeviceSection
381 void Define(const string& , const string& v) in Define() function in ParserPrivate::DeviceListSection
420 void Define(const string& k, const string& v) in Define() function in ParserPrivate::SnapshotSection
469 void Define(const string& k, const string& v) in Define() function in ParserPrivate::TraceSection
[all …]
/external/rust/crates/proc-macro-hack/src/
Dlib.rs171 Define(Define), enumerator
183 struct Define { struct
207 Input::Define(define) => { in expand_proc_macro_hack() argument
Dparse.rs75 ) -> Result<Define, Error> { in parse_define()
/external/llvm-project/clang-tools-extra/clang-tidy/utils/
DHeaderGuard.cpp94 SourceLocation Define = MacroEntry.first.getLocation(); in EndOfMainFile() local
161 SourceLocation Define, in checkHeaderGuardDefinition()
/external/llvm-project/llvm/tools/yaml2obj/
Dyaml2obj.cpp60 for (StringRef Define : D) { in preprocess() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DTGLexer.h69 Ifdef, Ifndef, Else, Endif, Define enumerator
/external/llvm-project/clang-tools-extra/clangd/unittests/
DCompileCommandsTests.cpp333 TEST(ArgStripperTest, Define) { in TEST() argument
DPreambleTests.cpp230 TEST(PreamblePatchTest, Define) { in TEST() argument
/external/llvm-project/llvm/tools/llvm-ml/
Dllvm-ml.cpp151 for (StringRef Define : Defines) { in AssembleInput() local
/external/llvm-project/llvm/lib/TableGen/
DTGLexer.h75 Ifdef, Ifndef, Else, Endif, Define enumerator
/external/angle/src/compiler/translator/
DStructureHLSL.cpp23 TString Define(const TStructure &structure, in Define() function
DIntermNode.h992 Define, enumerator
/external/llvm/include/llvm/CodeGen/
DMachineInstrBuilder.h33 Define = 0x2, enumerator
/external/llvm-project/llvm/include/llvm/CodeGen/
DMachineInstrBuilder.h45 Define = 0x2, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineInstrBuilder.h44 Define = 0x2, enumerator
/external/llvm-project/clang/unittests/Lex/
DDependencyDirectivesSourceMinimizerTest.cpp87 TEST(MinimizeSourceToDependencyDirectivesTest, Define) { in TEST() argument
/external/llvm-project/flang/lib/Parser/
Dpreprocessor.cpp251 void Preprocessor::Define(std::string macro, std::string value) { in Define() function in Fortran::parser::Preprocessor
/external/tensorflow/tensorflow/core/framework/
Dfunction.cc1871 FunctionDef FunctionDefHelper::Define(const string& name, in Define() function in tensorflow::FunctionDefHelper
1940 FunctionDef FunctionDefHelper::Define(gtl::ArraySlice<string> arg_def, in Define() function in tensorflow::FunctionDefHelper
/external/tensorflow/tensorflow/c/
Dc_api_function_test.cc153 void Define(int num_opers, const std::vector<TF_Operation*>& opers, in Define() function in tensorflow::__anonf82d42420111::CApiFunctionTest
/external/googletest/googlemock/scripts/generator/cpp/
Dast.py142 class Define(Node): class
/external/swiftshader/src/Pipeline/
DSpirvShaderDebugger.cpp959 Define, // Pre-pass (called from SpirvShader constructor) enumerator