| /third_party/rust/crates/clap/src/output/ |
| H A D | help_template.rs | 428 let mut longest = 2; in write_args() variables 833 let mut longest = 2; write_subcommands() variables [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_palettegen.c | 351 int i, ar, rr, gr, br, longest; in get_palette_frame() local [all...] |
| H A D | vf_paletteuse.c | 632 int i, longest = 0; in get_next_color() local [all...] |
| /third_party/selinux/libselinux/src/ |
| H A D | matchpathcon.c | 269 int h, used, nel, len, longest; in matchpathcon_filespec_eval() local
|
| H A D | selinux_restorecon.c | 532 size_t used, nel, len, longest; in filespec_eval() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | shader_query.cpp | 278 size_t longest = 0; in _mesa_longest_attribute_name_length() local
|
| /third_party/icu/icu4c/source/tools/tzcode/ |
| H A D | zdump.c | 221 static size_t longest; variable
|
| /third_party/skia/third_party/externals/icu/source/tools/tzcode/ |
| H A D | zdump.c | 227 static size_t longest; variable
|
| /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
|
| /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/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
|