/third_party/uboot/u-boot-2020.01/cmd/ |
D | legacy-mtd-utils.c | 11 loff_t *maxsize, int devtype) in get_part() 45 loff_t *maxsize, int devtype, uint64_t chipsize) in mtd_arg_off() 61 loff_t *size, loff_t *maxsize, int devtype, in mtd_arg_off_size()
|
/third_party/python/Lib/asyncio/ |
D | queues.py | 33 def __init__(self, maxsize=0, *, loop=None): argument 54 def _init(self, maxsize): argument 99 def maxsize(self): member in Queue 232 def _init(self, maxsize): argument 245 def _init(self, maxsize): argument
|
/third_party/python/Lib/ |
D | queue.py | 34 def __init__(self, maxsize=0): argument 206 def _init(self, maxsize): argument 229 def _init(self, maxsize): argument 245 def _init(self, maxsize): argument
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstallocator.c | 367 gpointer data, gsize maxsize, gsize align, gsize offset, gsize size, in _sysmem_init() 382 GstMemory * parent, gpointer data, gsize maxsize, gsize align, gsize offset, in _sysmem_new() 400 gsize maxsize, gsize align, gsize offset, gsize size) in _sysmem_new_block() 440 _sysmem_map (GstMemorySystem * mem, gsize maxsize, GstMapFlags flags) in _sysmem_map() 510 gsize maxsize = size + params->prefix + params->padding; in default_alloc() local 634 gsize maxsize, gsize offset, gsize size, gpointer user_data, in gst_memory_new_wrapped()
|
D | gstmemory.c | 118 GstAllocator * allocator, GstMemory * parent, gsize maxsize, gsize align, in gst_memory_init() 175 gst_memory_get_sizes (GstMemory * mem, gsize * offset, gsize * maxsize) in gst_memory_get_sizes()
|
D | gstmemory.h | 162 gsize maxsize; member 209 gsize maxsize; member
|
/third_party/gstreamer/gstreamer/tests/examples/memory/ |
D | my-memory.c | 35 gsize maxsize = size + params->prefix + params->padding; in _my_alloc() local 60 _my_mem_map (MyMemory * mem, gsize maxsize, GstMapFlags flags) in _my_mem_map()
|
D | my-vidmem.c | 55 _my_vidmem_map (MyVidmem * mem, gsize maxsize, GstMapFlags flags) in _my_vidmem_map() 158 gsize maxsize; in my_vidmem_alloc() local
|
/third_party/uboot/u-boot-2020.01/common/ |
D | memsize.c | 26 long get_ram_size(long *base, long maxsize) in get_ram_size()
|
/third_party/python/Lib/multiprocessing/ |
D | queues.py | 37 def __init__(self, maxsize=0, *, ctx): argument 40 from .synchronize import SEM_VALUE_MAX as maxsize unknown 297 def __init__(self, maxsize=0, *, ctx): argument
|
/third_party/boost/libs/serialization/example/ |
D | portable_binary_oarchive.cpp | 18 const char maxsize in save_impl()
|
D | portable_binary_iarchive.cpp | 21 portable_binary_iarchive::load_impl(boost::intmax_t & l, char maxsize){ in load_impl()
|
/third_party/pcre2/pcre2/src/ |
D | pcre2_jit_misc.c | 124 pcre2_jit_stack_create(size_t startsize, size_t maxsize, in pcre2_jit_stack_create()
|
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstmemory.c | 276 gsize size, maxsize, offset; in GST_START_TEST() local 592 gsize maxsize = size + params->prefix + params->padding; in _my_opaque_alloc() local 612 _my_opaque_mem_map (MyOpaqueMemory * mem, gsize maxsize, GstMapFlags flags) in _my_opaque_mem_map()
|
/third_party/uboot/u-boot-2020.01/drivers/ddr/marvell/a38x/ |
D | ddr3_training_centralization.c | 9 #define VALIDATE_WIN_LENGTH(e1, e2, maxsize) \ argument 12 #define IS_WINDOW_OUT_BOUNDARY(e1, e2, maxsize) \ argument
|
/third_party/tzdata/ |
D | strftime.c | 121 strftime_l(char *s, size_t maxsize, char const *format, struct tm const *t, in strftime_l() 130 strftime(char *s, size_t maxsize, const char *format, const struct tm *t) in strftime()
|
/third_party/openssl/crypto/ui/ |
D | ui_lib.c | 122 char *result_buf, int minsize, int maxsize, in general_allocate_string() 199 char *result_buf, int minsize, int maxsize) in UI_add_input_string() 208 char *result_buf, int minsize, int maxsize) in UI_dup_input_string() 226 char *result_buf, int minsize, int maxsize, in UI_add_verify_string() 235 char *result_buf, int minsize, int maxsize, in UI_dup_verify_string()
|
/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | rtph265.c | 42 custom_sysmem_new (GstMemoryFlags flags, gsize maxsize, gsize align, in custom_sysmem_new() 80 custom_sysmem_map (CustomSysmem * mem, gsize maxsize, GstMapFlags flags) in custom_sysmem_map() 129 gsize maxsize = size + params->prefix + params->padding; in custom_sysmem_allocator_alloc() local
|
D | rtph264.c | 40 custom_sysmem_new (GstMemoryFlags flags, gsize maxsize, gsize align, in custom_sysmem_new() 78 custom_sysmem_map (CustomSysmem * mem, gsize maxsize, GstMapFlags flags) in custom_sysmem_map() 127 gsize maxsize = size + params->prefix + params->padding; in custom_sysmem_allocator_alloc() local
|
/third_party/gstreamer/gstplugins_bad/sys/applemedia/ |
D | corevideomemory.c | 306 GstAppleCoreVideoPixelBuffer * gpixbuf, gsize plane, gsize maxsize, in gst_apple_core_video_memory_new() 344 gst_apple_core_video_mem_map (GstMemory * gmem, gsize maxsize, in gst_apple_core_video_mem_map()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/ |
D | gstrtcpbuffer.c | 414 gsize maxsize; in read_packet_header() local 547 gsize maxsize; in gst_rtcp_buffer_add_packet() local 966 guint maxsize, offset; in gst_rtcp_packet_add_rb() local 1077 guint maxsize, offset; in gst_rtcp_packet_add_profile_specific_ext() local 1519 gsize maxsize; in gst_rtcp_packet_sdes_add_item() local 1593 gsize maxsize; in gst_rtcp_packet_sdes_add_entry() local 1716 gsize maxsize; in gst_rtcp_packet_bye_add_ssrc() local 1901 gsize maxsize; in gst_rtcp_packet_bye_set_reason() local
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/allocators/ |
D | gstdmabuf.c | 48 gst_dmabuf_mem_map (GstMemory * gmem, GstMapInfo * info, gsize maxsize) in gst_dmabuf_mem_map()
|
/third_party/python/Lib/test/ |
D | test_strtod.py | 252 def test_oversized_digit_strings(self, maxsize): argument
|
/third_party/cef/tools/yapf/yapf/yapflib/ |
D | py3compat.py | 52 def lru_cache(maxsize=128, typed=False): argument
|
/third_party/gstreamer/gstplugins_good/sys/v4l2/ |
D | gstv4l2allocator.c | 89 _v4l2mem_map (GstV4l2Memory * mem, gsize maxsize, GstMapFlags flags) in _v4l2mem_map() 152 GstMemory * parent, gsize maxsize, gsize align, gsize offset, gsize size, in _v4l2mem_new() 1103 gsize size, offset, maxsize; in gst_v4l2_allocator_import_dmabuf() local 1173 gsize maxsize, psize; in gst_v4l2_allocator_import_userptr() local
|