HomeSort by relevance Sort by last modified time
    Searched refs:AF_ROSE (Results 1 - 25 of 35) sorted by null

1 2

  /external/strace/xlat/
addrfams.h 35 #if !(defined(AF_ROSE) || (defined(HAVE_DECL_AF_ROSE) && HAVE_DECL_AF_ROSE))
36 # define AF_ROSE 11
149 XLAT(AF_ROSE),
  /bionic/libc/include/sys/
socket.h 154 #define AF_ROSE 11
199 #define PF_ROSE AF_ROSE
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
socket.h 131 #define AF_ROSE PF_ROSE
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
socket.h 131 #define AF_ROSE PF_ROSE
  /external/python/cpython2/Lib/plat-atheos/
IN.py 423 AF_ROSE = PF_ROSE
739 AF_ROSE = PF_ROSE
  /external/python/cpython2/Lib/plat-linux2/
IN.py 402 AF_ROSE = PF_ROSE
  /prebuilts/gdb/linux-x86/lib/python2.7/plat-linux2/
IN.py 402 AF_ROSE = PF_ROSE
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/
IN.py 402 AF_ROSE = PF_ROSE
  /external/libnl/lib/
addr.c 1017 __ADD(AF_ROSE,rose)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
socketmodule.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
socketmodule.c     [all...]
  /external/python/cpython2/Modules/
socketmodule.c     [all...]
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_386.go 43 AF_ROSE = 0xb
    [all...]
zerrors_linux_amd64.go 43 AF_ROSE = 0xb
    [all...]
zerrors_linux_arm.go 43 AF_ROSE = 0xb
    [all...]
zerrors_linux_arm64.go 44 AF_ROSE = 0xb
    [all...]
zerrors_linux_mips.go 42 AF_ROSE = 0xb
    [all...]
zerrors_linux_mips64.go 42 AF_ROSE = 0xb
    [all...]
zerrors_linux_mips64le.go 42 AF_ROSE = 0xb
    [all...]
zerrors_linux_mipsle.go 42 AF_ROSE = 0xb
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_linux_386.go 43 AF_ROSE = 0xb
    [all...]
zerrors_linux_amd64.go 43 AF_ROSE = 0xb
    [all...]
zerrors_linux_arm.go 43 AF_ROSE = 0xb
    [all...]
zerrors_linux_arm64.go 44 AF_ROSE = 0xb
    [all...]
zerrors_linux_mips.go 42 AF_ROSE = 0xb
    [all...]

Completed in 223 milliseconds

1 2