Home
last modified time | relevance | path

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

12

/external/rust/crates/libloading/src/os/unix/
Dconsts.rs47 mod posix { module
56 mod posix { module
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dcert-dcl58-cpp.cpp17 namespace posix { namespace
34 namespace posix::a { namespace
/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/python/cpython3/Lib/
Dshlex.py21 def __init__(self, instream=None, infile=None, posix=False, argument
305 def split(s, comments=False, posix=True): argument
Dshutil.py46 posix = nt = None variable
/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/llvm-project/llvm/include/llvm/Support/
DPath.h28 enum class Style { windows, posix, native }; enumerator
/external/llvm-project/lldb/unittests/Expression/
DClangParserTest.cpp55 std::string posix = "/usr/lib/liblldb.dylib"; in TEST_F() local
/external/toybox/toys/posix/
Dprintf.c36 static int handle_slash(char **esc_val, int posix) in handle_slash()
/external/grpc-grpc/test/core/end2end/
Dgenerate_tests.bzl25 platforms=['windows', 'linux', 'mac', 'posix'],
/external/python/setuptools/setuptools/tests/
Dtest_sdist.py52 def posix(path): function
/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/python/cpython3/Lib/test/
Dtest_posixpath.py12 posix = None variable
/external/lzma/CPP/7zip/UI/Common/
DPropIDUtils.cpp91 UInt32 posix = 0; in ConvertWinAttribToString() local
/external/pcre/dist2/src/
Dpcre2_convert.c130 PCRE2_SPTR posix = pattern; in convert_posix() local
/external/llvm/utils/unittest/googletest/src/
Dgtest-port.cc643 namespace posix { namespace
/external/icu/icu4c/source/test/intltest/
Dlocalebuildertest.cpp1667 Locale posix("en-US-POSIX"); in TestPosixCases() local
/external/icu/icu4c/source/common/
Duniset_props.cpp1057 UBool posix = FALSE; // true for [:pat:], false for \p{pat} \P{pat} \N{pat} in applyPropertyPattern() local
/external/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_info.cc298 PosixTimeZone posix; in ExtendTransitions() local

12