Home
last modified time | relevance | path

Searched defs:longest (Results 1 - 14 of 14) sorted by relevance

/third_party/rust/crates/clap/src/output/
H A Dhelp_template.rs428 let mut longest = 2; in write_args() variables
833 let mut longest = 2; write_subcommands() variables
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_palettegen.c351 int i, ar, rr, gr, br, longest; in get_palette_frame() local
[all...]
H A Dvf_paletteuse.c632 int i, longest = 0; in get_next_color() local
[all...]
/third_party/selinux/libselinux/src/
H A Dmatchpathcon.c269 int h, used, nel, len, longest; in matchpathcon_filespec_eval() local
H A Dselinux_restorecon.c532 size_t used, nel, len, longest; in filespec_eval() local
/third_party/mesa3d/src/mesa/main/
H A Dshader_query.cpp278 size_t longest = 0; in _mesa_longest_attribute_name_length() local
/third_party/icu/icu4c/source/tools/tzcode/
H A Dzdump.c221 static size_t longest; variable
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dzdump.c227 static size_t longest; variable
/third_party/skia/tests/
H A DPathOpsAngleIdeas.cpp125 double longest = std::max(v[0].length(), std::max(v[1].length(), v[2].length())); in distEndRatio() local
/third_party/tzdata/
H A Dzdump.c86 static int longest; variable
/third_party/libfuse/example/
H A Dcxxopts.hpp1964 size_t longest = 0; in help_one_group() local
[all...]
/third_party/skia/src/pathops/
H A DSkOpAngle.cpp485 double longest = 0; in distEndRatio() local
/third_party/lz4/lib/
H A Dlz4hc.c240 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 Dclinic.py5237 longest = -1 variable
5239 longest = max(longest, len(short_name)) variable

Completed in 27 milliseconds