HomeSort by relevance Sort by last modified time
    Searched full:getpagesize (Results 126 - 150 of 230) sorted by null

1 2 3 4 56 7 8 910

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/lib/
libmudflapth.so.0.0.0 
  /external/chromium/sdch/open-vcdiff/src/gtest/
gtest-death-test.cc 575 const size_t stack_size = getpagesize();
  /external/llvm/device/include/llvm/Config/
config.h 146 /* Define to 1 if you have the `getpagesize' function. */
  /external/llvm/host/include/llvm/Config/
config.h 146 /* Define to 1 if you have the `getpagesize' function. */
  /external/llvm/include/llvm/Config/
config.h.cmake 145 /* Define to 1 if you have the `getpagesize' function. */
config.h.in 146 /* Define to 1 if you have the `getpagesize' function. */
  /external/valgrind/main/include/vki/
vki-scnums-darwin.h 259 /* 64 old getpagesize */
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/
config_h.in 281 /* Define to 1 if you have the `getpagesize' function. */
  /ndk/sources/host-tools/sed-4.2.1/lib/
Makefile.in 60 $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
603 getopt.c getopt.in.h getopt1.c getopt_int.h getpagesize.c \
645 getopt.c getopt1.c getpagesize.c gettimeofday.c lstat.c \
726 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getpagesize.Po@am__quote@
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
system.h 382 extern int getpagesize (void);
auto-host.h 615 /* Define to 1 if we found a declaration for 'getpagesize', otherwise define
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
system.h 418 extern int getpagesize (void);
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
system.h 418 extern int getpagesize (void);
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
system.h 418 extern int getpagesize (void);
  /external/v8/src/
platform-win32.cc 854 static size_t GetPageSize() {
926 size_t msize = RoundUp(requested, static_cast<int>(GetPageSize()));
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/libexec/gcc/i686-linux/4.4.3/install-tools/
fixincl 
  /dalvik/vm/compiler/
Compiler.cpp 185 gDvmJit.pageSizeMask = getpagesize() - 1;
  /external/quake/quake/src/QW/client/
vid_x.c 276 int minsize = getpagesize();
  /external/quake/quake/src/WinQuake/
vid_sunx.cpp 431 int minsize = getpagesize();
vid_x.cpp 355 int minsize = getpagesize();
  /ndk/sources/host-tools/sed-4.2.1/sed/
Makefile.in 49 $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \
  /external/v8/test/mjsunit/
unicode-test.js     [all...]
  /frameworks/base/core/java/android/database/sqlite/
SQLiteDatabase.java     [all...]
  /external/e2fsprogs/
configure     [all...]
  /bionic/libc/bionic/
dlmalloc.c     [all...]

Completed in 808 milliseconds

1 2 3 4 56 7 8 910