/third_party/lzma/CPP/7zip/Common/ |
H A D | UniqBlocks.h | 31 unsigned AddUniq(const Byte *data, size_t size);
|
H A D | InOutTempBuffer.h | 40 HRESULT Write_HRESULT(const void *data, UInt32 size);
|
/third_party/lzma/C/ |
H A D | Sha256.h | 59 void Sha256_Update(CSha256 *p, const Byte *data, size_t size);
|
/third_party/jerryscript/jerry-core/ecma/base/ |
H A D | ecma-literal-storage.h | 43 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 D | VbrTag.h | 67 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 D | registry.h | 43 for (std::size_t i = 0; i < funcs.size(); i++) { in register_all()
|
/third_party/lzma/CPP/7zip/Compress/ |
H A D | CopyCoder.h | 30 HRESULT CopyStream_ExactSize(ISequentialInStream *inStream, ISequentialOutStream *outStream, UInt64 size, ICompressProgressInfo *progress);
|
/third_party/mesa3d/src/freedreno/decode/scripts/ |
H A D | sanity-a6xx.lua | 63 function CP_LOAD_STATE6(pkt, size)
|
/third_party/mesa3d/src/broadcom/clif/ |
H A D | clif_dump.h | 40 uint32_t offset, uint32_t size, void *vaddr);
|
/third_party/mesa3d/src/compiler/glsl/ |
H A D | gl_nir_link_varyings.h | 184 * If location != -1, the size that should be returned by 187 unsigned size; member
|
/third_party/ltp/pan/ |
H A D | symbol.h | 71 int size; member
|
/third_party/ltp/include/ |
H A D | tst_clone.h | 46 void *ltp_alloc_stack(size_t size);
|
H A D | tst_device.h | 16 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 D | virgl_transfer_queue.h | 63 unsigned offset, unsigned size,
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | nine_memory_helper.h | 36 nine_allocate(struct nine_allocator *allocator, unsigned size);
|
H A D | nine_pdata.h | 11 DWORD size; member
|
/third_party/mesa3d/src/gallium/drivers/tegra/ |
H A D | tegra_resource.h | 39 size_t size; member
|
/third_party/mesa3d/src/imagination/rogue/ |
H A D | rogue.h | 33 /* All registers are 32-bit in size. */ 55 size_t size; member
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_kernel.h | 46 uint16_t size; member
|
/third_party/ntfs-3g/include/ntfs-3g/ |
H A D | device_io.h | 74 int ntfs_win32_ftruncate(int fd, s64 size);
|
/third_party/musl/src/env/ |
H A D | __reset_tls.c | 13 memset(mem+p->len, 0, p->size - p->len); in __reset_tls()
|
/third_party/ninja/src/ |
H A D | line_printer.h | 73 void PrintOrBuffer(const char *data, size_t size);
|
/third_party/node/deps/brotli/c/include/brotli/ |
H A D | types.h | 66 * @param size requested memory region size; can not be @c 0 68 * @returns a valid pointer to a memory region of at least @p size bytes 71 typedef void* (*brotli_alloc_func)(void* opaque, size_t size);
|
/third_party/node/deps/ngtcp2/nghttp3/lib/ |
H A D | nghttp3_buf.h | 45 int nghttp3_buf_reserve(nghttp3_buf *buf, size_t size, const nghttp3_mem *mem);
|
/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_descriptor_set_layout.h | 58 void *vk_descriptor_set_layout_zalloc(struct vk_device *device, size_t size);
|