Home
last modified time | relevance | path

Searched defs:max (Results 1276 - 1300 of 1415) sorted by relevance

1...<<51525354555657

/third_party/ltp/tools/sparse/sparse-src/
H A Dparse.c863 unsigned long long max; in type_range() local
/third_party/node/deps/v8/src/compiler/
H A Dpipeline.cc2154 const int max = static_cast<int>(s.sequence->LastInstructionIndex()); in operator <<() local
H A Dsimplified-lowering.cc4948 Node* const max = jsgraph()->Float64Constant(255.0); in DoIntegerToUint8Clamped() local
4965 Node* const max = jsgraph()->Float64Constant(255.0); in DoNumberToUint8Clamped() local
4982 Node* const max = jsgraph()->Int32Constant(255); in DoSigned32ToUint8Clamped() local
4997 Node* const max = jsgraph()->Uint32Constant(255u); DoUnsigned32ToUint8Clamped() local
[all...]
H A Dtyper.cc497 double max = type.Max(); in ToLength() local
804 double max = V8_INFINITY; in TypeInductionVariablePhi() local
873 << " for phi " << node->id() << ": (" << min << ", " << max TypeInductionVariablePhi() local
[all...]
/third_party/node/deps/v8/src/execution/arm64/
H A Dsimulator-logic-arm64.cc1094 SMinMax(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2, bool max) SMinMax() argument
1124 SMinMaxP(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2, bool max) SMinMaxP() argument
1216 SMinMaxV(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, bool max) SMinMaxV() argument
1244 UMinMax(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2, bool max) UMinMax() argument
1274 UMinMaxP(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src1, const LogicVRegister& src2, bool max) UMinMaxP() argument
1311 UMinMaxV(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, bool max) UMinMaxV() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_shader.c351 unsigned max; member
3497 unsigned max = IS_VS ? info->vert_version.max : info->frag_version.max; in sm1_parse_instruction() local
[all...]
/third_party/pcre2/pcre2/src/
H A Dpcre2grep.c2116 uint32_t max = utf? 0x0010ffffu : 0xffu; in decode_dollar_escape() local
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativeMIPS_common.c1417 sljit_ins max = (op & SLJIT_32) ? 32 : 64; in emit_clz_ctz() local
1419 sljit_ins max = 32; in emit_clz_ctz() local
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-mixer.c806 static long to_alsa_volume(pa_volume_t v, long min, long max) { in to_alsa_volume() argument
813 static pa_volume_t from_alsa_volume(long v, long min, long max) { in from_alsa_volume() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DProgram.cpp2233 GLint max = 0; in getInputResourceMaxNameSize() local
2245 GLint max = 0; getOutputResourceMaxNameSize() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cCopyImageTests.cpp1652 static const T max = -1; in readBaseTypeFromUnsignedChannel() local
1675 static const T max = (T)((1u << (n_bits - 1u)) - 1u); in readBaseTypeFromSignedChannel() local
1739 T max = 0; in read3Channel() local
1800 T max = 0; read4Channel() local
1899 static const T max = -1; writeBaseTypeToUnsignedChannel() local
1923 static const T max = (T)((1u << (n_bits - 1u)) - 1u); writeBaseTypeToSignedChannel() local
1983 T max = 0; write3Channel() local
2044 T max = 0; write4Channel() local
[all...]
/third_party/skia/src/core/
H A DSkVM.h744 F32 max(F32 x, float y) { return max(x, splat(y)); } in max() function in skvm::Builder
745 F32 max(float x, F32 y) { return max(splat(x), y); } in max() function in skvm::Builder
897 I32 max(I32 x, I32 y) { return select(gte(x,y), x, y); } in abs() function in skvm::Builder
898 I32 max(I32 x, int y) { return max(x, splat(y)); } in abs() function in skvm::Builder
899 I32 max(in in abs() function in skvm::Builder
1088 SI I32 max(I32 x, I32 y) { return x->max(x,y); } max() function
1089 SI I32 max(I32 x, int y) { return x->max(x,y); } max() function
1090 SI I32 max(int x, I32 y) { return y->max(x,y); } max() function
1140 SI F32 max(F32 x, F32 y) { return x->max(x,y); } max() function
1141 SI F32 max(F32 x, float y) { return x->max(x,y); } max() function
1142 SI F32 max(float x, F32 y) { return y->max(x,y); } max() function
[all...]
/third_party/openssl/ohos_lite/include/openssl/
H A Dx509v3.h726 ASN1_INTEGER *min, *max; member
764 ASN1_BIT_STRING *min, *max; member
/third_party/selinux/libsepol/cil/src/
H A Dcil_resolve_ast.c3548 static int cil_check_inheritances(struct cil_tree_node *node, unsigned max, unsigned *count, struct cil_stack *stack, unsigned *loop) in cil_check_inheritances() argument
3595 unsigned num_actual, max; in cil_check_for_bad_inheritance() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderImageLoadStoreTests.cpp2792 R32UIImageSingleValueVerifier (const deUint32 min, const deUint32 max) : m_min(min), m_max(max) {} in R32UIImageSingleValueVerifier() argument
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsDrawTest.cpp689 inline GLValue::Float getRandom (deRandom& rnd, GLValue::Float min, GLValue::Float max) in getRandom() argument
698 inline GLValue::Double getRandom (deRandom& rnd, GLValue::Double min, GLValue::Double max) in getRandom() argument
707 inline GLValue::Short getRandom (deRandom& rnd, GLValue::Short min, GLValue::Short max) in getRandom() argument
716 getRandom(deRandom& rnd, GLValue::Ushort min, GLValue::Ushort max) getRandom() argument
725 getRandom(deRandom& rnd, GLValue::Byte min, GLValue::Byte max) getRandom() argument
734 getRandom(deRandom& rnd, GLValue::Ubyte min, GLValue::Ubyte max) getRandom() argument
743 getRandom(deRandom& rnd, GLValue::Fixed min, GLValue::Fixed max) getRandom() argument
752 getRandom(deRandom& rnd, GLValue::Half min, GLValue::Half max) getRandom() argument
764 getRandom(deRandom& rnd, GLValue::Int min, GLValue::Int max) getRandom() argument
773 getRandom(deRandom& rnd, GLValue::Uint min, GLValue::Uint max) getRandom() argument
1592 const GLType max = extractGLValue<GLType>(GLValue::getMaxValue(GLValueTypeTraits<GLType>::Type)); createBasicArray() local
1669 generateIndices(int seed, int elementCount, DrawTestSpec::IndexType type, int offset, int min, int max, int indexBase) generateIndices() argument
1696 createIndices(int seed, int elementCount, int offset, int min, int max, int indexBase) createIndices() argument
3816 const float max = GLValue::getMaxValue(attribSpec.inputType).toFloat(); getCoordScale() local
3856 const float max = GLValue::getMaxValue(attribSpec.inputType).toFloat(); getColorScale() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwpa_supplicant.c701 int i, max; in wpa_clear_keys() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_pattern.cpp541 auto max = std::clamp(std::min(std::max(start, end), static_cast<int32_t>(wideText.length())), 0, in GetSelectedText() local
554 auto max = std::min(span->position, end); in GetSelectedText() local
2121 auto max = std::max(start, end); GetSelectedSpanText() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dmovenc.c5382 static void mov_prune_frag_info(MOVMuxContext *mov, int tracks, int max) argument
/third_party/glslang/glslang/MachineIndependent/
H A DParseHelper.cpp6177 int max = extensionTurnedOn(E_GL_EXT_mesh_shader) ? resources.maxMeshOutputVerticesEXT in setLayoutQualifier() local
6192 int max in setLayoutQualifier() local
9652 int max = 0; updateStandaloneQualifierDefaults() local
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm.c4712 int snd_pcm_hw_params_set_channels_minmax(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *min, unsigned int *max) in snd_pcm_hw_params_set_channels_minmax() argument
4892 int snd_pcm_hw_params_set_rate_minmax(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *min, int *mindir, unsigned int *max, int *maxdir) in snd_pcm_hw_params_set_rate_minmax() argument
5233 snd_pcm_hw_params_set_period_time_minmax(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *min, int *mindir, unsigned int *max, int *maxdir) snd_pcm_hw_params_set_period_time_minmax() argument
5440 snd_pcm_hw_params_set_period_size_minmax(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t *min, int *mindir, snd_pcm_uframes_t *max, int *maxdir) snd_pcm_hw_params_set_period_size_minmax() argument
5657 snd_pcm_hw_params_set_periods_minmax(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *min, int *mindir, unsigned int *max, int *maxdir) snd_pcm_hw_params_set_periods_minmax() argument
5857 snd_pcm_hw_params_set_buffer_time_minmax(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *min, int *mindir, unsigned int *max, int *maxdir) snd_pcm_hw_params_set_buffer_time_minmax() argument
6047 snd_pcm_hw_params_set_buffer_size_minmax(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t *min, snd_pcm_uframes_t *max) snd_pcm_hw_params_set_buffer_size_minmax() argument
[all...]
/third_party/backends/backend/
H A Dhp3500.c2641 constrain (int val, int min, int max) in constrain() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp1925 int32_t max = nf->getMaximumFractionDigits(); in TestCurrencyPatterns() local
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dcmsccoll.c1827 UColReorderCode oldMax, max; in TestMaxVariable() local
[all...]
/third_party/libbpf/include/uapi/linux/
H A Dpkt_sched.h742 __u32 max; /* max len of qlen_min */ member
[all...]

Completed in 131 milliseconds

1...<<51525354555657