Home
last modified time | relevance | path

Searched defs:bytes (Results 3351 - 3375 of 3397) sorted by relevance

1...<<131132133134135136

/third_party/alsa-lib/include/sound/uapi/
H A Dasound.h1155 } bytes; global() member
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_pipeline.c5445 unsigned bytes = vk_format_get_blocksize(info->ri.color_att_formats[i]); in radv_pipeline_init_disabled_binning_state() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Ddbghelp.h506 DWORD bytes; member
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_state.c629 crocus_copy_mem_mem(struct crocus_batch *batch, struct crocus_bo *dst_bo, uint32_t dst_offset, struct crocus_bo *src_bo, uint32_t src_offset, unsigned bytes) crocus_copy_mem_mem() argument
/third_party/pcre2/pcre2/src/
H A Dpcre2_jit_compile.c5446 sljit_u8 *bytes, *bytes_end, byte; in scan_prefix() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_data.hpp275 inline Base64Formatter toBase64(const deUint8* bytes, int numBytes) {return Base64Formatter(bytes, numBytes); } in toBase64() argument
[all...]
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dpngvalid.c273 png_bytep bytes = voidcast(png_bytep, pv); in make_random_bytes() local
295 make_four_random_bytes(png_uint_32* seed, png_bytep bytes) in make_four_random_bytes() argument
[all...]
/third_party/skia/third_party/externals/oboe/apps/OboeTester/gradle/wrapper/
H A Dgradle-wrapper.jar ... lang.String) java.security.MessageDigest messageDigest byte[] bytes Exception e String string private java.lang.String ...
/third_party/toybox/generated/
H A Dglobals.h674 unsigned long long bytes, c_count, in_full, in_part, out_full, out_part; member
1609 long entries, bytes; member
/third_party/vixl/src/aarch64/
H A Dsimulator-aarch64.cc12498 uint64_t bytes = 16; in Simulator() local
/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c824 static size_t upb_roundup_pow2(size_t bytes) { in upb_roundup_pow2() argument
832 static bool upb_encode_growbuffer(upb_encstate *e, size_t bytes) { in upb_encode_growbuffer() argument
851 static bool upb_encode_reserve(upb_encstate *e, size_t bytes) { in upb_encode_reserve() argument
908 size_t bytes = arr->len * elem_size; upb_put_fixedarray() local
1478 size_t bytes; init() local
1669 size_t bytes = upb_table_size(&t->t) * sizeof(upb_tabent); upb_strtable_clear() local
[all...]
/third_party/python/Modules/
H A D_testcapimodule.c1678 PyObject *bytes; in getargs_s_star() local
1712 PyObject *bytes; in getargs_z_star() local
1751 PyObject *bytes; in getargs_y_star() local
[all...]
H A Dposixmodule.c1140 PyObject *bytes = NULL; in path_converter() local
5000 const char *bytes = PyBytes_AsString(command); os_system_impl() local
13191 PyObject *bytes; os_urandom_impl() local
13223 const char *bytes = PyBytes_AS_STRING(name); os_memfd_create_impl() local
14637 PyObject *bytes; os_getrandom_impl() local
[all...]
/third_party/python/Objects/
H A Dunicodeobject.c3773 PyObject *bytes = PyBytes_FromString(str); in unicode_encode_locale() local
5430 char *bytes; _Py_EncodeUTF8Ex() local
[all...]
/third_party/skia/platform_tools/android/apps/gradle/wrapper/
H A Dgradle-wrapper.jar ... lang.String) java.security.MessageDigest messageDigest byte[] bytes Exception e String string private java.lang.String ...
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/adapt/
H A Dhi_comm_isp_adapt.h96 hi_u32 bytes; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/adapt/
H A Dhi_comm_isp_adapt.h96 hi_u32 bytes; member
/kernel/linux/linux-5.10/include/linux/
H A Dnetdevice.h2602 u64_stats_t bytes; member
3454 netdev_tx_sent_queue(struct netdev_queue *dev_queue, unsigned int bytes) netdev_tx_sent_queue() argument
3484 __netdev_tx_sent_queue(struct netdev_queue *dev_queue, unsigned int bytes, bool xmit_more) __netdev_tx_sent_queue() argument
3507 netdev_sent_queue(struct net_device *dev, unsigned int bytes) netdev_sent_queue() argument
3509 netdev_tx_sent_queue(netdev_get_tx_queue(dev, 0), bytes); netdev_sent_queue() local
3512 __netdev_sent_queue(struct net_device *dev, unsigned int bytes, bool xmit_more) __netdev_sent_queue() argument
3520 netdev_tx_completed_queue(struct netdev_queue *dev_queue, unsigned int pkts, unsigned int bytes) netdev_tx_completed_queue() argument
3554 netdev_completed_queue(struct net_device *dev, unsigned int pkts, unsigned int bytes) netdev_completed_queue() argument
3557 netdev_tx_completed_queue(netdev_get_tx_queue(dev, 0), pkts, bytes); netdev_completed_queue() local
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dnetdevice.h2752 u64_stats_t bytes; member
3473 netdev_tx_sent_queue(struct netdev_queue *dev_queue, unsigned int bytes) netdev_tx_sent_queue() argument
3503 __netdev_tx_sent_queue(struct netdev_queue *dev_queue, unsigned int bytes, bool xmit_more) __netdev_tx_sent_queue() argument
3527 netdev_sent_queue(struct net_device *dev, unsigned int bytes) netdev_sent_queue() argument
3529 netdev_tx_sent_queue(netdev_get_tx_queue(dev, 0), bytes); netdev_sent_queue() local
3532 __netdev_sent_queue(struct net_device *dev, unsigned int bytes, bool xmit_more) __netdev_sent_queue() argument
3549 netdev_tx_completed_queue(struct netdev_queue *dev_queue, unsigned int pkts, unsigned int bytes) netdev_tx_completed_queue() argument
3583 netdev_completed_queue(struct net_device *dev, unsigned int pkts, unsigned int bytes) netdev_completed_queue() argument
3586 netdev_tx_completed_queue(netdev_get_tx_queue(dev, 0), pkts, bytes); netdev_completed_queue() local
[all...]
/kernel/linux/linux-6.6/kernel/bpf/
H A Dverifier.c1563 size_t bytes; in copy_array() local
[all...]
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dx86.c7345 static int kvm_read_guest_virt_helper(gva_t addr, void *val, unsigned int bytes, in kvm_read_guest_virt_helper() argument
7377 kvm_fetch_guest_virt(struct x86_emulate_ctxt *ctxt, gva_t addr, void *val, unsigned int bytes, struct x86_exception *exception) kvm_fetch_guest_virt() argument
7404 kvm_read_guest_virt(struct kvm_vcpu *vcpu, gva_t addr, void *val, unsigned int bytes, struct x86_exception *exception) kvm_read_guest_virt() argument
7422 emulator_read_std(struct x86_emulate_ctxt *ctxt, gva_t addr, void *val, unsigned int bytes, struct x86_exception *exception, bool system) emulator_read_std() argument
7437 kvm_write_guest_virt_helper(gva_t addr, void *val, unsigned int bytes, struct kvm_vcpu *vcpu, u64 access, struct x86_exception *exception) kvm_write_guest_virt_helper() argument
7467 emulator_write_std(struct x86_emulate_ctxt *ctxt, gva_t addr, void *val, unsigned int bytes, struct x86_exception *exception, bool system) emulator_write_std() argument
7483 kvm_write_guest_virt_system(struct kvm_vcpu *vcpu, gva_t addr, void *val, unsigned int bytes, struct x86_exception *exception) kvm_write_guest_virt_system() argument
7571 emulator_write_phys(struct kvm_vcpu *vcpu, gpa_t gpa, const void *val, int bytes) emulator_write_phys() argument
7595 read_prepare(struct kvm_vcpu *vcpu, void *val, int bytes) read_prepare() argument
7607 read_emulate(struct kvm_vcpu *vcpu, gpa_t gpa, void *val, int bytes) read_emulate() argument
7613 write_emulate(struct kvm_vcpu *vcpu, gpa_t gpa, void *val, int bytes) write_emulate() argument
7619 write_mmio(struct kvm_vcpu *vcpu, gpa_t gpa, int bytes, void *val) write_mmio() argument
7625 read_exit_mmio(struct kvm_vcpu *vcpu, gpa_t gpa, void *val, int bytes) read_exit_mmio() argument
7632 write_exit_mmio(struct kvm_vcpu *vcpu, gpa_t gpa, void *val, int bytes) write_exit_mmio() argument
7655 emulator_read_write_onepage(unsigned long addr, void *val, unsigned int bytes, struct x86_exception *exception, struct kvm_vcpu *vcpu, const struct read_write_emulator_ops *ops) emulator_read_write_onepage() argument
7706 emulator_read_write(struct x86_emulate_ctxt *ctxt, unsigned long addr, void *val, unsigned int bytes, struct x86_exception *exception, const struct read_write_emulator_ops *ops) emulator_read_write() argument
7760 emulator_read_emulated(struct x86_emulate_ctxt *ctxt, unsigned long addr, void *val, unsigned int bytes, struct x86_exception *exception) emulator_read_emulated() argument
7770 emulator_write_emulated(struct x86_emulate_ctxt *ctxt, unsigned long addr, const void *val, unsigned int bytes, struct x86_exception *exception) emulator_write_emulated() argument
7783 emulator_cmpxchg_emulated(struct x86_emulate_ctxt *ctxt, unsigned long addr, const void *old, const void *new, unsigned int bytes, struct x86_exception *exception) emulator_cmpxchg_emulated() argument
13489 kvm_sev_es_mmio_write(struct kvm_vcpu *vcpu, gpa_t gpa, unsigned int bytes, void *data) kvm_sev_es_mmio_write() argument
13528 kvm_sev_es_mmio_read(struct kvm_vcpu *vcpu, gpa_t gpa, unsigned int bytes, void *data) kvm_sev_es_mmio_read() argument
[all...]
/third_party/mesa3d/src/mesa/main/
H A Ddlist.c1482 memdup(const void *src, GLsizei bytes) in memdup() argument
1500 dlist_alloc(struct gl_context *ctx, OpCode opcode, GLuint bytes, bool align8) in dlist_alloc() argument
/third_party/vk-gl-cts/external/amber/src/android_gradle/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/BootstrapMainStarter ...
/third_party/skia/third_party/externals/libwebp/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/BootstrapMainStarter ...
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/BootstrapMainStarter ...

Completed in 244 milliseconds

1...<<131132133134135136