Home
last modified time | relevance | path

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

12

/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
300 def split(s, comments=False, posix=True): argument
/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-7.0/llvm/include/llvm/Support/
DPath.h29 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/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/
DMakefile121 posix: target
/external/cldr/tools/java/org/unicode/cldr/icu/
DCheckIBMCoverage.java187 … int posix = processFile(locale, destDir + File.separator + plf, Level.POSIX, group, true); in processMap() local
/external/swiftshader/third_party/LLVM/tools/llvm-nm/
Dllvm-nm.cpp43 enum OutputFormatTy { bsd, sysv, posix }; enumerator
/external/python/cpython3/Lib/test/
Dtest_posixpath.py13 posix = None variable
Dtest_posix.py7 posix = support.import_module('posix') variable
/external/lzma/CPP/7zip/UI/Common/
DPropIDUtils.cpp91 UInt32 posix = 0; in ConvertWinAttribToString() local
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
Dgtest-port.cc639 namespace posix { namespace
/external/pcre/dist2/src/
Dpcre2_convert.c130 PCRE2_SPTR posix = pattern; in convert_posix() local
/external/google-breakpad/src/testing/gtest/src/
Dgtest-port.cc680 namespace posix { namespace
/external/llvm/utils/unittest/googletest/src/
Dgtest-port.cc643 namespace posix { namespace
/external/icu/icu4c/source/common/
Duniset_props.cpp1054 UBool posix = FALSE; // true for [:pat:], false for \p{pat} \P{pat} \N{pat} in applyPropertyPattern() local
/external/mesa3d/src/gtest/src/
Dgtest-port.cc1123 namespace posix { namespace
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest-port.cc1123 namespace posix { namespace

12