| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | predefine.c | 40 unsigned long long max = bits_mask(bits); in predefined_max() local
|
| /third_party/lz4/ossfuzz/ |
| H A D | fuzz_helpers.h | 86 FUZZ_STATIC uint32_t FUZZ_rand32(uint32_t *state, uint32_t min, uint32_t max) { in FUZZ_rand32() argument
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | option-utils.cc | 127 DefaultNumberOption(Isolate* isolate, Handle<Object> value, int min, int max, int fallback, Handle<String> property) DefaultNumberOption() argument 158 GetNumberOption(Isolate* isolate, Handle<JSReceiver> options, Handle<String> property, int min, int max, int fallback) GetNumberOption() argument
|
| H A D | internal-index.h | 67 explicit Range(size_t max) : min_(0), max_(max) {} in Range() argument 68 Range(size_t min, size_t max) : min_(min), max_(max) {} in Range() argument
|
| /third_party/mesa3d/src/panfrost/util/ |
| H A D | pan_liveness.c | 33 pan_liveness_gen(uint16_t *live, unsigned node, unsigned max, uint16_t mask) in pan_liveness_gen() argument 42 pan_liveness_kill(uint16_t *live, unsigned node, unsigned max, uint16_t mask) in pan_liveness_kill() argument 51 pan_liveness_get(uint16_t *live, unsigned node, uint16_t max) in pan_liveness_get() argument
|
| /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
|