Searched defs:bytes_read (Results 1 - 25 of 26) sorted by relevance

12

/xsrc/external/mit/brotli/dist/c/enc/
H A Dutf8_util.c75 size_t bytes_read = local in function:BrotliIsMostlyUTF8
/xsrc/external/mit/MesaLib/dist/src/util/
H A Dos_memory_fd.c74 int bytes_read = read(fd, &header, sizeof(header)); local in function:os_import_memory_fd
/xsrc/external/mit/libXfont/dist/src/fc/
H A Dfsio.c150 long bytes_read; local in function:_fs_fill
/xsrc/external/mit/libXfont2/dist/src/fc/
H A Dfsio.c146 long bytes_read; local in function:_fs_fill
/xsrc/external/mit/libpciaccess/dist/src/
H A Dcommon_interface.c497 pci_device_cfg_read(struct pci_device * dev,void * data,pciaddr_t offset,pciaddr_t size,pciaddr_t * bytes_read) argument
H A Dfreebsd_pci.c189 pci_device_freebsd_read(struct pci_device * dev,void * data,pciaddr_t offset,pciaddr_t size,pciaddr_t * bytes_read) argument
H A Dlinux_sysfs.c779 int fd, bytes_read; local in function:pci_device_linux_sysfs_boot_vga
432 pci_device_linux_sysfs_read(struct pci_device * dev,void * data,pciaddr_t offset,pciaddr_t size,pciaddr_t * bytes_read) argument
H A Dopenbsd_pci.c253 pci_device_openbsd_read(struct pci_device * dev,void * data,pciaddr_t offset,pciaddr_t size,pciaddr_t * bytes_read) argument
H A Dhurd_pci.c371 pci_device_hurd_read(struct pci_device * dev,void * data,pciaddr_t offset,pciaddr_t size,pciaddr_t * bytes_read) argument
H A Dnetbsd_pci.c208 pci_device_netbsd_read(struct pci_device * dev,void * data,pciaddr_t offset,pciaddr_t size,pciaddr_t * bytes_read) argument
H A Dsolx_devfs.c773 pci_device_solx_devfs_read(struct pci_device * dev,void * data,pciaddr_t offset,pciaddr_t size,pciaddr_t * bytes_read) argument
H A Dx86_pci.c942 pci_device_x86_read_conf1(struct pci_device * dev,void * data,pciaddr_t offset,pciaddr_t size,pciaddr_t * bytes_read) argument
966 pci_device_x86_read_conf2(struct pci_device * dev,void * data,pciaddr_t offset,pciaddr_t size,pciaddr_t * bytes_read) argument
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_nir_lower_mem_access_bit_sizes.c85 const unsigned bytes_read = num_components * (bit_size / 8); local in function:lower_mem_load_bit_size
H A Dbrw_vec4.cpp704 unsigned bytes_read = inst->src[2].ud; local in function:brw::vec4_visitor::pack_uniform_registers
H A Dbrw_fs.cpp2231 unsigned bytes_read = inst->components_read(i) * local in function:fs_visitor::assign_constant_locations
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_nir_lower_mem_access_bit_sizes.c91 const unsigned bytes_read = num_components * (bit_size / 8); local in function:lower_mem_load_bit_size
H A Dbrw_vec4.cpp705 unsigned bytes_read = inst->src[2].ud; local in function:brw::vec4_visitor::pack_uniform_registers
H A Dbrw_fs.cpp2505 unsigned bytes_read = inst->components_read(i) * local in function:fs_visitor::assign_constant_locations
/xsrc/external/mit/libFS/dist/src/
H A DFSlibInt.c236 register long bytes_read; local in function:_FSRead
281 register long bytes_read; local in function:_FSReadPad
608 register long bytes_read = (n > SCRATCHSIZE) ? SCRATCHSIZE : n; local in function:_FSEatData
[all...]
/xsrc/external/mit/MesaLib/dist/src/intel/ds/
H A Dintel_pps_driver.cc303 ssize_t bytes_read = 0; local in function:pps::IntelDriver::read_data_from_metric_set
/xsrc/external/mit/xedit/dist/lisp/
H A Dstring.c732 long length, start, end, bytes_read; local in function:Lisp_ReadFromString
/xsrc/external/mit/MesaLib.old/dist/src/gtest/src/
H A Dgtest-death-test.cc438 int bytes_read; local in function:testing::internal::DeathTestImpl::ReadAndInterpretStatusByte
H A Dgtest-port.cc1086 size_t bytes_read = 0; // # of bytes read so far local in function:testing::internal::ReadEntireFile
/xsrc/external/mit/MesaLib/dist/src/gtest/src/
H A Dgtest-death-test.cc463 int bytes_read; local in function:testing::internal::DeathTestImpl::ReadAndInterpretStatusByte
932 size_t bytes_read = 0; local in function:testing::internal::FuchsiaDeathTest::Wait
H A Dgtest-port.cc1218 size_t bytes_read = 0; // # of bytes read so far local in function:testing::internal::ReadEntireFile

Completed in 79 milliseconds

12