HomeSort by relevance Sort by last modified time
    Searched refs:sign (Results 326 - 350 of 1929) sorted by null

<<11121314151617181920>>

  /external/dropbear/libtommath/
bn_mp_is_square.c 51 if (arg->sign == MP_NEG) {
bn_mp_sqrt.c 25 if (arg->sign == MP_NEG) {
  /external/libvpx/libvpx/vp9/common/
vp9_entropymv.c 58 128, /* sign */
68 128, /* sign */
154 comp_counts->sign[s] += incr;
217 comp->sign = adapt_prob(pre_comp->sign, c->sign);
  /external/libvpx/libvpx/vp9/encoder/
vp9_tokenize.c 34 int sign = 1; local
38 sign = 0;
41 const int a = sign ? -i : i;
42 int eb = sign;
69 cost += vp9_cost_bit(vp9_prob_half, extra & 1); /* sign */
  /external/openssl/crypto/pkcs7/
pk7_mime.c 82 mdalgs = p7->d.sign->md_algs;
  /external/replicaisland/src/com/replica/replicaisland/
GenericAnimationComponent.java 38 parentObject.facingDirection.x = Utils.sign(parentObject.getVelocity().x);
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
pitch_filter.c 53 WebRtc_Word16 sign,
80 WebRtc_Word16 sign = 1; local
103 sign = -1;
156 indW32, sign, inystateQQ, ubufQQ, fracoeffQQ, indatQQ, outdatQQ, &ind);
  /libcore/luni/src/main/java/java/lang/
HexStringParser.java 67 private long sign; field in class:HexStringParser
118 sign <<= (MANTISSA_WIDTH + EXPONENT_WIDTH);
120 return sign | exponent | mantissa;
124 * Parses the sign field.
127 this.sign = signStr.equals("-") ? 1 : 0;
  /libcore/luni/src/main/java/java/math/
NativeBN.java 67 public static native int sign(long a); method in class:NativeBN
  /libcore/support/src/test/java/tests/security/
SignatureHelper.java 31 private final String plainData = "some data do sign and verify";
65 signed = signature.sign();
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
AbstractDictDecoder.java 179 final int sign = 0 == (bigramFlags & FormatSpec.FLAG_BIGRAM_ATTR_OFFSET_NEGATIVE) local
184 bigramAddress += sign * dictBuffer.readUnsignedByte();
188 bigramAddress += sign * dictBuffer.readUnsignedShort();
192 bigramAddress += sign * dictBuffer.readUnsignedInt24();
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
upload.py 23 ('sign', 's',
24 'sign files to upload using gpg'),
25 ('identity=', 'i', 'GPG identity used to sign files'),
28 boolean_options = PyPIRCCommand.boolean_options + ['sign']
35 self.sign = False
40 if self.identity and not self.sign:
42 "Must use --sign for --identity to have meaning"
72 # Sign if requested
73 if self.sign:
74 gpg_args = ["gpg", "--detach-sign", "-a", filename
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
upload.py 23 ('sign', 's',
24 'sign files to upload using gpg'),
25 ('identity=', 'i', 'GPG identity used to sign files'),
28 boolean_options = PyPIRCCommand.boolean_options + ['sign']
35 self.sign = False
40 if self.identity and not self.sign:
42 "Must use --sign for --identity to have meaning"
72 # Sign if requested
73 if self.sign:
74 gpg_args = ["gpg", "--detach-sign", "-a", filename
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
PKIXCertPathValidatorSpi.java 213 X509Certificate sign = trust.getTrustedCert(); local
216 if (sign != null)
218 workingIssuerName = CertPathValidatorUtilities.getSubjectPrincipal(sign);
219 workingPublicKey = sign.getPublicKey();
294 // sign and workingPublicKey and workingIssuerName are set
306 verificationAlreadyPerformed, workingIssuerName, sign);
388 sign = cert;
391 workingIssuerName = CertPathValidatorUtilities.getSubjectPrincipal(sign);
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
EclipseControl.java 137 int sign = 1; local
149 sign = -1;
153 oval.setRadiusY(Math.abs(x - oval.getCenterY() + sign * raddx));
156 oval.setRadiusY(Math.abs(y - oval.getCenterY() + sign * raddy));
160 sign = -1;
164 oval.setRadiusX(Math.abs(y - oval.getCenterX() + sign * raddy));
167 oval.setRadiusX(Math.abs(x - oval.getCenterX() - sign * raddx));
  /external/chromium_org/third_party/icu/source/test/intltest/
thcoll.cpp 280 if (sign(result) != sign(expect))
310 if (sign(result) != sign(expect)) {
324 int8_t CollationThaiTest::sign(int32_t i) { function in class:CollationThaiTest
415 // after UCA 4.1, the two lines below are not equal anymore do not have equal sign
  /external/icu4c/test/intltest/
thcoll.cpp 279 if (sign(result) != sign(expect))
309 if (sign(result) != sign(expect)) {
323 int8_t CollationThaiTest::sign(int32_t i) { function in class:CollationThaiTest
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
c3_14pf.cpp 101 Word16 dn_sign[], /* i : sign of dn[] */
105 Word16 sign[], /* o : sign of 3 pulses */
136 * sign Pointer of type Word16 -- Pointer to the signs of 3 pulses
210 Word16 * sign, /* o : Signs of 3 pulses */
279 sign,
606 dn_sign[] Array of type Word16 -- sign of pulses
613 sign[] Array of type Word16 -- sign of 3 pulses
670 Word16 dn_sign[], /* i : sign of pulses *
    [all...]
c4_17pf.cpp 110 Word16 dn_sign[], /* i : sign of dn[] */
114 Word16 sign[], /* o : index of 4 pulses (position+sign+ampl)*4 */
147 * sign Pointer of type Word16 -- Pointer to the signs of 4 pulses
220 Word16 * sign, /* o : Signs of 4 pulses */
289 sign,
677 dn_sign[] Array of type Word16 -- sign of pulses
684 sign[] Array of type Word16 -- index of 4 pulses (sign + position)
740 Word16 dn_sign[], /* i : sign of pulses *
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/html/
InputType.cpp 1051 int sign; local
1053 sign = n;
1055 sign = -n;
1057 sign = 0;
1070 if ((sign > 0 && current < stepRange.minimum()) || (sign < 0 && current > stepRange.maximum()))
1071 setValueAsDecimal(sign > 0 ? stepRange.minimum() : stepRange.maximum(), DispatchInputAndChangeEvent, IGNORE_EXCEPTION);
1077 if (sign < 0)
1079 else if (sign > 0)
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_logic.c 102 if (!type.floating && !type.sign &&
210 /* There are no unsigned comparison instructions. So flip the sign bit
213 if (table[func].gt && !type.sign) {
318 op = type.sign ? LLVMIntSLT : LLVMIntULT;
321 op = type.sign ? LLVMIntSLE : LLVMIntULE;
324 op = type.sign ? LLVMIntSGT : LLVMIntUGT;
327 op = type.sign ? LLVMIntSGE : LLVMIntUGE;
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_logic.c 102 if (!type.floating && !type.sign &&
210 /* There are no unsigned comparison instructions. So flip the sign bit
213 if (table[func].gt && !type.sign) {
318 op = type.sign ? LLVMIntSLT : LLVMIntULT;
321 op = type.sign ? LLVMIntSLE : LLVMIntULE;
324 op = type.sign ? LLVMIntSGT : LLVMIntUGT;
327 op = type.sign ? LLVMIntSGE : LLVMIntUGE;
  /external/qemu/elff/
dwarf_defs.h 143 * end is all zeroes or sign extension bits).
156 * they consist entirely of sign extension bits. Consider the 32-bit integer
157 * -2. The three high level bytes of the number are sign extension, thus LEB128
174 * sign - If true, the caller expects the LEB128 to contain a signed
178 void get_common(Dwarf_Value* value, bool sign) const {
182 value->type = sign ? DWARF_VALUE_S32 : DWARF_VALUE_U32;
194 * byte controls the sign. If 7-th bit of the last LEB128 byte is set,
215 if (sign) {
229 if (sign) {
266 const void* process(Dwarf_Value* value, bool sign) const {
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/math/
BigIntegerConvertTest.java 572 int sign = 1; local
574 int aNumber = new BigInteger(sign, aBytes).intValue();
584 int sign = -1; local
586 int aNumber = new BigInteger(sign, aBytes).intValue();
607 int sign = -1; local
609 int aNumber = new BigInteger(sign, aBytes).intValue();
669 assertEquals("incorrect sign", 1, aNumber.signum());
684 assertEquals("incorrect sign", -1, aNumber.signum());
699 assertEquals("incorrect sign", 1, aNumber.signum());
714 assertEquals("incorrect sign", -1, aNumber.signum())
    [all...]
  /ndk/sources/host-tools/ndk-stack/elff/
dwarf_defs.h 143 * end is all zeroes or sign extension bits).
156 * they consist entirely of sign extension bits. Consider the 32-bit integer
157 * -2. The three high level bytes of the number are sign extension, thus LEB128
174 * sign - If true, the caller expects the LEB128 to contain a signed
178 void get_common(Dwarf_Value* value, bool sign) const {
182 value->type = sign ? DWARF_VALUE_S32 : DWARF_VALUE_U32;
194 * byte controls the sign. If 7-th bit of the last LEB128 byte is set,
215 if (sign) {
229 if (sign) {
266 const void* process(Dwarf_Value* value, bool sign) const
    [all...]

Completed in 2064 milliseconds

<<11121314151617181920>>