HomeSort by: relevance | last modified time | path
    Searched refs:Up (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl2/texinfo/dist/util/
prepinfo.awk 66 Up[-1] = "(dir)"
134 Node[Name ".up"] = Up[levelnum - 1]
140 Up[levelnum] = Name # ???
143 Node[Name ".up"] = Up[levelnum - 1]
149 Up[levelnum] = Name
151 Node[Name ".up"] = Up[levelnum - 1]
152 Node[Up[Lastlevel] ".child"] = Nam
    [all...]
  /src/external/mit/xorg/bin/bitmap/
Makefile 12 RotateRight Stipple Term Up
  /src/external/gpl3/gdb/dist/readline/readline/doc/
texi2html 525 # 'Up_Button' => 'Up',
681 # Up -- up node of texinfo
684 # FastForward -- if leave node, up and next, else next node
685 # FastBackward-- if leave node, up and prev, else prev node
751 # T2H_HREF of Next, Prev, Up, Forward, Back are not defined
806 # T2H_HREF of Next, Prev, Up, Forward, Back, etc are not defined
1010 'Back', 'Forward', ' ', 'FastBack', 'Up', 'FastForward',
1029 'Up', '',
1049 'Up', '',
    [all...]
  /src/external/gpl3/gdb.old/dist/readline/readline/doc/
texi2html 525 # 'Up_Button' => 'Up',
681 # Up -- up node of texinfo
684 # FastForward -- if leave node, up and next, else next node
685 # FastBackward-- if leave node, up and prev, else prev node
751 # T2H_HREF of Next, Prev, Up, Forward, Back are not defined
806 # T2H_HREF of Next, Prev, Up, Forward, Back, etc are not defined
1010 'Back', 'Forward', ' ', 'FastBack', 'Up', 'FastForward',
1029 'Up', '',
1049 'Up', '',
    [all...]
  /src/external/mit/libcbor/dist/docs/doxygen/search/
search.js 275 else if (e.keyCode==38 && this.searchIndex>0) // Up
593 if (this.lastKey==38) // Up
671 if (this.lastKey==38) // Up
  /src/external/apache2/llvm/dist/clang/lib/AST/
ASTDiagnostic.cpp 510 /// show up first in the tree.
736 /// Up - Changes the node to the parent of the current node.
737 void Up() {
1081 // These functions build up the template diff tree, including functions to
1354 Tree.Up();
1403 // Begin searching up the template aliases. The bottom most template
1404 // matches so move up until one pair does not match. Use the template
  /src/external/gpl3/gcc.old/dist/libphobos/src/std/
xml.d 4 $(RED Warning: This module is considered out-dated and not up to Phobos'
2848 <Test thing="What &amp; Up">What &amp; Up Second</Test>
2854 assert(xml.tag.attr["thing"] == "What & Up");
2858 assert(e.text() == "What & Up Second");
  /src/sys/net/
if_spppsubr.c 273 void (*Up)(struct sppp *, void *);
1474 SPPP_WQ_SET(&scp->work_up, cp->Up, cp);
1735 * The generic part of all Up/Down/Open/Close/TO event handlers.
1750 SPPP_DLOG(sp, "%s up(%s)\n", cp->name,
1764 "%s illegal up in state %s\n", cp->name,
2399 SPPP_DLOG(sp, "Up event (incoming call)\n");
2403 SPPP_DLOG(sp, "Up event\n");
2626 * up.
3671 * bad. XXX Should we better give up here?
3831 SPPP_LOG(sp, LOG_INFO, "IPCP layer up\n")
    [all...]

Completed in 26 milliseconds