Home
last modified time | relevance | path

Searched refs:sep (Results 376 - 400 of 848) sorted by relevance

1...<<11121314151617181920>>...34

/third_party/skia/src/xps/
H A DSkXPSDevice.h138 HRESULT createId(wchar_t* buffer, size_t bufferSize, wchar_t sep = '-');
/third_party/skia/tools/skqp/
H A Dcut_release.py17 assert '/' in [os.sep, os.altsep] and os.pardir == '..'
/third_party/python/Lib/distutils/tests/
H A Dtest_dir_util.py122 if os.sep == '/':
/third_party/skia/infra/bots/
H A Drecipes.py106 recipes_path.replace('/', os.path.sep))
/third_party/python/Modules/
H A D_datetimemodule.c1457 * sign HH sep MM [sep SS [. UUUUUU]]
1462 format_utcoffset(char *buf, size_t buflen, const char *sep, in format_utcoffset() argument
1497 hours, sep, minutes, sep, seconds, microseconds); in format_utcoffset()
1502 sep, minutes, sep, seconds); in format_utcoffset()
1505 PyOS_snprintf(buf, buflen, "%c%02d%s%02d", sign, hours, sep, minutes); in format_utcoffset()
2638 const char *sep = ""; in delta_repr() local
2645 sep in delta_repr()
5748 int sep = 'T'; datetime_isoformat() local
[all...]
/third_party/python/Objects/
H A Dunicodeobject.c10066 PyObject *sep = NULL; in _PyUnicode_JoinArray() local
10094 /* Set up sep and seplen */ in _PyUnicode_JoinArray()
10097 sep = PyUnicode_FromOrdinal(' '); in _PyUnicode_JoinArray()
10098 if (!sep) in _PyUnicode_JoinArray()
10113 sep = separator; in _PyUnicode_JoinArray()
10118 Py_INCREF(sep); in _PyUnicode_JoinArray()
10120 last_obj = sep; in _PyUnicode_JoinArray()
10177 sep_data = PyUnicode_1BYTE_DATA(sep); in _PyUnicode_JoinArray()
10211 _PyUnicode_FastCopyCharacters(res, res_offset, sep, 0, seplen); in _PyUnicode_JoinArray()
10224 Py_XDECREF(sep); in _PyUnicode_JoinArray()
12663 do_argstrip(PyObject *self, int striptype, PyObject *sep) do_argstrip() argument
13147 PyUnicode_Split(PyObject *s, PyObject *sep, Py_ssize_t maxsplit) PyUnicode_Split() argument
13177 unicode_split_impl(PyObject *self, PyObject *sep, Py_ssize_t maxsplit) unicode_split_impl() argument
13311 unicode_partition(PyObject *self, PyObject *sep) unicode_partition() argument
13331 unicode_rpartition(PyObject *self, PyObject *sep) unicode_rpartition() argument
13338 PyUnicode_RSplit(PyObject *s, PyObject *sep, Py_ssize_t maxsplit) PyUnicode_RSplit() argument
13355 unicode_rsplit_impl(PyObject *self, PyObject *sep, Py_ssize_t maxsplit) unicode_rsplit_impl() argument
[all...]
/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/driver_add/
H A Dhdf_add_driver.py284 temp_path = os.path.sep.join(path_list[:-1])
329 temp_path = os.path.sep.join(path_list[:-1])
/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/
H A Dhdf_liteos_scann.py85 parent_path_model = os.path.sep.join(
86 self.build_path.split(os.path.sep)[:-1])
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H A DInternalLocaleBuilder.java543 private int checkVariants(String variants, String sep) { in checkVariants() argument
544 StringTokenIterator itr = new StringTokenIterator(variants, sep); in checkVariants()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
H A DInternalLocaleBuilder.java547 private int checkVariants(String variants, String sep) { in checkVariants() argument
548 StringTokenIterator itr = new StringTokenIterator(variants, sep); in checkVariants()
/third_party/lzma/CPP/7zip/UI/Client7z/
H A DClient7z.cpp829 int sep = s.ReverseFind_PathSepar(); in main() local
830 s.DeleteFrom(sep + 1); in main()
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/
H A Dcrypto.h129 const char sep);
132 const char *str, const char sep);
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/
H A Dcrypto.h129 const char sep);
132 const char *str, const char sep);
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dcrypto.h129 const char sep);
132 const char *str, const char sep);
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dcrypto.h129 const char sep);
132 const char *str, const char sep);
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/
H A Dcrypto.h129 const char sep);
132 const char *str, const char sep);
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
H A Dcrypto.h129 const char sep);
132 const char *str, const char sep);
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/
H A Dcrypto.h129 const char sep);
132 const char *str, const char sep);
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
H A Dcrypto.h129 const char sep);
132 const char *str, const char sep);
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/
H A Dcrypto.h129 const char sep);
132 const char *str, const char sep);
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/
H A Dcrypto.h129 const char sep);
132 const char *str, const char sep);
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/
H A Dcrypto.h129 const char sep);
132 const char *str, const char sep);
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/
H A Dcrypto.h129 const char sep);
132 const char *str, const char sep);
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/
H A Dcrypto.h129 const char sep);
132 const char *str, const char sep);
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/
H A Dcrypto.h129 const char sep);
132 const char *str, const char sep);

Completed in 41 milliseconds

1...<<11121314151617181920>>...34