/external/harfbuzz_ng/ |
Makefile.am | 66 @echo "Please enter your GPG password to sign the checksum." 67 gpg --armor --sign $^
|
/external/ipsec-tools/ |
Android.mk | 67 LOCAL_CFLAGS += -Wno-sign-compare -Wno-missing-field-initializers 83 LOCAL_CFLAGS += -Wno-sign-compare -Wno-missing-field-initializers
|
/external/llvm/test/CodeGen/SystemZ/ |
int-mul-07.ll | 21 ; Check sign-extended multiplication in which only the high part is used. 50 ; Check sign-extended multiplication in which the result is split into
|
/external/mesa3d/src/mesa/x86/ |
x86_cliptest.S | 172 ADD_L( EBP, EBP ) /* ebp = abs(S(3))*2 ; carry = sign of S(3) */ 175 ADD_L( EBX, EBX ) /* ebx = abs(S(2))*2 ; carry = sign of S(2) */ 183 ADD_L( EBX, EBX ) /* ebx = abs(S(1))*2 ; carry = sign of S(1) */ 191 ADD_L( EBX, EBX ) /* ebx = abs(S(0))*2 ; carry = sign of S(0) */ 338 ADD_L( EBP, EBP ) /* ebp = abs(S(3))*2 ; carry = sign of S(3) */ 341 ADD_L( EBX, EBX ) /* ebx = abs(S(2))*2 ; carry = sign of S(2) */ 349 ADD_L( EBX, EBX ) /* ebx = abs(S(1))*2 ; carry = sign of S(1) */ 357 ADD_L( EBX, EBX ) /* ebx = abs(S(0))*2 ; carry = sign of S(0) */
|
/external/replicaisland/src/com/replica/replicaisland/ |
AttackAtDistanceComponent.java | 58 (Utils.sign(player.getPosition().x - parentObject.getPosition().x) 59 == Utils.sign(parentObject.facingDirection.x));
|
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/ |
pitch_filter_c.c | 22 WebRtc_Word16 sign, 66 tmpW32 = inputBuf[*index2] - WEBRTC_SPL_MUL_16_16(sign, tmpW16);
|
/frameworks/base/packages/SystemUI/res/values-sk/ |
strings.xml | 92 <string name="accessibility_phone_one_bar" msgid="687699278132664115">"Jeden st?pec signálu telefónnej siete."</string> 93 <string name="accessibility_phone_two_bars" msgid="8384905382804815201">"Dve ?iarky signálu telefónnej siete."</string> 94 <string name="accessibility_phone_three_bars" msgid="8521904843919971885">"Tri ?iarky signálu telefónnej siete."</string> 95 <string name="accessibility_phone_signal_full" msgid="6471834868580757898">"Plný signál telefónnej siete."</string> 97 <string name="accessibility_data_one_bar" msgid="1415625833238273628">"Jedna ?iarka signálu dátovej siete."</string> 98 <string name="accessibility_data_two_bars" msgid="6166018492360432091">"Dve ?iarky signálu dátovej siete."</string> 99 <string name="accessibility_data_three_bars" msgid="9167670452395038520">"Tri ?iarky signálu dátovej siete."</string> 100 <string name="accessibility_data_signal_full" msgid="2708384608124519369">"Plný signál dátovej siete."</string> 103 <string name="accessibility_wifi_one_bar" msgid="7735893178010724377">"Jedna ?iarka signálu siete Wi-Fi."</string> 104 <string name="accessibility_wifi_two_bars" msgid="4994274250497262434">"Dve ?iarky signálu siete Wi-Fi."</string [all...] |
/frameworks/native/opengl/libagl/arch-mips/ |
fixed_asm.S | 34 srl $t0,$a0,31 /* t0 <- sign bit */ 57 and $v0,$a0,$t1 /* keep only the sign bit */
|
/libcore/luni/src/main/java/java/lang/ |
Comparable.java | 28 * invertible (the sign of the result of x.compareTo(y) must be equal to the 29 * negation of the sign of the result of y.compareTo(x) for all combinations of
|
/libcore/support/src/test/java/org/apache/harmony/security/tests/support/ |
MySignature1.java | 46 public static int SIGN = Signature.SIGN;
|
/libcore/support/src/test/java/tests/security/ |
AlgorithmParameterSignatureHelper.java | 35 private final String plainData = "some data do sign and verify"; 90 signed = signature.sign();
|
/packages/inputmethods/LatinIME/java/res/xml/ |
key_devanagari_vowel_sign_vocalic_r.xml | 33 U+0944: "?" DEVANAGARI VOWEL SIGN VOCALIC RR --> 52 U+0943: "?" DEVANAGARI VOWEL SIGN VOCALIC R -->
|
rowkeys_mongolian3.xml | 47 <!-- U+044C: "?" CYRILLIC SMALL LETTER SOFT SIGN 48 U+044A: "?" CYRILLIC SMALL LETTER HARD SIGN -->
|
/packages/inputmethods/LatinIME/tools/make-keyboard-text/res/values-ky/ |
donottranslate-more-keys.xml | 23 <!-- U+044A: "?" CYRILLIC SMALL LETTER HARD SIGN --> 39 <!-- U+044A: "?" CYRILLIC SMALL LETTER HARD SIGN -->
|
/packages/inputmethods/LatinIME/tools/make-keyboard-text/res/values-uk/ |
donottranslate-more-keys.xml | 35 <!-- U+044A: "?" CYRILLIC SMALL LETTER HARD SIGN --> 37 <!-- U+20B4: "?" HRYVNIA SIGN -->
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/ |
cp852.py | 78 0x009e: 0x00d7, # MULTIPLICATION SIGN 90 0x00aa: 0x00ac, # NOT SIGN 127 0x00cf: 0x00a4, # CURRENCY SIGN 165 0x00f5: 0x00a7, # SECTION SIGN 166 0x00f6: 0x00f7, # DIVISION SIGN 168 0x00f8: 0x00b0, # DEGREE SIGN 216 u'#' # 0x0023 -> NUMBER SIGN 217 u'$' # 0x0024 -> DOLLAR SIGN 218 u'%' # 0x0025 -> PERCENT SIGN 224 u'+' # 0x002b -> PLUS SIGN [all...] |
cp869.py | 57 0x0089: 0x00ac, # NOT SIGN 71 0x0097: 0x00a9, # COPYRIGHT SIGN 76 0x009c: 0x00a3, # POUND SIGN 161 0x00f1: 0x00b1, # PLUS-MINUS SIGN 165 0x00f5: 0x00a7, # SECTION SIGN 168 0x00f8: 0x00b0, # DEGREE SIGN 216 u'#' # 0x0023 -> NUMBER SIGN 217 u'$' # 0x0024 -> DOLLAR SIGN 218 u'%' # 0x0025 -> PERCENT SIGN 224 u'+' # 0x002b -> PLUS SIGN [all...] |
cp720.py | 85 u'#' # 0x23 -> NUMBER SIGN 86 u'$' # 0x24 -> DOLLAR SIGN 87 u'%' # 0x25 -> PERCENT SIGN 93 u'+' # 0x2B -> PLUS SIGN 110 u'<' # 0x3C -> LESS-THAN SIGN 111 u'=' # 0x3D -> EQUALS SIGN 112 u'>' # 0x3E -> GREATER-THAN SIGN 198 u'\xa4' # 0x94 -> CURRENCY SIGN 206 u'\xa3' # 0x9C -> POUND SIGN 280 u'\xb5' # 0xE6 -> MICRO SIGN [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/ |
cp852.py | 78 0x009e: 0x00d7, # MULTIPLICATION SIGN 90 0x00aa: 0x00ac, # NOT SIGN 127 0x00cf: 0x00a4, # CURRENCY SIGN 165 0x00f5: 0x00a7, # SECTION SIGN 166 0x00f6: 0x00f7, # DIVISION SIGN 168 0x00f8: 0x00b0, # DEGREE SIGN 216 u'#' # 0x0023 -> NUMBER SIGN 217 u'$' # 0x0024 -> DOLLAR SIGN 218 u'%' # 0x0025 -> PERCENT SIGN 224 u'+' # 0x002b -> PLUS SIGN [all...] |
cp869.py | 57 0x0089: 0x00ac, # NOT SIGN 71 0x0097: 0x00a9, # COPYRIGHT SIGN 76 0x009c: 0x00a3, # POUND SIGN 161 0x00f1: 0x00b1, # PLUS-MINUS SIGN 165 0x00f5: 0x00a7, # SECTION SIGN 168 0x00f8: 0x00b0, # DEGREE SIGN 216 u'#' # 0x0023 -> NUMBER SIGN 217 u'$' # 0x0024 -> DOLLAR SIGN 218 u'%' # 0x0025 -> PERCENT SIGN 224 u'+' # 0x002b -> PLUS SIGN [all...] |
cp720.py | 85 u'#' # 0x23 -> NUMBER SIGN 86 u'$' # 0x24 -> DOLLAR SIGN 87 u'%' # 0x25 -> PERCENT SIGN 93 u'+' # 0x2B -> PLUS SIGN 110 u'<' # 0x3C -> LESS-THAN SIGN 111 u'=' # 0x3D -> EQUALS SIGN 112 u'>' # 0x3E -> GREATER-THAN SIGN 198 u'\xa4' # 0x94 -> CURRENCY SIGN 206 u'\xa3' # 0x9C -> POUND SIGN 280 u'\xb5' # 0xE6 -> MICRO SIGN [all...] |
/prebuilts/tools/common/gradle-plugins/repository/com/google/guava/guava-parent/14.0/ |
guava-parent-14.0.pom | 68 <id>sign-artifacts</id> 70 <goals><goal>sign</goal></goals>
|
/prebuilts/tools/common/m2/repository/com/google/guava/guava-parent/13.0.1/ |
guava-parent-13.0.1.pom | 68 <id>sign-artifacts</id> 70 <goals><goal>sign</goal></goals>
|
/external/wpa_supplicant_8/src/tls/ |
libtommath.c | 127 int used, alloc, sign; member in struct:__anon28923 391 * and sign to positive */ 394 a->sign = MP_ZPOS; 418 a->sign = MP_ZPOS; 428 /* get sign of both inputs */ 429 sa = a->sign; 430 sb = b->sign; 435 /* add their magnitudes, copy the sign */ 436 c->sign = sa; 442 /* the sign of the one with the greater magnitude. * [all...] |
/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/ |
d1035pf.cpp | 94 represented by sign+position 130 Word16 index[], // (i) : index of 10 pulses (sign+position) 134 Word16 i, j, pos1, pos2, sign, tmp; 157 sign = 4096; // +1.0 161 sign = -4096; // -1.0 164 cod[pos1] = sign; 176 sign = negate (sign); 178 cod[pos2] = add (cod[pos2], sign); 208 Word16 index[], /* (i) : index of 10 pulses (sign+position) * 213 Word16 sign, tmp; local [all...] |