Home
last modified time | relevance | path

Searched defs:max (Results 2426 - 2450 of 3660) sorted by relevance

1...<<919293949596979899100>>...147

/third_party/lwip/src/include/lwip/apps/
H A Dsnmp_core.h265 u32_t max; member
/third_party/ltp/tools/sparse/sparse-src/
H A Dexpand.c1050 unsigned long max = 0; in verify_nonoverlapping() local
/third_party/node/deps/v8/src/compiler/
H A Descape-analysis.cc538 double max = index_type.Max(); in OffsetOfElementsAccess() local
H A Dtypes.cc81 double max in Max() local
424 Lub(double min, double max) Lub() argument
440 Glb(double min, double max) Glb() argument
612 double max = std::min(BitsetType::Max(number_bits), this->Max()); Maybe() local
1115 Range(double min, double max, Zone* zone) Range() argument
[all...]
H A Doperation-typer.cc239 double max = array_max(results, 4); in MultiplyRanger() local
333 double const max = type.Max(); in NumberAbs() local
814 double min = 0.0, max = 0.0; NumberModulus() local
857 double max = kMaxInt; NumberBitwiseOr() local
893 double max = NumberBitwiseAnd() local
960 double max = NumberShiftLeft() local
987 double max = std::max(max_lhs >> min_rhs, max_lhs >> max_rhs); NumberShiftRight() local
1013 double max = max_lhs >> min_rhs; NumberShiftRightLogical() local
1064 double max = std::max(lhs.Max(), rhs.Max()); NumberMax() local
1099 double max = std::min(lhs.Max(), rhs.Max()); NumberMin() local
[all...]
/third_party/node/deps/v8/src/logging/
H A Dcounters.h72 void* CreateHistogram(const char* name, int min, int max, size_t buckets) { in CreateHistogram() argument
166 int max() const { return max_; } in max() function in v8::internal::Histogram
180 void Initialize(const char* name, int min, int max, int num_buckets, in Initialize() argument
254 void Initialize(const char* name, int min, int max, in Initialize() argument
269 NestedTimedHistogram(const char* name, int min, int max, in NestedTimedHistogram() argument
630 CreateHistogram(const char* name, int min, int max, size_t buckets) CreateHistogram() argument
[all...]
/third_party/node/deps/v8/src/objects/
H A Dobjects-inl.h985 constexpr double max = in ToIntegerIndex() local
/third_party/node/deps/v8/src/regexp/
H A Dregexp-ast.h409 RegExpQuantifier(int min, int max, QuantifierType type, RegExpTree* body) in RegExpQuantifier() argument
435 int max() cons in min() function in v8::internal::final
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_job.c500 int max = MAX2(tiled_w, tiled_h); in lima_generate_pp_stream() local
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
H A Dtr_screen.c1154 trace_screen_query_dmabuf_modifiers(struct pipe_screen *_screen, enum pipe_format format, int max, uint64_t *modifiers, unsigned int *external_only, int *count) in trace_screen_query_dmabuf_modifiers() argument
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_cmd_buffer.c819 panvk_index_minmax_search(struct panvk_cmd_buffer *cmdbuf, uint32_t start, uint32_t count, bool restart, uint32_t *min, uint32_t *max) panvk_index_minmax_search() argument
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_render.c987 r300_render_unmap_vertices(struct vbuf_render* render, ushort min, ushort max) r300_render_unmap_vertices() argument
/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbio_lib.c533 int BIO_indent(BIO *b, int indent, int max) in BIO_indent() argument
/third_party/pcre2/pcre2/src/
H A Dpcre2_dfa_match.c2711 int max = (int)GET2(ecode, 1 + IMM2_SIZE); in internal_dfa_match() local
/third_party/openssl/crypto/bio/
H A Dbio_lib.c533 int BIO_indent(BIO *b, int indent, int max) in BIO_indent() argument
/third_party/vk-gl-cts/external/openglcts/modules/glesext/
H A DesextcTestCaseBase.cpp294 glw::GLuint TestCaseBase::randomFormula(const glw::GLuint max) in randomFormula() argument
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcPixelStorageModesTests.cpp297 static const T max = -1; in writeToUnsignedChannel() local
311 static const T max = (T)((1u << (sizeof(T) * 8u - 1u)) - 1u); in writeToSignedChannel() local
346 T max = 0; in write3Channel() local
394 T max = 0; write4Channel() local
525 static const T max = -1; setUnsignedRefcolour() local
546 static const T max = umax >> 1; setSignedRefcolour() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/util/
H A Dhex_float.h54 static Float16 max() { return Float16(0x7bff); } in max() function in spvtools::utils::Float16
78 static float max() { return std::numeric_limits<float>::max(); } in max() function
98 static double max() { return std::numeric_limits<double>::max(); } in max() function
120 static Float16 max() { return Float16::max(); } in max() function
182 static FloatProxy<T> max() { in max() function in spvtools::utils::FloatProxy
280 max member in spvtools::utils::round_direction
[all...]
/third_party/skia/samplecode/
H A DSampleQuadStroker.cpp507 draw_control(SkCanvas* canvas, const SkRect& bounds, SkScalar value, SkScalar min, SkScalar max, const char* name) draw_control() argument
771 MapScreenYtoValue(SkScalar y, const SkRect& control, SkScalar min, SkScalar max) MapScreenYtoValue() argument
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DRenderer.cpp41 #undef max macro
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DRenderer.cpp34 #undef max macro
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Damd_ext_to_khr.cpp119 Instruction* max = ir_builder.AddNaryExtendedInstruction( in ReplaceTrinaryMid() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Damd_ext_to_khr.cpp119 Instruction* max = ir_builder.AddNaryExtendedInstruction( in ReplaceTrinaryMid() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dhex_float.h54 static Float16 max() { return Float16(0x7bff); } in max() function in spvtools::utils::Float16
78 static float max() { return std::numeric_limits<float>::max(); } in max() function
98 static double max() { return std::numeric_limits<double>::max(); } in max() function
120 static Float16 max() { return Float16::max(); } in max() function
182 static FloatProxy<T> max() { in max() function in spvtools::utils::FloatProxy
280 max member in spvtools::utils::round_direction
[all...]
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dtarith.c80 double max = 0; in validation_ascii_to_fp() local

Completed in 42 milliseconds

1...<<919293949596979899100>>...147