HomeSort by: relevance | last modified time | path
    Searched refs:refer (Results 1 - 25 of 64) sorted by relevancy

1 2 3

  /src/external/gpl2/groff/bin/refer/
Makefile 3 # $FreeBSD: src/gnu/usr.bin/groff/src/preproc/refer/Makefile,v 1.4 2003/05/01 13:22:20 ru Exp $
6 DIST_SUBDIR= src/preproc/refer
11 PROG_CXX= refer
12 SRCS= label.cpp command.cpp ref.cpp refer.cpp token.cpp
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
class2.cc 67 void refer (A *) function
75 void refer (empty *) function
94 aap = α refer (aap);
95 abp = β refer (abp);
96 bbp = β refer (bbp);
97 acp = γ refer (acp);
98 refer (&e);
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
class2.cc 67 void refer (A *) function
75 void refer (empty *) function
94 aap = α refer (aap);
95 abp = β refer (abp);
96 bbp = β refer (bbp);
97 acp = γ refer (acp);
98 refer (&e);
  /src/external/gpl2/groff/bin/
Makefile 4 lkbib lookbib nroff pfbtops pic refer soelim tbl tfmtodit troff
  /src/external/gpl2/groff/dist/src/roff/grog/
grog.pl 81 $refer++;
176 $refer ||= $refer_open && $refer_close;
178 if ($pic || $tbl || $eqn || $grn || $grap || $refer) {
181 $s .= "R" if $refer;
  /src/external/gpl2/groff/tmac/mom/momdoc/
Makefile 22 refer.html \
  /src/external/gpl2/groff/dist/arch/djgpp/
t-groff.bat 20 set PATH=roff\troff;preproc\pic;preproc\eqn;preproc\tbl;preproc\grn;preproc\refer;preproc\soelim;devices\grotty;%PATH1%
28 set PATH=roff\troff;preproc\pic;preproc\eqn;preproc\tbl;preproc\grn;preproc\refer;preproc\soelim;devices\grops;%PATH1%
35 set PATH=roff\troff;preproc\pic;preproc\eqn;preproc\tbl;preproc\grn;preproc\refer;preproc\soelim;devices\grolj4;%PATH1%
42 set PATH=roff\troff;preproc\pic;preproc\eqn;preproc\tbl;preproc\grn;preproc\refer;preproc\soelim;devices\grodvi;%PATH1%
47 set PATH=roff\troff;preproc\pic;preproc\eqn;preproc\tbl;preproc\grn;preproc\refer;preproc\soelim;devices\grohtml;%PATH1%
52 set PATH=roff\troff;preproc\pic;preproc\eqn;preproc\tbl;preproc\grn;preproc\refer;preproc\soelim;devices\grolbp;%PATH1%
  /src/external/gpl2/groff/dist/
test-groff.in 15 $builddir/preproc/refer$SEP\
  /src/share/me/
Makefile 9 index.me letterhead.me local.me null.me refer.me sh.me \
  /src/usr.bin/make/unit-tests/
var-recursive.mk 3 # Tests for expressions that refer to themselves and thus cannot be
14 # The chain of variables that refer to each other may be long.
varmod-remember.mk 50 # 1.867 from 2021-03-14, this variable name could refer to other variables,
51 # such as in 'VAR.$p'. It was not possible to refer to 'VAR.${param}' though,
check-expect.lua 16 Each <message> must occur in the .exp file and refer back to the
var-op-assign.mk 27 # The '$' needs to be escaped with another '$', otherwise it would refer to
varname-dot-suffixes.mk 7 # The name '.SUFFIXES' does not refer to a real variable, instead it can be
varparse-errors.mk 29 # It may refer to undefined variables though.
  /src/external/bsd/jemalloc/dist/include/jemalloc/
jemalloc_mangle.sh 8 * By default application code must explicitly refer to mangled symbol names,
  /src/external/bsd/jemalloc.old/dist/include/jemalloc/
jemalloc_mangle.sh 8 * By default application code must explicitly refer to mangled symbol names,
  /src/tools/groff/
Makefile 76 .for F in eqn groff indxbib pic refer soelim tbl
  /src/external/gpl3/gcc/dist/libgcc/config/nds32/
crtzero.S 31 !! You can refer this content and implement
  /src/external/gpl3/gcc.old/dist/libgcc/config/nds32/
crtzero.S 31 !! You can refer this content and implement
  /src/sys/arch/m68k/fpsp/
l_fpsp.h 39 * This file is derived from fpsp.h. All equates that refer
79 * Positive offsets from A6 refer to the input arguments. Negative
80 * offsets refer to the Local Variable area.
fpsp.h 70 * Positive offsets from A6 refer to the exception frame. Negative
71 * offsets refer to the Local Variable area and the fsave area.
  /src/external/lgpl3/gmp/dist/mpn/pa32/hppa1_1/
udiv.asm 43 C current solution is to stuff data right into the code, and refer it using
  /src/external/gpl3/autoconf/dist/lib/Autom4te/
C4che.pm 45 refer to another scope, and @request would not be updated. It used to
  /src/usr.bin/deroff/
deroff.c 250 static void refer(int);
730 refer(int c1) function
1458 refer(c2);

Completed in 45 milliseconds

1 2 3