Home
last modified time | relevance | path

Searched refs:size (Results 11351 - 11375 of 19536) sorted by relevance

1...<<451452453454455456457458459460>>...782

/third_party/libunwind/libunwind/include/
H A Dmempool.h29 /* Memory pools provide simple memory management of fixed-size
64 size_t obj_size; /* object size (rounded up for alignment) */
66 unsigned int reserve; /* minimum (desired) size of the free-list */
78 extern void *sos_alloc (size_t size);
80 /* Initialize POOL for an object size of OBJECT_SIZE bytes. RESERVE
/third_party/libwebsockets/lib/misc/cache-ttl/
H A Dprivate-lib-misc-cache-ttl.h47 size_t size; member
/third_party/mesa3d/src/amd/common/
H A Dac_shadowed_regs.h35 unsigned size; member
/third_party/mbedtls/library/
H A Dpsa_crypto_its.h49 uint32_t size; /**< The size of the data associated with a uid **/ member
63 * \param[in] data_length The size in bytes of the data in `p_data`
87 * \param[in] data_length the amount of data requested (and the minimum allocated size of the `p_data` buffer)
/third_party/lzma/CPP/7zip/Common/
H A DUniqBlocks.h31 unsigned AddUniq(const Byte *data, size_t size);
H A DInOutTempBuffer.h40 HRESULT Write_HRESULT(const void *data, UInt32 size);
/third_party/lzma/C/
H A DSha256.h59 void Sha256_Update(CSha256 *p, const Byte *data, size_t size);
/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-literal-storage.h43 ecma_value_t ecma_find_or_create_literal_string (const lit_utf8_byte_t *chars_p, lit_utf8_size_t size);
/third_party/lame/libmp3lame/
H A DVbrTag.h67 int headersize; /* size of VBR header, in bytes */
77 void UpdateMusicCRC(uint16_t * crc, const unsigned char *buffer, int size);
/third_party/jerryscript/targets/mbedos5/jerryscript-mbed/jerryscript-mbed-library-registry/
H A Dregistry.h43 for (std::size_t i = 0; i < funcs.size(); i++) { in register_all()
/third_party/lzma/CPP/7zip/Compress/
H A DCopyCoder.h30 HRESULT CopyStream_ExactSize(ISequentialInStream *inStream, ISequentialOutStream *outStream, UInt64 size, ICompressProgressInfo *progress);
/third_party/mesa3d/src/freedreno/decode/scripts/
H A Dsanity-a6xx.lua63 function CP_LOAD_STATE6(pkt, size)
/third_party/mesa3d/src/broadcom/clif/
H A Dclif_dump.h40 uint32_t offset, uint32_t size, void *vaddr);
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_link_varyings.h184 * If location != -1, the size that should be returned by
187 unsigned size; member
/third_party/ltp/pan/
H A Dsymbol.h71 int size; member
/third_party/ltp/include/
H A Dtst_clone.h46 void *ltp_alloc_stack(size_t size);
H A Dtst_device.h16 uint64_t size; member
64 * Get size (in MB) of the given device
123 * Returns the size of a physical device block size for the specific path
124 * @path Path to find the block size
125 * @return Size of the block size
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_transfer_queue.h63 unsigned offset, unsigned size,
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_memory_helper.h36 nine_allocate(struct nine_allocator *allocator, unsigned size);
H A Dnine_pdata.h11 DWORD size; member
/third_party/mesa3d/src/gallium/drivers/tegra/
H A Dtegra_resource.h39 size_t size; member
/third_party/mesa3d/src/imagination/rogue/
H A Drogue.h33 /* All registers are 32-bit in size. */
55 size_t size; member
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_kernel.h46 uint16_t size; member
/third_party/ntfs-3g/include/ntfs-3g/
H A Ddevice_io.h74 int ntfs_win32_ftruncate(int fd, s64 size);
/third_party/musl/src/env/
H A D__reset_tls.c13 memset(mem+p->len, 0, p->size - p->len); in __reset_tls()

Completed in 13 milliseconds

1...<<451452453454455456457458459460>>...782