HomeSort by relevance Sort by last modified time
    Searched refs:signed (Results 76 - 100 of 110) sorted by null

1 2 34 5

  /external/webkit/LayoutTests/dom/xhtml/level1/core/
hc_characterdataindexsizeerrsubstringcountnegative.js 42 setImplementationAttribute("signed", true);
hc_characterdataindexsizeerrsubstringnegativeoffset.js 42 setImplementationAttribute("signed", true);
hc_textindexsizeerrnegativeoffset.js 42 setImplementationAttribute("signed", true);
  /external/libvpx/vp8/common/x86/
idctllm_mmx.asm 28 ; * is bigger than 32768, in signed 16 bit multiply, it become a negative
30 ; * (x * (unsigned)35468 >> 16) = x * (signed)35468 >> 16 + x
  /external/libvpx/vp8/encoder/ppc/
variance_altivec.asm 51 ;# Compute sum first. Unpack to so signed subract
52 ;# can be used. Only have a half word signed
variance_subpixel_altivec.asm 126 ;# Compute sum first. Unpack to so signed subract
127 ;# can be used. Only have a half word signed
  /external/jpeg/
configure     [all...]
  /external/qemu/distrib/jpeg-6b/
configure     [all...]
  /external/libffi/include/
ffi.h.in 215 signed int sint;
  /external/skia/third_party/glu/libtess/
alg-outline 48 A common way to find a polygon normal is to compute the signed area
62 the normal, we check that the sum of the signed contour areas is
  /external/v8/test/mjsunit/
int32-ops.js 30 // signed 32-bit integer values as smis.
array-sort.js 87 x = x | 0; // Canonicalizes to Smi if 32-bit signed and fits in Smi.
  /external/libvpx/vp8/common/arm/armv6/
loopfilter_v6.asm 171 eor r7, r7, r12 ; p1 offset to convert to a signed value
172 eor r8, r8, r12 ; p0 offset to convert to a signed value
173 eor r9, r9, r12 ; q0 offset to convert to a signed value
174 eor r10, r10, r12 ; q1 offset to convert to a signed value
732 eor r7, r7, r12 ; p1 offset to convert to a signed value
733 eor r8, r8, r12 ; p0 offset to convert to a signed value
734 eor r9, r9, r12 ; q0 offset to convert to a signed value
735 eor r10, r10, r12 ; q1 offset to convert to a signed value
    [all...]
  /external/protobuf/python/google/protobuf/
text_format.py 411 """Consumes a signed 32bit integer number.
417 ParseError: If a signed 32bit integer couldn't be consumed.
443 """Consumes a signed 64bit integer number.
449 ParseError: If a signed 64bit integer couldn't be consumed.
570 is_signed: True if a signed integer must be parsed.
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
DFA.as 9 * There are at most 32767 states (16-bit signed short).
  /external/libvpx/vp8/decoder/arm/neon/
idct_dequant_dc_full_2x_neon.asm 79 ; vqdmulh only accepts signed values. this was a problem because
idct_dequant_full_2x_neon.asm 71 ; vqdmulh only accepts signed values. this was a problem because
  /external/libvpx/vp8/encoder/x86/
variance_impl_ssse3.asm 31 ;for Pmaddubsw is signed bytes, we must calculate zero offset seperately.
  /build/tools/droiddoc/templates-sdk/assets/js/
prettify.js 17 j;var u=i.ownerDocument,v=u.createElement("SPAN");v.className=d[a+1];var x=i.parentNode;x.replaceChild(v,i);v.appendChild(i);e<o&&(l[h+1]=i=u.createTextNode(t.substring(b,o)),x.insertBefore(i,v.nextSibling))}e=b;e>=o&&(h+=2);e>=c&&(a+=2)}}catch(w){"console"in window&&console.log(w&&w.stack?w.stack:w)}}var v=["break,continue,do,else,for,if,return,while"],w=[[v,"auto,case,char,const,default,double,enum,extern,float,goto,int,long,register,short,signed,sizeof,static,struct,switch,typedef,union,unsigned,void,volatile"],
  /external/dropbear/libtommath/
bn.tex 865 \subsection{Signed comparison}
867 To compare two mp\_int variables based on their signed value the mp\_cmp() function is provided.
    [all...]
  /build/core/
definitions.mk     [all...]
  /external/chromium/third_party/libjingle/source/talk/
main.scons 181 AddTargetGroup('signed_binaries', 'digitally signed binaries can be built')
  /external/llvm/bindings/ocaml/llvm/
llvm.mli 806 no signed wrapping. The result is undefined if the negation overflows.
828 signed wrapping. The result is undefined if the sum overflows.
846 no signed wrapping. The result is undefined if the sum overflows.
864 no signed wrapping. The result is undefined if the sum overflows.
882 (** [const_sdiv c1 c2] returns the constant quotient [c1 / c2] of two signed
888 signed integer constants. The result is undefined if the result is rounded
903 signed integer constants.
908 signed floating point constants.
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.metadata_2.0.0.v20100601.jar 
  /external/elfutils/tests/
run-show-die-info.sh 285 Name : signed char
    [all...]

Completed in 812 milliseconds

1 2 34 5