Home
last modified time | relevance | path

Searched refs:inverse (Results 1 – 25 of 70) sorted by relevance

123

/freebsd/contrib/libxo/tests/core/saved/
H A Dtest_10.H.out1inverse color-fg-inverse color-bg-inverse" data-tag="data">triple</div><div class="text effect-bol…
H A Dtest_10.HP.out13 …<div class="data effect-bold effect-underline effect-inverse color-fg-inverse color-bg-inverse" da…
14 …<div class="text effect-bold effect-underline effect-inverse color-fg-inverse color-bg-inverse"> <…
15 …<div class="data effect-underline effect-inverse color-fg-inverse color-bg-inverse" data-tag="data…
16 <div class="text effect-underline effect-inverse color-fg-inverse color-bg-inverse"> </div>
25 …<div class="title effect-underline effect-inverse color-fg-inverse color-bg-inverse"> On Order<…
38 …<div class="data effect-inverse color-fg-inverse color-bg-inverse" data-tag="in-stock"> …
45 …<div class="data effect-inverse color-fg-inverse color-bg-inverse" data-tag="in-stock"> …
84 <div class="data effect-inverse color-fg-inverse color-bg-inverse" data-tag="in-stock">54</div>
116 <div class="data effect-inverse color-fg-inverse color-bg-inverse" data-tag="in-stock">4</div>
148 <div class="data effect-inverse color-fg-inverse color-bg-inverse" data-tag="in-stock">2</div>
[all …]
H A Dtest_10.HIPx.out13 …<div class="data effect-bold effect-underline effect-inverse color-fg-inverse color-bg-inverse" da…
14 …<div class="text effect-bold effect-underline effect-inverse color-fg-inverse color-bg-inverse"> <…
15 …<div class="data effect-underline effect-inverse color-fg-inverse color-bg-inverse" data-tag="data…
16 <div class="text effect-underline effect-inverse color-fg-inverse color-bg-inverse"> </div>
25 …<div class="title effect-underline effect-inverse color-fg-inverse color-bg-inverse"> On Order<…
38 …<div class="data effect-inverse color-fg-inverse color-bg-inverse" data-tag="in-stock" data-xpath=…
45 …<div class="data effect-inverse color-fg-inverse color-bg-inverse" data-tag="in-stock" data-xpath=…
84 …<div class="data effect-inverse color-fg-inverse color-bg-inverse" data-tag="in-stock" data-xpath=…
116 …<div class="data effect-inverse color-fg-inverse color-bg-inverse" data-tag="in-stock" data-xpath=…
148 …<div class="data effect-inverse color-fg-inverse color-bg-inverse" data-tag="in-stock" data-xpath=…
[all …]
/freebsd/crypto/openssl/crypto/idea/
H A Di_skey.c20 static IDEA_INT inverse(unsigned int xin);
69 *(tp++) = inverse(fp[0]); in IDEA_set_decrypt_key()
72 *(tp++) = inverse(fp[3]); in IDEA_set_decrypt_key()
91 static IDEA_INT inverse(unsigned int xin) in inverse() function
/freebsd/crypto/openssl/doc/man3/
H A DBN_mod_inverse.pod5 BN_mod_inverse - compute inverse modulo n
16 BN_mod_inverse() computes the inverse of B<a> modulo B<n>
29 BN_mod_inverse() returns the B<BIGNUM> containing the inverse, and
H A DBN_BLINDING_new.pod54 If B<r> is not NULL a copy the inverse blinding factor B<Ai> will be
57 inverse blinding factor B<Ai>. If B<r> is not NULL it will be used as
58 the inverse blinding.
H A DX509_ALGOR_dup.pod30 X509_ALGOR_get0() is the inverse of X509_ALGOR_set0(): it returns the
H A DBN_mod_mul_montgomery.pod38 by precomputing its inverse and a value R.
H A DBIO_new_CMS.pod49 There is currently no corresponding inverse BIO: i.e. one which can decode
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dmediatek-dwmac.txt41 - mediatek,txc-inverse: boolean property, if present indicates that
47 - mediatek,rxc-inverse: boolean property, if present indicates that
85 mediatek,txc-inverse;
86 mediatek,rxc-inverse;
/freebsd/contrib/libxo/doc/
H A Dfield-roles.rst59 xo_emit("{C:bold}{C:inverse}both{C:no-bold}only inverse\n");
68 xo_emit("{C:bold,inverse}Ugly{C:no-bold,no-inverse}\n");
91 inverse Start inverse (aka reverse) text effect
93 no-inverse Stop inverse (aka reverse) text effect
H A Dxolint-errors.rst180 inverse, no-inverse, normal, and reset. Values must
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSchedSyntacoreSCR1.td57 // Integer division/remainder: latency 33, inverse throughput 33
65 // Load/store instructions on SCR1 have latency 2 and inverse throughput 2
/freebsd/stand/forth/
H A Dscreen.4th62 \ Enable inverse foreground/background mode ( Esc-[7m )
65 \ Disable inverse foreground/background mode ( Esc-[27m )
/freebsd/bin/pkill/
H A Dpkill.c104 static int inverse; variable
283 inverse = 1; in main()
591 if (inverse) in main()
593 } else if (!inverse) in main()
/freebsd/sys/contrib/device-tree/Bindings/rtc/
H A Depson,rx6110.txt29 - spi-cpol: RX6110 works with SPI inverse clock polarity
/freebsd/lib/msun/tests/
H A Dinvtrig_test.c436 ATF_TC_WITHOUT_HEAD(inverse);
437 ATF_TC_BODY(inverse, tc) in ATF_TC_BODY() argument
458 ATF_TP_ADD_TC(tp, inverse); in ATF_TP_ADD_TCS()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstantRange.cpp154 .inverse(); in makeSatisfyingICmpRegion()
254 return inverse().contains(Other); in icmp()
557 return intersectWith(CR.inverse()); in difference()
763 if (Result == inverse().unionWith(CR.inverse()).inverse()) in exactIntersectWith()
772 if (Result == inverse().intersectWith(CR.inverse()).inverse()) in exactUnionWith()
1754 ConstantRange ConstantRange::inverse() const { in inverse() function in ConstantRange
/freebsd/sys/contrib/device-tree/Bindings/eeprom/
H A Dat25.txt21 - spi-cpol : SPI inverse clock polarity, as per spi-bus bindings.
/freebsd/sys/contrib/device-tree/Bindings/pwm/
H A Dpwm.txt50 Example with optional PWM specifier for inverse polarity
/freebsd/crypto/openssl/crypto/perlasm/
H A DREADME.md35 &stack_pop(num) inverse of stack_push
/freebsd/sys/contrib/device-tree/Bindings/iio/dac/
H A Dad5592r.txt7 - spi-cpol: The AD5592R requires inverse clock polarity (CPOL) mode
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstantRange.h539 ConstantRange inverse() const;
/freebsd/libexec/rtld-elf/powerpc/
H A Drtld_start.S140 lis %r11,0x15555556@h # load multiplicative inverse of 12
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DScaledNumber.h658 return inverse().scale(N); in scaleByInverse()
678 ScaledNumber inverse() const { return ScaledNumber(*this).invert(); } in inverse() function

123