HomeSort by relevance Sort by last modified time
    Searched refs:signed (Results 101 - 125 of 241) sorted by null

1 2 3 45 6 7 8 910

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
loopfilter_mmx.asm 151 pxor mm2, [GLOBAL(t80)] ; p1 offset to convert to signed values
152 pxor mm7, [GLOBAL(t80)] ; q1 offset to convert to signed values
155 pxor mm6, [GLOBAL(t80)] ; offset to convert to signed values
156 pxor mm0, [GLOBAL(t80)] ; offset to convert to signed values
453 pxor mm2, [GLOBAL(t80)] ; p1 offset to convert to signed values
454 pxor mm7, [GLOBAL(t80)] ; q1 offset to convert to signed values
459 pxor mm6, [GLOBAL(t80)] ; offset to convert to signed values
460 pxor mm0, [GLOBAL(t80)] ; offset to convert to signed values
749 pxor mm2, [GLOBAL(t80)] ; p1 offset to convert to signed values
750 pxor mm7, [GLOBAL(t80)] ; q1 offset to convert to signed value
    [all...]
loopfilter_sse2.asm 191 pxor xmm2, xmm3 ; p1 offset to convert to signed values
192 pxor xmm7, xmm3 ; q1 offset to convert to signed values
195 pxor xmm6, xmm3 ; offset to convert to signed values
198 pxor xmm0, xmm3 ; offset to convert to signed values
397 pxor xmm2, xmm3 ; p1 offset to convert to signed values
398 pxor xmm7, xmm3 ; q1 offset to convert to signed values
399 pxor xmm6, xmm3 ; offset to convert to signed values
400 pxor xmm0, xmm3 ; offset to convert to signed values
    [all...]
idctllm_mmx.asm 28 ; * is bigger than 32768, in signed 16 bit multiply, it becomes a negative
30 ; * (x * (unsigned)35468 >> 16) = x * (signed)35468 >> 16 + x
  /build/tools/releasetools/
sign_target_files_apks 135 signed = tempfile.NamedTemporaryFile()
137 common.SignFile(unsigned.name, signed.name, keyname, pw, align=4)
139 data = signed.read()
141 signed.close()
sign_target_files_apks.py 135 signed = tempfile.NamedTemporaryFile()
137 common.SignFile(unsigned.name, signed.name, keyname, pw, align=4)
139 data = signed.read()
141 signed.close()
  /external/libvpx/libvpx/vp9/common/x86/
vp9_loopfilter_mmx.asm 151 pxor mm2, [GLOBAL(t80)] ; p1 offset to convert to signed values
152 pxor mm7, [GLOBAL(t80)] ; q1 offset to convert to signed values
155 pxor mm6, [GLOBAL(t80)] ; offset to convert to signed values
156 pxor mm0, [GLOBAL(t80)] ; offset to convert to signed values
453 pxor mm2, [GLOBAL(t80)] ; p1 offset to convert to signed values
454 pxor mm7, [GLOBAL(t80)] ; q1 offset to convert to signed values
459 pxor mm6, [GLOBAL(t80)] ; offset to convert to signed values
460 pxor mm0, [GLOBAL(t80)] ; offset to convert to signed values
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
vp9_loopfilter_mmx.asm 151 pxor mm2, [GLOBAL(t80)] ; p1 offset to convert to signed values
152 pxor mm7, [GLOBAL(t80)] ; q1 offset to convert to signed values
155 pxor mm6, [GLOBAL(t80)] ; offset to convert to signed values
156 pxor mm0, [GLOBAL(t80)] ; offset to convert to signed values
453 pxor mm2, [GLOBAL(t80)] ; p1 offset to convert to signed values
454 pxor mm7, [GLOBAL(t80)] ; q1 offset to convert to signed values
459 pxor mm6, [GLOBAL(t80)] ; offset to convert to signed values
460 pxor mm0, [GLOBAL(t80)] ; offset to convert to signed values
  /libcore/dom/src/test/java/org/w3c/domts/
DOMTestDocumentBuilderFactory.java 168 DocumentBuilderSetting.signed,
  /external/libvpx/libvpx/vp8/encoder/ppc/
fdct_altivec.asm 115 vspltisw v7, 14 ;# == 14, fits in 5 signed bits
144 vspltisw v7, 14 ;# == 14, fits in 5 signed bits
167 vspltisw v7, 14 ;# == 14, fits in 5 signed bits
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ppc/
fdct_altivec.asm 115 vspltisw v7, 14 ;# == 14, fits in 5 signed bits
144 vspltisw v7, 14 ;# == 14, fits in 5 signed bits
167 vspltisw v7, 14 ;# == 14, fits in 5 signed bits
  /build/tools/droiddoc/templates-pdk/assets/
