HomeSort by relevance Sort by last modified time
    Searched refs:NI_DGRAM (Results 76 - 82 of 82) sorted by null

1 2 34

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
netdb.h 624 # define NI_DGRAM 16 /* Look up UDP service rather than TCP. */
  /libcore/luni/src/main/java/android/system/
OsConstants.java 327 public static final int NI_DGRAM = placeholder();
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ws2tcpip.h 285 #define NI_DGRAM 0x10
  /libcore/luni/src/main/native/
android_system_OsConstants.cpp 358 initConstant(env, c, "NI_DGRAM", NI_DGRAM);
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 270 milliseconds

1 2 34