OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:getpagesize
(Results
126 - 150
of
204
) sorted by null
1
2
3
4
5
6
7
8
9
/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 \
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
auto-host.h
615
/* Define to 1 if we found a declaration for '
getpagesize
', otherwise define
[
all
...]
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
auto-host.h
615
/* Define to 1 if we found a declaration for '
getpagesize
', otherwise define
[
all
...]
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
auto-host.h
627
/* Define to 1 if we found a declaration for '
getpagesize
', otherwise define
[
all
...]
/external/v8/test/mjsunit/
unicode-test.js
[
all
...]
/external/e2fsprogs/
configure
[
all
...]
/external/valgrind/main/
configure
[
all
...]
/bionic/libc/bionic/
dlmalloc.c
[
all
...]
/external/libffi/src/
dlmalloc.c
[
all
...]
/external/qemu/distrib/sdl-1.2.12/src/stdlib/
SDL_malloc.c
[
all
...]
/external/bluetooth/glib/glib/
gslice.c
306
sys_page_size = sysconf (_SC_PAGESIZE); /* = sysconf (_SC_PAGE_SIZE); =
getpagesize
(); */
[
all
...]
/external/chromium/testing/gtest/src/
gtest-death-test.cc
[
all
...]
/external/gtest/src/
gtest-death-test.cc
[
all
...]
/external/llvm/utils/unittest/googletest/
gtest-death-test.cc
[
all
...]
/external/protobuf/gtest/src/
gtest-death-test.cc
[
all
...]
/external/strace/strace/linux/ia64/
syscallent.h
[
all
...]
/external/valgrind/main/memcheck/tests/darwin/
scalar.c
139
GO_UNIMP(64, "old
getpagesize
");
[
all
...]
/ndk/sources/host-tools/sed-4.2.1/
Makefile.in
54
$(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/
getpagesize
.m4 \
[
all
...]
aclocal.m4
[
all
...]
/ndk/sources/host-tools/sed-4.2.1/doc/
Makefile.in
50
$(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/
getpagesize
.m4 \
[
all
...]
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
unistd.h
[
all
...]
/external/qemu/
exec.c
224
page_size =
getpagesize
();
249
qemu_real_host_page_size =
getpagesize
();
[
all
...]
Completed in 2296 milliseconds
1
2
3
4
5
6
7
8
9