HomeSort by relevance Sort by last modified time
    Searched refs:wordsize (Results 51 - 74 of 74) sorted by null

1 23

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/net/
route.h 28 #include <bits/wordsize.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
types.h 28 #include <bits/wordsize.h>
fcntl.h 25 #include <bits/wordsize.h>
siginfo.h 25 #include <bits/wordsize.h>
syscall.h 7 #include <bits/wordsize.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/net/
route.h 28 #include <bits/wordsize.h>
  /external/fio/
hash.h 28 #error Define GOLDEN_RATIO_PRIME for your wordsize.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
fcntl.h 25 #include <bits/wordsize.h>
siginfo.h 25 #include <bits/wordsize.h>
syscall.h 7 #include <bits/wordsize.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
stdint.h 28 #include <bits/wordsize.h>
pthread.h 32 #include <bits/wordsize.h>
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sys/
ucontext.h 24 #include <bits/wordsize.h>
cdefs.h 353 #include <bits/wordsize.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
stdint.h 28 #include <bits/wordsize.h>
pthread.h 32 #include <bits/wordsize.h>
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
ucontext.h 24 #include <bits/wordsize.h>
cdefs.h 353 #include <bits/wordsize.h>
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
arch.h 221 unsigned int wordsize; member in struct:yasm_arch_module
445 (((yasm_arch_base *)arch)->module->wordsize)
  /external/strace/
file.c 1922 unsigned wordsize; local
    [all...]
process.c 730 unsigned wordsize = current_wordsize; local
734 if (umoven(tcp, addr, wordsize, cp.data) < 0) {
738 if (wordsize == 4)
744 addr += wordsize;
    [all...]
  /external/chromium_org/third_party/re2/re2/
prog.cc 315 COMPILE_ASSERT(8*sizeof(v.Word(0)) == 32, wordsize);
  /external/regex-re2/re2/
prog.cc 315 COMPILE_ASSERT(8*sizeof(v.Word(0)) == 32, wordsize);
  /external/lldb/source/Plugins/ObjectFile/Mach-O/
ObjectFileMachO.cpp     [all...]

Completed in 1292 milliseconds

1 23