HomeSort by relevance Sort by last modified time
    Searched refs:AI_ALL (Results 51 - 57 of 57) sorted by null

1 23

  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_openvms.h 128 #define AI_ALL 0x00000008
_solaris.h 131 #define AI_ALL 0x0002
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
netdb.h 573 # define AI_ALL 0x0010 /* Return IPv4 mapped and IPv6 addresses. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
netdb.h 573 # define AI_ALL 0x0010 /* Return IPv4 mapped and IPv6 addresses. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
netdb.h 573 # define AI_ALL 0x0010 /* Return IPv4 mapped and IPv6 addresses. */
  /libcore/luni/src/main/java/libcore/io/
OsConstants.java 43 public static final int AI_ALL = placeholder();
    [all...]
  /libcore/luni/src/main/native/
libcore_io_OsConstants.cpp 51 initConstant(env, c, "AI_ALL", AI_ALL);

Completed in 557 milliseconds

1 23