Home
last modified time | relevance | path

Searched defs:len (Results 1601 - 1625 of 22261) sorted by relevance

1...<<61626364656667686970>>...891

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-name-language-static.hh425 _hb_ot_name_language_for(unsigned int code, const hb_ot_language_map_t *array, unsigned int len) _hb_ot_name_language_for() argument
/third_party/skia/third_party/externals/harfbuzz/test/fuzzing/
H A Dhb-shape-fuzzer.cc43 unsigned int len = sizeof (text32); in LLVMFuzzerTestOneInput() local
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
H A Dtinystr.cpp49 TiXmlString& TiXmlString::assign(const char* str, size_type len) in assign() argument
61 memmove(start(), str, len); in assign() local
68 TiXmlString& TiXmlString::append(const char* str, size_type len) in append() argument
75 memmove(finish(), str, len); in append() local
[all...]
/third_party/python/Modules/_decimal/libmpdec/
H A Dbasearith.h193 _mpd_isallzero(const mpd_uint_t *data, mpd_ssize_t len) in _mpd_isallzero() argument
206 _mpd_isallnine(const mpd_uint_t *data, mpd_ssize_t len) in _mpd_isallnine() argument
[all...]
/third_party/skia/third_party/externals/tint/src/
H A Ddemangler.cc50 auto len = end_idx - start_idx; in Demangle() local
H A Dsource.cc64 auto len = source.file_content->lines[line - 1].size(); in operator <<() local
/third_party/skia/tools/
H A DCrashHandler.cpp45 size_t len = kMax; in handler() local
H A Dchrome_fuzz.cpp21 size_t len = sk_fgetsize(file); in read_test_case() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dstringpiece.cpp31 StringPiece::StringPiece(const StringPiece& x, int32_t pos, int32_t len) { in StringPiece() argument
97 int32_t len = x.size(); in operator ==() local
[all...]
H A Ducat.cpp50 u_catgets(u_nl_catd catd, int32_t set_num, int32_t msg_num, const UChar* s, int32_t* len, UErrorCode* ec) u_catgets() argument
/third_party/toybox/lib/
H A Denv.c34 unsigned i, len, envc; in xsetenv() local
/third_party/toybox/porting/liteos_a/toys/posix/
H A Drm.c74 int len; in do_rm() local
/third_party/toybox/scripts/
H A Dinstall.c22 int i, len = 0; in main() local
/third_party/toybox/toys/other/
H A Dbase64.c59 int out = 0, bits = 0, x = 0, i, len; in do_base() local
H A Ddos2unix.c42 int len, in, out; in do_dos2unix() local
H A Dfmt.c42 static void fmt_line(char **pline, long len) in fmt_line() argument
H A Dinotifyd.c72 int ret = 0, len; in inotifyd_main() local
[all...]
H A Dsha3sum.c67 int span, ii, len, rate = 200-TT.a/4; in do_sha3sum() local
/third_party/toybox/toys/pending/
H A Dfold.c34 int bufsz, len = 0, maxlen; in do_fold() local
[all...]
H A Dgetopt.c44 static char *parse_long_opt(void *data, char *str, int len) in parse_long_opt() argument
/third_party/toybox/toys/posix/
H A Dcal.c29 int wday, mday, start, len, line; in calstrings() local
[all...]
H A Dcksum.c57 int len, i; in do_cksum() local
H A Dexpand.c36 int i, len, x=0, stop = 0; in do_expand() local
H A Dsplit.c39 unsigned long bytesleft, linesleft, filenum, len, pos; in do_split() local
H A Dtest.c103 int len = toys.optc-pos; in test_main() local

Completed in 9 milliseconds

1...<<61626364656667686970>>...891