Home
last modified time | relevance | path

Searched defs:sep (Results 51 - 75 of 222) sorted by relevance

123456789

/third_party/python/Objects/clinic/
H A Dmemoryobject.c.h235 PyObject *sep = NULL; in memoryview_hex() local
/third_party/python/Lib/
H A Dposixpath.py19 sep = '/' variable
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dstr_join_internal.h104 PairFormatterImpl(F1 f1, absl::string_view sep, F2 f2) in PairFormatterImpl() argument
279 JoinAlgorithm(const std::tuple<T...>& tup, absl::string_view sep, Formatter&& fmt) JoinAlgorithm() argument
[all...]
/third_party/ffmpeg/fftools/
H A Dcmdutils.h234 const char *sep; member
/third_party/ffmpeg/libavfilter/
H A Dasrc_flite.c102 static void list_voices(void *log_ctx, const char *sep) in list_voices() argument
H A Daf_join.c93 char *sep, *next, *p; in parse_maps() local
/third_party/ffmpeg/libavformat/
H A Dlibrtmp.c128 char *sep, *p = ctx->conn; in rtmp_open() local
H A Dicecast.c134 char *sep = strchr(auth, ':'); in icecast_open() local
/third_party/elfutils/libdwelf/
H A Ddwelf_strtab.c187 searchstring (Dwelf_Strent **sep, Dwelf_Strent *newstr) in searchstring() argument
[all...]
/third_party/cups-filters/filter/foomatic-rip/
H A Drenderer.c250 static void argv_write(FILE *stream, char **argv, const char *sep) in argv_write() argument
/third_party/cups-filters/backend/
H A Dserial.c83 sep; /* Option separator */ in main() local
/third_party/googletest/googlemock/src/
H A Dgmock-matchers.cc237 const char* sep = ""; in LogElementMatcherPairVec() local
272 const char* sep = ""; in DebugString() local
274 ss << sep; in DebugString() local
307 const char* sep = ""; in DescribeToImpl() local
309 *os << sep; in DescribeToImpl() local
348 const char* sep = ""; DescribeNegationToImpl() local
350 *os << sep; DescribeNegationToImpl() local
403 const char* sep = VerifyMatchMatrix() local
417 const char* sep = VerifyMatchMatrix() local
467 const char* sep = "where:\\n"; FindPairing() local
[all...]
/third_party/googletest/googletest/src/hwext/
H A Dgtest-ext.cc93 const char sep = TestDefInfo::kNamingSepchar; in matchNaming() local
/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
/third_party/icu/icu4c/source/test/intltest/
H A Dlstmbetst.cpp171 int32_t sep; in runTestFromFile() local
H A Dtestutil.cpp49 UnicodeString TestUtility::hex(const UnicodeString& s, UChar sep) { in hex() argument
/third_party/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/
H A DDecimalFormatSymbolsICU.java181 public void setMonetaryDecimalSeparator(char sep) { in setMonetaryDecimalSeparator() argument
/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
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/timezone/
H A DICUZDump.java79 public void setLineSeparator(String sep) { in setLineSeparator() argument
/third_party/mbedtls/library/
H A Dhmac_drbg.c49 unsigned char sep[1]; in mbedtls_hmac_drbg_update() local
/third_party/ltp/lib/
H A Dtst_kconfig.c243 const char *sep = strnchr(kconfig, '=', len); in get_len() local
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse_opt.c144 const char *sep = strchr(t, '='); in match_template() local
196 process_opt(struct fuse_opt_context *ctx, const struct fuse_opt *opt, unsigned sep, const char *arg, int iso) process_opt() argument
218 process_opt_sep_arg(struct fuse_opt_context *ctx, const struct fuse_opt *opt, unsigned sep, const char *arg, int iso) process_opt_sep_arg() argument
244 unsigned sep; process_gopt() local
263 char *sep; process_real_option_group() local
297 const char *sep = strchr(opts, ','); process_option_group() local
[all...]
/third_party/node/deps/cares/src/lib/
H A Dares_getnameinfo.c278 struct servent *sep; in lookup_service() local
[all...]
/third_party/mesa3d/src/util/tests/format/
H A Du_format_test.c63 const char *sep = ""; in print_packed() local
82 const char *sep = ""; in print_unpacked_rgba_doubl() local
104 const char *sep = ""; in print_unpacked_rgba_float() local
126 const char *sep = ""; print_unpacked_rgba_8unorm() local
147 const char *sep = ""; print_unpacked_z_float() local
169 const char *sep = ""; print_unpacked_z_32unorm() local
190 const char *sep = ""; print_unpacked_s_8uint() local
[all...]
/third_party/libfuse/lib/
H A Dfuse_opt.c174 const char *sep = strchr(t, '='); in match_template() local
228 process_opt(struct fuse_opt_context *ctx, const struct fuse_opt *opt, unsigned sep, const char *arg, int iso) process_opt() argument
250 process_opt_sep_arg(struct fuse_opt_context *ctx, const struct fuse_opt *opt, unsigned sep, const char *arg, int iso) process_opt_sep_arg() argument
276 unsigned sep; process_gopt() local
[all...]

Completed in 18 milliseconds

123456789