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

1 2 3 4

  /src/lib/libc/arch/vax/string/
index.S 49 tstb %r1 # special case, looking for '\0'
  /src/external/cddl/osnet/dist/cmd/zlook/
zlook.c 204 boolean_t looking = B_FALSE; local
216 looking = B_TRUE;
220 looking = B_TRUE;
224 looking = B_TRUE;
260 if ((checking && looking) || (checking && reading) ||
261 (looking && reading) || (!reading && bflag) ||
262 (!checking && !reading && !looking))
  /src/external/gpl2/gettext/dist/gettext-tools/tests/
msgexec-3 22 !They're\ looking\ for\ someone\ to\ share=
70 They're looking for someone to share
msgfilter-3 50 !They're\ looking\ for\ someone\ to\ share=
84 !They're\ looking\ for\ someone\ to\ share=
  /src/sys/arch/hp300/hp300/
machdep.c 846 static int looking = 0; local
853 * If looking is true we are searching for a known parity error
857 if (looking)
876 looking = 1;
893 looking = 0;
  /src/external/gpl3/gdb.old/dist/gdb/
ada-lex.l 621 Ada identifier. Thus, looking up foo.all or foo.all.x as a name
  /src/external/gpl3/gdb/dist/gdb/
ada-lex.l 621 Ada identifier. Thus, looking up foo.all or foo.all.x as a name
  /src/external/gpl2/texinfo/dist/util/
gen-dir-node 57 looking at that node, which is (dir)Top.
fix-info-dir 174 looking at that node, which is ($DIR_FILE)Top.
  /src/external/bsd/cron/dist/
INSTALL 81 Edit your /etc/rc or /etc/rc.local, looking for the line that starts up
  /src/usr.bin/make/unit-tests/
deptgt-posix.mk 17 # directive '.include <file>' has been looking in the current directory first
var-scope-cmdline.mk 11 # variable name once for each lookup. Instead, when looking up the value of
directive-for.mk 259 # without looking at any other directives.
var-scope-local.mk 187 # option, looking for "all: @ = overwritten".
varmod-ifelse.mk 132 # expanded first, before even looking at the modifiers. This happens for the
  /src/external/bsd/nvi/dist/dist/ExtUtils/
Embed.pm 349 For example, when looking for B<Socket.a> relative to a search path,
352 When looking for B<DBD::Oracle> relative to a search path,
  /src/external/gpl2/xcvs/dist/contrib/
cvs_acls.in 403 The script walks through the 'cvsacl' file looking for matches on
  /src/external/lgpl3/gmp/dist/mpn/alpha/ev6/
add_n.asm 61 C This odd-looking optimization expects that were having random bits in our
sub_n.asm 61 C This odd-looking optimization expects that were having random bits in our
  /src/external/lgpl3/gmp/dist/mpn/x86/pentium4/sse2/
divrem_1.asm 83 C could be done with 30. Not sure where to start looking for the extras.
  /src/crypto/external/apache2/openssl/dist/util/
find-doc-nits 165 # All returned header files come from looking inside
368 ## We don't prohibit that space, to allow typedefs looking like
  /src/crypto/external/bsd/openssl/dist/util/
find-doc-nits 161 # All returned header files come from looking inside
362 ## We don't prohibit that space, to allow typedefs looking like
  /src/external/gpl3/gcc/dist/libdecnumber/
configure 3853 # Best one so far, save it but keep looking for a better one
3919 # Best one so far, save it but keep looking for a better one
4102 $as_echo_n "looking for a compliant stdint.h in $i, " >&6
4156 $as_echo_n "looking for an incomplete stdint.h in $i, " >&6
4188 $as_echo_n "looking for u_intXX_t types in $i, " >&6
  /src/external/gpl3/gcc.old/dist/libdecnumber/
configure 3849 # Best one so far, save it but keep looking for a better one
3915 # Best one so far, save it but keep looking for a better one
4098 $as_echo_n "looking for a compliant stdint.h in $i, " >&6
4152 $as_echo_n "looking for an incomplete stdint.h in $i, " >&6
4184 $as_echo_n "looking for u_intXX_t types in $i, " >&6
  /src/external/gpl3/gdb/dist/libdecnumber/
configure 3711 # Best one so far, save it but keep looking for a better one
3777 # Best one so far, save it but keep looking for a better one
3960 $as_echo_n "looking for a compliant stdint.h in $i, " >&6
4014 $as_echo_n "looking for an incomplete stdint.h in $i, " >&6
4046 $as_echo_n "looking for u_intXX_t types in $i, " >&6

Completed in 62 milliseconds

1 2 3 4