Home
last modified time | relevance | path

Searched defs:min_size (Results 1 - 25 of 64) sorted by relevance

123

/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Dspan.cc12 auto min_size = std::min(x.size(), y.size()); variable
26 auto min_size = std::min(x.size(), y.size()); variable
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_staging_mgr.c35 virgl_staging_alloc_buffer(struct virgl_staging_mgr *staging, unsigned min_size) in virgl_staging_alloc_buffer() argument
/third_party/python/Include/cpython/
H A Dbytesobject.h68 Py_ssize_t min_size; member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/tl/
H A Dmali_kbase_tlstream.c259 size_t min_size = PACKET_HEADER_SIZE; in kbase_tlstream_flush_stream() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/tl/
H A Dmali_kbase_tlstream.c286 size_t min_size = PACKET_HEADER_SIZE; in kbase_tlstream_flush_stream() local
/third_party/mesa3d/src/broadcom/simulator/
H A Dv3d_simulator_wrapper.cpp54 bool v3d_hw_alloc_mem(struct v3d_hw *hw, size_t min_size) in v3d_hw_alloc_mem() argument
/third_party/backends/backend/genesys/
H A Dmotor.cpp104 create_slope_table_for_speed(const MotorSlope& slope, unsigned target_speed_w, StepType step_type, unsigned steps_alignment, unsigned min_size, unsigned max_size) create_slope_table_for_speed() argument
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_lower_regioning.cpp79 unsigned min_size = type_sz(inst->dst.type); in required_dst_byte_stride() local
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_cs.c186 next_array_size(uint32_t cur_size, uint32_t min_size) in next_array_size() argument
193 next_buffer_size(size_t cur_size, size_t min_size, size_t need) in next_buffer_size() argument
148 vn_cs_encoder_init(struct vn_cs_encoder *enc, struct vn_instance *instance, enum vn_cs_encoder_storage_type storage_type, size_t min_size) vn_cs_encoder_init() argument
/third_party/libfuse/lib/
H A Dbuffer.c37 static size_t min_size(size_t s1, size_t s2) in min_size() function
/third_party/node/deps/v8/src/heap/
H A Dheap-controller.cc128 CalculateAllocationLimit( Heap* heap, size_t current_size, size_t min_size, size_t max_size, size_t new_space_capacity, double factor, Heap::HeapGrowingMode growing_mode) CalculateAllocationLimit() argument
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_upload_mgr.c178 u_upload_alloc_buffer(struct u_upload_mgr *upload, unsigned min_size) in u_upload_alloc_buffer() argument
/third_party/ffmpeg/libavcodec/
H A Dh2645_parse.c262 static int get_bit_length(H2645NAL *nal, int min_size, int skip_trailing_zeros) in get_bit_length() argument
351 int min_size = size; in alloc_rbsp_buffer() local
H A Dlibvpxdec.c53 static int get_frame_buffer(void *priv, size_t min_size, vpx_codec_frame_buffer_t *fb) in get_frame_buffer() argument
/third_party/ffmpeg/libavfilter/
H A Daf_compensationdelay.c70 unsigned min_size, new_size = 1; in config_input() local
/third_party/ffmpeg/libavdevice/
H A Dalsa.c345 int ff_alsa_extend_reorder_buf(AlsaData *s, int min_size) in ff_alsa_extend_reorder_buf() argument
/third_party/ffmpeg/libavutil/
H A Dbprint.c39 unsigned min_size, new_size; in av_bprint_alloc() local
H A Dmem.c505 void *av_fast_realloc(void *ptr, unsigned int *size, size_t min_size) in av_fast_realloc() argument
535 fast_malloc(void *ptr, unsigned int *size, size_t min_size, int zero_realloc) fast_malloc() argument
565 av_fast_malloc(void *ptr, unsigned int *size, size_t min_size) av_fast_malloc() argument
570 av_fast_mallocz(void *ptr, unsigned int *size, size_t min_size) av_fast_mallocz() argument
[all...]
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/
H A Dhugemmap10.c136 long min_size; in set_nr_hugepages_() local
/third_party/pcre2/pcre2/maint/
H A DGenerateUcd.py726 min_size = sys.maxsize variable
733 min_size = size variable
/third_party/protobuf/src/google/protobuf/stubs/
H A Dstringpiece.h294 const stringpiece_ssize_type min_size = in compare() local
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativeX86_32.c741 sljit_sw stack_size, prev_stack_size, min_size, offset; in tail_call_with_args() local
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dlow_level_alloc.cc217 const size_t min_size; member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_vinstr.c723 const size_t min_size = min(size, meta_size); in kbasep_vinstr_hwcnt_reader_ioctl_get_buffer() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_vinstr.c678 const size_t min_size = min(size, meta_size); in kbasep_vinstr_hwcnt_reader_ioctl_get_buffer() local

Completed in 17 milliseconds

123