Home
last modified time | relevance | path

Searched refs:compared (Results 1 – 25 of 404) sorted by relevance

12345678910>>...17

/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dasin.c29 int compared, inexact; in mpfr_asin() local
66 compared = mpfr_cmp_ui (xp, 1); in mpfr_asin()
70 if (MPFR_UNLIKELY (compared >= 0)) in mpfr_asin()
73 if (compared > 0) /* asin(x) = NaN for |x| > 1 */ in mpfr_asin()
H A Dasinu.c33 int compared, inexact; in mpfr_asinu() local
62 compared = mpfr_cmpabs_ui (x, 1); in mpfr_asinu()
63 if (compared > 0) in mpfr_asinu()
77 if (compared == 0) in mpfr_asinu()
H A Dacosu.c34 int compared, inexact; in mpfr_acosu() local
60 compared = mpfr_cmpabs_ui (x, 1); in mpfr_acosu()
61 if (compared > 0) in mpfr_acosu()
75 if (compared == 0) in mpfr_acosu()
H A Dacos.c32 int sign, compared, inexact; in mpfr_acos() local
66 compared = mpfr_cmp_ui (xp, 1); in mpfr_acos()
68 if (MPFR_UNLIKELY (compared >= 0)) in mpfr_acos()
71 if (compared > 0) /* acos(x) = NaN for x > 1 */ in mpfr_acos()
H A Dcompound.c57 int inexact, compared, k, nloop; in mpfr_compound_si() local
104 compared = mpfr_cmp_si (x, -1); in mpfr_compound_si()
105 if (compared < 0) in mpfr_compound_si()
115 if (compared == 0) in mpfr_compound_si()
H A Dgamma.c118 int compared, is_integer; in mpfr_gamma() local
256 compared = mpfr_cmp_ui (x, 1); in mpfr_gamma()
257 if (compared == 0) in mpfr_gamma()
289 if (compared > 0) in mpfr_gamma()
H A Dlngamma.c175 int compared, inexact; in GAMMA_FUNC() local
186 compared = mpfr_cmp_ui (z0, 1); in GAMMA_FUNC()
191 if (compared == 0 || (compared > 0 && mpfr_cmp_ui (z0, 2) == 0)) in GAMMA_FUNC()
201 if (compared > 0 && MPFR_GET_EXP (z0) >= (mpfr_exp_t) MPFR_PREC(y) + 2) in GAMMA_FUNC()
322 if (compared < 0) in GAMMA_FUNC()
428 MPFR_ASSERTD (compared > 0); in GAMMA_FUNC()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/CommandGuide/
H A Dllvm-diff.rst23 are compared; otherwise, all global values are compared, and
29 then the corresponding successors are compared; otherwise they are
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Drbt.c408 dns_namereln_t compared; in chain_name()
491 compared = dns_name_fullcompare(add_name, &current_name, &order, in dns_rbt_addnode()
494 if (compared == dns_namereln_equal) { in dns_rbt_addnode()
500 if (compared == dns_namereln_none) { in dns_rbt_addnode()
521 if (compared == dns_namereln_subdomain) { in dns_rbt_addnode()
555 INSIST(compared == in dns_rbt_addnode()
557 compared == dns_namereln_contains); in dns_rbt_addnode()
711 dns_namereln_t compared; in dns_rbt_addnode()
745 compared = dns_namereln_none; in dns_rbt_addnode()
768 compared
463 dns_namereln_t compared; dns_rbt_addnode() local
810 dns_namereln_t compared; dns_rbt_findnode() local
[all...]
/netbsd-src/usr.bin/make/unit-tests/
H A Dmeta-cmd-cmp.exp5 This line not compared FLAGS=
35 This line not compared FLAGS=
H A Dmeta-cmd-cmp.mk37 @echo This line not compared FLAGS=${FLAGS:Uempty} ${.OODATE:MNOMETA_CMP}
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Drbt.c1199 dns_namereln_t compared; in dns_rbt_addnode() local
1286 compared = dns_name_fullcompare(add_name, &current_name, &order, in dns_rbt_addnode()
1289 if (compared == dns_namereln_equal) { in dns_rbt_addnode()
1295 if (compared == dns_namereln_none) { in dns_rbt_addnode()
1316 if (compared == dns_namereln_subdomain) { in dns_rbt_addnode()
1350 INSIST(compared == in dns_rbt_addnode()
1352 compared == dns_namereln_contains); in dns_rbt_addnode()
1546 dns_namereln_t compared; in dns_rbt_findnode() local
1579 compared = dns_namereln_none; in dns_rbt_findnode()
1603 compared = dns_name_fullcompare(search_name, &current_name, in dns_rbt_findnode()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/shtest-shell/
H A Ddiff-error-3.txt1 # Check error on an internal shell error (unable to find compared files)
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DCT_POLICY_EVAL_CTX_new.pod84 CT_POLICY_EVAL_CTX_set_time() to set the time SCTs should be compared with to determine if they are…
86 The SCT timestamp will be compared to this time to check whether the SCT was
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DEVP_PKEY_copy_parameters.pod51 their return values compared to other _cmp() functions. They are aliases for
78 Exactly what is compared is ultimately at the discretion of the provider
/netbsd-src/external/gpl3/gdb.old/dist/zlib/doc/
H A Dalgorithm.txt24 strings in the chain are compared with the current input string, and
182 be constructed. That's compared to 64 entries for a single table. Or
183 compared to 16 entries for a Huffman tree (six two entry tables and one four
185 the symbols, it takes on the average 1.25 lookups per symbol. That's compared
/netbsd-src/external/gpl3/binutils/dist/zlib/doc/
H A Dalgorithm.txt24 strings in the chain are compared with the current input string, and
182 be constructed. That's compared to 64 entries for a single table. Or
183 compared to 16 entries for a Huffman tree (six two entry tables and one four
185 the symbols, it takes on the average 1.25 lookups per symbol. That's compared
/netbsd-src/external/gpl3/binutils.old/dist/zlib/doc/
H A Dalgorithm.txt24 strings in the chain are compared with the current input string, and
182 be constructed. That's compared to 64 entries for a single table. Or
183 compared to 16 entries for a Huffman tree (six two entry tables and one four
185 the symbols, it takes on the average 1.25 lookups per symbol. That's compared
/netbsd-src/external/gpl3/gdb/dist/zlib/doc/
H A Dalgorithm.txt24 strings in the chain are compared with the current input string, and
182 be constructed. That's compared to 64 entries for a single table. Or
183 compared to 16 entries for a Huffman tree (six two entry tables and one four
185 the symbols, it takes on the average 1.25 lookups per symbol. That's compared
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Drpi36 # masked with MAGIC_MASK and then compared with MAGIC
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dmeson8m2.dtsi18 /* the offset of the canvas registers has changed compared to Meson8 */
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/p6/
H A Dmod_34lsub1.asm45 C lets us get to 2.0 c/l, as compared to the generic x86 code at 3.66.
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/allowed/
H A DREADME19 No other use is made of those attributes: they cannot be compared,
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dfrontends.texi52 @cindex compiler compared to C++ preprocessor
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dfrontends.texi52 @cindex compiler compared to C++ preprocessor

12345678910>>...17