/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
H A D | string_view.cc | 46 explicit LookupTable(string_view wanted) { in LookupTable() argument
|
/third_party/backends/backend/ |
H A D | epson2_net.c | 36 sanei_epson_net_read_raw(Epson_Scanner *s, unsigned char *buf, ssize_t wanted, in sanei_epson_net_read_raw() argument 67 sanei_epson_net_read_buf(Epson_Scanner *s, unsigned char *buf, ssize_t wanted, in sanei_epson_net_read_buf() argument 97 sanei_epson_net_read(Epson_Scanner *s, unsigned char *buf, ssize_t wanted, in sanei_epson_net_read() argument [all...] |
H A D | epsonds-net.c | 37 epsonds_net_read_raw(epsonds_scanner *s, unsigned char *buf, ssize_t wanted, in epsonds_net_read_raw() argument 76 epsonds_net_read_buf(epsonds_scanner *s, unsigned char *buf, ssize_t wanted, in epsonds_net_read_buf() argument 106 epsonds_net_read(epsonds_scanner *s, unsigned char *buf, ssize_t wanted, SANE_Status * status) epsonds_net_read() argument [all...] |
H A D | magicolor.c | 243 sanei_magicolor_net_read(struct Magicolor_Scanner *s, unsigned char *buf, size_t wanted, in sanei_magicolor_net_read() argument
|
H A D | kodakaio.c | 696 kodakaio_net_read(struct KodakAio_Scanner *s, unsigned char *buf, size_t wanted, in kodakaio_net_read() argument
|
/third_party/ntfs-3g/libntfs-3g/ |
H A D | cache.c | 147 ntfs_fetch_cache(struct CACHE_HEADER *cache, const struct CACHED_GENERIC *wanted, cache_compare compare) ntfs_fetch_cache() argument
|
H A D | inode.c | 428 idata_cache_compare(const struct CACHED_GENERIC *cached, const struct CACHED_GENERIC *wanted) idata_cache_compare() argument
|
H A D | dir.c | 122 inode_cache_compare(const struct CACHED_GENERIC *cached, const struct CACHED_GENERIC *wanted) inode_cache_compare() argument 140 inode_cache_inv_compare(const struct CACHED_GENERIC *cached, const struct CACHED_GENERIC *wanted) inode_cache_inv_compare() argument 171 lookup_cache_compare(const struct CACHED_GENERIC *cached, const struct CACHED_GENERIC *wanted) lookup_cache_compare() argument 190 lookup_cache_inv_compare(const struct CACHED_GENERIC *cached, const struct CACHED_GENERIC *wanted) lookup_cache_inv_compare() argument
|
H A D | security.c | 1686 struct CACHED_PERMISSIONS_LEGACY wanted; in enter_cache() local 1769 struct CACHED_PERMISSIONS_LEGACY wanted; fetch_cache() local 2653 struct CACHED_SECURID wanted; ntfs_alloc_securid() local 2797 struct CACHED_SECURID wanted; ntfs_alloc_securid() local 2880 struct CACHED_SECURID wanted; ntfs_set_owner_mode() local [all...] |
/third_party/curl/tests/libtest/ |
H A D | lib1560.c | 48 static int checkparts(CURLU *u, const char *in, const char *wanted, in checkparts() argument
|
/third_party/python/Tools/scripts/ |
H A D | fixcid.py | 92 def wanted(name): function
|
/third_party/node/src/ |
H A D | debug_utils.cc | 73 std::string wanted = ToLower(debug_categories.substr(0, comma_pos)); in Parse() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_afir.c | 354 int ret, status, available, wanted; in activate() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | wavpack.c | 1482 const int wanted = s->samples * s->extra_bits << s->stereo_in; in wavpack_decode_block() local
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | playlog.c | 2288 int wanted; in redo_force_bits() local 3369 int wanted; in undo_force_bits() local [all...] |
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | pre-process.c | 322 int wanted = arglist->count.normal; in collect_arguments() local
|
/third_party/skia/third_party/externals/imgui/ |
H A D | imgui.cpp | 1660 int wanted = len + !len; in ImTextCharFromUtf8() local
|