| /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/bcc/examples/networking/dns_matching/ |
| D | dns_matching.c | 49 struct Leaf { struct 54 BPF_HASH(cache, struct Key, struct Leaf, 128); argument
|
| /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/jackson-databind/src/test/java/com/fasterxml/jackson/databind/convert/ |
| D | TestBeanConversions.java | 64 static class Leaf { class in TestBeanConversions 67 public Leaf() { } in Leaf() method in TestBeanConversions.Leaf 68 public Leaf(int v) { value = v; } in Leaf() method in TestBeanConversions.Leaf
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/ |
| D | CodeViewYAMLTypes.h | 46 std::shared_ptr<detail::LeafRecordBase> Leaf; member
|
| /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/cpu_features/include/internal/ |
| D | cpuid_x86.h | 27 } Leaf; typedef
|
| /external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/node/ |
| D | TestConversions.java | 30 static class Leaf { class in TestConversions 33 public Leaf() { } in Leaf() method in TestConversions.Leaf 34 public Leaf(int v) { value = v; } in Leaf() method in TestConversions.Leaf
|
| /external/bcc/tests/python/ |
| D | test_stat1.py | 21 Leaf = None variable
|
| /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/ComputeLibrary/src/runtime/CL/mlgo/ |
| D | HeuristicTree.h | 76 Leaf enumerator
|
| /external/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/subzero/src/ |
| D | IceTimerTree.cpp | 187 TimerIdT Leaf = Nodes[StackTop].Interior; in update() local
|
| /external/rust/crates/libfuzzer-sys/libfuzzer/ |
| D | FuzzerIO.cpp | 171 static bool MkDirRecursiveInner(const std::string &Leaf) { in MkDirRecursiveInner()
|
| /external/rust/crates/arbitrary/tests/ |
| D | derive.rs | 121 Leaf, enumerator
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
| D | CodeViewRecordIO.cpp | 91 uint8_t Leaf = Reader->peek(); in skipPadding() local
|
| D | CVTypeVisitor.cpp | 170 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/llvm/lib/Transforms/Utils/ |
| D | LowerSwitch.cpp | 295 BasicBlock* LowerSwitch::newLeafBlock(CaseRange& Leaf, Value* Val, in newLeafBlock()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| D | LowerSwitch.cpp | 333 BasicBlock *LowerSwitch::newLeafBlock(CaseRange &Leaf, Value *Val, in newLeafBlock()
|
| /external/python/cpython3/Lib/lib2to3/ |
| D | pytree.py | 317 class Leaf(Base): class
|
| /external/python/cpython2/Lib/lib2to3/ |
| D | pytree.py | 351 class Leaf(Base): class
|
| /external/python/cpython3/Tools/peg_generator/pegen/ |
| D | grammar.py | 132 class Leaf: class
|