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

1 2 3 4 5

  /external/dhcpcd-6.8.2/dev/
Makefile 12 DSOBJ= ${DOBJ:.o=.So}
13 DPLUGS= ${DEV_PLUGINS:=.so}
17 .SUFFIXES: .So .so
19 .c.So:
22 .So.so: ${DSOBJ}
28 udev.So:
32 udev.so:
  /external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/
p3-0x.cpp 39 int a = sizeof(struct So {}); // expected-error {{'So' cannot be defined in a type specifier}}
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/
gc-relocs-257.d 7 # R_AARCH64_ABS64 relocs. So after gc, we should be left with
gc-relocs-257-dyn.d 8 # also removed. So after gc, we should be left with the startup code.
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
jaloverflow.d 9 # destination address are taken from the source address. So overflow
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
group-reloc-ldr-encoding-bad.s 25 @ So these should all fail.
group-reloc-ldr.s 24 @ So these should all (just) work.
group-reloc-ldrs-encoding-bad.s 28 @ magnitude of the addend. So these should all (just) fail.
group-reloc-ldrs.s 28 @ magnitude of the addend. So these should all (just) work.
  /external/chromium-trace/catapult/tracing/tracing_examples/
string_convert.js 97 /* (nPart - 252 << 32) is not possible in ECMAScript! So...: */
160 aBytes[nIdx++] = 252 + /* (nChr >>> 32) is not possible in ECMAScript! So...: */ (nChr / 1073741824);
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
ccr.s 6 nop ; So we get it tested too -- and it makes the
7 ; size of the code a 32-bit multiple, so
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
CommonErrorNode.as 22 // in follow set. So, stop will be 1 to left to start. adjust.
55 // people should subclass if they alter the tree type so this
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/
CommonErrorNode.js 7 // in follow set. So, stop will be 1 to left to start. adjust.
41 // people should subclass if they alter the tree type so this
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
copy_altivec.asm 20 ;# but the output will be. So two reads and a perm
  /external/mesa3d/src/mapi/glapi/gen/
mesadef.py 14 # Software is furnished to do so, subject to the following conditions:
51 print '; OPENGL32 uses this convention and so must the'
52 print '; Mesa OPENGL32 so that the Mesa DLL can be used'
64 print '; is STDCALL. So, this module definition file is'
  /external/v8/test/mjsunit/
regexp-results-cache.js 34 So let it be with Caesar. The noble Brutus \
36 If it were so, it was a grievous fault, \
40 So are they all, all honorable men- \
string-split-cache.js 37 // cache. So this test hits a case where only a prefix is cached.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mcore/
allinsn.s 14 test addi "r3, 1" # So does a hash
  /external/chromium-trace/catapult/third_party/flot/
FAQ.md 5 Flot will happily draw everything you send to it so the answer
7 VML) makes IE by far the slowest browser so be sure to test with that
38 So you have to set the width with the barWidth option which is NOT in
40 bars). For time mode that's milliseconds so the default value of 1
67 container as explained in the README so you need to hold off the Flot
  /external/chromium-trace/catapult/third_party/vinn/third_party/parse5/lib/tokenization/
location_info_mixin.js 60 //So, we already have advanced position.
  /external/chromium-trace/catapult/third_party/vinn/third_party/parse5/test/fixtures/
simple_api_parser_test.js 68 //NOTE: use ok assertion, so output will not be polluted by the whole content of the strings
100 //So here we just check that SimpleApiParser provides this info in the handlers.
  /external/v8/test/mjsunit/regress/
regress-234101.js 32 // was changed to allow special double values (-0, NaN, hole). So we should
regress-4023.js 40 // So far, all is well. Collect type feedback and optimize.
  /bootable/recovery/updater/
Android.mk 27 # Build only in eng, so we don't end up with a copy of this in /system
78 # So if TARGET_RECOVERY_UPDATER_LIBS is changed, a new dependency file will be generated.
80 # so no obsolete dependecy file gets used if you switch back to an old value.
  /external/v8/test/mjsunit/tools/
profile_view.js 53 // So we can sort it using 2 fields: name and time.

Completed in 828 milliseconds

1 2 3 4 5