HomeSort by relevance Sort by last modified time
    Searched refs:SO_TYPE (Results 101 - 120 of 120) sorted by null

1 2 3 45

  /development/ndk/platforms/android-21/include/asm-generic/
socket.h 26 #define SO_TYPE 3
  /external/kernel-headers/original/uapi/asm-generic/
socket.h 11 #define SO_TYPE 3
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/asm-generic/
socket.h 26 #define SO_TYPE 3
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/asm-generic/
socket.h 26 #define SO_TYPE 3
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/asm-generic/
socket.h 26 #define SO_TYPE 3
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/asm-generic/
socket.h 26 #define SO_TYPE 3
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/asm-generic/
socket.h 26 #define SO_TYPE 3
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/asm-generic/
socket.h 26 #define SO_TYPE 3
  /external/strace/xlat/
sockoptions.h 151 #if defined(SO_TYPE) || (defined(HAVE_DECL_SO_TYPE) && HAVE_DECL_SO_TYPE)
152 XLAT(SO_TYPE),
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_ws1_undef.h 135 #undef SO_TYPE
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winsock.h 176 #define SO_TYPE 0x1008
winsock2.h 202 #define SO_TYPE 0x1008
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/
IN.py 448 SO_TYPE = 3
  /libcore/luni/src/main/java/android/system/
OsConstants.java 455 public static final int SO_TYPE = placeholder();
    [all...]
  /external/valgrind/include/vki/
vki-darwin.h 179 #define VKI_SO_TYPE SO_TYPE
  /libcore/luni/src/main/native/
android_system_OsConstants.cpp 516 initConstant(env, c, "SO_TYPE", SO_TYPE);
  /external/libpcap/
pcap-linux.c     [all...]
  /external/robolectric/lib/main/
sqlite-jdbc-3.7.2.jar 
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/22/
android.jar 

Completed in 347 milliseconds

1 2 3 45