/third_party/skia/tests/ |
H A D | PathOpsAngleIdeas.cpp | 125 double longest = std::max(v[0].length(), std::max(v[1].length(), v[2].length())); in distEndRatio() local
|
/third_party/tzdata/ |
H A D | zdump.c | 86 static int longest; variable
|
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_alloc.c | 2288 xfs_extlen_t alloc_len, longest; in xfs_alloc_space_available() local
|
H A D | xfs_bmap.c | 3286 xfs_extlen_t longest; in xfs_bmap_longest_free_extent() local
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_ialloc.c | 1611 xfs_extlen_t longest = 0; in xfs_dialloc_good_ag() local
|
H A D | xfs_alloc.c | 2326 xfs_extlen_t alloc_len, longest; in xfs_alloc_space_available() local
|
H A D | xfs_bmap.c | 3184 xfs_extlen_t longest; in xfs_bmap_longest_free_extent() local
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | parse-events.c | 334 parse_aliases(const char *str, const char *const names[][EVSEL__MAX_ALIASES], int size, int *longest) parse_aliases() argument
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_paletteuse.c | 632 int i, longest = 0; in get_next_color() local [all...] |
/third_party/libfuse/example/ |
H A D | cxxopts.hpp | 1964 size_t longest = 0; in help_one_group() local [all...] |
/third_party/skia/src/pathops/ |
H A D | SkOpAngle.cpp | 485 double longest = 0; in distEndRatio() local
|
/third_party/selinux/libselinux/src/ |
H A D | selinux_restorecon.c | 532 size_t used, nel, len, longest; in filespec_eval() local
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | parse-events.c | 429 int n, longest = -1; in parse_aliases() local
|
/kernel/linux/linux-5.10/lib/ |
H A D | vsprintf.c | 1372 int longest = 1; in ip6_compressed_string() local
|
/kernel/linux/linux-6.6/lib/ |
H A D | vsprintf.c | 1363 int longest = 1; in ip6_compressed_string() local
|
/third_party/lz4/lib/ |
H A D | lz4hc.c | 240 LZ4HC_InsertAndGetWiderMatch( LZ4HC_CCtx_internal* const hc4, const BYTE* const ip, const BYTE* const iLowLimit, const BYTE* const iHighLimit, int longest, const BYTE** matchpos, const BYTE** startpos, const int maxNbAttempts, const int patternAnalysis, const int chainSwap, const dictCtx_directive dict, const HCfavor_e favorDecSpeed) LZ4HC_InsertAndGetWiderMatch() argument [all...] |
/third_party/python/Tools/clinic/ |
H A D | clinic.py | 5237 longest = -1 variable 5239 longest = max(longest, len(short_name)) variable
|
/kernel/linux/linux-5.10/tools/lib/traceevent/ |
H A D | event-parse.c | 4664 int longest = 1; in print_ip6c_addr() local
|