Home
last modified time | relevance | path

Searched refs:size (Results 20526 - 20550 of 41759) sorted by relevance

1...<<821822823824825826827828829830>>...1671

/third_party/ffmpeg/libavformat/
H A Ddovi_isom.h31 int ff_isom_parse_dvcc_dvvc(AVFormatContext *s, AVStream *st, const uint8_t *buf_ptr, uint64_t size);
/third_party/curl/packages/OS400/
H A Dos400sys.h50 extern char * (* Curl_thread_buffer)(localkey_t key, long size);
/third_party/alsa-utils/alsamixer/
H A Dmem.h6 void *ccalloc(size_t n, size_t size);
/third_party/cups-filters/fontembed/
H A Dfrequent.h8 // size is the precision/return size: it will find at most >size elements (i.e. all, if there) with frequency > 1/(size+1)
9 FREQUENT *frequent_new(int size); // - just free() it
/third_party/libunwind/libunwind/src/x86_64/
H A Dlongjmp.S32 .size _UI_longjmp_cont, .-_UI_longjmp_cont
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_dynamic_rendering.h21 uint32_t *size);
/third_party/musl/src/ldso/powerpc/
H A Ddlsym.s8 .size dlsym, .-dlsym
/third_party/musl/porting/linux/user/include/info/
H A Dfatal_message.h27 size_t size; member
/third_party/musl/porting/linux/user/arch/generic/
H A Dcrtbrand.s12 .size abitag, .-abitag
/third_party/node/deps/cares/src/lib/
H A Dares_inet_net_pton.h32 int ares_inet_net_pton(int af, const char *src, void *dst, size_t size);
/third_party/lwip/src/apps/altcp_tls/
H A Daltcp_tls_mbedtls_mem.h63 void *altcp_mbedtls_alloc_config(size_t size);
/third_party/musl/arch/generic/
H A Dcrtbrand.s11 .size abitag, .-abitag
/third_party/skia/third_party/externals/harfbuzz/test/fuzzing/
H A Dhb-fuzzer.hh4 extern "C" int LLVMFuzzerTestOneInput (const uint8_t *data, size_t size);
/third_party/skia/modules/skplaintexteditor/include/
H A Dstringview.h13 std::size_t size; member
/third_party/spirv-tools/test/fuzzers/
H A Dspvtools_opt_fuzzer_common.h29 const uint8_t* data, size_t size,
/applications/standard/calendardata/calendarmanager/test/unittest/src/
H A Dcalendar_manager_test.cpp126 ASSERT_EQ(calendars.size(), 3); // 3 is include defalut calendar in HWTEST_F()
132 ASSERT_EQ(calendars.size(), 1); // 1 is defalut calendar in HWTEST_F()
/kernel/linux/linux-5.10/arch/xtensa/include/asm/
H A Dpage.h20 * PAGE_SHIFT determines the page size
41 * If the cache size for one way is greater than the page size, we have to
42 * deal with cache aliasing. The cache index is wider than the page size:
117 static inline __attribute_const__ int get_order(unsigned long size) in get_order() argument
120 asm ("nsau %0, %1" : "=r" (lz) : "r" ((size - 1) >> PAGE_SHIFT)); in get_order()
H A Dcoprocessor.h101 #define XCHAL_SA_REG(list,cc,abi,type,y,name,z,align,size,...) \
102 __REG ## list (cc, abi, type, name, size, align)
/kernel/linux/linux-5.10/certs/
H A Dblacklist.c157 * @size: The size of data blob
159 int add_key_to_revocation_list(const char *data, size_t size) in add_key_to_revocation_list() argument
167 size, in add_key_to_revocation_list()
/kernel/linux/linux-5.10/drivers/firmware/imx/
H A Dimx-scu-irq.c79 hdr->size = 2; in imx_scu_irq_work_handler()
112 hdr->size = 3; in imx_scu_irq_group_enable()
/kernel/linux/linux-5.10/drivers/crypto/ccree/
H A Dcc_driver.h103 #define MIN_HW_QUEUE_SIZE 50 /* Minimum size required for proper function */
201 size_t size) in dump_byte_array()
204 __dump_byte_array(name, the_array, size); in dump_byte_array()
200 dump_byte_array(const char *name, const u8 *the_array, size_t size) dump_byte_array() argument
/kernel/linux/linux-5.10/arch/arm/mach-mvebu/
H A Dcoherency.c164 armada_wa_ioremap_caller(phys_addr_t phys_addr, size_t size, in armada_wa_ioremap_caller() argument
168 return __arm_ioremap_caller(phys_addr, size, mtype, caller); in armada_wa_ioremap_caller()
/kernel/linux/linux-5.10/block/partitions/
H A Damiga.c27 checksum_block(__be32 *m, int size) in checksum_block() argument
31 while (size--) in checksum_block()
47 unsigned int blksize = 1; /* Multiplier for disk block size */ in amiga_partition()
139 /* RDB allows for variable logical block size - in amiga_partition()
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-loongson64/
H A Dboot_param.h28 u32 mem_size; /* each memory_map size, not the total size */
106 u16 size; member
125 u16 size; member
/kernel/linux/linux-5.10/arch/powerpc/kexec/
H A Dfile_load.c51 pr_err("Appending elfcorehdr=<addr> exceeds cmdline size\n"); in setup_kdump_cmdline()
113 * delete_fdt_mem_rsv - delete memory reservation with given address and size
117 int delete_fdt_mem_rsv(void *fdt, unsigned long start, unsigned long size) in delete_fdt_mem_rsv() argument
130 if (rsv_start == start && rsv_size == size) { in delete_fdt_mem_rsv()
198 * kexec reserves exact initrd size, while firmware may in setup_new_fdt()

Completed in 27 milliseconds

1...<<821822823824825826827828829830>>...1671