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

1 2 3 4 5

  /src/usr.bin/make/unit-tests/
opt-no-action-runflags.mk 8 # The corresponding test with the -j option
opt-jobs-no-action.mk 12 # The corresponding tests without the -n option
14 # The corresponding tests without the -j option
check-expect.lua 9 expected text in the corresponding .exp file.
18 Each such line in the .exp file must have a corresponding expect line
directive-for.mk 244 # When a .for without the corresponding .endfor occurs in an inactive branch
246 # corresponding .endfor. In other words, the behavior of the parser depends
249 . for var in value # does not need a corresponding .endfor
257 # When a .for without the corresponding .endfor occurs in an active branch of
  /src/tests/lib/libcurses/slave/
lint.lua 40 -- After each macro ARGC, there must be the corresponding macros for ARG.
  /src/external/lgpl3/gmp/dist/mpn/powerpc64/
copyd.asm 51 ` rldic r6, r5, 3, 32', C byte count corresponding to n
52 ` rldicr r6, r5, 3, 60') C byte count corresponding to n
  /src/external/bsd/zstd/dist/contrib/match_finders/
README.md 17 * the corresponding concept of a minimal edit script between two
  /src/external/lgpl3/gmp/dist/mpn/powerpc64/vmx/
popcount.asm 117 LIMB32(`srwi r7, n, 3 ') C loop count corresponding to n
118 LIMB64(`srdi r7, n, 2 ') C loop count corresponding to n
190 L(2): srdi r7, n, 2 C loop count corresponding to n
  /src/external/lgpl3/gmp/dist/demos/perl/
GMP.pm 170 The following overloaded operators are available, and corresponding
185 corresponding GMP mpz functions,
217 The order, size, endian and nails parameters are as per the corresponding C
266 The following overloaded operators are available, and corresponding
288 C<inv> calculates 1/q, as per the corresponding GMP function. C<num> and
309 The following overloaded operators are available, with the corresponding
322 corresponding GMP mpf functions,
418 The other GMP module functions behave as per the corresponding GMP routines,
476 corresponding GMP function. For example,
  /src/crypto/external/apache2/openssl/dist/util/perl/OpenSSL/Config/
Query.pm 143 corresponding to that name.
  /src/crypto/external/apache2/openssl/dist/util/perl/OpenSSL/Test/
Utils.pm 60 corresponding feature is disabled and 0 otherwise.
121 # returns a list of 1s (if the corresponding feature is disabled)
  /src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/Config/
Query.pm 143 corresponding to that name.
  /src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/Test/
Utils.pm 60 corresponding feature is disabled and 0 otherwise.
121 # returns a list of 1s (if the corresponding feature is disabled)
  /src/crypto/external/bsd/openssl.old/dist/util/perl/OpenSSL/Test/
Utils.pm 59 corresponding feature is disabled and 0 otherwise.
115 # returns a list of 1s (if the corresponding feature is disabled)
  /src/external/gpl2/diffutils/dist/src/
analyze.c 629 lin runlength, start, corresponding;
632 Also keep track of the corresponding point in the other file. */
673 /* Set CORRESPONDING to the end of the changed run, at the last
675 CORRESPONDING == I_END means no such point has been found. */
676 corresponding = other_changed[j - 1] ? i : i_end;
691 corresponding = i;
697 back to a corresponding run in the other file. */
699 while (corresponding < i)
626 lin runlength, start, corresponding; local
  /src/external/gpl2/xcvs/dist/diff/
analyze.c 642 int runlength, start, corresponding;
645 Also keep track of the corresponding point in the other file. */
686 /* Set CORRESPONDING to the end of the changed run, at the last
688 CORRESPONDING == I_END means no such point has been found. */
689 corresponding = other_changed[j - 1] ? i : i_end;
704 corresponding = i;
710 back to a corresponding run in the other file. */
712 while (corresponding < i)
639 int runlength, start, corresponding; local
  /src/external/lgpl3/gmp/dist/mpn/powerpc32/vmx/
copyd.asm 128 LIMB64(`srdi r7, n, 2 ') C loop count corresponding to n
129 LIMB32(`srwi r7, n, 3 ') C loop count corresponding to n
copyi.asm 123 LIMB64(`srdi r7, n, 2 ') C loop count corresponding to n
124 LIMB32(`srwi r7, n, 3 ') C loop count corresponding to n
  /src/external/mpl/bind/dist/contrib/scripts/
check5011.pl 148 status of the trust anchors. It fetches the corresponding
  /src/sys/arch/m68k/060sp/dist/
test.doc 91 entry should contain the address of the corresponding function RELATIVE to
  /src/sys/external/bsd/acpica/dist/compiler/
readme.txt 121 the messages and the corresponding source line(s).
  /src/external/apache2/llvm/dist/llvm/bindings/ocaml/executionengine/
llvm_executionengine.mli 16 (** [initialize ()] initializes the backend corresponding to the host.
  /src/external/bsd/ntp/dist/ntpd/
ntp.keys.def 94 What follows are some key types, and corresponding formats:
  /src/external/lgpl3/gmp/dist/mpn/arm/v7a/cora15/
submul_1.asm 43 C A15, but not quite at the multiply bandwidth like the corresponding addmul_1
  /src/external/lgpl3/gmp/dist/mpn/pa64/
udiv.asm 33 C This runs at about 280 cycles on both PA8000 and PA8500, corresponding to a

Completed in 215 milliseconds

1 2 3 4 5