| /third_party/lwip/src/include/lwip/apps/ |
| H A D | snmp_core.h | 265 u32_t max; member
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | expand.c | 1050 unsigned long max = 0; in verify_nonoverlapping() local
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | escape-analysis.cc | 538 double max = index_type.Max(); in OffsetOfElementsAccess() local
|
| H A D | types.cc | 81 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 D | operation-typer.cc | 239 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 D | counters.h | 72 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 D | objects-inl.h | 985 constexpr double max = in ToIntegerIndex() local
|
| /third_party/node/deps/v8/src/regexp/ |
| H A D | regexp-ast.h | 409 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 D | lima_job.c | 500 int max = MAX2(tiled_w, tiled_h); in lima_generate_pp_stream() local
|
| /third_party/mesa3d/src/gallium/auxiliary/driver_trace/ |
| H A D | tr_screen.c | 1154 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 D | panvk_vX_cmd_buffer.c | 819 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 D | r300_render.c | 987 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 D | bio_lib.c | 533 int BIO_indent(BIO *b, int indent, int max) in BIO_indent() argument
|
| /third_party/pcre2/pcre2/src/ |
| H A D | pcre2_dfa_match.c | 2711 int max = (int)GET2(ecode, 1 + IMM2_SIZE); in internal_dfa_match() local
|
| /third_party/openssl/crypto/bio/ |
| H A D | bio_lib.c | 533 int BIO_indent(BIO *b, int indent, int max) in BIO_indent() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/ |
| H A D | esextcTestCaseBase.cpp | 294 glw::GLuint TestCaseBase::randomFormula(const glw::GLuint max) in randomFormula() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcPixelStorageModesTests.cpp | 297 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 D | hex_float.h | 54 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 D | SampleQuadStroker.cpp | 507 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 D | Renderer.cpp | 41 #undef max macro
|
| /third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
| H A D | Renderer.cpp | 34 #undef max macro
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | amd_ext_to_khr.cpp | 119 Instruction* max = ir_builder.AddNaryExtendedInstruction( in ReplaceTrinaryMid() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | amd_ext_to_khr.cpp | 119 Instruction* max = ir_builder.AddNaryExtendedInstruction( in ReplaceTrinaryMid() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/ |
| H A D | hex_float.h | 54 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 D | tarith.c | 80 double max = 0; in validation_ascii_to_fp() local
|