/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fBufferTestUtil.cpp | 206 void BufferCase::deleteBuffer (deUint32 buffer) in deleteBuffer() argument 208 glDeleteBuffers(1, &buffer); in deleteBuffer() 209 m_allocatedBuffers.erase(buffer); in deleteBuffer() 266 bool BufferVerifier::verify (deUint32 buffer, const deUint8* reference, int offset, int numBytes) in verify() argument 271 return m_verifier->verify(buffer, reference, offset, numBytes); in verify() 407 bool VertexArrayVerifier::verify (deUint32 buffer, const deUint8* refPtr, int offset, int numBytes) 431 // Reset buffer bindings. 442 glBindBuffer (GL_ARRAY_BUFFER, buffer); 568 bool IndexArrayVerifier::verify (deUint32 buffer, const deUint8* refPtr, int offset, int numBytes) 594 // Reset buffer binding [all...] |
/base/hiviewdfx/hiview_lite/ |
H A D | hiview_cache.h | 44 uint8 *buffer; // Circular buffer member 52 * @param buffer External static memory. 56 boolean InitHiviewStaticCache(HiviewCache *cache, HiviewCacheType type, uint8 *buffer, uint16 size); 79 * @param data Read buffer. 89 * @param data Read buffer.
|
/base/startup/hvb/libhvb/include/ |
H A D | hvb_ops.h | 41 uint64_t num_bytes, void *buffer, uint64_t *out_num_read); 43 uint64_t num_bytes, const void *buffer);
|
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
H A D | ark_iconsumer_surface_adapter_impl.cpp | 39 int32_t ArkIConsumerSurfaceAdapterImpl::ReleaseBuffer(ArkWebRefPtr<ArkSurfaceBufferAdapter> buffer, int32_t fence) in ReleaseBuffer() argument 41 ArkSurfaceBufferAdapterImpl* imp = static_cast<ArkSurfaceBufferAdapterImpl*>(buffer.get()); in ReleaseBuffer()
|
/kernel/linux/linux-5.10/drivers/scsi/megaraid/ |
H A D | megaraid_mm.h | 46 * @buffer : 72 uint8_t __user *buffer; member 76 uint8_t __user *buffer; member 86 char __user *data; /* buffer <= 4096 for 0x80 commands */
|
/kernel/linux/linux-5.10/sound/firewire/fireface/ |
H A D | ff-proc.c | 28 struct snd_info_buffer *buffer) in proc_dump_status() 32 ff->spec->protocol->dump_status(ff, buffer); in proc_dump_status() 27 proc_dump_status(struct snd_info_entry *entry, struct snd_info_buffer *buffer) proc_dump_status() argument
|
/kernel/linux/linux-5.10/tools/perf/util/arm-spe-decoder/ |
H A D | arm-spe-decoder.h | 62 int (*get_trace)(struct arm_spe_buffer *buffer, void *data); 67 int (*get_trace)(struct arm_spe_buffer *buffer, void *data);
|
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | xattr_hurd.c | 24 const char *name, void *buffer, size_t size) in ext4_xattr_hurd_get() 30 name, buffer, size); in ext4_xattr_hurd_get() 22 ext4_xattr_hurd_get(const struct xattr_handler *handler, struct dentry *unused, struct inode *inode, const char *name, void *buffer, size_t size) ext4_xattr_hurd_get() argument
|
H A D | xattr_user.c | 24 const char *name, void *buffer, size_t size) in ext4_xattr_user_get() 29 name, buffer, size); in ext4_xattr_user_get() 22 ext4_xattr_user_get(const struct xattr_handler *handler, struct dentry *unused, struct inode *inode, const char *name, void *buffer, size_t size) ext4_xattr_user_get() argument
|
/kernel/linux/linux-5.10/fs/ext2/ |
H A D | xattr_user.c | 23 const char *name, void *buffer, size_t size) in ext2_xattr_user_get() 28 name, buffer, size); in ext2_xattr_user_get() 21 ext2_xattr_user_get(const struct xattr_handler *handler, struct dentry *unused, struct inode *inode, const char *name, void *buffer, size_t size) ext2_xattr_user_get() argument
|
/kernel/linux/linux-6.6/fs/ext2/ |
H A D | xattr_user.c | 23 const char *name, void *buffer, size_t size) in ext2_xattr_user_get() 28 name, buffer, size); in ext2_xattr_user_get() 21 ext2_xattr_user_get(const struct xattr_handler *handler, struct dentry *unused, struct inode *inode, const char *name, void *buffer, size_t size) ext2_xattr_user_get() argument
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | xattr_hurd.c | 24 const char *name, void *buffer, size_t size) in ext4_xattr_hurd_get() 30 name, buffer, size); in ext4_xattr_hurd_get() 22 ext4_xattr_hurd_get(const struct xattr_handler *handler, struct dentry *unused, struct inode *inode, const char *name, void *buffer, size_t size) ext4_xattr_hurd_get() argument
|
H A D | xattr_user.c | 24 const char *name, void *buffer, size_t size) in ext4_xattr_user_get() 29 name, buffer, size); in ext4_xattr_user_get() 22 ext4_xattr_user_get(const struct xattr_handler *handler, struct dentry *unused, struct inode *inode, const char *name, void *buffer, size_t size) ext4_xattr_user_get() argument
|
/kernel/linux/linux-6.6/fs/squashfs/ |
H A D | page_actor.h | 11 void **buffer; member 28 extern struct squashfs_page_actor *squashfs_page_actor_init(void **buffer,
|
/kernel/linux/linux-6.6/sound/firewire/fireface/ |
H A D | ff-proc.c | 28 struct snd_info_buffer *buffer) in proc_dump_status() 32 ff->spec->protocol->dump_status(ff, buffer); in proc_dump_status() 27 proc_dump_status(struct snd_info_entry *entry, struct snd_info_buffer *buffer) proc_dump_status() argument
|
/kernel/linux/linux-6.6/sound/firewire/ |
H A D | lib.c | 22 * @buffer: input/output data 23 * @length: length of @buffer 34 u64 offset, void *buffer, size_t length, in snd_fw_transaction() 49 buffer, length); in snd_fw_transaction() 33 snd_fw_transaction(struct fw_unit *unit, int tcode, u64 offset, void *buffer, size_t length, unsigned int flags) snd_fw_transaction() argument
|
/kernel/linux/linux-6.6/drivers/scsi/megaraid/ |
H A D | megaraid_mm.h | 46 * @buffer : 72 uint8_t __user *buffer; member 76 uint8_t __user *buffer; member 86 char __user *data; /* buffer <= 4096 for 0x80 commands */
|
/kernel/linux/linux-6.6/mm/kasan/ |
H A D | report_hw_tags.c | 57 void kasan_metadata_fetch_row(char *buffer, void *row) in kasan_metadata_fetch_row() argument 62 buffer[i] = hw_get_mem_tag(row + i * KASAN_GRANULE_SIZE); in kasan_metadata_fetch_row()
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nf_hooks_lwtunnel.c | 29 void *buffer, size_t *lenp, loff_t *ppos) in nf_hooks_lwtunnel_sysctl_handler() 45 ret = proc_dointvec_minmax(&tmp, write, buffer, lenp, ppos); in nf_hooks_lwtunnel_sysctl_handler() 28 nf_hooks_lwtunnel_sysctl_handler(struct ctl_table *table, int write, void *buffer, size_t *lenp, loff_t *ppos) nf_hooks_lwtunnel_sysctl_handler() argument
|
/test/xts/hats/kernel/syscalls/fileio/uname/ |
H A D | UnameApiTest.cpp | 66 struct utsname buffer; in HWTEST_F() local 67 ret = uname(&buffer); in HWTEST_F()
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_pullup.h | 31 PullupBuffer *buffer; member 46 PullupBuffer *buffer; member
|
/third_party/astc-encoder/Source/Fuzzers/ |
H A D | fuzz_astc_physical_to_symbolic.cpp | 98 std::vector<uint8_t> buffer = stream.ConsumeBytes<uint8_t>(16); in LLVMFuzzerTestOneInput() local 99 std::memcpy(pcb, buffer.data(), 16); in LLVMFuzzerTestOneInput()
|
/third_party/curl/docs/examples/ |
H A D | ftpget.c | 38 static size_t my_fwrite(void *buffer, size_t size, size_t nmemb, void *stream) in my_fwrite() argument 47 return fwrite(buffer, size, nmemb, out->stream); in my_fwrite()
|
/third_party/curl/include/curl/ |
H A D | easy.h | 97 CURL_EXTERN CURLcode curl_easy_recv(CURL *curl, void *buffer, size_t buflen, 108 CURL_EXTERN CURLcode curl_easy_send(CURL *curl, const void *buffer,
|
/third_party/NuttX/drivers/bch/ |
H A D | bchlib_cache.c | 42 * Flush the current contents of the sector buffer (if dirty) 61 ret = los_disk_write(bch->disk->disk_id, (const void *)bch->buffer, bch->sector, 1); in bchlib_flushsector() 80 * Flush the current contents of the sector buffer (if dirty) 101 ret = los_disk_read(bch->disk->disk_id, (void *)bch->buffer, sector, 1, TRUE); in bchlib_readsector()
|