Home
last modified time | relevance | path

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

/external/OpenCSD/decoder/tests/snapshot_parser_lib/source/
Dsnapshot_parser.cpp151 void Define(const string& k, const string&) in Define() function in ParserPrivate::NullSection
162 void Define(const string& , const string&) in Define() function in ParserPrivate::IgnoredSection
181 void Define(const string& k, const string& v) in Define() function in ParserPrivate::GlobalSection
211 void Define(const string& k, const string& v) in Define() function in ParserPrivate::DumpSection
280 void Define(const string& k, const string& v) in Define() function in ParserPrivate::ExtendRegsSection
298 void Define(const string& k, const string& v) in Define() function in ParserPrivate::SymbolicRegsSection
317 void Define(const string& k, const string& v) in Define() function in ParserPrivate::DeviceSection
385 void Define(const string& , const string& v) in Define() function in ParserPrivate::DeviceListSection
424 void Define(const string& k, const string& v) in Define() function in ParserPrivate::SnapshotSection
473 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/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DTGLexer.h69 Ifdef, Ifndef, Else, Endif, Define enumerator
/external/angle/src/compiler/translator/
DStructureHLSL.cpp23 TString Define(const TStructure &structure, in Define() function
DIntermNode.h1005 Define, enumerator
/external/llvm/include/llvm/CodeGen/
DMachineInstrBuilder.h33 Define = 0x2, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineInstrBuilder.h44 Define = 0x2, enumerator
/external/tensorflow/tensorflow/core/framework/
Dfunction.cc1893 FunctionDef FunctionDefHelper::Define(const string& name, in Define() function in tensorflow::FunctionDefHelper
1962 FunctionDef FunctionDefHelper::Define(gtl::ArraySlice<string> arg_def, in Define() function in tensorflow::FunctionDefHelper
/external/googletest/googlemock/scripts/generator/cpp/
Dast.py142 class Define(Node): class
/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::__anond9ab86e70111::CApiFunctionTest
/external/swiftshader/src/Pipeline/
DSpirvShaderDebugger.cpp959 Define, // Pre-pass (called from SpirvShader constructor) enumerator