Home
last modified time | relevance | path

Searched defs:min (Results 526 - 550 of 884) sorted by relevance

1...<<21222324252627282930>>...36

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_uvd.c846 uint32_t min = MAX2(dec->frame_number, NUM_MPEG2_REFS) - NUM_MPEG2_REFS; in get_ref_pic_idx() local
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dradeon_uvd.c544 uint32_t min = MAX2(dec->frame_number, NUM_MPEG2_REFS) - NUM_MPEG2_REFS; in get_ref_pic_idx() local
/third_party/mesa3d/src/intel/perf/
H A Dintel_perf.c74 int min, maj; in get_sysfs_dev_dir() local
/third_party/node/deps/icu-small/source/i18n/
H A Drbt_pars.cpp679 int32_t min = 0; in parseSection() local
H A Dzonemeta.cpp156 int32_t year = 0, month = 0, day = 0, hour = 0, min = 0, n; in parseDate() local
867 uint8_t hour, min, sec; in createCustomTimeZone() local
881 ZoneMeta::formatCustomID(uint8_t hour, uint8_t min, uint8_t sec, UBool negative, UnicodeString& id) { in formatCustomID() argument
[all...]
/third_party/mesa3d/src/intel/tools/
H A Daub_write.c42 #define min(a, b) ({ \ macro
/third_party/icu/icu4c/source/test/intltest/
H A Dtzregts.cpp89 UDate TimeZoneRegressionTest::findTransitionBinary(const SimpleTimeZone& tz, UDate min, UDate max) { in findTransitionBinary() argument
110 UDate TimeZoneRegressionTest::findTransitionStepwise(const SimpleTimeZone& tz, UDate min, UDate max) { in findTransitionStepwise() argument
[all...]
/third_party/icu/icu4c/source/tools/tzcode/
H A Dzdump.c984 long hour, min, sec; in dumptimeICU() local
/third_party/lwip/src/include/lwip/apps/
H A Dsnmp_core.h264 u32_t min; member
/third_party/node/deps/v8/src/compiler/
H A Descape-analysis.cc539 double min = index_type.Min(); in OffsetOfElementsAccess() local
H A Dtypes.cc63 double min in Min() local
424 Lub(double min, double max) Lub() argument
440 Glb(double min, double max) Glb() argument
611 double min = std::max(BitsetType::Min(number_bits), this->Min()); Maybe() local
1115 Range(double min, double max, Zone* zone) Range() argument
[all...]
H A Doperation-typer.cc238 double min = array_min(results, 4); in MultiplyRanger() local
334 double const min = type.Min(); in NumberAbs() local
814 double min = 0.0, max = 0.0; NumberModulus() local
855 double min = NumberBitwiseOr() local
890 double min = kMinInt; NumberBitwiseAnd() local
957 double min = NumberShiftLeft() local
986 double min = std::min(min_lhs >> min_rhs, min_lhs >> max_rhs); NumberShiftRight() local
1012 double min = min_lhs >> max_rhs; NumberShiftRightLogical() local
1063 double min = std::max(lhs.Min(), rhs.Min()); NumberMax() local
1098 double min = std::min(lhs.Min(), rhs.Min()); 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
165 int min() const { return min_; } in min() 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/regexp/
H A Dregexp-ast.h409 RegExpQuantifier(int min, int max, QuantifierType type, RegExpTree* body) in RegExpQuantifier() argument
434 int min() const { return min_; } in min() function in v8::internal::final
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Dscheduler.c1143 int min = INT_MAX; in gpir_get_min_end_as_move() local
/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/ec/
H A Dec_curve.c3309 size_t i, min; in EC_get_builtin_curves() local
/third_party/libabigail/src/
H A Dabg-corpus.cc868 corpus::set_format_minor_version_number(const string& min) in set_format_minor_version_number() argument
/third_party/openssl/crypto/ec/
H A Dec_curve.c3309 size_t i, min; in EC_get_builtin_curves() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustnessBufferAccessTests.cpp67 static VkDeviceSize min (VkDeviceSize a, VkDeviceSize b) in min() function
/third_party/skia/samplecode/
H A DSampleQuadStroker.cpp771 static SkScalar MapScreenYtoValue(SkScalar y, const SkRect& control, SkScalar min, in MapScreenYtoValue() argument
507 draw_control(SkCanvas* canvas, const SkRect& bounds, SkScalar value, SkScalar min, SkScalar max, const char* name) draw_control() argument
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Damd_ext_to_khr.cpp116 Instruction* min = 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.cpp116 Instruction* min = ir_builder.AddNaryExtendedInstruction( in ReplaceTrinaryMid() local
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dframe_enc.c34 static float Clamp(float v, float min, float max) { in Clamp() argument

Completed in 48 milliseconds

1...<<21222324252627282930>>...36