HomeSort by relevance Sort by last modified time
    Searched defs:_GNU_SOURCE (Results 151 - 172 of 172) sorted by null

1 2 3 4 5 67

  /sdk/emulator/opengl/tests/event_injector/
sockets.c 17 extension to the POSIX standard, if _GNU_SOURCE is defined. */
18 # define _GNU_SOURCE 1
    [all...]
  /system/media/camera/src/
camera_metadata.c 16 #define _GNU_SOURCE // for fdprintf
    [all...]
  /external/bison/lib/
vasnprintf.c 49 #ifndef _GNU_SOURCE
50 # define _GNU_SOURCE 1
    [all...]
config.in.h     [all...]
  /external/blktrace/btreplay/
btreplay.c 42 #if !defined(_GNU_SOURCE)
43 # define _GNU_SOURCE
    [all...]
  /external/linux-tools-perf/util/
symbol.c 1 #define _GNU_SOURCE
    [all...]
trace-event-parse.c 24 #define _GNU_SOURCE
31 #undef _GNU_SOURCE
    [all...]
  /external/valgrind/main/coregrind/
m_main.c     [all...]
  /external/webkit/Source/WebKit/efl/ewk/
ewk_tiled_backing_store.c 24 #define _GNU_SOURCE
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
auto-host.h     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
auto-host.h     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
auto-host.h     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
auto-host.h     [all...]
  /external/chromium/third_party/libevent/
evdns.c 58 #define _GNU_SOURCE
    [all...]
  /external/dnsmasq/src/
dnsmasq.h 28 # define _GNU_SOURCE
  /external/qemu/
vl-android.c 27 #define _GNU_SOURCE 1
    [all...]
  /bionic/libc/upstream-dlmalloc/
malloc.c 648 #define _GNU_SOURCE /* Turns on mremap() definition */
    [all...]
  /external/bison/darwin-lib/
config.h     [all...]
  /external/bison/linux-lib/
config.h     [all...]
  /external/valgrind/main/perf/
tinycc.c 20 #define _GNU_SOURCE
    [all...]
  /external/sqlite/dist/orig/
sqlite3.c 305 #ifndef _GNU_SOURCE
306 # define _GNU_SOURCE
    [all...]
  /external/sqlite/dist/
sqlite3.c 305 #ifndef _GNU_SOURCE
306 # define _GNU_SOURCE
    [all...]

Completed in 1029 milliseconds

1 2 3 4 5 67