/external/libvpx/vp8/encoder/arm/armv5te/ |
vp8_packtokens_mbrow_armv5.asm | 129 strb r10, [r7, r4] ; w->buffer[x] =(unsigned char)0 224 strb r10, [r7, r4] ; w->buffer[x] =(unsigned char)0
|
/external/libvpx/vp8/encoder/arm/armv6/ |
vp8_variance_halfpixvar16x16_hv_armv6.asm | 20 ; r0 unsigned char *src_ptr 22 ; r2 unsigned char *ref_ptr
|
/external/v8/src/ |
uri.js | 39 result[index++] = 37; // Char code of '%'. 216 result[index++] = 37; // Char code of '%'. 265 // Does the char code correspond to an alpha-numeric char.
|
/external/zlib/contrib/masmx64/ |
inffasx64.asm | 111 shr eax, 16 ; /* output this.val char */
126 shr eax, 16 ; /* output this.val char */
|
/external/mksh/src/ |
check.pl | 785 local($lineno, $char) = (1, 1); 804 $char++; 807 $char = 1; 810 return "first difference: line $lineno, char $char (wanted '" [all...] |
/ndk/sources/host-tools/sed-4.2.1/build-aux/ |
texinfo.tex | [all...] |
/external/libvpx/vp8/common/arm/neon/ |
bilinearpredict16x16_neon.asm | 18 ; r0 unsigned char *src_ptr, 22 ; r4 unsigned char *dst_ptr,
|
sixtappredict4x4_neon.asm | 18 ; r0 unsigned char *src_ptr, 22 ; stack(r4) unsigned char *dst_ptr,
|
sixtappredict16x16_neon.asm | 18 ; r0 unsigned char *src_ptr, 22 ; r4 unsigned char *dst_ptr,
|
sixtappredict8x4_neon.asm | 18 ; r0 unsigned char *src_ptr, 22 ; r4 unsigned char *dst_ptr,
|
sixtappredict8x8_neon.asm | 18 ; r0 unsigned char *src_ptr, 22 ; stack(r4) unsigned char *dst_ptr,
|
/external/libvpx/vp8/encoder/arm/neon/ |
vp8_subpixelvariance16x16_neon.asm | 18 ; r0 unsigned char *src_ptr, 22 ; stack(r4) unsigned char *dst_ptr,
|
fastfdct8x4_neon.asm | 23 ;In which *src_ptr and *pred_ptr both are unsigned char.
|
/external/v8/benchmarks/ |
earley-boyer.js | 504 // verify that each char is in range. (parseInt ignores leading 513 // simply verify that first char is not whitespace. 515 // if +c is 0, but the char is not "0", then we have a whitespace. 1187 /*** META ((export char=?) 1192 /*** META ((export char<?) 1197 /*** META ((export char>?) 1202 /*** META ((export char<=?) 1207 /*** META ((export char>=?) 1212 /*** META ((export char-ci=?) 1217 /*** META ((export char-ci<? [all...] |
/external/webkit/PerformanceTests/SunSpider/tests/v8-v4/ |
v8-earley-boyer.js | 498 // verify that each char is in range. (parseInt ignores leading 507 // simply verify that first char is not whitespace. 509 // if +c is 0, but the char is not "0", then we have a whitespace. 1181 /*** META ((export char=?) 1186 /*** META ((export char<?) 1191 /*** META ((export char>?) 1196 /*** META ((export char<=?) 1201 /*** META ((export char>=?) 1206 /*** META ((export char-ci=?) 1211 /*** META ((export char-ci<? [all...] |
/external/webkit/PerformanceTests/SunSpider/tests/v8-v5/ |
v8-earley-boyer.js | 498 // verify that each char is in range. (parseInt ignores leading 507 // simply verify that first char is not whitespace. 509 // if +c is 0, but the char is not "0", then we have a whitespace. 1181 /*** META ((export char=?) 1186 /*** META ((export char<?) 1191 /*** META ((export char>?) 1196 /*** META ((export char<=?) 1201 /*** META ((export char>=?) 1206 /*** META ((export char-ci=?) 1211 /*** META ((export char-ci<? [all...] |
/external/webkit/PerformanceTests/SunSpider/tests/v8-v6/ |
v8-earley-boyer.js | 498 // verify that each char is in range. (parseInt ignores leading 507 // simply verify that first char is not whitespace. 509 // if +c is 0, but the char is not "0", then we have a whitespace. 1181 /*** META ((export char=?) 1186 /*** META ((export char<?) 1191 /*** META ((export char>?) 1196 /*** META ((export char<=?) 1201 /*** META ((export char>=?) 1206 /*** META ((export char-ci=?) 1211 /*** META ((export char-ci<? [all...] |
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/ |
parser.ml | 7 let binop_precedence:(char, int) Hashtbl.t = Hashtbl.create 10
|
/external/v8/test/mjsunit/ |
string-charat.js | 83 // Make sure enough of the one-char string cache is filled.
|
string-index.js | 164 // Make sure enough of the one-char string cache is filled.
|
regexp.js | 37 // Test containing null char in regexp. 322 var testName = "backref-ASCII-char-" + i + "," + (i^0x20);
|
/external/grub/docs/ |
texinfo.tex | 157 % in some cases the escape char. [all...] |
/external/dropbear/libtommath/ |
bn.tex | 327 char *mp_error_to_string(int code); [all...] |
/external/iproute2/doc/ |
api-ip6-flowlabels.tex | 189 size_t recvfrom(int fd, char *buf, size_t len, int flags, 193 char cbuf[128];
|
/external/libvpx/vp8/common/arm/armv6/ |
loopfilter_v6.asm | 54 ;r0 unsigned char *src_ptr, 56 ;r2 const char *flimit, 57 ;r3 const char *limit, 58 ;stack const char *thresh, [all...] |