Home
last modified time | relevance | path

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

12

/third_party/rust/crates/libloading/src/os/unix/
Dconsts.rs47 mod posix { module
56 mod posix { module
/third_party/node/deps/npm/node_modules/path-is-absolute/
Dindex.js3 function posix(path) { function
/third_party/node/lib/
Dpath.js1058 posix: null property
1061 const posix = { variable
1505 posix: null property
/third_party/python/Lib/
Dshlex.py21 def __init__(self, instream=None, infile=None, posix=False, argument
305 def split(s, comments=False, posix=True): argument
Dshutil.py36 posix = nt = None variable
/third_party/vk-gl-cts/execserver/
DxsPosixFileReader.hpp32 namespace posix namespace
DxsPosixFileReader.cpp30 namespace posix namespace
DxsPosixTestProcess.hpp37 namespace posix namespace
DxsPosixTestProcess.cpp37 namespace posix namespace
/third_party/node/deps/npm/node_modules/path-parse/
Dindex.js40 var posix = {}; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DPath.h28 enum class Style { windows, posix, native }; enumerator
/third_party/toybox/toys/posix/
Dprintf.c36 static int handle_slash(char **esc_val, int posix) in handle_slash()
/third_party/python/Lib/test/
Dtest_posixpath.py15 posix = None variable
Dtest_posix.py10 posix = import_helper.import_module('posix') variable
/third_party/pcre2/pcre2/src/
Dpcre2_convert.c130 PCRE2_SPTR posix = pattern; in convert_posix() local
/third_party/icu/icu4c/source/common/
Duniset_props.cpp1025 UBool posix = FALSE; // true for [:pat:], false for \p{pat} \P{pat} \N{pat} in applyPropertyPattern() local
/third_party/skia/third_party/externals/icu/source/common/
Duniset_props.cpp1025 UBool posix = FALSE; // true for [:pat:], false for \p{pat} \P{pat} \N{pat} in applyPropertyPattern() local
/third_party/node/deps/icu-small/source/common/
Duniset_props.cpp1025 UBool posix = FALSE; // true for [:pat:], false for \p{pat} \P{pat} \N{pat} in applyPropertyPattern() local
/third_party/icu/icu4c/source/test/intltest/
Dlocalebuildertest.cpp1669 Locale posix("en-US-POSIX"); in TestPosixCases() local
/third_party/flutter/skia/third_party/externals/icu/source/common/
Duniset_props.cpp1054 UBool posix = FALSE; // true for [:pat:], false for \p{pat} \P{pat} \N{pat} in applyPropertyPattern() local
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_info.cc334 PosixTimeZone posix; in ExtendTransitions() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DLocaleMatcherTest.java529 private static final ULocale posix = new ULocale("en_US_POSIX"); field in LocaleMatcherTest
/third_party/googletest/googletest/src/
Dgtest-port.cc1297 namespace posix { namespace
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DLocaleMatcherTest.java548 private static final ULocale posix = new ULocale("en_US_POSIX"); field in LocaleMatcherTest
/third_party/mesa3d/src/gtest/src/
Dgtest-port.cc1263 namespace posix { namespace

12