Searched refs:sign (Results 101 - 125 of 3854) sorted by relevance

1234567891011>>

/external/chromium_org/chromeos/cryptohome/
H A Dcryptohome_parameters.h52 bool sign,
60 bool sign; member in struct:cryptohome::KeyDefinition::AuthorizationData::Secret
68 bool sign,
/external/chromium_org/third_party/opus/src/src/
H A Dmlp.c72 float sign=1; local
81 sign=-1;
88 return sign*y;
/external/chromium_org/third_party/skia/src/core/
H A DSkFloatBits.cpp18 Floor and Cast are very similar, but Cast applies its sign after all other
81 // apply the sign after we check for overflow
84 // apply the sign before we right-shift
120 // apply the sign after we check for overflow
123 // apply the sign before we right-shift
150 // apply the sign after we check for overflow
153 // apply the sign before we right-shift
181 // record the sign and make value positive
182 int sign = SkExtractSign(value); local
183 value = SkApplySign(value, sign);
[all...]
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/ilbc/
H A Dpoly_to_lsp.c39 int16_t shifts, sign; local
117 sign = y;
128 if (sign < 0) {
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/preprocs/nasm/
H A Dnasmlib.c27 int sign = 0; local
40 sign = 1;
110 if (sign)
/external/libopus/src/
H A Dmlp.c72 float sign=1; local
81 sign=-1;
88 return sign*y;
/external/chromium_org/third_party/libjpeg_turbo/
H A Djdarith.c246 int blkn, ci, tbl, sign; local
275 /* Figure F.22: Decoding the sign of v */
276 sign = arith_decode(cinfo, st + 1);
277 st += 2; st += sign;
294 entropy->dc_context[ci] = 12 + (sign * 4); /* large diff category */
296 entropy->dc_context[ci] = 4 + (sign * 4); /* small diff category */
302 v += 1; if (sign) v = -v;
325 int tbl, sign, k; local
356 /* Figure F.22: Decoding the sign of v */
357 sign
502 int blkn, ci, tbl, sign, k; local
[all...]
/external/chromium_org/third_party/speex/libspeex/
H A Dcb_search.c169 spx_word16_t sign=1; local
173 sign=-1;
177 if (sign>0)
185 if (sign==1)
195 e[subvect_size*i+j]=sign*0.03125*shape_cb[rind*subvect_size+j];
204 spx_word16_t sign=1; local
208 sign=-1;
214 g=sign*shape_cb[rind*subvect_size+m];
216 g=sign*0.03125*shape_cb[rind*subvect_size+m];
427 spx_word16_t sign local
475 spx_word16_t sign=1; local
[all...]
/external/speex/libspeex/
H A Dcb_search.c169 spx_word16_t sign=1; local
173 sign=-1;
177 if (sign>0)
185 if (sign==1)
195 e[subvect_size*i+j]=sign*0.03125*shape_cb[rind*subvect_size+j];
204 spx_word16_t sign=1; local
208 sign=-1;
214 g=sign*shape_cb[rind*subvect_size+m];
216 g=sign*0.03125*shape_cb[rind*subvect_size+m];
427 spx_word16_t sign local
475 spx_word16_t sign=1; local
[all...]
H A Dvq_sse.h96 int sign; local
99 sign=0;
103 sign=1;
116 if (sign)
/external/chromium_org/chrome/renderer/resources/extensions/enterprise_platform_keys/
H A Dkey.js21 sign: 'sign',
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dpitch_estimator.h43 int16_t sign,
/external/iptables/iptables/
H A DAndroid.mk18 LOCAL_CFLAGS += -Wno-sign-compare -Wno-pointer-arith
49 LOCAL_CFLAGS += -Wno-sign-compare -Wno-pointer-arith
/external/opencv/cv/src/
H A D_cvgeom.h75 char sign; /* sign of the triangle */ member in struct:_CvTrianAttr
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL OpenGL Application/atlantis/
H A Dswim.c68 static int sign = 1; local
116 sign = 1 - sign;
118 fish->psi += sign;
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL OpenGL Application/atlantis/
H A Dswim.c68 static int sign = 1; local
116 sign = 1 - sign;
118 fish->psi += sign;
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL OpenGL Application/atlantis/
H A Dswim.c68 static int sign = 1; local
116 sign = 1 - sign;
118 fish->psi += sign;
/external/replicaisland/src/com/replica/replicaisland/
H A DUtils.java31 public final static int sign(float a) { method in class:Utils
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
H A Dpitch_estimator.h43 WebRtc_Word16 sign,
/external/apache-harmony/x-net/src/test/impl/java.injected/org/apache/harmony/xnet/provider/jsse/
H A DDigitalSignatureTest.java63 byte[] hash = ds_sign.sign();
95 byte[] hash = ds_sign.sign();
/external/chromium_org/chrome/installer/mac/
H A Dsign_app.sh.in7 # Using codesign, sign the application. After signing, the signatures on the
54 codesign --sign "${codesign_id}" --keychain "${codesign_keychain}" \
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
H A Dvp9_entropymv.h83 vp9_prob sign; member in struct:__anon13113
111 unsigned int sign[2]; member in struct:__anon13115
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_encodemv.c35 const int sign = comp < 0; local
36 const int mag = sign ? -comp : comp;
45 vp9_write(w, sign, mvcomp->sign);
83 sign_cost[0] = vp9_cost_zero(mvcomp->sign);
84 sign_cost[1] = vp9_cost_one(mvcomp->sign);
175 update_mv(w, comp_counts->sign, &comp->sign, MV_UPDATE_PROB);
/external/chromium_org/third_party/skia/experimental/Intersection/
H A DCubicReduceOrder.cpp118 sameSide1 = sign(cubic[0].x - cubic[1].x) + sign(cubic[3].x - cubic[1].x);
119 sameSide2 = sign(cubic[0].x - cubic[2].x) + sign(cubic[3].x - cubic[2].x);
121 sameSide1 = sign(cubic[0].y - cubic[1].y) + sign(cubic[3].y - cubic[1].y);
122 sameSide2 = sign(cubic[0].y - cubic[2].y) + sign(cubic[3].y - cubic[2].y);
/external/chromium_org/v8/src/
H A Dhydrogen-dehoist.cc30 int32_t sign = binary_operation->IsSub() ? -1 : 1;
31 int32_t value = constant->Integer32Value() * sign;

Completed in 1954 milliseconds

1234567891011>>