HomeSort by relevance Sort by last modified time
    Searched full:signs (Results 26 - 50 of 340) sorted by null

12 3 4 5 6 7 8 91011>>

  /dalvik/tests/003-omnibus-opcodes/src/
Compare.java 92 /* high words are equal, low words have apparently different signs */
  /external/compiler-rt/lib/ppc/
fixtfdi.c 40 /* We need to negate it if head and tail have different signs. */
  /external/freetype/include/freetype/internal/
ftcalc.h 104 /* on the signs of `a' and `b'. */
  /external/webkit/Source/WebCore/platform/text/transcoder/
FontTranscoder.cpp 72 // IE's default fonts for Japanese encodings change backslashes into yen signs.
  /frameworks/base/docs/html/google/play/licensing/
index.jd 18 application checks the licensing status, the Google Play server signs the licensing status
  /frameworks/base/docs/html/tools/help/
zipalign.jd 20 will automatically zipalign your .apk after it signs it with your private key.
  /libcore/luni/src/test/java/libcore/java/lang/
FloatTest.java 87 // Exponents with too many explicit signs.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
Dictionary.java 33 public static final String TYPE_HARDCODED = "hardcoded"; // punctuation signs and such
  /external/apache-harmony/math/src/test/java/org/apache/harmony/tests/java/math/
BigIntegerXorTest.java 201 * Xor for two numbers of different signs and the same length
214 * Xor for two numbers of different signs and the same length
BigIntegerDivideTest.java 84 * Divide two equal in absolute value numbers of different signs.
104 * Divide two numbers of different length and different signs.
476 * Remainder of division of two numbers of different signs.
497 * Remainder of division of two numbers of different signs.
578 * divideAndRemainder of two numbers of different signs.
BigIntegerMultiplyTest.java 52 * Multiply two numbers of the same length and different signs.
117 * Multiply two numbers of different length and different signs.
140 * Multiply two numbers of different length and different signs.
  /hardware/samsung_slsi/exynos5/libkeymaster/
tlcTeeKeymaster_if.h 158 * Signs given plain data and returns signature data
222 * Signs given plain data and returns HMAC signature data
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
pitch_estimator.c 85 /* (Signs are removed because WebRtcSpl_DivResultInQ31 can't handle negative numbers) */
86 t32=WebRtcSpl_DivResultInQ31(WEBRTC_SPL_MUL_32_16(nom32, sign1),WEBRTC_SPL_MUL_32_16(den32, sign2)); /* t in Q31, without signs */
89 t16=t16*sign1*sign2; /* t in Q8 with signs */
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
d2_11pf.cpp 94 sign -- Word16 -- signs of 2 pulses.
151 Word16 sign, /* i : signs of 2 pulses. */
195 /* decode the signs and build the codeword */
d3_14pf.cpp 100 sign -- Word16 -- signs of 3 pulses.
157 Word16 sign, /* i : signs of 3 pulses. */
202 /* decode the signs and build the codeword */
d8_31pf.cpp 280 sign_indx[] -- array of type Word16 -- signs of 4 pulses (signs only)
300 4 signs (one for each track)
344 Word16 sign_indx[], /* o : signs of 4 pulses (signs only) */
584 /* decode the positions and signs of pulses and build the codeword */
  /external/qemu/android/
config.c 198 * until the end of line. note that sharp signs do
225 * note that the name can include sharp signs
  /packages/inputmethods/OpenWnn/res/xml/
symbols_japan_emoji_list2.xml 114 <!-- Letter Signs and other Signs -->
  /external/compiler-rt/lib/
adddf3.c 75 // have opposite signs, we are performing a subtraction; otherwise addition.
addsf3.c 74 // have opposite signs, we are performing a subtraction; otherwise addition.
  /external/grub/stage2/
cmdline.c 41 /* Skip whitespace, and maybe equal signs. */
  /external/hyphenation/
README.nonstandard 77 Arbitrary character sequence. Equal sign (=) signs hyphenation points
  /external/smack/src/org/xbill/DNS/utils/
HMAC.java 126 * Signs the data (computes the secure hash)
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Expressions/
11.5.1.js 38 negative if the operands have different signs.
  /external/webkit/Source/WebCore/wml/
WMLVariables.cpp 194 // Transform adjacent dollar signs into a single dollar sign as string literal

Completed in 1003 milliseconds

12 3 4 5 6 7 8 91011>>