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

1 2 3 4 5 6 7 8 91011>>

  /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:
  /prebuilts/go/darwin-x86/test/fixedbugs/issue13777.dir/
burnin.go 12 // So does this...
  /prebuilts/go/linux-x86/test/fixedbugs/issue13777.dir/
burnin.go 12 // So does this...
  /external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/
p3-0x.cpp 42 int a = sizeof(struct So {}); // expected-error {{'So' cannot be defined in a type specifier}}
  /build/make/core/combo/arch/arm/
armv8-a.mk 5 # of armv7-a-neon. So just let them think we are just like v7.
  /external/curl/docs/cmdline-opts/
remote-name-all.d 6 if --remote-name were used for each one. So if you want to disable that for a
  /toolchain/binutils/binutils-2.27/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.27/ld/testsuite/ld-mips-elf/
jaloverflow.d 9 # destination address are taken from the source address. So overflow
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/
MultU64x32.c 57 ; the output and should be discarded. So here we overwrite it
MultU64x32.S 62 # the output and should be discarded. So here we overwrite it
  /prebuilts/go/darwin-x86/src/internal/syscall/unix/
getrandom_linux_generic.go 14 // architectures. So far this means only arm64 uses the standard
  /prebuilts/go/linux-x86/src/internal/syscall/unix/
getrandom_linux_generic.go 14 // architectures. So far this means only arm64 uses the standard
  /prebuilts/go/darwin-x86/misc/cgo/test/issue9400/
gccgo.go 14 // The test for the gc compiler resets the stack pointer so that the
17 // do. So this is not much of a test.
  /prebuilts/go/darwin-x86/src/net/
cgo_linux.go 19 // So definitely leave it out.
  /prebuilts/go/linux-x86/misc/cgo/test/issue9400/
gccgo.go 14 // The test for the gc compiler resets the stack pointer so that the
17 // do. So this is not much of a test.
  /prebuilts/go/linux-x86/src/net/
cgo_linux.go 19 // So definitely leave it out.
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
fixedbugs_test.go 30 // stack frame in a timely fashion. So when write barriers
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
magic.go 9 // So you want to compute x / c for some constant c?
10 // Machine division instructions are slow, so we try to
21 // 1/c is less than 1, so we can't compute it directly in
26 // So we must approximate it. Let's call its approximation m.
37 // We must have x * delta / 2^e < 1/c so that this
42 // So it is sufficient to have 2^e >= 2^n*c.
43 // So we'll choose e = n + s, with s = ?log2(c)?.
  /prebuilts/go/darwin-x86/src/crypto/sha1/
sha1block_amd64.go 21 // So it may read up-to 192 bytes past end of p
24 // so call it directly, instead.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
fixedbugs_test.go 30 // stack frame in a timely fashion. So when write barriers
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
magic.go 9 // So you want to compute x / c for some constant c?
10 // Machine division instructions are slow, so we try to
21 // 1/c is less than 1, so we can't compute it directly in
26 // So we must approximate it. Let's call its approximation m.
37 // We must have x * delta / 2^e < 1/c so that this
42 // So it is sufficient to have 2^e >= 2^n*c.
43 // So we'll choose e = n + s, with s = ?log2(c)?.
  /prebuilts/go/linux-x86/src/crypto/sha1/
sha1block_amd64.go 21 // So it may read up-to 192 bytes past end of p
24 // so call it directly, instead.
  /toolchain/binutils/binutils-2.27/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.

Completed in 760 milliseconds

1 2 3 4 5 6 7 8 91011>>