Home
last modified time | relevance | path

Searched defs:maxlen (Results 1 - 25 of 133) sorted by relevance

123456

/third_party/ltp/testcases/kernel/sched/clisrv/
H A Dreadline.c28 int readline(int fd, char *ptr, int maxlen) in readline() argument
/third_party/node/deps/openssl/openssl/apps/lib/
H A Dcolumns.c17 int len, maxlen = 0; in calculate_columns() local
/third_party/openssl/apps/lib/
H A Dcolumns.c17 int len, maxlen = 0; in calculate_columns() local
/third_party/musl/porting/uniproton/kernel/src/misc/
H A Drealpath.c44 static unsigned int vfs_strnlen(const char *str, size_t maxlen) in vfs_strnlen() argument
/third_party/musl/porting/liteos_m_iccarm/kernel/src/misc/
H A Drealpath.c44 static unsigned int vfs_strnlen(const char *str, size_t maxlen) in vfs_strnlen() argument
/third_party/musl/porting/liteos_m/kernel/src/misc/
H A Drealpath.c44 static unsigned int vfs_strnlen(const char *str, size_t maxlen) in vfs_strnlen() argument
/third_party/libexif/libexif/apple/
H A Dmnote-apple-entry.c34 mnote_apple_entry_get_value(MnoteAppleEntry *entry, char *v, unsigned int maxlen) { in mnote_apple_entry_get_value() argument
[all...]
H A Dexif-mnote-data-apple.c252 exif_mnote_data_apple_get_value(ExifMnoteData *md, unsigned int i, char *val, unsigned int maxlen) { in exif_mnote_data_apple_get_value() argument
/third_party/toybox/toys/pending/
H A Dfold.c34 int bufsz, len = 0, maxlen; in do_fold() local
/third_party/libexif/libexif/fuji/
H A Dmnote-fuji-entry.c190 mnote_fuji_entry_get_value(MnoteFujiEntry *entry, char *val, unsigned int maxlen) mnote_fuji_entry_get_value() argument
[all...]
/third_party/optimized-routines/string/test/
H A Dmemchr.c52 test(const struct fun *fun, int align, size_t seekpos, size_t len, size_t maxlen) test() argument
H A Dmemrchr.c50 test(const struct fun *fun, int align, size_t seekpos, size_t len, size_t maxlen) test() argument
H A Dstrnlen.c53 test (const struct fun *fun, int align, size_t maxlen, size_t len) in test() argument
[all...]
/third_party/skia/bin/
H A Dcompare57 maxlen = max(map(len, common)) variable
/third_party/ffmpeg/libavformat/
H A Diss.c43 static void get_token(AVIOContext *s, char *buf, int maxlen) in get_token() argument
/third_party/icu/icu4c/source/samples/legacy/
H A Doldcol.cpp90 extern "C" void test_legacy(UChar data[][5], uint32_t size, uint32_t maxlen, uint8_t keys[4][32]) { in test_legacy() argument
H A Dnewcol.cpp74 extern "C" void test_current(UChar data[][5], uint32_t size, uint32_t maxlen, uint8_t keys[][32]) { in test_current() argument
/third_party/node/deps/brotli/c/enc/
H A Dstatic_dict.c96 size_t maxlen; in BrotliFindAllStaticDictionaryMatches() local
32 DictMatchLength(const BrotliDictionary* dictionary, const uint8_t* data, size_t id, size_t len, size_t maxlen) DictMatchLength() argument
/third_party/libexif/libexif/pentax/
H A Dmnote-pentax-entry.c308 mnote_pentax_entry_get_value(MnotePentaxEntry *entry, char *val, unsigned int maxlen) mnote_pentax_entry_get_value() argument
[all...]
/third_party/libexif/libexif/olympus/
H A Dmnote-olympus-entry.c273 mnote_olympus_entry_get_value (MnoteOlympusEntry *entry, char *v, unsigned int maxlen) in mnote_olympus_entry_get_value() argument
[all...]
/third_party/libexif/libexif/
H A Dexif-utils.c220 exif_convert_utf16_to_utf8 (char *out, const unsigned char *in, int maxlen) in exif_convert_utf16_to_utf8() argument
H A Dexif-mnote-data.c145 exif_mnote_data_get_value (ExifMnoteData *d, unsigned int n, char *val, unsigned int maxlen) in exif_mnote_data_get_value() argument
/third_party/skia/third_party/externals/icu/source/samples/legacy/
H A Dnewcol.cpp74 extern "C" void test_current(UChar data[][5], uint32_t size, uint32_t maxlen, uint8_t keys[][32]) { in test_current() argument
H A Doldcol.cpp90 extern "C" void test_legacy(UChar data[][5], uint32_t size, uint32_t maxlen, uint8_t keys[4][32]) { in test_legacy() argument
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dstatic_dict.c96 size_t maxlen; in BrotliFindAllStaticDictionaryMatches() local
32 DictMatchLength(const BrotliDictionary* dictionary, const uint8_t* data, size_t id, size_t len, size_t maxlen) DictMatchLength() argument

Completed in 8 milliseconds

123456