Searched defs:link (Results 151 - 175 of 221) sorted by relevance

123456789

/external/mesa3d/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_peephole.cpp1281 inline void link(Record **);
1468 MemoryOpt::Record::link(Record **list) function in class:nv50_ir::MemoryOpt::Record
1502 it->link(list);
/external/mesa3d/src/glsl/
H A Dast.h124 exec_node link; member in class:ast_node
811 declarations.push_degenerate_list_at_head(&member_list->link);
/external/tcpdump/
H A Dospf.h63 #define LS_TYPE_ROUTER 1 /* router link */
64 #define LS_TYPE_NETWORK 2 /* network link */
65 #define LS_TYPE_SUM_IP 3 /* summary link */
66 #define LS_TYPE_SUM_ABR 4 /* summary area link */
116 #define RLA_TYPE_VIRTUAL 4 /* virtual link */
160 struct tos_link link; member in union:un_tos
164 /* link state advertisement header */
182 /* link state advertisement */
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.text_3.5.0.v20100601-1300.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.forms_3.5.2.r36_v20100702.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DGraphicsContext.cpp1667 void GraphicsContext::setURLForRect(const KURL& link, const IntRect& destRect) argument
1673 SkAutoDataUnref url(SkData::NewWithCString(link.string().utf8().data()));
/external/chromium_org/third_party/WebKit/Source/platform/heap/
H A DHeap.cpp779 entry->link(&m_freeLists[index]);
944 largeObject->link(&m_firstLargeHeapObject);
1207 page->link(&m_firstPageAllocatedDuringSweeping);
1209 page->link(&m_firstPage);
1319 // If pages have been allocated during sweeping, link them into
1409 void HeapPage<Header>::link(HeapPage** prevNext) function in class:blink::HeapPage
/external/chromium_org/third_party/freetype/src/raster/
H A Dftraster.c359 PProfile link; /* link to next profile (various purposes) */ member in struct:TProfile_
754 ras.cProfile->link = (PProfile)0;
949 p->link = (PProfile)( p->offset + p->height );
951 p->link = NULL;
970 p = p->link;
2147 old = &current->link;
2151 profile->link = current;
2176 *old = current->link;
2180 old = &current->link;
[all...]
/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
H A D_os2.h177 _MDNotified *link; /* link to another of these, or NULL */ member in struct:_MDNotified
H A D_win95.h168 _MDNotified *link; /* link to another of these, or NULL */ member in struct:_MDNotified
381 #define _MD_NEW_LOCK(lock) (InitializeCriticalSection(&((lock)->mutex)),(lock)->notified.length=0,(lock)->notified.link=NULL,PR_SUCCESS)
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
H A Delf.h355 elf_section_index link; member in struct:elf_secthead
372 * link -> index of associated symbol table
375 * link -> index of associated string table
378 * link -> index of string table
381 * link -> index of symbol table to which hash applies
384 * link -> SHN_UNDEF
501 elf_section_index link);
/external/freetype/src/raster/
H A Dftraster.c359 PProfile link; /* link to next profile (various purposes) */ member in struct:TProfile_
756 ras.cProfile->link = (PProfile)0;
951 p->link = (PProfile)( p->offset + p->height );
953 p->link = NULL;
972 p = p->link;
2149 old = &current->link;
2153 profile->link = current;
2178 *old = current->link;
2182 old = &current->link;
[all...]
/external/pdfium/core/src/fpdftext/
H A Dfpdf_text_int.cpp2773 CPDF_LinkExt* link = NULL; local
2774 link = m_LinkList.GetAt(index);
2775 if (!link) {
2778 return link->m_strUrl;
2785 CPDF_LinkExt* link = NULL; local
2786 link = m_LinkList.GetAt(index);
2787 if (!link) {
2790 start = link->m_Start;
2791 count = link->m_Count;
2798 CPDF_LinkExt* link local
[all...]
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/raster/
H A Dftraster.c359 PProfile link; /* link to next profile (various purposes) */ member in struct:TProfile_
756 ras.cProfile->link = (PProfile)0;
951 p->link = (PProfile)( p->offset + p->height );
953 p->link = NULL;
972 p = p->link;
2149 old = &current->link;
2153 profile->link = current;
2178 *old = current->link;
2182 old = &current->link;
[all...]
/external/pixman/pixman/
H A Dpixman-private.h833 pixman_list_prepend (pixman_list_t *list, pixman_link_t *link) argument
835 link->next = list->head;
836 link->prev = (pixman_link_t *)list;
837 list->head->prev = link;
838 list->head = link;
842 pixman_list_unlink (pixman_link_t *link) argument
844 link->prev->next = link->next;
845 link->next->prev = link
849 pixman_list_move_to_front(pixman_list_t *list, pixman_link_t *link) argument
[all...]
/external/chromium_org/content/renderer/pepper/
H A Dpepper_plugin_instance_impl.cc1294 // Exited fullscreen. Possible via SetFullscreen() or F11/link,
1449 // providing us with the link under the cursor eagerly.
1453 base::string16 link; local
1455 link = base::UTF8ToUTF16(string->value());
1458 return link;
/external/chromium_org/third_party/icu/source/tools/tzcode/
H A Dzic.c32 /* Continue executing after link failure. Even if ICU is undefined
118 extern int link(const char * fromname, const char * toname);
299 struct link { struct
306 static struct link * links;
530 fprintf(f, "link %s %s\n", from, to);
729 warning(_("link to link"));
775 if (link(fromname, toname) != 0) {
781 result = link(fromname, toname);
799 warning(_("hard link faile
[all...]
/external/chromium_org/v8/src/arm/
H A Dassembler-arm.cc777 // The linked labels form a link chain by making the branch offset
781 // The link chain is terminated by a branch offset pointing to the
788 // Emitted link to a label, not part of a branch.
806 // Emitted link to a label, not part of a branch.
950 next(L); // call next before overwriting link with target at fixup_pos
970 int link = target_at(L->pos()); local
971 if (link == L->pos()) {
972 // Branch target points to the same instuction. This is the end of the link
976 DCHECK(link >= 0);
977 L->link_to(link);
1484 int link = label->is_linked() ? label->pos() : pc_offset(); local
[all...]
/external/chromium_org/v8/src/arm64/
H A Dassembler-arm64.cc159 // Add the link register (x30) to the safepoint list.
618 Instruction * link = InstructionAt(linkoffset); local
619 int linkpcoffset = link->ImmPCOffset();
637 Instruction* link = InstructionAt(label->pos()); local
638 Instruction* prev_link = link;
642 while (link != branch && !end_of_chain) {
643 next_link = link->ImmPCOffsetTarget();
644 end_of_chain = (link == next_link);
645 prev_link = link;
646 link
734 Instruction* link = InstructionAt(linkoffset); local
816 Instruction * link = InstructionAt(link_offset); local
[all...]
/external/chromium_org/v8/src/mips/
H A Dassembler-mips.cc485 // The link chain is terminated by a value in the instruction of -1,
491 // Determines the end of the Jump chain (a subset of the label link chain).
804 next(L); // Call next before overwriting link with target at fixup_pos.
840 int link = target_at(L->pos()); local
841 if (link == kEndOfChain) {
844 DCHECK(link >= 0);
845 L->link_to(link);
1011 target_pos = L->pos(); // L's link.
1142 target_pos = L->pos(); // L's link.
/external/chromium_org/v8/src/mips64/
H A Dassembler-mips64.cc463 // The link chain is terminated by a value in the instruction of -1,
469 // Determines the end of the Jump chain (a subset of the label link chain).
788 next(L); // Call next before overwriting link with target at fixup_pos.
824 int link = target_at(L->pos()); local
825 if (link == kEndOfChain) {
828 DCHECK(link >= 0);
829 L->link_to(link);
993 target_pos = L->pos(); // L's link.
1121 target_pos = L->pos(); // L's link.
/external/icu/icu4c/source/tools/tzcode/
H A Dzic.c32 /* Continue executing after link failure. Even if ICU is undefined
118 extern int link(const char * fromname, const char * toname);
299 struct link { struct
306 static struct link * links;
530 fprintf(f, "link %s %s\n", from, to);
729 warning(_("link to link"));
775 if (link(fromname, toname) != 0) {
781 result = link(fromname, toname);
799 warning(_("hard link faile
[all...]
/external/valgrind/main/VEX/priv/
H A Dguest_mips_toIR.c1369 static void dis_branch(Bool link, IRExpr * guard, UInt imm, IRStmt ** set) argument
1374 if (link) { /* LR (GPR31) = addr of the 2nd instr after branch instr */
1395 *set = IRStmt_Exit(mkexpr(t0), link ? Ijk_Call : Ijk_Boring,
1399 *set = IRStmt_Exit(mkexpr(t0), link ? Ijk_Call : Ijk_Boring,
2079 UChar regLnk = 31; /* reg 31 is link reg in MIPS */
11785 /* branch-and-link-to-noredir $25 */
11786 DIP("branch-and-link-to-noredir $25");
/external/valgrind/main/include/vki/
H A Dvki-ppc32-linux.h209 unsigned long link; member in struct:vki_pt_regs

Completed in 5570 milliseconds

123456789