HomeSort by relevance Sort by last modified time
    Searched full:sign (Results 226 - 250 of 6178) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /packages/inputmethods/LatinIME/java/res/xml/
rowkeys_pcqwerty1_shift.xml 52 <!-- U+00B1: "±" PLUS-MINUS SIGN
53 U+00D7: "×" MULTIPLICATION SIGN
54 U+00F7: "÷" DIVISION SIGN
  /packages/inputmethods/LatinIME/java/res/xml-v16/
key_devanagari_sign_candrabindu.xml 32 <!-- U+0901: "?" DEVANAGARI SIGN CANDRABINDU
33 U+0945: "?" DEVANAGARI VOWEL SIGN CANDRA E -->
43 <!-- U+0901: "?" DEVANAGARI SIGN CANDRABINDU -->
key_devanagari_sign_nukta.xml 33 U+0970: "?" DEVANAGARI ABBREVIATION SIGN
34 U+093D: "?" DEVANAGARI SIGN AVAGRAHA -->
44 <!-- U+093C: "?" DEVANAGARI SIGN NUKTA -->
keystyle_devanagari_vowel_sign_au.xml 32 <!--U+094C/U+0902: "??" DEVANAGARI VOWEL SIGN AU/DEVANAGARI SIGN ANUSVARA -->
42 <!-- U+094C: "?" DEVANAGARI VOWEL SIGN AU -->
keystyle_devanagari_vowel_sign_i.xml 32 <!-- U+093F/U+0902: "??" DEVANAGARI VOWEL SIGN I/DEVANAGARI SIGN ANUSVARA -->
42 <!-- U+093F: "?" DEVANAGARI VOWEL SIGN I -->
keystyle_devanagari_vowel_sign_ii.xml 32 <!-- U+0940/U+0902: "??" DEVANAGARI VOWEL SIGN II/DEVANAGARI SIGN ANUSVARA -->
42 <!-- U+0940: "?" DEVANAGARI VOWEL SIGN II -->
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
locale.h 76 char *positive_sign; /* Sign for positive values. */
77 char *negative_sign; /* Sign for negative values. */
88 /* Positive and negative sign positions:
90 1 The sign string precedes the quantity and currency_symbol.
91 2 The sign string follows the quantity and currency_symbol.
92 3 The sign string immediately precedes the currency_symbol.
93 4 The sign string immediately follows the currency_symbol. */
105 /* Positive and negative sign positions:
107 1 The sign string precedes the quantity and int_curr_symbol.
108 2 The sign string follows the quantity and int_curr_symbol
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
locale.h 76 char *positive_sign; /* Sign for positive values. */
77 char *negative_sign; /* Sign for negative values. */
88 /* Positive and negative sign positions:
90 1 The sign string precedes the quantity and currency_symbol.
91 2 The sign string follows the quantity and currency_symbol.
92 3 The sign string immediately precedes the currency_symbol.
93 4 The sign string immediately follows the currency_symbol. */
105 /* Positive and negative sign positions:
107 1 The sign string precedes the quantity and int_curr_symbol.
108 2 The sign string follows the quantity and int_curr_symbol
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
locale.h 76 char *positive_sign; /* Sign for positive values. */
77 char *negative_sign; /* Sign for negative values. */
88 /* Positive and negative sign positions:
90 1 The sign string precedes the quantity and currency_symbol.
91 2 The sign string follows the quantity and currency_symbol.
92 3 The sign string immediately precedes the currency_symbol.
93 4 The sign string immediately follows the currency_symbol. */
105 /* Positive and negative sign positions:
107 1 The sign string precedes the quantity and int_curr_symbol.
108 2 The sign string follows the quantity and int_curr_symbol
    [all...]
  /external/valgrind/main/VEX/switchback/
test_emfloat.c 183 * If SIGN is true, p is a signed.
512 u8 sign; /* Mantissa sign */ member in struct:__anon27633
526 uchar sign);
528 uchar sign);
690 ** sign determines the sign of the zero.
693 uchar sign)
698 dest->sign=sign;
    [all...]
  /bionic/libm/upstream-freebsd/lib/msun/src/
s_asinh.c 19 * asinh(x) = sign(x) * log [ |x| + sqrt(x*x+1) ]
22 * := sign(x)*(log(x)+ln2)) for large |x|, else
23 * := sign(x)*log(2|x|+1/(|x|+sqrt(x*x+1))) if|x|>2, else
24 * := sign(x)*log1p(|x| + x^2/(1 + sqrt(1+x^2)))
  /dalvik/vm/mterp/armv5te/
