Searched refs:anchor (Results 1 - 21 of 21) sorted by relevance

/haiku-fatelf/src/bin/coreutils/lib/
H A Dclose-hook.c38 static struct close_hook anchor = { &anchor, &anchor, NULL }; variable in typeref:struct:close_hook
43 if (remaining_list == &anchor)
53 return execute_close_hooks (fd, anchor.private_next);
62 link->private_next = anchor.private_next;
63 link->private_prev = &anchor;
65 anchor.private_next->private_prev = link;
66 anchor.private_next = link;
/haiku-fatelf/src/bin/less/
H A Dlinenum.c65 static struct linenum_info anchor; /* Anchor of the list */ variable in typeref:struct:linenum_info
94 * Initialize the anchor.
96 anchor.next = anchor.prev = &anchor;
97 anchor.gap = 0;
98 anchor.pos = (POSITION)0;
99 anchor.line = 1;
110 * Don't bother to compute a gap for the anchor.
115 if (p == &anchor ||
[all...]
H A Difile.c48 static struct ifile anchor = { &anchor, &anchor, NULL, NULL, 0, 0, '\0', variable in typeref:struct:ifile
57 for (; p != &anchor; p = p->h_next)
73 prev = &anchor;
159 p = (h == NULL_IFILE) ? &anchor : int_ifile(h);
160 if (p->h_next == &anchor)
174 p = (h == NULL_IFILE) ? &anchor : int_ifile(h);
175 if (p->h_prev == &anchor)
214 for (p = anchor
[all...]
H A Doutput.c129 char *anchor, *p, *p_next;
150 for (anchor = p_next = obuf;
156 if (p > anchor)
163 WIN32textout(anchor, p-anchor);
164 anchor = p;
175 anchor = p_next = p;
199 int slop = q - anchor;
201 strcpy(obuf, anchor);
272 p_next = anchor
[all...]
H A Dsearch.c692 add_hilite(anchor, hl)
693 struct hilite *anchor;
702 for (ihl = anchor; ihl->hl_next != NULL; ihl = ihl->hl_next)
712 if (ihl != anchor)
732 adj_hilite(anchor, linepos, cvt_ops)
733 struct hilite *anchor;
758 hl = anchor->hl_first;
/haiku-fatelf/src/tests/kits/interface/menu/menuworld/
H A DViewLayoutFactory.h76 corner anchor = CORNER_TOPLEFT);
H A DViewLayoutFactory.cpp207 corner anchor)
206 ResizeToListMax(BList& viewList, rect_dim resizeDim, corner anchor) argument
/haiku-fatelf/src/add-ons/kernel/file_systems/udf/
H A DRecognition.cpp77 // the anchor volume pointers (if there are any).
189 anchor_volume_descriptor *anchor = NULL; local
201 anchor = reinterpret_cast<anchor_volume_descriptor*>(chunk.Data());
202 anchorErr = anchor->tag().init_check(block + offset);
204 PRINT(("block %Ld: invalid anchor\n", block));
206 PRINT(("block %Ld: valid anchor\n", block));
210 PRINT(("block %Ld: anchor:\n", block));
211 PDUMP(anchor);
214 anchorErr = walk_volume_descriptor_sequence(anchor->main_vds(),
220 anchorErr = walk_volume_descriptor_sequence(anchor
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/udf/r5/
H A DRecognition.cpp57 // the anchor volume pointers (if there are any).
191 anchor_volume_descriptor *anchor = NULL; local
203 anchor = reinterpret_cast<anchor_volume_descriptor*>(chunk.Data());
204 anchorErr = anchor->tag().init_check(block+offset);
206 PRINT(("block %Ld: invalid anchor\n", block));
208 PRINT(("block %Ld: valid anchor\n", block));
212 PRINT(("block %Ld: anchor:\n", block));
213 PDUMP(anchor);
216 anchorErr = walk_volume_descriptor_sequence(anchor->main_vds(), device,
222 anchorErr = walk_volume_descriptor_sequence(anchor
[all...]
/haiku-fatelf/src/apps/icon-o-matic/
H A DCanvasView.cpp610 BPoint anchor;
613 anchor = MouseInfo()->position;
617 anchor.x = (bounds.left + bounds.right + 1) / 2.0;
618 anchor.y = (bounds.top + bounds.bottom + 1) / 2.0;
621 BPoint canvasAnchor = anchor;
630 offset.x = roundf(offset.x + canvasAnchor.x - anchor.x);
631 offset.y = roundf(offset.y + canvasAnchor.y - anchor.y);
/haiku-fatelf/src/servers/app/stackandtile/
H A DSATWindow.cpp393 window_anchor& anchor = fWindow->Anchor(fWindow->CurrentWorkspace()); local
394 if (anchor.position != kInvalidWindowPosition)
395 frame.OffsetTo(anchor.position);
/haiku-fatelf/3rdparty/mmu_man/onlinedemo/
H A Dhaiku.php844 function scrollToAnchor(anchor) {
845 var a = document.anchors[anchor];
852 window.location.hash = anchor;
/haiku-fatelf/src/bin/gdb/libiberty/
H A Dcplus-dem.c2248 arm_pt (work, mangled, n, anchor, args)
2252 const char **anchor, **args;
2256 if ((ARM_DEMANGLING || HP_DEMANGLING) && (*anchor = strstr (mangled, "__pt__")))
2259 *args = *anchor + 6;
2271 if ((*anchor = strstr (mangled, "__tm__"))
2272 || (*anchor = strstr (mangled, "__ps__"))
2273 || (*anchor = strstr (mangled, "__pt__")))
2276 *args = *anchor + 6;
2286 else if ((*anchor = strstr (mangled, "__S")))
2289 *args = *anchor
[all...]
/haiku-fatelf/src/kits/interface/
H A DTextView.cpp141 int32 anchor; member in class:BTextView::TextTrackState
668 fTrackingMouse->anchor = offset;
3464 // caret has jumped across "anchor"
3490 // caret has jumped across "anchor"
3526 // caret has jumped across "anchor"
3554 // caret has jumped across "anchor"
3653 // caret has jumped across "anchor"
3700 // caret has jumped across "anchor"
3731 // caret has jumped across "anchor"
3761 // caret has jumped across "anchor"
[all...]
/haiku-fatelf/src/libs/glut/
H A Dglutint.h510 GLUTmenuItem *anchor; /* currently anchored to this entry */ member in struct:_GLUTmenu
/haiku-fatelf/src/bin/gdb/texinfo/
H A Dtexinfo.tex5744 % @anchor{NAME} -- define xref target at arbitrary point.
5750 \def\anchor#1{\savesf \setref{#1}{Ynothing}\restoresf \ignorespaces}
5753 % anchor), which consists of three parts:
5755 % or the anchor name.
5760 % This is called from \donoderef, \anchor, and \dofloat. In the case of
5863 % node/anchor (non-float) references.
5881 % @unnumbered and @anchor, it won't be.
6352 % node and anchor labels. And \xrdef uses it to construct the
/haiku-fatelf/src/bin/gdb/readline/doc/
H A Dtexi2html3527 # anchor insertion
3528 while (/\@anchor\s*\{(.*?)\}/)
3531 my $anchor = $1;
3532 $anchor = &normalise_node($anchor);
3533 push @lines, &html_debug("<A NAME=\"$anchor\"></A>\n");
3534 $node2href{$anchor} = "$docu_doc#$anchor";
/haiku-fatelf/src/bin/network/wget/build-aux/
H A Dtexinfo.tex6247 % @anchor{NAME} -- define xref target at arbitrary point.
6253 \def\anchor#1{\savesf \setref{#1}{Ynothing}\restoresf \ignorespaces}
6256 % anchor), which consists of three parts:
6258 % or the anchor name.
6263 % This is called from \donoderef, \anchor, and \dofloat. In the case of
6367 % node/anchor (non-float) references.
6385 % @unnumbered and @anchor, it won't be.
6869 % node and anchor labels. And \xrdef uses it to construct the
/haiku-fatelf/src/bin/bash/support/
H A Dtexi2html3526 # anchor insertion
3527 while (/\@anchor\s*\{(.*?)\}/)
3530 my $anchor = $1;
3531 $anchor = &normalise_node($anchor);
3532 push @lines, &html_debug("<A NAME=\"$anchor\"></A>\n");
3533 $node2href{$anchor} = "$docu_doc#$anchor";
/haiku-fatelf/src/bin/diffutils/config/
H A Dtexinfo.tex5529 % @anchor{NAME} -- define xref target at arbitrary point.
5534 \gdef\anchor#1{\savesf \setref{#1}{Ynothing}\restoresf \ignorespaces}
5618 % @unnumbered and @anchor, it won't be.
/haiku-fatelf/src/libs/termcap/
H A Dtexinfo.tex5180 % @anchor{NAME} -- define xref target at arbitrary point.
5185 \gdef\anchor#1{\savesf \setref{#1}{Ynothing}\restoresf \ignorespaces}
5267 % @unnumbered and @anchor, it won't be.

Completed in 297 milliseconds