/external/syzkaller/pkg/ast/ |
D | ast.go | 67 type Define struct { struct 68 Pos Pos 69 Name *Ident 70 Value *Int 73 func (n *Define) Info() (Pos, string, string) {
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | MachineInstrBuilder.h | 30 Define = 0x2, enumerator
|
/external/v8/src/compiler/ |
D | instruction-selector-impl.h | 357 UnallocatedOperand Define(Node* node, UnallocatedOperand operand) { in Define() function
|
D | register-allocator.h | 942 void Define(LifetimePosition position, InstructionOperand* operand) { in Define() function
|
D | register-allocator.cc | 1996 UsePosition* LiveRangeBuilder::Define(LifetimePosition position, in Define() function in v8::internal::compiler::LiveRangeBuilder
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineInstrBuilder.h | 33 Define = 0x2, enumerator
|
/external/v8/src/torque/ |
D | declarable.h | 139 void Define() { in Define() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | MachineInstrBuilder.h | 45 Define = 0x2, enumerator
|
/external/v8/tools/gcmole/ |
D | gcmole.cc | 359 Environment Define(const std::string& name) const { in Define() function in __anon85d096280111::Environment 524 ExprEffect ExprEffect::Define(const std::string& name) { in Define() function in __anon85d096280111::ExprEffect
|
/external/tensorflow/tensorflow/core/framework/ |
D | function.cc | 1596 FunctionDef FunctionDefHelper::Define(const string& name, in Define() function in tensorflow::FunctionDefHelper 1665 FunctionDef FunctionDefHelper::Define(gtl::ArraySlice<string> arg_def, in Define() function in tensorflow::FunctionDefHelper
|
/external/googletest/googlemock/scripts/generator/cpp/ |
D | ast.py | 144 class Define(Node): class
|
/external/google-breakpad/src/testing/scripts/generator/cpp/ |
D | ast.py | 143 class Define(Node): class
|
/external/tensorflow/tensorflow/c/ |
D | c_api_function_test.cc | 153 void Define(int num_opers, const std::vector<TF_Operation*>& opers, in Define() function in tensorflow::__anon1a216e640111::CApiFunctionTest
|