| /third_party/vixl/src/aarch32/ |
| H A D | operands-aarch32.h | 789 IsOffsetImmediateWithinRange(int min, int max, int multiple_of = 1) const IsOffsetImmediateWithinRange() argument
|
| /third_party/vixl/test/ |
| H A D | test-pool-manager.cc | 162 int32_t max = location_ + max_offset_; variable
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_utils.h | 74 inline int32 Pin_int32 (int32 min, int32 x, int32 max) in Pin_int32() argument 84 int32 min, max; in Pin_int32_between() local 147 inline uint32 Pin_uint32 (uint32 min, uint32 x, uint32 max) in Pin_uint32() argument 280 inline int64 Pin_int64 (int64 min, int64 x, int64 max) in Pin_int64() argument 303 Pin_uint64(uint64 min, uint64 x, uint64 max) Pin_uint64() argument 333 Pin_real32(real32 min, real32 x, real32 max) Pin_real32() argument 347 Pin_real32_Overrange(real32 min, real32 x, real32 max) Pin_real32_Overrange() argument 425 Pin_real64(real64 min, real64 x, real64 max) Pin_real64() argument 439 Pin_real64_Overrange(real64 min, real64 x, real64 max) Pin_real64_Overrange() argument [all...] |
| /third_party/pulseaudio/src/pulse/ |
| H A D | volume.c | 772 pa_cvolume* pa_cvolume_scale(pa_cvolume *v, pa_volume_t max) { in pa_cvolume_scale() argument 792 pa_cvolume* pa_cvolume_scale_mask(pa_cvolume *v, pa_volume_t max, const pa_channel_map *cm, pa_channel_position_mask_t mask) { in pa_cvolume_scale_mask() argument
|
| /third_party/python/Modules/cjkcodecs/ |
| H A D | cjkcodecs.h | 327 int pos, min, max; in find_pairencmap() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/ |
| H A D | time_zone_format.cc | 233 const char* ParseInt(const char* dp, int width, T min, T max, T* vp) { in ParseInt() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/types/internal/ |
| H A D | conformance_profile.h | 277 ExpectedFunctionKindList(function_support min, function_support max) ExpectedFunctionKindList() argument
|
| /third_party/skia/include/private/ |
| H A D | SkNx.h | 109 AI T max() const { return std::max(fLo.max(), fHi.max()); } in max() function 217 AI T max() const { return fVal; } in max() function
|
| H A D | SkNx_sse.h | 207 AI float max() const { in max() function in __anon18480::SkNx 208 SkNx max = Max(*this, _mm_shuffle_ps(fVec, fVec, _MM_SHUFFLE(2,3,0,1))); in max() local
|
| /third_party/spirv-tools/source/opt/ |
| H A D | graphics_robust_access_pass.cpp | 636 MakeSClampInst( const analysis::TypeManager& tm, Instruction* x, Instruction* min, Instruction* max, Instruction* where) MakeSClampInst() argument
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fPrimitiveRestartTests.cpp | 569 deUint32 max = 0; in draw() local
|
| /third_party/vk-gl-cts/modules/gles3/stress/ |
| H A D | es3sDrawTests.cpp | 89 DrawInvalidRangeCase::DrawInvalidRangeCase (Context& ctx, const char* name, const char* desc, deUint32 min, deUint32 max, bool useLimitMin, bool useLimitMax) in DrawInvalidRangeCase() argument 162 deUint32 max = m_max; in iterate() local
|
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsMemoryStressCase.cpp | 887 int max = m_allocated[0]; in iterate() local
|
| H A D | glsStateChangePerfTestCases.cpp | 62 deUint64 max; member 191 deUint64 max = 0; in findMax() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/ |
| H A D | vktYCbCrCopyTests.cpp | 443 randomUVec2(de::Random& rng, const UVec2& min, const UVec2& max) randomUVec2() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| H A D | common.h | 542 unsigned int max; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | mesh_rsn.c | 458 u8 *min, *max; in mesh_rsn_derive_mtk() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | mesh_rsn.c | 470 u8 *min, *max; in mesh_rsn_derive_mtk() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | dvenc.c | 391 int max = classes[0]; in dv_set_class_number_sd() local 459 int i, max = 0; in dv_set_class_number_hd() local [all...] |
| H A D | g723_1enc.c | 249 int max, shift, cur_val, prev_val, count, p; in lpc2lsp() local 366 int16_t min, max; in lsp_quantize() local 542 int exp, max, diff; comp_harmonic_coeff() local 701 int i, j, k, l, max; acb_search() local 831 int amp, err, max, max_amp_index, min, scale, i, j, k, l; get_fcb_param() local [all...] |
| H A D | dnxhdenc.c | 126 int max = 0; in dnxhd_10bit_dct_quantize_444() local
|
| H A D | agm.c | 107 int len = 0, skip = 0, max; in read_code() local
|
| /third_party/elfutils/libelf/ |
| H A D | libelfP.h | 255 unsigned int max; /* Number of elements of 'data' allocated. */ member
|
| /third_party/ffmpeg/fftools/ |
| H A D | opt_common.c | 1218 size_t max; in opt_max_alloc() local
|
| H A D | cmdutils.c | 101 parse_number_or_die(const char *context, const char *numstr, int type, double min, double max) parse_number_or_die() argument
|