/third_party/skia/src/xps/ |
H A D | SkXPSDevice.h | 138 HRESULT createId(wchar_t* buffer, size_t bufferSize, wchar_t sep = '-');
|
/third_party/skia/tools/skqp/ |
H A D | cut_release.py | 17 assert '/' in [os.sep, os.altsep] and os.pardir == '..'
|
/third_party/python/Lib/distutils/tests/ |
H A D | test_dir_util.py | 122 if os.sep == '/':
|
/third_party/skia/infra/bots/ |
H A D | recipes.py | 106 recipes_path.replace('/', os.path.sep))
|
/third_party/python/Modules/ |
H A D | _datetimemodule.c | 1457 * 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 D | unicodeobject.c | 10066 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 D | hdf_add_driver.py | 284 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 D | hdf_liteos_scann.py | 85 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 D | InternalLocaleBuilder.java | 543 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 D | InternalLocaleBuilder.java | 547 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 D | Client7z.cpp | 829 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 D | crypto.h | 129 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 D | crypto.h | 129 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 D | crypto.h | 129 const char sep); 132 const char *str, const char sep);
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/ |
H A D | crypto.h | 129 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 D | crypto.h | 129 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 D | crypto.h | 129 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 D | crypto.h | 129 const char sep); 132 const char *str, const char sep);
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/ |
H A D | crypto.h | 129 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 D | crypto.h | 129 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 D | crypto.h | 129 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 D | crypto.h | 129 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 D | crypto.h | 129 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 D | crypto.h | 129 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 D | crypto.h | 129 const char sep); 132 const char *str, const char sep);
|