HomeSort by relevance Sort by last modified time
    Searched refs:So (Results 1 - 25 of 43) sorted by null

1 2

  /external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/
p3-0x.cpp 39 int a = sizeof(struct So {}); // expected-error {{'So' can not be defined in a type specifier}}
  /external/chromium/chrome/common/extensions/docs/js/
bootstrap.js 36 // when the browser tries to resolve any #anchors in the URL. So we reset
  /external/libvpx/vp8/common/ppc/
copy_altivec.asm 20 ;# but the output will be. So two reads and a perm
  /external/webkit/LayoutTests/storage/
open-database-while-transaction-in-progress.js 15 // cache_size is 2000 pages, and the default page_size is 1024 bytes. So the
test-authorizer.js 52 // of any other way to trigger this operation. So we'll skip it for now.
84 // so we cannot test this operation
  /external/v8/test/mjsunit/
string-split-cache.js 37 // cache. So this test hits a case where only a prefix is cached.
debug-liveedit-patch-positions.js 122 // replace it's code with stub. So there is no reliable way to get PCs for
string-index.js 51 // SpiderMonkey 1.5 fails this next one. So does FF 2.0.6.
  /system/core/rootdir/
Android.mk 21 # to run the dex pre-optimization *in* the emulator. So keep the file until
  /development/build/
Android.mk 6 # building the docs. So for the dependency, we just use the
12 # but we're not running that in our package rule so just copy in the
51 # code is never going to be run anywhere, so just make a copy of the file.
52 # The package installation stuff doesn't know about this file, so nobody will
  /external/v8/test/mjsunit/tools/
profile_view.js 52 // So we can sort it using 2 fields: name and time.
  /external/libvpx/vp8/encoder/arm/armv5te/
vp8_packtokens_armv5.asm 71 ; off of v, so set a flag here based on this.
76 ; bb can only be 0 or 1. So only execute this statement
134 ; temp variable here. So after r10 is used, reload
vp8_packtokens_mbrow_armv5.asm 93 ; off of v, so set a flag here based on this.
98 ; bb can only be 0 or 1. So only execute this statement
156 ; temp variable here. So after r10 is used, reload
vp8_packtokens_partitions_armv5.asm 123 ; off of v, so set a flag here based on this.
128 ; bb can only be 0 or 1. So only execute this statement
186 ; temp variable here. So after r10 is used, reload
  /dalvik/vm/
Android.mk 18 # This makefile builds both for host and target, and so the very large
42 # Build the installed version (libdvm.so) first
51 # If WITH_JIT is configured, build multiple versions of libdvm.so to facilitate
111 # Build as a WHOLE static library so dependencies are available at link
118 # have sufficient custom code so that libffi isn't needed at all,
119 # or they should use the platform's provided libffi. So, if the common
  /external/libvpx/vp8/common/arm/neon/
loopfiltersimplehorizontaledge_neon.asm 19 ;are equal. So, in the code, only one load is needed
loopfiltersimpleverticaledge_neon.asm 19 ;are equal. So, in the code, only one load is needed
  /external/libvpx/vp8/encoder/arm/neon/
vp8_mse16x16_neon.asm 27 ;note: in this function, sum is never used. So, we can remove this part of calculation
  /external/libvpx/vp8/encoder/arm/armv6/
vp8_mse16x16_armv6.asm 25 ; So, we can remove this part of calculation.
  /external/webkit/Tools/DumpRenderTree/gtk/fonts/
fonts.conf 21 of the Fontconfig settings. So force Fontconfig to select our cruddy
  /libcore/
JavaLibrary.mk 117 # allow us to submit such a file. So we create it here
  /external/libvpx/vp8/common/arm/armv6/
simpleloopfilter_v6.asm 58 ; All 16 elements in flimit are equal. So, in the code, only one load is needed
  /external/zlib/contrib/masm686/
match.asm 118 bestlen = 28 ; size of best match so far
167 ; chainlen is decremented once beforehand so that the function can
296 ; * adjust %edx so that it is offset to the exact byte that mismatched.
300 ; * starting the compare loop. So what this code does is skip over 0-3
348 ;/* have so far, then forget it and return to the lookup loop. */
  /external/grub/docs/
texinfo.tex 37 % of date, so if that's what you're using, please check.
216 % \vadjust-items are inserted at the left edge of the type. So
295 % Do this outside of the \shipout so @code etc. will be expanded in
310 % Do this early so pdf references go to the beginning of the page.
378 % offset so that the space between them is truly \outerhsize or \outervsize
435 % If a _delimited_ argument is enclosed in braces, they get stripped; so
491 % defines \thisenv, so the current environment is known; @end checks
495 % Non-false conditionals (@iftex, @ifset) don't fit into this, so they
609 % The \TeX{} logo, as in plain, but resetting the spacing so that a
674 % explicit \vfill so that the extra space is at the bottom. Th
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/
jsevalcontext.js 44 * So far, these are only used here, but we could use them thoughout
104 * $this so it is possible to use it in expressions.
110 * The entire context structure is exposed as a variable so it can be
197 * Recycle a used JsEvalContext instance, so we can avoid creating one
323 * only on expr, we cache the result so we save some Function

Completed in 1041 milliseconds

1 2