Home
last modified time | relevance | path

Searched defs:new_max (Results 1 – 25 of 36) sorted by relevance

12

/aosp_15_r20/external/freetype/src/base/
H A Dftgloadr.c215 FT_UInt new_max, old_max, min_new_max; in FT_GlyphLoader_CheckPoints() local
314 FT_UInt new_max, old_max; in FT_GlyphLoader_CheckSubGlyphs() local
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libartbase/base/
Dhistogram-inl.h38 Value new_max = ((value + 1) / bucket_width_ + 1) * bucket_width_; in AddValue() local
71 inline void Histogram<Value>::GrowBuckets(Value new_max) { in GrowBuckets()
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libartbase/base/
Dhistogram-inl.h38 Value new_max = ((value + 1) / bucket_width_ + 1) * bucket_width_; in AddValue() local
71 inline void Histogram<Value>::GrowBuckets(Value new_max) { in GrowBuckets()
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libartbase/base/
Dhistogram-inl.h38 Value new_max = ((value + 1) / bucket_width_ + 1) * bucket_width_; in AddValue() local
71 inline void Histogram<Value>::GrowBuckets(Value new_max) { in GrowBuckets()
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libartbase/base/
Dhistogram-inl.h38 Value new_max = ((value + 1) / bucket_width_ + 1) * bucket_width_; in AddValue() local
71 inline void Histogram<Value>::GrowBuckets(Value new_max) { in GrowBuckets()
/aosp_15_r20/prebuilts/module_sdk/art/current/host-exports/include/art/libartbase/base/
Dhistogram-inl.h38 Value new_max = ((value + 1) / bucket_width_ + 1) * bucket_width_; in AddValue() local
71 inline void Histogram<Value>::GrowBuckets(Value new_max) { in GrowBuckets()
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libartbase/base/
Dhistogram-inl.h38 Value new_max = ((value + 1) / bucket_width_ + 1) * bucket_width_; in AddValue() local
71 inline void Histogram<Value>::GrowBuckets(Value new_max) { in GrowBuckets()
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libartbase/base/
Dhistogram-inl.h38 Value new_max = ((value + 1) / bucket_width_ + 1) * bucket_width_; in AddValue() local
71 inline void Histogram<Value>::GrowBuckets(Value new_max) { in GrowBuckets()
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libartbase/base/
Dhistogram-inl.h38 Value new_max = ((value + 1) / bucket_width_ + 1) * bucket_width_; in AddValue() local
71 inline void Histogram<Value>::GrowBuckets(Value new_max) { in GrowBuckets()
/aosp_15_r20/art/libartbase/base/
H A Dhistogram-inl.h38 Value new_max = ((value + 1) / bucket_width_ + 1) * bucket_width_; in AddValue() local
71 inline void Histogram<Value>::GrowBuckets(Value new_max) { in GrowBuckets()
/aosp_15_r20/prebuilts/module_sdk/art/1/host-exports/include/art/libartbase/base/
Dhistogram-inl.h38 Value new_max = ((value + 1) / bucket_width_ + 1) * bucket_width_; in AddValue() local
71 inline void Histogram<Value>::GrowBuckets(Value new_max) { in GrowBuckets()
/aosp_15_r20/external/freetype/src/pfr/
H A Dpfrgload.c295 FT_UInt new_max = FT_PAD_CEIL( count, 8 ); in pfr_glyph_load_simple() local
599 FT_UInt new_max = ( org_count + count + 3 ) & (FT_UInt)-4; in pfr_glyph_load_compound() local
H A Dpfrload.c473 FT_UInt new_max = FT_PAD_CEIL( phy_font->num_strikes + count, 4 ); in pfr_extra_item_load_bitmap_info() local
/aosp_15_r20/external/freetype/src/pshinter/
H A Dpshrec.c65 FT_UInt new_max = count; in ps_hint_table_ensure() local
135 FT_UInt new_max = ( count + 7 ) >> 3; in ps_mask_ensure() local
214 FT_UInt new_max = count; in ps_mask_table_ensure() local
/aosp_15_r20/external/freetype/src/autofit/
H A Dafhints.c155 FT_UInt new_max = old_max; in af_axis_hints_new_segment() local
220 FT_UInt new_max = old_max; in af_axis_hints_new_edge() local
875 FT_Int old_max, new_max; in af_glyph_hints_reload() local
/aosp_15_r20/external/grpc-grpc/src/core/lib/resource_quota/
H A Dthread_quota.cc27 void ThreadQuota::SetMax(size_t new_max) { in SetMax()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/resource_quota/
Dthread_quota.cc27 void ThreadQuota::SetMax(size_t new_max) { in SetMax()
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/
H A Du_async_debug.c49 size_t new_max = MAX2(16, adbg->max * 2); in u_async_debug_message() local
/aosp_15_r20/external/executorch/backends/qualcomm/quantizer/observers/
H A Dper_channel_param_observer.py61 def loss_fn(self, x, new_min, new_max): argument
/aosp_15_r20/external/iputils/
H A Drdisc.c1446 int new_max = max_preference(); in record_router() local
1461 int new_max = max_preference(); in record_router() local
/aosp_15_r20/external/cronet/third_party/libevent/
H A Dsignal.c167 int new_max = evsignal + 1; in _evsignal_set_handler() local
/aosp_15_r20/external/libevent/
H A Dsignal.c230 int new_max = evsignal + 1; in evsig_set_handler_() local
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_sampler_view.c124 unsigned new_max = 2 * views->max; in st_texture_set_sampler_view() local
/aosp_15_r20/external/libpng/
H A Dpngpread.c493 size_t new_max; in png_push_save_buffer() local
/aosp_15_r20/external/freetype/src/cid/
H A Dcidload.c555 FT_UInt new_max = FT_PAD_CEIL( num_subrs + 1, 4 ); in cid_read_subrs() local

12