Searched refs:Link (Results 1 - 25 of 112) sorted by relevance

12345

/external/clang/test/CodeGen/
H A Dpointer-signext.c20 LIST_ENTRY Link; member in struct:__anon2280
25 LIST_ENTRY *Link; local
28 Link = (LIST_ENTRY *) param;
30 Entry = CR (Link, MEMORY_MAP, Link);
/external/syslinux/gnu-efi/gnu-efi-3.0/lib/runtime/
H A Dvm.c79 LIST_ENTRY *Link; local
89 Link = ListHead;
91 NextLink = Link->Flink;
94 Link->Flink == ListHead ? DebugDisposition : 0,
95 (VOID **)&Link->Flink
99 Link->Blink == ListHead ? DebugDisposition : 0,
100 (VOID **)&Link->Blink
103 Link = NextLink;
104 } while (Link != ListHead);
/external/clang/include/clang/Driver/
H A DPhases.h24 Link enumerator in enum:clang::driver::phases::ID
28 MaxNumberOfPhases = Link + 1
/external/clang/lib/Driver/
H A DPhases.cpp23 case Link: return "linker";
/external/llvm/lib/Analysis/
H A DStratifiedSets.h196 return Link.hasAbove();
201 return Link.hasBelow();
206 Link.Below = I;
211 Link.Above = I;
216 Link.clearBelow();
221 Link.clearAbove();
227 return Link.Below;
233 return Link.Above;
238 return Link.Attrs;
243 Link
271 StratifiedLink Link; member in struct:llvm::cflaa::StratifiedSetsBuilder::BuilderLink
307 auto &Link = linksAt(Info.Index); local
398 auto &Link = linksAt(Info->Index); local
576 auto &Link = linksAt(Info->Index); local
597 auto Link = Links.size(); local
[all...]
/external/pdfium/core/fpdftext/
H A Dcpdf_linkextract.h35 struct Link { struct in class:CPDF_LinkExtract
43 std::vector<Link> m_LinkArray;
/external/vboot_reference/tests/
H A Drbtest.conf24 cable=$(/usr/sbin/ethtool eth0 | grep Link | cut -f 3 -d ' ')
/external/llvm/lib/IR/
H A DGlobals.cpp220 GlobalVariable::GlobalVariable(Type *Ty, bool constant, LinkageTypes Link, argument
226 InitVal != nullptr, Link, Name, AddressSpace),
238 LinkageTypes Link, Constant *InitVal,
244 InitVal != nullptr, Link, Name, AddressSpace),
324 GlobalAlias::GlobalAlias(Type *Ty, unsigned AddressSpace, LinkageTypes Link, argument
327 : GlobalIndirectSymbol(Ty, Value::GlobalAliasVal, AddressSpace, Link, Name,
334 LinkageTypes Link, const Twine &Name,
336 return new GlobalAlias(Ty, AddressSpace, Link, Name, Aliasee, ParentModule);
351 GlobalAlias *GlobalAlias::create(LinkageTypes Link, const Twine &Name, argument
354 return create(PTy->getElementType(), PTy->getAddressSpace(), Link, Nam
237 GlobalVariable(Module &M, Type *Ty, bool constant, LinkageTypes Link, Constant *InitVal, const Twine &Name, GlobalVariable *Before, ThreadLocalMode TLMode, unsigned AddressSpace, bool isExternallyInitialized) argument
333 create(Type *Ty, unsigned AddressSpace, LinkageTypes Link, const Twine &Name, Constant *Aliasee, Module *ParentModule) argument
384 GlobalIFunc(Type *Ty, unsigned AddressSpace, LinkageTypes Link, const Twine &Name, Constant *Resolver, Module *ParentModule) argument
393 create(Type *Ty, unsigned AddressSpace, LinkageTypes Link, const Twine &Name, Constant *Resolver, Module *ParentModule) argument
[all...]
/external/toolchain-utils/automation/server/monitor/
H A Ddashboard.py20 Link = namedtuple('Link', 'href name') variable
29 Link('/job-group', 'Job Groups'), Link('/machine', 'Machines')
46 group = [Link('/job-group/%d' % job.group.id, job.group.label)]
48 predecessors = [Link('/job/%d' % pred.id, pred.label)
51 successors = [Link('/job/%d' % succ.id, succ.label)
54 machines = [Link('/machine/%s' % mach.hostname, mach.hostname)
57 logs = [Link('/job/%d/log' % job.id, 'Log')]
110 home_dir = [Link('/jo
[all...]
/external/ppp/pppd/plugins/radius/etc/
H A Ddictionary.merit10 ATTRIBUTE Framed-AppleTalk-Link 37 integer
/external/llvm/test/MC/ARM/
H A Deh-link.s4 @ Test that the ARM_EXIDX sections point (Link) to the corresponding text
22 @ CHECK-NEXT: Link: 0
39 @ CHECK-NEXT: Link: 4
57 @ CHECK-NEXT: Link: 0
74 @ CHECK-NEXT: Link: 8
H A Delf-movt.s28 @ OBJ-NEXT: Link: 0
47 @ OBJ-NEXT: Link:
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
H A Dbwe_test.h48 class Link : public PacketProcessorListener { class in namespace:webrtc::testing::bwe
50 virtual ~Link() {}
131 Link downlink_;
132 Link uplink_;
142 std::vector<Link*> links_;
150 // Link capacity: 4000ms;
/external/llvm/test/MC/AsmParser/
H A Dsection.s58 # CHECK-NEXT: Link: 0
74 # CHECK-NEXT: Link: 0
90 # CHECK-NEXT: Link: 0
106 # CHECK-NEXT: Link: 0
122 # CHECK-NEXT: Link: 0
/external/libnl/python/tests/
H A Dtest-create-bridge.py13 lbr = link.Link()
/external/elfutils/tests/
H A Drun-readelf-d.sh38 Addr: 0x00000000000017e0 Offset: 0x0007e0 Link to section: [ 3] '.dynstr'
/external/llvm/test/MC/SystemZ/
H A Dword.s17 # CHECK-NEXT: Link: 0
/external/swiftshader/third_party/LLVM/lib/VMCore/
H A DGlobals.cpp83 GlobalVariable::GlobalVariable(Type *Ty, bool constant, LinkageTypes Link, argument
89 InitVal != 0, Link, Name),
101 LinkageTypes Link, Constant *InitVal,
108 InitVal != 0, Link, Name),
189 GlobalAlias::GlobalAlias(Type *Ty, LinkageTypes Link, argument
192 : GlobalValue(Ty, Value::GlobalAliasVal, &Op<0>(), 1, Link, Name) {
100 GlobalVariable(Module &M, Type *Ty, bool constant, LinkageTypes Link, Constant *InitVal, const Twine &Name, GlobalVariable *Before, bool ThreadLocal, unsigned AddressSpace) argument
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector2.cc42 struct Link { struct in namespace:__sanitizer
49 explicit Link(u32 id = 0, u32 seq = 0, u32 tid = 0, u32 s0 = 0, u32 s1 = 0) function in struct:__sanitizer::Link
62 Link pending[kMaxMutex];
63 Link path[kMaxMutex];
81 Link link[kMaxLink];
236 Link *link = &mtx1->link[li];
252 Link *link = &mtx1->link[mtx1->nlink++];
375 Link link = pt->pending[--npending];
390 pt->pending[npending++] = Link(kEndId);
394 Link *link
[all...]
/external/doclava/res/assets/templates/
H A Ddiff.cs143 <a href="<?cs var:site.link ?>">Link</a>
163 <a href="<?cs var:site.link ?>">Link</a>
177 <a href="<?cs var:site.link ?>">Link</a>
/external/llvm/test/MC/PowerPC/
H A Dppc-llong.s22 # CHECK-NEXT: Link: 0
H A Dppc-word.s22 # CHECK-NEXT: Link: 0
/external/swiftshader/third_party/LLVM/unittests/
H A DMakefile.unittest52 $(Verb) $(Link) -o $@ $(TOOLLINKOPTS) $(ObjectsO) $(ProjLibsOptions) \
/external/curl/lib/
H A Dcurl_rtmp.c208 r->Link.protocol |= RTMP_FEATURE_WRITE;
211 if(!(r->Link.lFlags & RTMP_LF_LIVE) &&
212 !(r->Link.protocol & RTMP_FEATURE_HTTP))
213 r->Link.lFlags |= RTMP_LF_BUFX;
/external/llvm/test/MC/Mips/
H A Dmips64eb-fixups.s34 # CHECK-NEXT: Link: 0

Completed in 1334 milliseconds

12345