HomeSort by relevance Sort by last modified time
    Searched full:bitness (Results 26 - 49 of 49) sorted by null

12

  /external/icu4c/test/cintltst/
trietest.c 359 log_err("error: trie serialization (%s) did not preserve 32-bitness\n", testName);
568 log_err("error: trie serialization (%s) did not preserve 32-bitness\n", testName);
trie2test.c 679 log_err("error: trie serialization (%s) did not preserve 32-bitness\n", testName);
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
util.py 86 bitness = {2147483647:"32bit", 9223372036854775807:"64bit"}
87 machine += ".%s" % bitness[sys.maxint]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
sysconfig.py 604 bitness = {2147483647:"32bit", 9223372036854775807:"64bit"}
605 machine += ".%s" % bitness[sys.maxint]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
util.py 86 bitness = {2147483647:"32bit", 9223372036854775807:"64bit"}
87 machine += ".%s" % bitness[sys.maxint]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
sysconfig.py 604 bitness = {2147483647:"32bit", 9223372036854775807:"64bit"}
605 machine += ".%s" % bitness[sys.maxint]
  /external/qemu/android/
main-emulator.c 203 ## is always 32-bit, so use "file" to determine the bitness of the shell
  /ndk/build/tools/
common-build-host-funcs.sh 38 # BH_BUILD_BITS build system bitness (32 or 64)
652 # Determine the default bitness of our compiler. It it doesn't match
build-mingw64-toolchain.sh 286 # Determine bitness of host architecture
build-host-gcc.sh 828 # Determine the default bitness of our compiler. It it doesn't match
    [all...]
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.cpp 133 // This assumes the address passed in matches the target address bitness
145 // This assumes the address passed in matches the target address bitness
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
elf-objfmt.c 399 /* Figure out which bitness of object format to use */
    [all...]
  /external/llvm/lib/Target/ARM/
ARMFastISel.cpp     [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
trie2test.c 679 log_err("error: trie serialization (%s) did not preserve 32-bitness\n", testName);
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/
macho-objfmt.c 384 /* Figure out which bitness of object format to use */
    [all...]
  /ndk/sources/host-tools/ndk-depends/
ndk-depends.cc     [all...]
  /external/strace/
process.c     [all...]
  /external/chromium_org/third_party/freetype/src/sfnt/
ttcmap.c     [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
sparcv8plus.S 68 * attempt to take advantage of UltraSPARC's 64-bitness under
    [all...]
  /external/freetype/src/sfnt/
ttcmap.c     [all...]
  /external/openssl/crypto/bn/asm/
sparcv8plus.S 68 * attempt to take advantage of UltraSPARC's 64-bitness under
    [all...]
  /ndk/docs/text/
CHANGES.text 168 appropriate default host bitness.
    [all...]
  /external/chromium_org/third_party/icu/source/
configure     [all...]
  /external/icu4c/
configure     [all...]

Completed in 938 milliseconds

12