/external/v8/test/mjsunit/ |
string-external-cached.js | 62 // Test regexp and short substring.
|
elements-kind.js | 52 external_short : 'external short elements', 53 external_unsigned_short : 'external unsigned short elements',
|
/external/valgrind/main/helgrind/tests/ |
tc19_shadowmem.stderr.exp | [all...] |
/build/core/combo/ |
TARGET_linux-arm.mk | 112 -fno-short-enums \
|
/external/libvpx/vp8/encoder/arm/armv6/ |
vp8_fast_fdct4x4_armv6.asm | 18 ; void vp8_short_fdct4x4_c(short *input, short *output, int pitch)
|
/external/qemu/distrib/sdl-1.2.12/ |
android-configure.sh | 306 unsigned short v;
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ |
DebugGrammarParser.cs | [all...] |
ProfileGrammarParser.cs | [all...] |
/external/libvpx/vp8/encoder/x86/ |
variance_impl_mmx.asm | 14 ;unsigned int vp8_get_mb_ss_mmx( short *src_ptr ) 520 ; unsigned short *HFilter, 521 ; unsigned short *VFilter, 665 ; unsigned short *HFilter, 666 ; unsigned short *VFilter, [all...] |
variance_impl_sse2.asm | 18 ; short *src_ptr [all...] |
/external/webkit/Source/WebCore/bindings/scripts/ |
CodeGeneratorGObject.pm | 239 "short", "int", 246 "unsigned short", "ushort"); 265 "short", "gshort", 272 "unsigned short", "gushort", 452 "$nick", /* short description */ 665 return "" if $type eq "short"; 673 return "" if $type eq "unsigned short"; [all...] |
/ndk/build/tools/ |
prebuilt-common.sh | 369 # Try to match a short setting, i.e. -o<value> 377 # Try to match a short flag, i.e. -o 897 GDBSERVER_CFLAGS="-fno-short-enums"
|
/external/libvpx/vp8/common/arm/armv6/ |
sixtappredict8x4_v6.asm | 24 ;Line width is 20 that is 9 short data plus 2 to make it 4bytes aligned. In second pass, load data from stack,
|
/external/libvpx/vp8/common/x86/ |
recon_mmx.asm | 13 ;void vp8_recon_b_mmx(unsigned char *s, short *q, unsigned char *d, int stride)
|
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/ |
date-format-tofte.js | 141 // A short textual representation of a month, three letters
|
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/ |
date-format-tofte.js | 141 // A short textual representation of a month, three letters
|
/ndk/build/core/ |
build-local.mk | 103 # To keep paths as short as possible during the build, we first look if the
|
/external/elfutils/tests/ |
run-show-die-info.sh | 236 Name : short unsigned int 301 Name : short int [all...] |
/external/zlib/contrib/masmx64/ |
gvmat64.asm | 448 jnz short LoopCmps
449 jmp short LenMaximum
|
/external/zlib/contrib/masmx86/ |
match686.asm | 300 jmp short LoopEntry
379 jmp short LenMaximum
|
/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/liblzf/ |
configure | 811 ac_init_help=short ;; 1176 --help=short display options specific to this package 1177 --help=recursive display the short help of all the included packages [all...] |
/build/core/ |
config.mk | 85 # lines being executed, instead of a short message about
|
/external/doclava/res/assets/templates/ |
macros.cs | 101 <?cs # Show the short-form description of something. These come from shortDescr and deprecated ?><?cs
|
/external/regex-re2/lib/codereview/ |
codereview.py | 42 from mercurial.node import nullrev, hex, nullid, short namespace [all...] |