HomeSort by relevance Sort by last modified time
    Searched refs:platforms (Results 176 - 200 of 425) sorted by null

1 2 3 4 5 6 78 91011>>

  /build/soong/cc/
ndk_prebuilt.go 45 return android.PathForSource(ctx, fmt.Sprintf("prebuilts/ndk/current/platforms/android-%s/arch-%s/usr/lib%s",
  /external/compiler-rt/make/platform/
clang_macho_embedded.mk 84 # x86 platforms ignore -mfloat-abi options and complain about doing so. Despite
  /external/googletest/googlemock/
README.md 327 On platforms where the pthread library is available, Google Test and
  /external/syslinux/mk/
lib.mk 5 # Support IA32 and x86_64 platforms with one build
  /external/valgrind/none/tests/
cmdline1.stdout.exp 90 only. [no] for all other tools and platforms.
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
nilcheck.go 156 // All platforms are guaranteed to fault if we load/store to anything smaller than this address.
  /prebuilts/go/darwin-x86/src/cmd/vet/all/
main.go 32 flagAll = flag.Bool("all", false, "run all platforms")
  /prebuilts/go/darwin-x86/src/crypto/cipher/
gcm_test.go 251 // In order to be consistent across platforms, all implementations
  /prebuilts/go/darwin-x86/src/debug/gosym/
pclntab_test.go 27 // For now, only works on amd64 platforms.
  /prebuilts/go/darwin-x86/src/math/big/
arith_test.go 366 // TODO(agl): These will only work on 64-bit platforms.
  /prebuilts/go/darwin-x86/src/net/
protoconn_test.go 5 // This file implements API tests across platforms and will never have a build
  /prebuilts/go/darwin-x86/src/runtime/debug/
garbage_test.go 186 // This can only happen when ints are 64 bits, since on platforms
  /prebuilts/go/darwin-x86/src/strconv/
decimal.go 182 // Go up to 60 to be large enough for 32bit and 64bit platforms.
  /prebuilts/go/darwin-x86/src/sync/
pool.go 66 // Prevents false sharing on widespread platforms with
  /prebuilts/go/darwin-x86/src/syscall/
exec_solaris.go 44 // syscall defines this global on our behalf to avoid a build dependency on other platforms
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
nilcheck.go 156 // All platforms are guaranteed to fault if we load/store to anything smaller than this address.
  /prebuilts/go/linux-x86/src/cmd/vet/all/
main.go 32 flagAll = flag.Bool("all", false, "run all platforms")
  /prebuilts/go/linux-x86/src/crypto/cipher/
gcm_test.go 251 // In order to be consistent across platforms, all implementations
  /prebuilts/go/linux-x86/src/debug/gosym/
pclntab_test.go 27 // For now, only works on amd64 platforms.
  /prebuilts/go/linux-x86/src/math/big/
arith_test.go 366 // TODO(agl): These will only work on 64-bit platforms.
  /prebuilts/go/linux-x86/src/net/
protoconn_test.go 5 // This file implements API tests across platforms and will never have a build
  /prebuilts/go/linux-x86/src/runtime/debug/
garbage_test.go 186 // This can only happen when ints are 64 bits, since on platforms
  /prebuilts/go/linux-x86/src/strconv/
decimal.go 182 // Go up to 60 to be large enough for 32bit and 64bit platforms.
  /prebuilts/go/linux-x86/src/sync/
pool.go 66 // Prevents false sharing on widespread platforms with
  /prebuilts/go/linux-x86/src/syscall/
exec_solaris.go 44 // syscall defines this global on our behalf to avoid a build dependency on other platforms

Completed in 405 milliseconds

1 2 3 4 5 6 78 91011>>