HomeSort by relevance Sort by last modified time
    Searched refs:stdlib (Results 201 - 225 of 6246) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/
stdlib.h 18 * which in turn include stdlib.h, which results in warnings and errors
32 /* Native stdlib.h contains errno macro definition making inclusion of native
41 ../include/stdlib.h(817) : warning C4115: '_exception' : named type definition in parentheses
48 # include_next <stdlib.h>
50 # include _STLP_NATIVE_C_HEADER(stdlib.h)
53 /* on evc3/evc4 including stdlib.h also defines setjmp macro */
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/
stdlib.h 18 * which in turn include stdlib.h, which results in warnings and errors
32 /* Native stdlib.h contains errno macro definition making inclusion of native
41 ../include/stdlib.h(817) : warning C4115: '_exception' : named type definition in parentheses
48 # include_next <stdlib.h>
50 # include _STLP_NATIVE_C_HEADER(stdlib.h)
53 /* on evc3/evc4 including stdlib.h also defines setjmp macro */
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/
stdlib.h 18 * which in turn include stdlib.h, which results in warnings and errors
32 /* Native stdlib.h contains errno macro definition making inclusion of native
41 ../include/stdlib.h(817) : warning C4115: '_exception' : named type definition in parentheses
48 # include_next <stdlib.h>
50 # include _STLP_NATIVE_C_HEADER(stdlib.h)
53 /* on evc3/evc4 including stdlib.h also defines setjmp macro */
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/
stdlib.h 18 * which in turn include stdlib.h, which results in warnings and errors
32 /* Native stdlib.h contains errno macro definition making inclusion of native
41 ../include/stdlib.h(817) : warning C4115: '_exception' : named type definition in parentheses
48 # include_next <stdlib.h>
50 # include _STLP_NATIVE_C_HEADER(stdlib.h)
53 /* on evc3/evc4 including stdlib.h also defines setjmp macro */
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/
stdlib.h 18 * which in turn include stdlib.h, which results in warnings and errors
32 /* Native stdlib.h contains errno macro definition making inclusion of native
41 ../include/stdlib.h(817) : warning C4115: '_exception' : named type definition in parentheses
48 # include_next <stdlib.h>
50 # include _STLP_NATIVE_C_HEADER(stdlib.h)
53 /* on evc3/evc4 including stdlib.h also defines setjmp macro */
  /bionic/tests/
stdlib_test.cpp 23 #include <stdlib.h>
25 TEST(stdlib, drand48) {
33 TEST(stdlib, lrand48_random_rand) {
57 TEST(stdlib, mrand48) {
65 TEST(stdlib, posix_memalign) {
76 TEST(stdlib, realpath__NULL_filename) {
83 TEST(stdlib, realpath__empty_filename) {
90 TEST(stdlib, realpath__ENOENT) {
97 TEST(stdlib, realpath) {
113 TEST(stdlib, qsort)
    [all...]
  /external/pixman/demos/
gtk-utils.h 2 #include <stdlib.h>
  /bionic/libc/bionic/
__fgets_chk.cpp 30 #include <stdlib.h>
__memcpy_chk.cpp 31 #include <stdlib.h>
__strcat_chk.cpp 30 #include <stdlib.h>
__strcpy_chk.cpp 30 #include <stdlib.h>
md5.h 37 #include <stdlib.h>
strndup.c 29 #include <stdlib.h>
tdestroy.cpp 19 #include <stdlib.h>
  /bionic/libc/private/
rand48.h 19 #include <stdlib.h>
  /bionic/libc/stdlib/
putenv.c 31 #include <stdlib.h>
strtoll.c 36 #include <stdlib.h>
strtoull.c 36 #include <stdlib.h>
  /bionic/libc/string/
strdup.c 35 #include <stdlib.h>
  /bionic/libc/upstream-freebsd/lib/libc/string/
wcsdup.c 30 #include <stdlib.h>
  /bionic/libc/upstream-netbsd/libc/stdlib/
div.c 44 #include <stdlib.h> /* div_t */
ldiv.c 44 #include <stdlib.h> /* ldiv_t */
  /bionic/libstdc++/src/
typeinfo.cpp 2 #include <stdlib.h>
  /cts/tests/tests/opengl/libopengltest/
color_one.h 23 #include <stdlib.h>
common.cpp 20 #include <stdlib.h>

Completed in 875 milliseconds

1 2 3 4 5 6 7 891011>>