HomeSort by relevance Sort by last modified time
    Searched defs:sys (Results 176 - 200 of 558) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
Unicode.h 21 namespace sys { namespace in namespace:llvm
64 } // namespace sys
Host.h 23 #include <sys/machine.h>
25 /* Solaris provides _BIG_ENDIAN/_LITTLE_ENDIAN selector in sys/types.h */
26 #include <sys/types.h>
43 namespace sys { namespace in namespace:llvm
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
COM.h 19 namespace sys { namespace in namespace:llvm
Unicode.h 21 namespace sys { namespace in namespace:llvm
64 } // namespace sys
  /system/netd/libnetdutils/
SocketOption.cpp 21 #include <sys/socket.h>
30 auto& sys = sSyscalls.get(); local
32 return sys.setsockopt(sock, level, optname, &on, sizeof(on));
38 auto& sys = sSyscalls.get(); local
40 RETURN_IF_NOT_OK(sys.setsockopt(sock, SOL_TCP, TCP_KEEPIDLE, &idleTime, sizeof(idleTime)));
43 RETURN_IF_NOT_OK(sys.setsockopt(sock, SOL_TCP, TCP_KEEPCNT, &numProbes, sizeof(numProbes)));
46 RETURN_IF_NOT_OK(sys.setsockopt(sock, SOL_TCP, TCP_KEEPINTVL, &probeInterval,
  /external/llvm/include/llvm/Support/
DynamicLibrary.h 10 // This file declares the sys::DynamicLibrary class.
23 namespace sys { namespace in namespace:llvm
102 } // End sys namespace
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_bufferobj.h 33 void *sys; member in struct:nouveau_bufferobj
41 (_mesa_is_bufferobj(x) ? to_nouveau_bufferobj(x)->sys : NULL)
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
DynamicLibrary.h 10 // This file declares the sys::DynamicLibrary class.
20 namespace sys { namespace in namespace:llvm
98 } // End sys namespace
Memory.h 10 // This file declares the llvm::sys::Memory class.
21 namespace sys { namespace in namespace:llvm
ThreadLocal.h 10 // This file declares the llvm::sys::ThreadLocal class.
21 namespace sys { namespace in namespace:llvm
  /external/swiftshader/third_party/llvm-subzero/lib/Support/Unix/
Unix.h 32 #include <sys/types.h>
33 #include <sys/wait.h>
40 #include <sys/param.h>
44 # include <sys/time.h>
69 *ErrMsg = prefix + ": " + llvm::sys::StrError(errnum);
74 namespace sys { namespace in namespace:llvm
103 } // namespace sys
  /frameworks/compile/mclinker/include/mcld/Support/
RealPath.h 16 namespace sys { namespace in namespace:mcld
43 } // namespace sys
52 struct less<mcld::sys::fs::RealPath>
53 : public binary_function<mcld::sys::fs::RealPath,
54 mcld::sys::fs::RealPath,
56 bool operator()(const mcld::sys::fs::RealPath& pX,
57 const mcld::sys::fs::RealPath& pY) const {
  /frameworks/compile/mclinker/lib/Support/
RealPath.cpp 13 namespace sys { namespace in namespace:mcld
55 } // namespace sys
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
DynamicLibrary.h 10 // This file declares the sys::DynamicLibrary class.
23 namespace sys { namespace in namespace:llvm
111 } // End sys namespace
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
DynamicLibrary.h 10 // This file declares the sys::DynamicLibrary class.
23 namespace sys { namespace in namespace:llvm
114 } // End sys namespace
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
DynamicLibrary.h 10 // This file declares the sys::DynamicLibrary class.
23 namespace sys { namespace in namespace:llvm
114 } // End sys namespace
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
Host.h 23 #include <sys/machine.h>
25 /* Solaris provides _BIG_ENDIAN/_LITTLE_ENDIAN selector in sys/types.h */
26 #include <sys/types.h>
43 namespace sys { namespace in namespace:llvm
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
Host.h 23 #include <sys/machine.h>
25 /* Solaris provides _BIG_ENDIAN/_LITTLE_ENDIAN selector in sys/types.h */
26 #include <sys/types.h>
43 namespace sys { namespace in namespace:llvm
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
Host.h 23 #include <sys/machine.h>
25 /* Solaris provides _BIG_ENDIAN/_LITTLE_ENDIAN selector in sys/types.h */
26 #include <sys/types.h>
43 namespace sys { namespace in namespace:llvm
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
Host.h 23 #include <sys/machine.h>
25 /* Solaris provides _BIG_ENDIAN/_LITTLE_ENDIAN selector in sys/types.h */
26 #include <sys/types.h>
43 namespace sys { namespace in namespace:llvm
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
DynamicLibrary.h 10 // This file declares the sys::DynamicLibrary class.
23 namespace sys { namespace in namespace:llvm
111 } // End sys namespace
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
DynamicLibrary.h 10 // This file declares the sys::DynamicLibrary class.
23 namespace sys { namespace in namespace:llvm
114 } // End sys namespace
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
DynamicLibrary.h 10 // This file declares the sys::DynamicLibrary class.
23 namespace sys { namespace in namespace:llvm
114 } // End sys namespace
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
Host.h 23 #include <sys/machine.h>
25 /* Solaris provides _BIG_ENDIAN/_LITTLE_ENDIAN selector in sys/types.h */
26 #include <sys/types.h>
43 namespace sys { namespace in namespace:llvm
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
Host.h 23 #include <sys/machine.h>
25 /* Solaris provides _BIG_ENDIAN/_LITTLE_ENDIAN selector in sys/types.h */
26 #include <sys/types.h>
43 namespace sys { namespace in namespace:llvm

Completed in 593 milliseconds

1 2 3 4 5 6 78 91011>>