Home
last modified time | relevance | path

Searched defs:posix (Results 1 – 25 of 27) 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
Dtarfile.py1626 posix = property(_getposix, _setposix) variable in TarFile
/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/toybox/toys/posix/
Dprintf.c36 static int handle_slash(char **esc_val, int posix) in handle_slash()
/external/python/cpython2/Lib/test/
Dtest_posixpath.py13 posix = None variable
Dtest_posix.py6 posix = test_support.import_module('posix') variable
/external/swiftshader/third_party/LLVM/tools/llvm-nm/
Dllvm-nm.cpp43 enum OutputFormatTy { bsd, sysv, posix }; enumerator
/external/python/cpython3/Lib/test/
Dtest_posixpath.py11 posix = None variable
Dtest_posix.py7 posix = support.import_module('posix') variable
/external/protobuf/gtest/src/
Dgtest-port.cc604 namespace posix { namespace
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
Dgtest-port.cc639 namespace posix { namespace
/external/llvm/utils/unittest/googletest/src/
Dgtest-port.cc643 namespace posix { namespace
/external/google-breakpad/src/testing/gtest/src/
Dgtest-port.cc680 namespace posix { namespace
/external/mesa3d/src/gtest/src/
Dgtest-port.cc698 namespace posix { namespace
/external/icu/icu4c/source/common/
Duniset_props.cpp1180 UBool posix = FALSE; // true for [:pat:], false for \p{pat} \P{pat} \N{pat} in applyPropertyPattern() local
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
Dgtest-port.cc1081 namespace posix { namespace
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-port.cc1123 namespace posix { namespace
/external/googletest/googletest/src/
Dgtest-port.cc1091 namespace posix { namespace
/external/v8/testing/gtest/src/
Dgtest-port.cc1105 namespace posix { namespace
/external/llvm/tools/llvm-nm/
Dllvm-nm.cpp54 enum OutputFormatTy { bsd, sysv, posix, darwin }; enumerator
/external/mksh/src/
Dfuncs.c2331 p_time(struct shf *shf, bool posix, long tv_sec, int tv_usec, int width, in p_time()

12