/external/dagger2/core/src/main/java/dagger/ |
D | Lazy.java | 147 public interface Lazy<T> { interface
|
/external/llvm/tools/llvm-c-test/ |
D | module.c | 28 LLVMModuleRef llvm_load_module(bool Lazy, bool New) { in llvm_load_module() 65 int llvm_module_dump(bool Lazy, bool New) { in llvm_module_dump()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/ |
D | module.c | 27 LLVMModuleRef llvm_load_module(bool Lazy, bool New) { in llvm_load_module() 64 int llvm_module_dump(bool Lazy, bool New) { in llvm_module_dump()
|
/external/llvm/lib/LTO/ |
D | LTO.cpp | 24 LLVMContext &Context, bool Lazy) { in loadModuleFromBuffer()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | DomTreeUpdater.h | 29 enum class UpdateStrategy : unsigned char { Eager = 0, Lazy = 1 }; enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/ |
D | JITSymbol.h | 55 Lazy = 1U << 5, enumerator
|
/external/llvm/include/llvm/Object/ |
D | MachO.h | 146 enum class Kind { Regular, Lazy, Weak }; enumerator
|
/external/llvm/tools/obj2yaml/ |
D | macho2yaml.cpp | 267 ArrayRef<uint8_t> OpcodeBuffer, bool Lazy) { in dumpBindOpcodes()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/obj2yaml/ |
D | macho2yaml.cpp | 295 ArrayRef<uint8_t> OpcodeBuffer, bool Lazy) { in dumpBindOpcodes()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFUnit.h | 185 bool IsDWO, bool Lazy) override { in parseImpl()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFUnit.cpp | 43 const DWARFSection &DWOSection, bool Lazy) { in parseDWO()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/ |
D | MachO.h | 216 enum class Kind { Regular, Lazy, Weak }; enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/ |
D | ThinLTOCodeGenerator.cpp | 178 bool Lazy, bool IsImporting) { in loadModuleFromBuffer()
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | heap_simulator_test.cc | 1036 TEST_F(LazyBestFitHeapTest, Lazy) { in TEST_F() argument
|
/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | Descriptor.cs | 3490 public bool Lazy { property in Google.Protobuf.Reflection.FieldOptions
|
/external/golang-protobuf/protoc-gen-go/descriptor/ |
D | descriptor.pb.go | 1769 Lazy *bool `protobuf:"varint,5,opt,name=lazy,def=0" json:"lazy,omitempty"` member
|
/external/syzkaller/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/ |
D | descriptor.pb.go | 1706 Lazy *bool `protobuf:"varint,5,opt,name=lazy,def=0" json:"lazy,omitempty"` member
|