/external/pdfium/core/fpdftext/ |
D | cpdf_linkextract.h | 34 struct Link { struct 41 std::vector<Link> m_LinkArray; argument
|
/external/tensorflow/tensorflow/core/grappler/graph_analyzer/ |
D | sig_node.h | 117 struct Link { struct 118 LinkTag tag; argument 126 using LinkHashMap = std::map<size_t, Link>; argument
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_deadlock_detector2.cc | 42 struct Link { struct 43 u32 id; 44 u32 seq; 45 u32 tid; 46 u32 stk0; 47 u32 stk1; 49 explicit Link(u32 id = 0, u32 seq = 0, u32 tid = 0, u32 s0 = 0, u32 s1 = 0) in Link() function
|
/external/llvm-project/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_deadlock_detector2.cpp | 41 struct Link { struct 42 u32 id; 43 u32 seq; 44 u32 tid; 45 u32 stk0; 46 u32 stk1; 48 explicit Link(u32 id = 0, u32 seq = 0, u32 tid = 0, u32 s0 = 0, u32 s1 = 0) in Link() function
|
/external/rust/crates/intrusive-collections/src/ |
D | singly_linked_list.rs | 46 pub struct Link { struct 47 next: Cell<Option<NonNull<Link>>>, argument 54 impl Link { implementation 83 impl DefaultLinkOps for Link { implementation 90 unsafe impl Send for Link {} implementation 94 impl Clone for Link { implementation 96 fn clone(&self) -> Link { in clone() 102 impl Default for Link { implementation 111 impl fmt::Debug for Link { implementation
|
D | linked_list.rs | 60 pub struct Link { struct 61 next: Cell<Option<NonNull<Link>>>, argument 62 prev: Cell<Option<NonNull<Link>>>, argument 69 impl Link { impl 99 impl DefaultLinkOps for Link { implementation 106 unsafe impl Send for Link {} implementation 110 impl Clone for Link { implementation 112 fn clone(&self) -> Link { in clone() 118 impl Default for Link { implementation 127 impl fmt::Debug for Link { implementation
|
D | xor_linked_list.rs | 91 pub struct Link { struct 98 impl Link { argument 127 impl DefaultLinkOps for Link { implementation 134 unsafe impl Send for Link {} implementation 138 impl Clone for Link { implementation 140 fn clone(&self) -> Link { in clone() 146 impl Default for Link { implementation 155 impl fmt::Debug for Link { implementation
|
D | rbtree.rs | 99 pub struct Link { struct 100 left: Cell<Option<NonNull<Link>>>, argument 101 right: Cell<Option<NonNull<Link>>>, argument 109 impl Link { implementation 140 impl DefaultLinkOps for Link { implementation 147 unsafe impl Send for Link {} implementation 151 impl Clone for Link { implementation 153 fn clone(&self) -> Link { in clone() 159 impl Default for Link { implementation 168 impl fmt::Debug for Link { implementation
|
/external/llvm-project/llvm/test/tools/llvm-readobj/ELF/ |
D | many-sections.s | 28 Link: .shstrtab label 66 Link: .shstrtab label
|
/external/llvm/lib/IR/ |
D | Globals.cpp | 220 GlobalVariable::GlobalVariable(Type *Ty, bool constant, LinkageTypes Link, in GlobalVariable() 238 LinkageTypes Link, Constant *InitVal, in GlobalVariable() 324 GlobalAlias::GlobalAlias(Type *Ty, unsigned AddressSpace, LinkageTypes Link, in GlobalAlias() 334 LinkageTypes Link, const Twine &Name, in create() 351 GlobalAlias *GlobalAlias::create(LinkageTypes Link, const Twine &Name, in create() 384 GlobalIFunc::GlobalIFunc(Type *Ty, unsigned AddressSpace, LinkageTypes Link, in GlobalIFunc() 394 LinkageTypes Link, const Twine &Name, in create()
|
/external/opencensus-java/api/src/main/java/io/opencensus/trace/ |
D | Link.java | 38 public abstract class Link { class 123 Link() {} in Link() method in Link
|
/external/llvm-project/clang/test/CodeGen/ |
D | pointer-signext.c | 20 LIST_ENTRY Link; member 25 LIST_ENTRY *Link; in test() local
|
/external/clang/test/CodeGen/ |
D | pointer-signext.c | 20 LIST_ENTRY Link; member 25 LIST_ENTRY *Link; in test() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Globals.cpp | 336 GlobalVariable::GlobalVariable(Type *Ty, bool constant, LinkageTypes Link, in GlobalVariable() 356 LinkageTypes Link, Constant *InitVal, in GlobalVariable() 476 GlobalAlias::GlobalAlias(Type *Ty, unsigned AddressSpace, LinkageTypes Link, in GlobalAlias() 486 LinkageTypes Link, const Twine &Name, in create() 503 GlobalAlias *GlobalAlias::create(LinkageTypes Link, const Twine &Name, in create() 532 GlobalIFunc::GlobalIFunc(Type *Ty, unsigned AddressSpace, LinkageTypes Link, in GlobalIFunc() 542 LinkageTypes Link, const Twine &Name, in create()
|
/external/llvm-project/llvm/lib/IR/ |
D | Globals.cpp | 333 GlobalVariable::GlobalVariable(Type *Ty, bool constant, LinkageTypes Link, in GlobalVariable() 353 LinkageTypes Link, Constant *InitVal, in GlobalVariable() 476 GlobalAlias::GlobalAlias(Type *Ty, unsigned AddressSpace, LinkageTypes Link, in GlobalAlias() 486 LinkageTypes Link, const Twine &Name, in create() 503 GlobalAlias *GlobalAlias::create(LinkageTypes Link, const Twine &Name, in create() 532 GlobalIFunc::GlobalIFunc(Type *Ty, unsigned AddressSpace, LinkageTypes Link, in GlobalIFunc() 542 LinkageTypes Link, const Twine &Name, in create()
|
/external/libcap/doc/ |
D | md2html.lua | 3 function Link(el) function
|
/external/llvm/lib/Analysis/ |
D | StratifiedSets.h | 307 auto &Link = linksAt(Info.Index); in finalizeSets() local 318 const auto *Link = &Links[Idx]; in propagateAttrs() local 398 auto &Link = linksAt(Info->Index); in noteAttributes() local 576 auto &Link = linksAt(Info->Index); in indexOf() local 597 auto Link = Links.size(); in addLinks() local
|
/external/llvm-project/llvm/lib/Analysis/ |
D | StratifiedSets.h | 297 auto &Link = linksAt(Info.Index); in finalizeSets() local 308 const auto *Link = &Links[Idx]; in propagateAttrs() local 388 auto &Link = linksAt(Info->Index); in noteAttributes() local 566 auto &Link = linksAt(Info->Index); in indexOf() local 587 auto Link = Links.size(); in addLinks() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | StratifiedSets.h | 297 auto &Link = linksAt(Info.Index); in finalizeSets() local 308 const auto *Link = &Links[Idx]; in propagateAttrs() local 388 auto &Link = linksAt(Info->Index); in noteAttributes() local 566 auto &Link = linksAt(Info->Index); in indexOf() local 587 auto Link = Links.size(); in addLinks() local
|
/external/clang/include/clang/Driver/ |
D | Phases.h | 24 Link enumerator
|
/external/llvm-project/clang/include/clang/Driver/ |
D | Phases.h | 23 Link, enumerator
|
/external/toolchain-utils/cros_utils/ |
D | tiny_render.py | 62 Link = collections.namedtuple('Link', ['href', 'inner']) variable
|
/external/llvm-project/clang/lib/Driver/ToolChains/ |
D | PS4CPU.h | 43 Link(const ToolChain &TC) : Tool("PS4cpu::Link", "linker", TC) {} in Link() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
D | ELFEmitter.cpp | 607 unsigned Link = 0; in initSymtabSectionHeader() local 803 unsigned Link = 0; in writeSectionContent() local 880 unsigned Link = 0; in writeSectionContent() local 988 unsigned Link = 0; in writeSectionContent() local 1180 unsigned Link = 0; in writeSectionContent() local 1253 unsigned Link = 0; in writeSectionContent() local
|
/external/python/uritemplates/uritemplate/ |
D | orderedset.py | 11 class Link(object): class
|