/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/ |
H A D | span.cc | 12 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 D | virgl_staging_mgr.c | 35 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 D | bytesobject.h | 68 Py_ssize_t min_size; member
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/tl/ |
H A D | mali_kbase_tlstream.c | 259 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 D | mali_kbase_tlstream.c | 286 size_t min_size = PACKET_HEADER_SIZE; in kbase_tlstream_flush_stream() local
|
/third_party/mesa3d/src/broadcom/simulator/ |
H A D | v3d_simulator_wrapper.cpp | 54 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 D | motor.cpp | 104 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 D | brw_fs_lower_regioning.cpp | 79 unsigned min_size = type_sz(inst->dst.type); in required_dst_byte_stride() local
|
/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_cs.c | 186 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 D | buffer.c | 37 static size_t min_size(size_t s1, size_t s2) in min_size() function
|
/third_party/node/deps/v8/src/heap/ |
H A D | heap-controller.cc | 128 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 D | u_upload_mgr.c | 178 u_upload_alloc_buffer(struct u_upload_mgr *upload, unsigned min_size) in u_upload_alloc_buffer() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | h2645_parse.c | 262 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 D | libvpxdec.c | 53 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 D | af_compensationdelay.c | 70 unsigned min_size, new_size = 1; in config_input() local
|
/third_party/ffmpeg/libavdevice/ |
H A D | alsa.c | 345 int ff_alsa_extend_reorder_buf(AlsaData *s, int min_size) in ff_alsa_extend_reorder_buf() argument
|
/third_party/ffmpeg/libavutil/ |
H A D | bprint.c | 39 unsigned min_size, new_size; in av_bprint_alloc() local
|
H A D | mem.c | 505 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 D | hugemmap10.c | 136 long min_size; in set_nr_hugepages_() local
|
/third_party/pcre2/pcre2/maint/ |
H A D | GenerateUcd.py | 726 min_size = sys.maxsize variable 733 min_size = size variable
|
/third_party/protobuf/src/google/protobuf/stubs/ |
H A D | stringpiece.h | 294 const stringpiece_ssize_type min_size = in compare() local
|
/third_party/pcre2/pcre2/src/sljit/ |
H A D | sljitNativeX86_32.c | 741 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 D | low_level_alloc.cc | 217 const size_t min_size; member
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
H A D | mali_kbase_vinstr.c | 723 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 D | mali_kbase_vinstr.c | 678 const size_t min_size = min(size, meta_size); in kbasep_vinstr_hwcnt_reader_ioctl_get_buffer() local
|