/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/ |
omxVCM4P2_QuantInvIntra_I.c | 66 OMX_INT dcScaler = 0, coeffCount, Sign; 129 /* check sign */ 130 Sign = armSignCheck (pSrcDst[coeffCount]); 135 pSrcDst[coeffCount] *= Sign; 141 pSrcDst[coeffCount] *= Sign;
|
/libcore/luni/src/main/native/ |
cbigint.h | 27 /* IEEE floats consist of: sign bit, exponent field, significand field 28 single: 31 = sign bit, 30..23 = exponent (8 bits), 22..0 = significand (23 bits) 29 double: 63 = sign bit, 62..52 = exponent (11 bits), 51..0 = significand (52 bits) 35 positive == sign bit clear 36 negative == sign bit set
|
/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/ |
SignatureTest.java | 159 assertEquals("state", MySignature1.SIGN, s.getState()); 193 assertEquals("state", MySignature1.SIGN, s.getState()); 208 * Class under test for byte[] sign() 213 s.sign(); 221 s.sign(); 227 s.sign(); 228 assertEquals("state", MySignature1.SIGN, s.getState()); 229 assertTrue("sign() failed", s.runEngineSign); 233 * Class under test for sign(byte[], offset, len) 239 s.sign(outbuf, 0, outbuf.length) [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/ |
iso8859_13.py | 83 u'#' # 0x23 -> NUMBER SIGN 84 u'$' # 0x24 -> DOLLAR SIGN 85 u'%' # 0x25 -> PERCENT SIGN 91 u'+' # 0x2B -> PLUS SIGN 108 u'<' # 0x3C -> LESS-THAN SIGN 109 u'=' # 0x3D -> EQUALS SIGN 110 u'>' # 0x3E -> GREATER-THAN SIGN 210 u'\xa2' # 0xA2 -> CENT SIGN 211 u'\xa3' # 0xA3 -> POUND SIGN 212 u'\xa4' # 0xA4 -> CURRENCY SIGN [all...] |
hp_roman8.py | 67 0x00af: 0x20a4, # LIRA SIGN 71 0x00b3: 0x00b0, # DEGREE SIGN 78 0x00ba: 0x00a4, # CURRENCY SIGN 79 0x00bb: 0x00a3, # POUND SIGN 80 0x00bc: 0x00a5, # YEN SIGN 81 0x00bd: 0x00a7, # SECTION SIGN 83 0x00bf: 0x00a2, # CENT SIGN 135 0x00f3: 0x00b5, # MICRO SIGN 136 0x00f4: 0x00b6, # PILCROW SIGN 146 0x00fe: 0x00b1, # PLUS-MINUS SIGN [all...] |
cp775.py | 69 0x0096: 0x00a2, # CENT SIGN 75 0x009c: 0x00a3, # POUND SIGN 77 0x009e: 0x00d7, # MULTIPLICATION SIGN 78 0x009f: 0x00a4, # CURRENCY SIGN 87 0x00a8: 0x00a9, # COPYRIGHT SIGN 88 0x00a9: 0x00ae, # REGISTERED SIGN 89 0x00aa: 0x00ac, # NOT SIGN 149 0x00e6: 0x00b5, # MICRO SIGN 160 0x00f1: 0x00b1, # PLUS-MINUS SIGN 163 0x00f4: 0x00b6, # PILCROW SIGN [all...] |
mac_greek.py | 83 u'#' # 0x23 -> NUMBER SIGN 84 u'$' # 0x24 -> DOLLAR SIGN 85 u'%' # 0x25 -> PERCENT SIGN 91 u'+' # 0x2B -> PLUS SIGN 108 u'<' # 0x3C -> LESS-THAN SIGN 109 u'=' # 0x3D -> EQUALS SIGN 110 u'>' # 0x3E -> GREATER-THAN SIGN 194 u'\xa3' # 0x92 -> POUND SIGN 195 u'\u2122' # 0x93 -> TRADE MARK SIGN 200 u'\u2030' # 0x98 -> PER MILLE SIGN [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/ |
iso8859_13.py | 83 u'#' # 0x23 -> NUMBER SIGN 84 u'$' # 0x24 -> DOLLAR SIGN 85 u'%' # 0x25 -> PERCENT SIGN 91 u'+' # 0x2B -> PLUS SIGN 108 u'<' # 0x3C -> LESS-THAN SIGN 109 u'=' # 0x3D -> EQUALS SIGN 110 u'>' # 0x3E -> GREATER-THAN SIGN 210 u'\xa2' # 0xA2 -> CENT SIGN 211 u'\xa3' # 0xA3 -> POUND SIGN 212 u'\xa4' # 0xA4 -> CURRENCY SIGN [all...] |
hp_roman8.py | 67 0x00af: 0x20a4, # LIRA SIGN 71 0x00b3: 0x00b0, # DEGREE SIGN 78 0x00ba: 0x00a4, # CURRENCY SIGN 79 0x00bb: 0x00a3, # POUND SIGN 80 0x00bc: 0x00a5, # YEN SIGN 81 0x00bd: 0x00a7, # SECTION SIGN 83 0x00bf: 0x00a2, # CENT SIGN 135 0x00f3: 0x00b5, # MICRO SIGN 136 0x00f4: 0x00b6, # PILCROW SIGN 146 0x00fe: 0x00b1, # PLUS-MINUS SIGN [all...] |
cp775.py | 69 0x0096: 0x00a2, # CENT SIGN 75 0x009c: 0x00a3, # POUND SIGN 77 0x009e: 0x00d7, # MULTIPLICATION SIGN 78 0x009f: 0x00a4, # CURRENCY SIGN 87 0x00a8: 0x00a9, # COPYRIGHT SIGN 88 0x00a9: 0x00ae, # REGISTERED SIGN 89 0x00aa: 0x00ac, # NOT SIGN 149 0x00e6: 0x00b5, # MICRO SIGN 160 0x00f1: 0x00b1, # PLUS-MINUS SIGN 163 0x00f4: 0x00b6, # PILCROW SIGN [all...] |
mac_greek.py | 83 u'#' # 0x23 -> NUMBER SIGN 84 u'$' # 0x24 -> DOLLAR SIGN 85 u'%' # 0x25 -> PERCENT SIGN 91 u'+' # 0x2B -> PLUS SIGN 108 u'<' # 0x3C -> LESS-THAN SIGN 109 u'=' # 0x3D -> EQUALS SIGN 110 u'>' # 0x3E -> GREATER-THAN SIGN 194 u'\xa3' # 0x92 -> POUND SIGN 195 u'\u2122' # 0x93 -> TRADE MARK SIGN 200 u'\u2030' # 0x98 -> PER MILLE SIGN [all...] |
/external/icu4c/data/unidata/ |
UnicodeData.txt | 36 0023;NUMBER SIGN;Po;0;ET;;;;;N;;;;; 37 0024;DOLLAR SIGN;Sc;0;ET;;;;;N;;;;; 38 0025;PERCENT SIGN;Po;0;ET;;;;;N;;;;; 44 002B;PLUS SIGN;Sm;0;ES;;;;;N;;;;; 61 003C;LESS-THAN SIGN;Sm;0;ON;;;;;Y;;;;; 62 003D;EQUALS SIGN;Sm;0;ON;;;;;N;;;;; 63 003E;GREATER-THAN SIGN;Sm;0;ON;;;;;Y;;;;; 163 00A2;CENT SIGN;Sc;0;ET;;;;;N;;;;; 164 00A3;POUND SIGN;Sc;0;ET;;;;;N;;;;; 165 00A4;CURRENCY SIGN;Sc;0;ET;;;;;N;;;; [all...] |
/external/chromium_org/third_party/icu/source/data/unidata/ |
UnicodeData.txt | 36 0023;NUMBER SIGN;Po;0;ET;;;;;N;;;;; 37 0024;DOLLAR SIGN;Sc;0;ET;;;;;N;;;;; 38 0025;PERCENT SIGN;Po;0;ET;;;;;N;;;;; 44 002B;PLUS SIGN;Sm;0;ES;;;;;N;;;;; 61 003C;LESS-THAN SIGN;Sm;0;ON;;;;;Y;;;;; 62 003D;EQUALS SIGN;Sm;0;ON;;;;;N;;;;; 63 003E;GREATER-THAN SIGN;Sm;0;ON;;;;;Y;;;;; 163 00A2;CENT SIGN;Sc;0;ET;;;;;N;;;;; 164 00A3;POUND SIGN;Sc;0;ET;;;;;N;;;;; 165 00A4;CURRENCY SIGN;Sc;0;ET;;;;;N;;;; [all...] |
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/ |
DERGeneralizedTime.java | 156 char sign = stime.charAt(signPos); local 157 if (sign == '-' || sign == '+') 168 sign = stime.charAt(signPos); 169 if (sign == '-' || sign == '+') 183 String sign = "+"; local 188 sign = "-"; 198 hours += sign.equals("+") ? 1 : -1; 206 return "GMT" + sign + convert(hours) + ":" + convert(minutes) [all...] |
/external/chromium_org/chrome/browser/chromeos/login/ |
login_display.h | 27 // Sign in error IDs that require detailed error screen and not just 42 // Complete sign process with specified |user_context|. 49 // Returns true if sign in is in progress. 52 // Sign in using |username| and |password| specified. 56 // Sign in as a retail mode user. 59 // Sign in into guest session. 66 // Sign in into the public account identified by |username|. 72 // Notify the delegate when the sign-in UI is finished loading. 104 // Sign out the currently signed in user. 205 // Login stack (and this object) will be recreated for next user sign in [all...] |
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
set_sign.cpp | 80 These functions are used to build a sign vector according 129 sign = buffer containing sign of dn elements (Word16) 138 sign buffer is modified to contain the sign information for the 153 This function builds sign vector according to dn buffer It also finds 171 Word16 sign[], o : sign of dn[] 180 // set sign according to dn[] 186 sign[i] = 32767 [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/pkcs7/ |
pk7_lib.c | 78 if (ret && PKCS7_type_is_data(p7->d.sign->contents)) 81 os=p7->d.sign->contents->d.data; 83 p7->d.sign->contents->d.data = NULL; 95 if(!p7->d.sign || !p7->d.sign->contents->d.ptr) 137 if (p7->d.sign->contents != NULL) 138 PKCS7_free(p7->d.sign->contents); 139 p7->d.sign->contents=p7_data; 170 if ((p7->d.sign=PKCS7_SIGNED_new()) == NULL) 172 if (!ASN1_INTEGER_set(p7->d.sign->version,1) [all...] |
/external/openssl/crypto/pkcs7/ |
pk7_lib.c | 78 if (ret && PKCS7_type_is_data(p7->d.sign->contents)) 81 os=p7->d.sign->contents->d.data; 83 p7->d.sign->contents->d.data = NULL; 95 if(!p7->d.sign || !p7->d.sign->contents->d.ptr) 137 if (p7->d.sign->contents != NULL) 138 PKCS7_free(p7->d.sign->contents); 139 p7->d.sign->contents=p7_data; 170 if ((p7->d.sign=PKCS7_SIGNED_new()) == NULL) 172 if (!ASN1_INTEGER_set(p7->d.sign->version,1) [all...] |
/external/chromium_org/chrome/browser/signin/ |
signin_manager.h | 79 // Attempt to sign in this user with existing credentials from the cookie jar. 95 // Attempt to sign in this user with the given oauth code. The cookie jar 109 // Sign a user out, removing the preference, erasing all keys 115 // initialization and sign the user out. 122 // Invoked from SigninManagerAndroid to indicate that the sign-in process 143 // Set the profile preference to turn off one-click sign-in so that it won't 178 // if it is safe to sign the user in from the current context (see 215 // Called to verify GAIA cookies asynchronously before starting auto sign-in 220 // auto sign-in by exchanging cookies for an oauth code. 225 // a sign-in success notification [all...] |
/bionic/libc/upstream-netbsd/libc/regex/ |
cname.h | 125 { "number-sign", '#' }, 126 { "dollar-sign", '$' }, 127 { "percent-sign", '%' }, 133 { "plus-sign", '+' }, 153 { "less-than-sign", '<' }, 154 { "equals-sign", '=' }, 155 { "greater-than-sign", '>' },
|
/bionic/libm/upstream-freebsd/lib/msun/src/ |
s_cbrt.c | 45 u_int32_t sign; local 49 sign=hx&0x80000000; /* sign= sign(x) */ 50 hx ^=sign; 74 INSERT_WORDS(t,sign|((high&0x7fffffff)/3+B2),0); 76 INSERT_WORDS(t,sign|(hx/3+B1),0);
|
s_ccosh.c | 86 * cosh(+-0 +- I Inf) = dNaN + I sign(d(+-0, dNaN))0. 87 * The sign of 0 in the result is unspecified. Choice = normally 90 * cosh(+-0 +- I NaN) = d(NaN) + I sign(d(+-0, NaN))0. 91 * The sign of 0 in the result is unspecified. Choice = normally 100 * cosh(NaN +- I 0) = d(NaN) + I sign(d(NaN, +-0))0. 101 * The sign of 0 in the result is unspecified. 124 * The sign of Inf in the result is unspecified. Choice = always +.
|
/development/samples/SampleSyncAdapter/res/values/ |
strings.xml | 41 name="notification_login_error">Touch to sign into your Sample SyncAdapter account.</string> 45 name="ui_activity_title">Sign-in</string> 58 <!-- Button to sign in after entering username and password --> 60 name="login_activity_ok_button">Sign in</string> 78 name="login_activity_newaccount_text">Sign in to your Sample SyncAdapter account. </string> 80 <!-- Button that takes the user to the "sign in" screen --> 82 name="sign_in_button_label">Sign in</string>
|
/external/chromium_org/third_party/WebKit/Source/wtf/ |
DecimalNumber.cpp | 35 // [<sign>]0.[<zeros>]<significand> 49 // [<sign>]<significand>[<zeros>] 60 // [<sign>]<significand-begin>.<significand-end> 108 // [<sign>]0.[<zeros>]<significand> 128 // [<sign>]<significand>[<zeros>] 142 // [<sign>]<significand-begin>.<significand-end> 163 // Add the sign
|
/external/compiler-rt/lib/arm/ |
comparesf2.S | 48 // Make copies of a and b with the sign bit shifted off the top. These will 55 // flag if both a and b are zero (of either sign). The shift of r3 doesn't 66 // same sign, the flags are updated as they would be for a comparison of the 70 // If a is smaller in magnitude than b and both have the same sign, place 71 // the negation of the sign of b in r0. Thus, if both are negative and 82 // If a is greater in magnitude than b and both have the same sign, place 83 // the sign of b in r0. Thus, if both are negative and a < b, -1 is placed
|