prettify.js 5 dc="(?:",ec=")",fc="gi",gc="PRE",hc='<!DOCTYPE foo PUBLIC "foo bar">\n<foo />',ic="\t",jc="\n",kc="[^<]+|<!--[\\s\\S]*?--\>|<!\\[CDATA\\[[\\s\\S]*?\\]\\]>|</?[a-zA-Z][^>]*>|<",lc="nocode",mc=' $1="$2$3$4"',S="pln",nc="string",T="lang-",oc="src",U="str",pc="'\"",qc="'\"`",rc="\"'",V="com",sc="lang-regex",tc="(/(?=[^/*])(?:[^/\\x5B\\x5C]|\\x5C[\\s\\S]|\\x5B(?:[^\\x5C\\x5D]|\\x5C[\\s\\S])*(?:\\x5D|$))+/)",uc="kwd",vc="^(?:",wc=")\\b",xc=" \r\n\t\u00a0",yc="lit",zc="typ",Ac="0123456789",Y="pun",Bc="break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try alignof align_union asm axiom bool concept concept_map const_cast constexpr decltype dynamic_cast explicit export friend inline late_check mutable namespace nullptr reinterpret_cast static_assert static_cast template typeid typename typeof using virtual wchar_t where break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try boolean byte extends final finally implements import instanceof null native package strictfp super synchronized throws transient as base by checked decimal delegate descending event fixed foreach from group implicit in interface internal into is lock object out override orderby params partial readonly ref sbyte sealed stackalloc string select uint ulong unchecked unsafe ushort var break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try debugger eval export function get null set undefined var with Infinity NaN caller delete die do dump elsif eval exit foreach for goto if import last local my next no our print package redo require sub undef unless until use wantarray while BEGIN END break continue do else for if return while and as assert class def del elif except exec finally from global import in is lambda nonlocal not or pass print raise try with yield False True None break continue do else for if return while alias and begin case class def defined elsif end ensure false in module next nil not or redo rescue retry self super then true undef unless until when yield BEGIN END break continue do else for if return while case done elif esac eval fi function in local set then until ",
6 Cc="</span>",Dc='<span class="',Ec='">',Fc="$1&nbsp;",Gc="&nbsp;<br />",Hc="<br />",Ic="console",Jc="cannot override language handler %s",Kc="default-markup",Lc="default-code",Mc="dec",Z="lang-js",$="lang-css",Nc="lang-in.tag",Oc="htm",Pc="html",Qc="mxml",Rc="xhtml",Sc="xml",Tc="xsl",Uc=" \t\r\n",Vc="atv",Wc="tag",Xc="atn",Yc="lang-uq.val",Zc="in.tag",$c="uq.val",ad="break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try alignof align_union asm axiom bool concept concept_map const_cast constexpr decltype dynamic_cast explicit export friend inline late_check mutable namespace nullptr reinterpret_cast static_assert static_cast template typeid typename typeof using virtual wchar_t where ",
7 bd="c",cd="cc",dd="cpp",ed="cxx",fd="cyc",gd="m",hd="null true false",id="json",jd="break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try boolean byte extends final finally implements import instanceof null native package strictfp super synchronized throws transient as base by checked decimal delegate descending event fixed foreach from group implicit in interface internal into is lock object out override orderby params partial readonly ref sbyte sealed stackalloc string select uint ulong unchecked unsafe ushort var ",
8 kd="cs",ld="break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try boolean byte extends final finally implements import instanceof null native package strictfp super synchronized throws transient ",md="java",nd="break continue do else for if return while case done elif esac eval fi function in local set then until ",
10 zd="rb",Ad="break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try debugger eval export function get null set undefined var with Infinity NaN ",Bd="js",Cd="regex",Dd="pre",Ed="code",Fd="xmp",Gd="prettyprint",Hd="class",Id="br",Jd="\r";
  /external/doclava/res/assets/templates/assets/
