HomeSort by relevance Sort by last modified time
    Searched full:_64 (Results 26 - 50 of 98) sorted by null

12 3 4

  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/asm-generic/
unistd.h 25 #define __SC_3264(_nr, _32, _64) __SYSCALL(_nr, _32)
27 #define __SC_3264(_nr, _32, _64) __SYSCALL(_nr, _64)
32 #define __SC_COMP_3264(_nr, _32, _64, _comp) __SYSCALL(_nr, _comp)
36 #define __SC_COMP_3264(_nr, _32, _64, _comp) __SC_3264(_nr, _32, _64)
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/asm-generic/
unistd.h 25 #define __SC_3264(_nr, _32, _64) __SYSCALL(_nr, _32)
27 #define __SC_3264(_nr, _32, _64) __SYSCALL(_nr, _64)
32 #define __SC_COMP_3264(_nr, _32, _64, _comp) __SYSCALL(_nr, _comp)
36 #define __SC_COMP_3264(_nr, _32, _64, _comp) __SC_3264(_nr, _32, _64)
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/asm-generic/
unistd.h 25 #define __SC_3264(_nr, _32, _64) __SYSCALL(_nr, _32)
27 #define __SC_3264(_nr, _32, _64) __SYSCALL(_nr, _64)
32 #define __SC_COMP_3264(_nr, _32, _64, _comp) __SYSCALL(_nr, _comp)
36 #define __SC_COMP_3264(_nr, _32, _64, _comp) __SC_3264(_nr, _32, _64)
  /external/clang/docs/
AddressSanitizer.rst 252 * Linux i386/x86\_64 (tested on Ubuntu 12.04)
253 * OS X 10.7 - 10.11 (i386/x86\_64)
256 * FreeBSD i386/x86\_64 (tested on FreeBSD 11-current)
DataFlowSanitizer.rst 153 x86\_64 Linux.
MemorySanitizer.rst 186 MemorySanitizer is supported on Linux x86\_64/MIPS64/AArch64.
UndefinedBehaviorSanitizer.rst 183 * i386/x86\_64
DataFlowSanitizerDesign.rst 119 The following is the current memory layout for Linux/x86\_64:
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
unistd.h 22 #define __SC_3264(_nr, _32, _64) __SYSCALL(_nr, _32)
24 #define __SC_3264(_nr, _32, _64) __SYSCALL(_nr, _64)
  /external/ltrace/sysdeps/linux-gnu/x86/
plt.c 81 * more complex. On x86{,_64}, the PLT slots are not
  /external/mesa3d/src/gallium/drivers/radeon/
SIInstrFormats.td 13 // Instructions with _64 take 64-bit operands.
  /art/build/
Android.oat.mk 112 $(4)HOST_CORE_IMAGE_$(1)_$(2)$$(core_multi_group)_64 := $$(core_image_name)
244 $(4)TARGET_CORE_IMAGE_$(1)_$(2)_64 := $$(core_image_name)
  /external/deqp/framework/delibs/debase/
deDefs.h 135 /* "detect" x86(_64) endianness */
156 # error Invalid x86(_64) endianness.
  /external/opencv3/modules/videoio/
CMakeLists.txt 244 set(FFMPEG_SUFFIX _64)
  /external/wpa_supplicant_8/src/crypto/
aes-gcm.c 204 * J_0 = GHASH_H(IV || 0^(s+64) || [len(IV)]_64)
  /toolchain/binutils/binutils-2.25/binutils/
nm.c 266 -X 32_64 (ignored)\n\
    [all...]
  /docs/source.android.com/src/source/
64-bit-builds.jd 145 variable with a _32 or _64 suffix, for example:</p>
  /external/llvm/lib/Target/Mips/
MipsRegisterInfo.td 172 def D#I#_64 : AFPR64<I, "f"#I, [!cast<FPR>("F"#I), !cast<FPR>("F_HI"#I)]>,
178 def W#I : AFPR128<I, "w"#I, [!cast<AFPR64>("D"#I#"_64")]>,
  /ndk/build/tools/
prebuilt-common.sh     [all...]
  /build/core/
envsetup.mk 286 HOST_CROSS_2ND_ARCH_MODULE_SUFFIX := _64
  /external/boringssl/src/crypto/rc4/asm/
rc4-586.pl 350 # schedule for x86[_64], because non-P4 implementations suffer from
  /external/llvm/include/llvm/Support/
MathExtras.h 241 // NOTE: The following support functions use the _32/_64 extensions instead of
  /external/opencv3/modules/cudacodec/src/
video_writer.cpp 738 "_64"
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/
x86_64-w64-mingw32-nm.1 154 [\fB\-X 32_64\fR] [\fB\-\-defined\-only\fR] [\fB\-\-no\-demangle\fR]
  /toolchain/binutils/binutils-2.25/bfd/
libaout.h 64 #define JNAME(x) CONCAT2 (x,_64)

Completed in 1357 milliseconds

12 3 4