Home
last modified time | relevance | path

Searched defs:max (Results 476 - 500 of 1231) sorted by relevance

1...<<11121314151617181920>>...50

/third_party/skia/third_party/externals/freetype/src/pfr/
H A Dpfrsbit.c285 FT_UInt min, max, char_len; in pfr_lookup_bitmap_data() local
/third_party/skia/third_party/externals/freetype/src/psnames/
H A Dpsmodule.c415 PS_UniMap *min, *max, *mid, *result = NULL; in ps_unicodes_char_index() local
467 FT_UInt max = table->num_maps; in ps_unicodes_char_next() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dthread.cpp33 #undef max macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.h91 inline GCNRegPressure max(const GCNRegPressure &P1, const GCNRegPressure &P2) { in max() function
/third_party/skia/third_party/externals/tint/src/resolver/
H A Dintrinsic_validation_test.cc154 int max; member
/third_party/skia/third_party/externals/tint/src/transform/
H A Drobustness.cc262 auto* max = ctx.dst->Sub( in Transform() local
273 auto* max in Transform() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dcharacterproperties.cpp338 int32_t max = u_getIntPropertyMaxValue(property); in makeMap() local
H A Drbbi_cache.cpp320 int32_t max = fEndBufIdx; in seek() local
H A Dsimpleformatter.cpp63 applyPatternMinMaxArguments( const UnicodeString &pattern, int32_t min, int32_t max, UErrorCode &errorCode) applyPatternMinMaxArguments() argument
H A Dubidi_props.cpp118 int32_t max=ubidi_props_singleton.indexes[UBIDI_MAX_VALUES_INDEX]; in ubidi_getMaxValue() local
H A Duvector.cpp466 int32_t min = 0, max = count; in sortedInsert() local
/third_party/toybox/toys/pending/
H A Dcrontab.c72 static int validate_component(int min, int max, char *src) in validate_component() argument
H A Dfsck.c73 static long strtol_range(char *str, int min, int max) in strtol_range() argument
/third_party/vixl/test/aarch64/
H A Dtest-assembler-fp-aarch64.cc1502 FminFmaxDoubleHelper( double n, double m, double min, double max, double minnm, double maxnm) FminFmaxDoubleHelper() argument
1606 FminFmaxFloatHelper( float n, float m, float min, float max, float minnm, float maxnm) FminFmaxFloatHelper() argument
H A Dtest-assembler-neon-aarch64.cc10566 FminFmaxFloat16Helper(Float16 n, Float16 m, Float16 min, Float16 max, Float16 minnm, Float16 maxnm) FminFmaxFloat16Helper() argument
/third_party/skia/third_party/externals/freetype/builds/windows/
H A Dftdebug.c207 int max = FT_Trace_Get_Count(); in FT_Trace_Get_Name() local
/third_party/pulseaudio/src/tests/
H A Dvolume-ui.py127 def max(this): member in CVolume
/third_party/protobuf/src/google/protobuf/stubs/
H A Dstringpiece.h189 #undef max in CheckedSsizeTFromSizeT() macro
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dhashtablez_sampler.cc263 void SetHashtablezMaxSamples(int32_t max) { in SetHashtablezMaxSamples() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/include/cctz/
H A Dcivil_time_detail.h400 static CONSTEXPR_F civil_time(max)() { in max() function in absl::time_internal::cctz::detail::civil_time
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
H A Dbeta_distribution.h225 result_type(max)() const { return 1; } in max() function in absl::beta_distribution
H A Dzipf_distribution_test.cc141 size_t max = hnq_.size(); in InverseCDF() local
[all...]
/third_party/skia/third_party/externals/angle2/include/platform/
H A DPlatformMethods.h195 DefaultHistogramCustomCounts(PlatformMethods *platform, const char *name, int sample, int min, int max, int bucketCount) DefaultHistogramCustomCounts() argument
/third_party/skia/gm/
H A Dhsl.cpp47 static float max(float r, float g, float b) { return std::max(r, std::max(g, b)); } in max() function
H A Ddrawatlas.cpp145 const SkScalar max = std::max(std::max(SkScalarAbs(fontb.fLeft), SkScalarAbs(fontb.fRight)), in draw_text_on_path() local

Completed in 50 milliseconds

1...<<11121314151617181920>>...50