Searched defs:target_len (Results 1 – 9 of 9) sorted by relevance
/third_party/skia/src/core/ |
D | SkTSearch.cpp | 22 size_t target_len, size_t elemSize) in SkStrSearch()
|
/third_party/flutter/skia/src/core/ |
D | SkTSearch.cpp | 22 size_t target_len, size_t elemSize) in SkStrSearch()
|
/third_party/python/Objects/stringlib/ |
D | transmogrify.h | 253 #define findchar(target, target_len, c) \ argument 258 countchar(const char *target, Py_ssize_t target_len, char c, in countchar()
|
/third_party/ffmpeg/libavformat/ |
D | rdt.c | 392 rdt_parse_b64buf (unsigned int *target_len, const char *p) in rdt_parse_b64buf()
|
/third_party/ntfs-3g/libntfs-3g/ |
D | dir.c | 1471 const ntfschar *target, int target_len) in __ntfs_create() 1830 int target_len) in ntfs_create_symlink()
|
D | reparse.c | 1339 const ntfschar *target, int target_len) in ntfs_reparse_set_wsl_symlink()
|
/third_party/libuv/src/win/ |
D | fs.c | 265 int target_len; in fs__wide_to_utf8() local 2384 int target_len; in fs__create_junction() local
|
/third_party/lwip/src/apps/smtp/ |
D | smtp.c | 914 smtp_base64_encode(char* target, size_t target_len, const char* source, size_t source_len) in smtp_base64_encode()
|
/third_party/lwip/src/apps/mdns/ |
D | mdns.c | 792 u8_t target_len; in mdns_compress_domain() local
|