Home
last modified time | relevance | path

Searched defs:posix (Results 1 – 25 of 57) sorted by relevance

123

/external/rust/crates/libloading/src/os/unix/
Dconsts.rs47 mod posix { module
56 mod posix { module
/external/python/cpython2/Lib/
Dshlex.py23 def __init__(self, instream=None, infile=None, posix=False): argument
274 def split(s, comments=False, posix=True): argument
/external/crosvm/hypervisor/src/haxm/
Dhaxm_sys.rs26 mod posix; module
/external/python/cpython3/Lib/
Dshlex.py21 def __init__(self, instream=None, infile=None, posix=False, argument
305 def split(s, comments=False, posix=True): argument
/external/openthread/src/
DMakefile.am61 SUBDIRS += posix subdir
/external/deqp/execserver/
DxsPosixFileReader.hpp32 namespace posix namespace
DxsPosixFileReader.cpp30 namespace posix namespace
DxsPosixTestProcess.hpp37 namespace posix namespace
DxsPosixTestProcess.cpp37 namespace posix namespace
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DPath.h28 enum class Style { windows, posix, native }; enumerator
/external/toybox/toys/posix/
Dprintf.c36 static int handle_slash(char **esc_val, int posix) in handle_slash()
/external/rust/crates/vulkano/src/sync/semaphore/
Dexternal_semaphore_handle_type.rs58 pub fn posix() -> ExternalSemaphoreHandleType { in posix() method
/external/grpc-grpc/test/core/end2end/
Dgenerate_tests.bzl25 platforms=['windows', 'linux', 'mac', 'posix'],
/external/rust/crates/vulkano/src/memory/
Dexternal_memory_handle_type.rs72 pub fn posix() -> ExternalMemoryHandleType { in posix() method
/external/python/setuptools/setuptools/tests/
Dtest_sdist.py48 def posix(path): function
/external/apache-commons-io/src/main/java/org/apache/commons/io/
DFileSystemUtils.java296 …long freeSpaceUnix(final String path, final boolean kb, final boolean posix, final Duration timeou… in freeSpaceUnix()
/external/python/cpython2/Lib/test/
Dtest_posixpath.py13 posix = None variable
Dtest_posix.py6 posix = test_support.import_module('posix') variable
/external/lua/src/
DMakefile135 posix: target
/external/cronet/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_info.cc139 bool AllYearDST(const PosixTimeZone& posix) { in AllYearDST()
350 PosixTimeZone posix; in ExtendTransitions() local
/external/webrtc/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_info.cc139 bool AllYearDST(const PosixTimeZone& posix) { in AllYearDST()
350 PosixTimeZone posix; in ExtendTransitions() local
/external/tensorflow/third_party/absl/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_info.cc139 bool AllYearDST(const PosixTimeZone& posix) { in AllYearDST()
350 PosixTimeZone posix; in ExtendTransitions() local
/external/angle/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_info.cc183 bool AllYearDST(const PosixTimeZone& posix) { in AllYearDST()
316 PosixTimeZone posix; in ExtendTransitions() local
/external/python/cpython3/Lib/test/
Dtest_posixpath.py15 posix = None variable
/external/lzma/CPP/7zip/UI/Common/
DPropIDUtils.cpp91 UInt32 posix = 0; in ConvertWinAttribToString() local

123