OP_GOTO_16.S 10 FETCH_S(r0, 1) @ r0<- ssssAAAA (sign-extended)
  /dalvik/vm/mterp/mips/
OP_GOTO_16.S 10 FETCH_S(a0, 1) # a0 <- ssssAAAA (sign-extended)
  /external/chromium/chrome/browser/ui/webui/chromeos/
register_page_ui.h 12 // is used in Chrome OS to register product on first sign in.
  /external/chromium_org/chrome/browser/android/signin/
signin_manager_android.h 29 // This class implements parts of the sign-in flow, to make sure that policy
30 // is available before sign-in completes.
70 // CloudPolicy credentials stored during a pending sign-in, awaiting user
75 // Username that is pending sign-in. This is used to extract the domain name
  /external/chromium_org/chrome/browser/extensions/api/cast_channel/
cast_auth_util.h 18 // 2. Certficate used to sign is rooted to a trusted CA.
  /external/chromium_org/chrome/browser/ui/autofill/
autofill_dialog_sign_in_delegate.h 17 // WebContentsObserver for the sign-in page in the autofill dialog. Allows the
20 // for detecting completed sign-in to this class instead of
57 // The dialog view hosting this sign in page.
63 // The minimum and maximum sizes that the sign-in view may have.
  /external/chromium_org/chrome/browser/ui/sync/
sync_promo_ui.cc 11 // Don't show sync promo if the sign in promo should not be shown.
  /external/chromium_org/chrome/browser/ui/webui/
sync_setup_browsertest.js 38 * Clicks the "Sign in to Chrome" button.
61 // Verify that initial state is unsynced, click the sign in button, verify
75 // Note that this test doesn't actually do a gaia sign in.
94 // Kick off the test by clicking the "Sign in to Chrome..." button.
  /external/chromium_org/crypto/
ec_signature_creator_impl.h 18 virtual bool Sign(const uint8* data,
  /external/chromium_org/native_client_sdk/src/tests/sdk_util_test/
example.dsc 18 'CXXFLAGS': ['-Wno-sign-compare']
  /external/chromium_org/third_party/WebKit/Source/wtf/
dtoa.h 37 WTF_EXPORT void dtoa(DtoaBuffer result, double dd, bool& sign, int& exponent, unsigned& precision);
38 WTF_EXPORT void dtoaRoundSF(DtoaBuffer result, double dd, int ndigits, bool& sign, int& exponent, unsigned& precision);
39 WTF_EXPORT void dtoaRoundDP(DtoaBuffer result, double dd, int ndigits, bool& sign, int& exponent, unsigned& precision);
41 // Size = 80 for sizeof(DtoaBuffer) + some sign bits, decimal point, 'e', exponent digits.
  /external/chromium_org/third_party/angle/src/libGLESv2/
mathutil.h 114 unsigned int sign = (fp32i & 0x80000000) >> 16; local
119 return sign | 0x7FFF;
135 return sign | (abs + 0x00000FFF + ((abs >> 13) & 1)) >> 13;
139 return sign | (abs + 0xC8000000 + 0x00000FFF + ((abs >> 13) & 1)) >> 13;
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/
leb128_test.c 34 int sign; member in struct:Test_Entry
89 size = yasm_intnum_size_leb128(intn, test->sign);
93 test->sign?"":"un", test->negate?"-":"", test->input,
100 size = yasm_intnum_get_leb128(intn, out, test->sign);
104 test->sign?"":"un", test->negate?"-":"", test->input,
117 test->sign?"":"un", test->negate?"-":"", test->input);
138 testn = yasm_intnum_create_leb128(test->result, test->sign, &size);
143 test->sign?"":"un", test->negate?"-":"", test->input,
153 test->sign?"":"un", test->negate?"-":"", test->input);
  /external/compiler-rt/lib/
fixdfsi.c 25 // Break a into sign, exponent, significand
28 const int sign = aRep & signBit ? -1 : 1; local
34 return sign * (significand >> (significandBits - exponent));
47 return sign * (significand << (exponent - significandBits));

Completed in 1801 milliseconds

1 2 3 4 5 6 7 8 91011>>