/external/bcc/tests/python/ |
D | test_trace1.py | 18 Leaf = None variable 22 class Leaf(Structure): class
|
D | test_stat1.py | 21 Leaf = None variable 26 class Leaf(Structure): class
|
/external/bcc/examples/networking/http_filter/ |
D | http-parse-complete.c | 15 struct Leaf { struct 20 //map <Key, Leaf> argument
|
/external/clang/lib/Rewrite/ |
D | RewriteRope.cpp | 616 if (RopePieceBTreeLeaf *Leaf = dyn_cast<RopePieceBTreeLeaf>(this)) in Destroy() local 630 if (RopePieceBTreeLeaf *Leaf = dyn_cast<RopePieceBTreeLeaf>(this)) in split() local 644 if (RopePieceBTreeLeaf *Leaf = dyn_cast<RopePieceBTreeLeaf>(this)) in insert() local 653 if (RopePieceBTreeLeaf *Leaf = dyn_cast<RopePieceBTreeLeaf>(this)) in erase() local 733 if (RopePieceBTreeLeaf *Leaf = dyn_cast<RopePieceBTreeLeaf>(getRoot(Root))) in clear() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ObjectYAML/ |
D | CodeViewYAMLTypes.h | 47 std::shared_ptr<detail::LeafRecordBase> Leaf; member
|
/external/bcc/examples/networking/dns_matching/ |
D | dns_matching.c | 49 struct Leaf { struct 54 BPF_HASH(cache, struct Key, struct Leaf, 128); argument
|
/external/dagger2/javatests/dagger/functional/aot/ |
D | MissingBindingReplacedWithGeneratedInstance.java | 44 interface Leaf { interface in MissingBindingReplacedWithGeneratedInstance
|
D | MapFrameworkInstanceWithContributionsInMultipleImplementationsTest.java | 40 interface Leaf { interface in MapFrameworkInstanceWithContributionsInMultipleImplementationsTest
|
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | CVSymbolVisitor.h | 88 void visitSymbolBegin(SymbolKind Leaf, ArrayRef<uint8_t> RecordData) {} in visitSymbolBegin() 89 void visitSymbolEnd(SymbolKind Leaf, ArrayRef<uint8_t> OriginalSymData) {} in visitSymbolEnd()
|
/external/cpu_features/include/internal/ |
D | cpuid_x86.h | 27 } Leaf; typedef
|
/external/llvm/lib/DebugInfo/CodeView/ |
D | CVTypeVisitor.cpp | 76 uint8_t Leaf = Data.front(); in skipPadding() local 98 TypeLeafKind Leaf = TypeLeafKind(unsigned(*LeafPtr)); in visitFieldList() local
|
/external/avb/proto/ |
D | aftl_pb2.py | 446 Leaf = _reflection.GeneratedProtocolMessageType('Leaf', (_message.Message,), { variable
|
D | aftl.proto | 90 message Leaf { message
|
/external/dagger2/javatests/dagger/functional/producers/aot/ |
D | ProducesMethodShadowsInjectConstructorTest.java | 75 interface Leaf { interface in ProducesMethodShadowsInjectConstructorTest
|
/external/grpc-grpc-java/context/src/main/java/io/grpc/ |
D | PersistentHashArrayMappedTrie.java | 73 static final class Leaf<K,V> implements Node<K,V> { class in PersistentHashArrayMappedTrie 77 public Leaf(K key, V value) { in Leaf() method in PersistentHashArrayMappedTrie.Leaf
|
/external/llvm/unittests/IR/ |
D | PatternMatch.cpp | 57 Value *Leaf = IRB.CreateAdd(IRB.CreateAdd(Two, IRB.getInt32(8)), in TEST_F() local
|
/external/tensorflow/tensorflow/core/kernels/boosted_trees/ |
D | boosted_trees.proto | 31 message Leaf { message
|
/external/swiftshader/third_party/subzero/src/ |
D | IceTimerTree.cpp | 187 TimerIdT Leaf = Nodes[StackTop].Interior; in update() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/ |
D | CodeViewRecordIO.cpp | 72 uint8_t Leaf = Reader->peek(); in skipPadding() local
|
D | CVTypeVisitor.cpp | 171 TypeLeafKind Leaf; in visitFieldListMemberStream() local
|
/external/clang/lib/Lex/ |
D | PPMacroExpansion.cpp | 141 auto Leaf = LeafModuleMacros.find(II); in updateModuleMacroInfo() local 212 ArrayRef<ModuleMacro*> Leaf; in dumpMacroInfo() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/ |
D | PatternMatch.cpp | 57 Value *Leaf = IRB.CreateAdd(IRB.CreateAdd(Two, IRB.getInt32(8)), in TEST_F() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | LowerSwitch.cpp | 308 BasicBlock* LowerSwitch::newLeafBlock(CaseRange& Leaf, Value* Val, in newLeafBlock()
|
/external/llvm/lib/Transforms/Utils/ |
D | LowerSwitch.cpp | 295 BasicBlock* LowerSwitch::newLeafBlock(CaseRange& Leaf, Value* Val, in newLeafBlock()
|
/external/v8/src/compiler/ |
D | bytecode-analysis.cc | 71 ResumeJumpTarget ResumeJumpTarget::Leaf(int suspend_id, int target_offset) { in Leaf() function in v8::internal::compiler::ResumeJumpTarget
|