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

<<31323334353637383940>>

  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pystrtod.h 31 #define Py_DTSF_SIGN 0x01 /* always add the sign */
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_codecmaps_kr.py 33 # KS X 1001 standard assigned 0x5c as WON SIGN.
  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/provider/crypto/
SHA1withDSA_SignatureTest.java 351 signature = signingSigns[i].sign();
387 signature = signingSigns[i].sign();
449 signature = signingSigns[0].sign();
470 signature = signingSigns[0].sign();
498 * The test against the "sign()" method.
509 sig = signingSigns[i].sign();
527 * The test against the "sign(byte[], int, int)" method.
539 n1 = signingSigns[i].sign(sig, offset, 50);
557 * The test agains the "sign(byte[], int, int)" method.
558 * It checks out that if a Signature object's state is SIGN
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_const.c 66 if(type.sign)
87 return type.sign ? type.width - 1 : type.width;
134 if(!type.sign)
194 if(type.sign)
267 else if(type.sign)
276 if(type.sign)
352 elems[i] = LLVMConstInt(elem_type, val, type.sign ? 1 : 0);
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_test_main.c 51 type.sign ? (type.floating || type.fixed ? "" : "s") : "u",
79 if(type.sign) {
126 if(!type.sign && value < 0.0)
147 if(type.sign) {
205 else if (type.sign)
212 if(!type.sign)
306 if(type.sign && !type.norm) {
  /external/chromium_org/v8/test/cctest/
test-double.cc 141 TEST(Sign) {
142 CHECK_EQ(1, Double(1.0).Sign());
143 CHECK_EQ(1, Double(V8_INFINITY).Sign());
144 CHECK_EQ(-1, Double(-V8_INFINITY).Sign());
145 CHECK_EQ(1, Double(0.0).Sign());
146 CHECK_EQ(-1, Double(-0.0).Sign());
148 CHECK_EQ(1, Double(min_double64).Sign());
  /external/llvm/docs/
ExtendedIntegerResults.txt 2 // Representing sign/zero extension of function results
12 sign extended. The number of bits in question depends on the data-type that
16 to implement the ABI correctly. If we need to sign extend the result according
39 sign extension in this example:
80 size of the GPR, so it doesn't know that %0 is sign extended up to 32-bits
116 For example, in the y/z case, since y is known to return a sign extended value,
120 that the result of the function is sign extended at least N bits. Given this,
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_const.c 66 if(type.sign)
87 return type.sign ? type.width - 1 : type.width;
134 if(!type.sign)
194 if(type.sign)
267 else if(type.sign)
276 if(type.sign)
352 elems[i] = LLVMConstInt(elem_type, val, type.sign ? 1 : 0);
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_test_main.c 51 type.sign ? (type.floating || type.fixed ? "" : "s") : "u",
79 if(type.sign) {
126 if(!type.sign && value < 0.0)
147 if(type.sign) {
205 else if (type.sign)
212 if(!type.sign)
306 if(type.sign && !type.norm) {
  /external/openssh/regress/
cert-userkey.sh 19 # Generate and sign user keys
21 verbose "$tid: sign user ${ktype} cert"
28 fail "couldn't sign cert_user_key_${ktype}"
36 fail "couldn't sign cert_user_key_${ktype}_v00"
267 fail "couldn't sign cert_user_key_${ktype}"
323 # Self-sign
327 fail "couldn't sign cert_user_key_${ktype}"
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
c1035pf.cpp 264 Word16 sign[], // (i) : sign of d[n]
268 Word16 indx[] // (o) : index of 10 pulses (sign+position)
288 // read sign
289 j = sign[i];
316 // sign of 1st pulse == sign of 2nd pulse
330 // sign of 1st pulse != sign of 2nd pulse
401 Word16 sign[], /* (i) : sign of d[n] *
659 Word16 dn[L_CODE], sign[L_CODE]; local
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
regex.cpp 128 {"dollar-sign", 0x24},
131 {"equals-sign", 0x3d},
140 {"greater-than-sign", 0x3e},
152 {"less-than-sign", 0x3c},
158 {"number-sign", 0x23},
162 {"percent-sign", 0x25},
164 {"plus-sign", 0x2b},
  /packages/apps/Calculator/res/values/
strings.xml 46 <!-- Do not translate. Unicode division sign; don't translate. Displayed as button on screen. -->
48 <!-- Do not translate. Unicode multiplication sign; don't translate. Displayed as button on screen. -->
50 <!-- Do not translate. Plus sign, displayed as button on screen -->
52 <!-- Do not translate. Unicode minus sign; don't translate. Displayed as button on screen. -->
56 <!-- Do not translate. Equal sign; don't translate. Displayed as button on screen. -->
72 <!-- Do not translate. Unicode pi sign; don't translate. Displayed as button on screen. -->
90 <!-- Do not translate. Unicode square root sign; don't translate. Displayed on button on screen. -->
  /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));
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/
mac_latin2.py 86 0x00a1: 0x00b0, # DEGREE SIGN
88 0x00a4: 0x00a7, # SECTION SIGN
90 0x00a6: 0x00b6, # PILCROW SIGN
92 0x00a8: 0x00ae, # REGISTERED SIGN
93 0x00aa: 0x2122, # TRADE MARK SIGN
117 0x00c2: 0x00ac, # NOT SIGN
137 0x00d6: 0x00f7, # DIVISION SIGN
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/
mac_latin2.py 86 0x00a1: 0x00b0, # DEGREE SIGN
88 0x00a4: 0x00a7, # SECTION SIGN
90 0x00a6: 0x00b6, # PILCROW SIGN
92 0x00a8: 0x00ae, # REGISTERED SIGN
93 0x00aa: 0x2122, # TRADE MARK SIGN
117 0x00c2: 0x00ac, # NOT SIGN
137 0x00d6: 0x00f7, # DIVISION SIGN
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
c2t64fx.c 62 Word16 sign[L_SUBFR], vec[L_SUBFR], dn2[L_SUBFR]; local
69 * Find sign for each pulse position. *
113 /* set sign according to dn2[] = k_cn*cn[] + k_dn*dn[] */
120 sign[i] = 32767; /* sign = +1 (Q12) */
124 sign[i] = -32768; /* sign = -1 (Q12) */
207 psign = sign;
268 if (sign[ix] > 0)
278 if (sign[iy] > 0
    [all...]
  /external/chromium/chrome/browser/sync/resources/
gaia_login.js 83 document.getElementById("sign-in").disabled = false;
84 document.getElementById("sign-in").value = templateData['signin'];
123 document.getElementById("sign-in").value = templateData['success'];
128 document.getElementById("sign-in").value = templateData['settingup'];
181 document.getElementById("sign-in").disabled = true;
  /external/chromium_org/third_party/WebKit/Source/wtf/dtoa/
double.h 60 ASSERT(Sign() > 0);
90 if (Sign() < 0 && Significand() == 0) {
94 if (Sign() < 0) {
145 int Sign() const {
153 ASSERT(Sign() > 0);
  /external/chromium_org/third_party/openssl/openssl/apps/
CA.pl 9 # CA -sign ... will sign the generated request and output
67 print STDERR "usage: CA -newcert|-newreq|-newreq-nodes|-newca|-sign|-verify\n";
136 } elsif (/^(-sign|-signreq)$/) {
167 print STDERR "usage: CA -newcert|-newreq|-newreq-nodes|-newca|-sign|-verify\n";
CA.pl.in 9 # CA -sign ... will sign the generated request and output
67 print STDERR "usage: CA -newcert|-newreq|-newreq-nodes|-newca|-sign|-verify\n";
136 } elsif (/^(-sign|-signreq)$/) {
167 print STDERR "usage: CA -newcert|-newreq|-newreq-nodes|-newca|-sign|-verify\n";
  /external/chromium_org/third_party/skia/src/core/
Sk64.cpp 196 int sign = denom ^ hi; local
219 if (sign < 0)
258 if (sign < 0)
306 int32_t sign = SkExtractSign(N.fHi ^ D.fHi); local
344 return SkApplySign(result, sign);
  /external/chromium_org/v8/src/
double.h 60 ASSERT(Sign() > 0);
90 if (Sign() < 0 && Significand() == 0) {
94 if (Sign() < 0) {
139 int Sign() const {
147 ASSERT(Sign() > 0);
  /external/openssl/apps/
CA.pl 9 # CA -sign ... will sign the generated request and output
67 print STDERR "usage: CA -newcert|-newreq|-newreq-nodes|-newca|-sign|-verify\n";
136 } elsif (/^(-sign|-signreq)$/) {
167 print STDERR "usage: CA -newcert|-newreq|-newreq-nodes|-newca|-sign|-verify\n";
CA.pl.in 9 # CA -sign ... will sign the generated request and output
67 print STDERR "usage: CA -newcert|-newreq|-newreq-nodes|-newca|-sign|-verify\n";
136 } elsif (/^(-sign|-signreq)$/) {
167 print STDERR "usage: CA -newcert|-newreq|-newreq-nodes|-newca|-sign|-verify\n";

Completed in 4770 milliseconds

<<31323334353637383940>>