prettify.js 5 dc="(?:",ec=")",fc="gi",gc="PRE",hc='<!DOCTYPE foo PUBLIC "foo bar">\n<foo />',ic="\t",jc="\n",kc="[^<]+|<!--[\\s\\S]*?--\>|<!\\[CDATA\\[[\\s\\S]*?\\]\\]>|</?[a-zA-Z][^>]*>|<",lc="nocode",mc=' $1="$2$3$4"',S="pln",nc="string",T="lang-",oc="src",U="str",pc="'\"",qc="'\"`",rc="\"'",V="com",sc="lang-regex",tc="(/(?=[^/*])(?:[^/\\x5B\\x5C]|\\x5C[\\s\\S]|\\x5B(?:[^\\x5C\\x5D]|\\x5C[\\s\\S])*(?:\\x5D|$))+/)",uc="kwd",vc="^(?:",wc=")\\b",xc=" \r\n\t\u00a0",yc="lit",zc="typ",Ac="0123456789",Y="pun",Bc="break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try alignof align_union asm axiom bool concept concept_map const_cast constexpr decltype dynamic_cast explicit export friend inline late_check mutable namespace nullptr reinterpret_cast static_assert static_cast template typeid typename typeof using virtual wchar_t where break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try boolean byte extends final finally implements import instanceof null native package strictfp super synchronized throws transient as base by checked decimal delegate descending event fixed foreach from group implicit in interface internal into is lock object out override orderby params partial readonly ref sbyte sealed stackalloc string select uint ulong unchecked unsafe ushort var break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try debugger eval export function get null set undefined var with Infinity NaN caller delete die do dump elsif eval exit foreach for goto if import last local my next no our print package redo require sub undef unless until use wantarray while BEGIN END break continue do else for if return while and as assert class def del elif except exec finally from global import in is lambda nonlocal not or pass print raise try with yield False True None break continue do else for if return while alias and begin case class def defined elsif end ensure false in module next nil not or redo rescue retry self super then true undef unless until when yield BEGIN END break continue do else for if return while case done elif esac eval fi function in local set then until ",
6 Cc="</span>",Dc='<span class="',Ec='">',Fc="$1&nbsp;",Gc="&nbsp;<br />",Hc="<br />",Ic="console",Jc="cannot override language handler %s",Kc="default-markup",Lc="default-code",Mc="dec",Z="lang-js",$="lang-css",Nc="lang-in.tag",Oc="htm",Pc="html",Qc="mxml",Rc="xhtml",Sc="xml",Tc="xsl",Uc=" \t\r\n",Vc="atv",Wc="tag",Xc="atn",Yc="lang-uq.val",Zc="in.tag",$c="uq.val",ad="break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try alignof align_union asm axiom bool concept concept_map const_cast constexpr decltype dynamic_cast explicit export friend inline late_check mutable namespace nullptr reinterpret_cast static_assert static_cast template typeid typename typeof using virtual wchar_t where ",
7 bd="c",cd="cc",dd="cpp",ed="cxx",fd="cyc",gd="m",hd="null true false",id="json",jd="break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try boolean byte extends final finally implements import instanceof null native package strictfp super synchronized throws transient as base by checked decimal delegate descending event fixed foreach from group implicit in interface internal into is lock object out override orderby params partial readonly ref sbyte sealed stackalloc string select uint ulong unchecked unsafe ushort var ",
8 kd="cs",ld="break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try boolean byte extends final finally implements import instanceof null native package strictfp super synchronized throws transient ",md="java",nd="break continue do else for if return while case done elif esac eval fi function in local set then until ",
10 zd="rb",Ad="break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try debugger eval export function get null set undefined var with Infinity NaN ",Bd="js",Cd="regex",Dd="pre",Ed="code",Fd="xmp",Gd="prettyprint",Hd="class",Id="br",Jd="\r";
  /external/elfutils/src/tests/
run-dwarf-getmacros.sh 336 __INT8_TYPE__ signed char
344 __INT_LEAST8_TYPE__ signed char
352 __INT_FAST8_TYPE__ signed char
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_struct.py 202 self.signed = True
206 self.signed = False
220 if self.signed and x < 0:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_struct.py 202 self.signed = True
206 self.signed = False
220 if self.signed and x < 0:
  /external/libvorbis/doc/
02-bitpacking.tex 95 an unsigned integer, or '-1' as a signed, two's complement integer.
97 be treated as signed or unsigned.
201 the unsigned value '3', or the signed value '-1'. Signedness is
  /external/e2fsprogs/lib/
config.h.in 614 #undef signed
  /external/libvpx/libvpx/vp8/common/x86/
loopfilter_sse2.asm 191 pxor xmm2, xmm3 ; p1 offset to convert to signed values
192 pxor xmm7, xmm3 ; q1 offset to convert to signed values
195 pxor xmm6, xmm3 ; offset to convert to signed values
198 pxor xmm0, xmm3 ; offset to convert to signed values
397 pxor xmm2, xmm3 ; p1 offset to convert to signed values
398 pxor xmm7, xmm3 ; q1 offset to convert to signed values
399 pxor xmm6, xmm3 ; offset to convert to signed values
400 pxor xmm0, xmm3 ; offset to convert to signed values
    [all...]
idctllm_mmx.asm 28 ; * is bigger than 32768, in signed 16 bit multiply, it becomes a negative
30 ; * (x * (unsigned)35468 >> 16) = x * (signed)35468 >> 16 + x
  /external/libvpx/libvpx/vp8/common/ppc/
variance_altivec.asm 51 ;# Compute sum first. Unpack to so signed subract
52 ;# can be used. Only have a half word signed
  /external/openssh/openbsd-compat/
getrrsetbyname.c.orig 235 length = res_query(hostname, (signed int) rdclass, (signed int) rdtype,
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
variance_altivec.asm 51 ;# Compute sum first. Unpack to so signed subract
52 ;# can be used. Only have a half word signed
  /external/jpeg/
configure     [all...]
  /external/v8/test/mjsunit/
int32-ops.js 30 // signed 32-bit integer values as smis.
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/
shortidct4x4llm_neon.asm 33 ; Optimization note: The resulted data from dequantization are signed

Completed in 1014 milliseconds

1 2 3 45 6 7 8 910