| /third_party/mesa3d/src/util/ |
| H A D | format_rgb9e5.h | 46 union { float f; uint32_t u; } f, max; in rgb9e5_ClampRange() local
|
| /third_party/node/deps/openssl/openssl/crypto/txt_db/ |
| H A D | txt_db.c | 283 char **p, *max; in TXT_DB_free() local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
| H A D | ClampIndirectIndices.cpp | 60 TIntermTyped *max; variable
|
| /third_party/skia/src/effects/ |
| H A D | SkTableMaskFilter.cpp | 119 SkMaskFilter* SkTableMaskFilter::CreateClip(uint8_t min, uint8_t max) { in CreateClip() argument 137 MakeClipTable(uint8_t table[256], uint8_t min, uint8_t max) MakeClipTable() argument [all...] |
| /third_party/skia/src/gpu/text/ |
| H A D | GrSDFTControl.cpp | 40 GrSDFTControl( bool ableToUseSDFT, bool useSDFTForSmallText, SkScalar min, SkScalar max) GrSDFTControl() argument
|
| /third_party/skia/src/codec/ |
| H A D | SkParseEncodedOrigin.cpp | 21 const auto max = SkTo<uint32_t>((data_length - offset - 2) / kEntrySize); in parse_encoded_origin() local
|
| /third_party/skia/src/core/ |
| H A D | SkColor.cpp | 38 unsigned max = std::max(r, std::max(g, b)); in SkRGBToHSV() local
|
| /third_party/openssl/crypto/txt_db/ |
| H A D | txt_db.c | 283 char **p, *max; in TXT_DB_free() local
|
| /third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
| H A D | denseranges.cpp | 30 LargestGaps(int32_t max) : maxLength(max<=kCapacity ? max : kCapacity), length(0) {} in LargestGaps() argument
|
| /third_party/skia/third_party/externals/microhttpd/src/examples/ |
| H A D | fileserver_example.c | 33 file_reader (void *cls, uint64_t pos, char *buf, size_t max) in file_reader() argument
|
| H A D | fileserver_example_dirs.c | 34 file_reader (void *cls, uint64_t pos, char *buf, size_t max) in file_reader() argument 58 dir_reader (void *cls, uint64_t pos, char *buf, size_t max) in dir_reader() argument
|
| H A D | fileserver_example_external_select.c | 33 file_reader (void *cls, uint64_t pos, char *buf, size_t max) in file_reader() argument 112 MHD_socket max; in main() local
|
| /third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
| H A D | memorypool.c | 87 MHD_pool_create (size_t max) in MHD_pool_create() argument
|
| /third_party/skia/tests/ |
| H A D | FloatingPointTextureTest.cpp | 31 runFPTest(skiatest::Reporter* reporter, GrDirectContext* dContext, T min, T max, T epsilon, T maxInt, int arraySize, GrColorType colorType) runFPTest() argument
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| H A D | ComputeDispatchTests.cpp | 270 uint32_t max = GetSupportedLimits().limits.maxComputeWorkgroupsPerDimension; in TEST_P() local 286 uint32_t max in TEST_P() local 311 uint32_t max = GetSupportedLimits().limits.maxComputeWorkgroupsPerDimension; TEST_P() local [all...] |
| /third_party/skia/third_party/externals/angle2/util/ |
| H A D | random_utils.cpp | 48 int RNG::randomIntBetween(int min, int max) in randomIntBetween() argument 66 float RNG::randomFloatBetween(float min, float max) in randomFloatBetween() argument
|
| /third_party/skia/third_party/externals/zlib/ |
| H A D | inftrees.c | 42 unsigned min, max; /* minimum and maximum code lengths */ local [all...] |
| /third_party/skia/tools/timer/ |
| H A D | TimeUtils.h | 48 SineWave(double time, float periodInSecs, float phaseInSecs, float min, float max) SineWave() argument
|
| /third_party/typescript/tests/baselines/reference/ |
| H A D | parserRealSource14.js | 588 function max(a, b) {
function
|
| /third_party/skia/third_party/externals/freetype/builds/amiga/src/base/ |
| H A D | ftdebug.c | 176 int max = FT_Trace_Get_Count(); in FT_Trace_Get_Name() local
|
| /third_party/skia/third_party/externals/freetype/builds/wince/ |
| H A D | ftdebug.c | 177 int max = FT_Trace_Get_Count(); in FT_Trace_Get_Name() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
| H A D | pcg_engine.h | 63 static constexpr result_type(max)() { in max() function in absl::random_internal::pcg_engine
|
| H A D | nonsecure_base.h | 69 static constexpr result_type(max)() { return (URBG::max)(); } in max() function in absl::random_internal::NonsecureURBGBase
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/ |
| H A D | uniform_int_distribution_test.cc | 184 const TypeParam max = min + kBuckets; in TYPED_TEST() local [all...] |
| H A D | uniform_real_distribution.h | 133 result_type(max)() const { return b(); } in max() function in absl::uniform_real_distribution
|