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

1 2 3 4 5 6 7 8 91011>>

  /src/external/historical/nawk/dist/testdir/
t.8.x 4 # since it has created fields 1 and 2.
t.8.y 4 # since it has only referred to $2, not created it,
  /src/crypto/external/apache2/openssl/dist/include/openssl/
macros.h 38 * MSVC supports __declspec(deprecated) since MSVC 2003 (13.10),
39 * and __declspec(deprecated(message)) since MSVC 2005 (14.00)
42 #define OSSL_DEPRECATED(since) \
43 __declspec(deprecated("Since OpenSSL " #since))
44 #define OSSL_DEPRECATED_FOR(since, message) \
45 __declspec(deprecated("Since OpenSSL " #since ";" message))
47 #define OSSL_DEPRECATED(since) __declspec(deprecated)
48 #define OSSL_DEPRECATED_FOR(since, message) __declspec(deprecated
    [all...]
  /src/crypto/external/bsd/openssl/dist/include/openssl/
macros.h 39 * MSVC supports __declspec(deprecated) since MSVC 2003 (13.10),
40 * and __declspec(deprecated(message)) since MSVC 2005 (14.00)
43 # define OSSL_DEPRECATED(since) \
44 __declspec(deprecated("Since OpenSSL " # since))
45 # define OSSL_DEPRECATED_FOR(since, message) \
46 __declspec(deprecated("Since OpenSSL " # since ";" message))
48 # define OSSL_DEPRECATED(since) __declspec(deprecated)
49 # define OSSL_DEPRECATED_FOR(since, message) __declspec(deprecated
    [all...]
  /src/lib/libc/arch/vax/sys/
fork.S 38 jlbc %r1,1f # parent, since %r1 == 0 in parent, 1 in child
  /src/external/gpl3/gdb/dist/sim/testsuite/bfin/
cc-astat-bits.s 4 # We encode the opcodes directly since we test reserved bits
fact.s 31 # This is the real answer, but it overflows 32bits. Since gas itself
33 # specify the truncated 32bit value since that's what the Blackfin will
  /src/external/gpl3/gdb.old/dist/sim/testsuite/bfin/
cc-astat-bits.s 4 # We encode the opcodes directly since we test reserved bits
fact.s 31 # This is the real answer, but it overflows 32bits. Since gas itself
33 # specify the truncated 32bit value since that's what the Blackfin will
  /src/usr.bin/make/unit-tests/
opt-debug.mk 11 .MAKEFLAGS: -d0 # -d0 is available since 2020-10-03
counter-append.mk 6 # This works since 2020-09-23. Before that, the counter ended up at having
counter.mk 6 # This works since 2020-09-23. Before that, the counter ended up at having
directive-for-lines.mk 5 # Since parse.c 1.127 from 2007-01-01 and before parse.c 1.494 from
7 # messages inside .for loops had been wrong since ParseGetLine skipped empty
varmod-sun-shell1.mk 20 # subsequent references will not, since we do not execute a command
varname-dot-shell.mk 18 # Since 2020-10-30 this is prevented.
25 # This has no effect since the variable is not defined in the global scope,
varname-make_print_var_on_error.mk 7 # since at the point where it is filled in PrintOnError, the first command in
  /src/external/gpl3/binutils/dist/libiberty/
configure.com 4 $! We do not use the configure script, since we do not have /bin/sh
  /src/external/gpl3/binutils.old/dist/libiberty/
configure.com 4 $! We do not use the configure script, since we do not have /bin/sh
  /src/external/gpl3/gcc/dist/contrib/
gennews 60 (and the former EGCS project) since EGCS 1.0, on the line of development
  /src/external/gpl3/gcc/dist/libiberty/
configure.com 4 $! We do not use the configure script, since we do not have /bin/sh
  /src/external/gpl3/gcc.old/dist/contrib/
gennews 58 (and the former EGCS project) since EGCS 1.0, on the line of development
  /src/external/gpl3/gcc.old/dist/libiberty/
configure.com 4 $! We do not use the configure script, since we do not have /bin/sh
  /src/external/gpl3/gdb.old/dist/libiberty/
configure.com 4 $! We do not use the configure script, since we do not have /bin/sh
  /src/external/gpl3/gdb/dist/libiberty/
configure.com 4 $! We do not use the configure script, since we do not have /bin/sh
  /src/external/mpl/bind/dist/bin/tests/system/dnssec/ns4/
named.conf.j2 43 # But since dnssec-validation is set to "yes" not "auto", that

Completed in 19 milliseconds

1 2 3 4 5 6 7 8 91011>>