Home
last modified time | relevance | path

Searched defs:off (Results 351 - 375 of 2646) sorted by relevance

1...<<11121314151617181920>>...106

/third_party/musl/libc-test/src/functional/
H A Dfopencookie_test.c74 int mseek(void *f, off_t *off, int whence) in mseek() argument
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Da_d2i_fp.c116 size_t off = 0; in asn1_d2i_read_bio() local
[all...]
/third_party/openssl/crypto/asn1/
H A Da_d2i_fp.c116 size_t off = 0; in asn1_d2i_read_bio() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
H A DQueryMtl.h89 void setFirstAllocatedVisibilityOffset(uint32_t off) in setFirstAllocatedVisibilityOffset() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/
H A DFontInputStream.java127 public int read(byte[] b, int off, int len) throws IOException { in read() argument
H A DFontOutputStream.java121 public void write(byte[] b, int off, int len) throws IOException { in write() argument
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Ddigest_auth_example.c95 size_t off; in main() local
/third_party/optimized-routines/networking/arm/
H A Dchksum_simd.c32 uint32_t off = (uintptr_t) ptr & 7; in __chksum_arm_simd() local
/third_party/optimized-routines/networking/aarch64/
H A Dchksum_simd.c23 uint32_t off = (uintptr_t) *pptr % 8; in slurp_head64() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/
H A Dfont_output_stream.cc46 void FontOutputStream::Write(std::vector<uint8_t>* b, int32_t off, int32_t len) { in Write() argument
62 void FontOutputStream::Write(uint8_t* b, int32_t off, int32_t len) { in Write() argument
/third_party/toybox/toys/other/
H A Dpmap.c60 int off, count; in pmap_main() local
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DMessageLite.java222 Builder mergeFrom(byte[] data, int off, int len) throws InvalidProtocolBufferException; in mergeFrom() argument
239 Builder mergeFrom(byte[] data, int off, int len, ExtensionRegistryLite extensionRegistry) in mergeFrom() argument
/kernel/linux/linux-5.10/drivers/firmware/xilinx/
H A Dzynqmp-debug.c146 zynqmp_pm_debugfs_api_write(struct file *file, const char __user *ptr, size_t len, loff_t *off) zynqmp_pm_debugfs_api_write() argument
204 zynqmp_pm_debugfs_api_read(struct file *file, char __user *ptr, size_t len, loff_t *off) zynqmp_pm_debugfs_api_read() argument
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-creg-snps.c19 u8 off[MAX_GPIO]; member
H A Dgpio-raspberrypi-exp.c54 static int rpi_exp_gpio_get_polarity(struct gpio_chip *gc, unsigned int off) in rpi_exp_gpio_get_polarity() argument
74 static int rpi_exp_gpio_dir_in(struct gpio_chip *gc, unsigned int off) in rpi_exp_gpio_dir_in() argument
103 static int rpi_exp_gpio_dir_out(struct gpio_chip *gc, unsigned int off, int val) in rpi_exp_gpio_dir_out() argument
132 rpi_exp_gpio_get_direction(struct gpio_chip *gc, unsigned int off) rpi_exp_gpio_get_direction() argument
156 rpi_exp_gpio_get(struct gpio_chip *gc, unsigned int off) rpi_exp_gpio_get() argument
178 rpi_exp_gpio_set(struct gpio_chip *gc, unsigned int off, int val) rpi_exp_gpio_set() argument
[all...]
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dsys_ia64.c149 sys_mmap (unsigned long addr, unsigned long len, int prot, int flags, int fd, long off) in sys_mmap() argument
/kernel/linux/linux-5.10/arch/arm/mach-ebsa110/
H A Dio.c351 u32 off; in outsb() local
366 u32 off; in insb() local
384 u32 off; in outsw() local
399 u32 off; insw() local
421 u32 off = port << 1; outsl() local
431 u32 off = port << 1; insl() local
[all...]
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dsecvar-sysfs.c63 data_read(struct file *filep, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) data_read() argument
95 update_write(struct file *filep, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) update_write() argument
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dopal-xscom.c92 loff_t off = *ppos; in scom_debug_read() local
123 loff_t off = *ppos; in scom_debug_write() local
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dentry.S241 off = \size - \bytepos - 1 define
/kernel/linux/linux-5.10/arch/s390/pci/
H A Dpci_debug.c131 pci_perf_seq_write(struct file *file, const char __user *ubuf, size_t count, loff_t *off) pci_perf_seq_write() argument
/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Dsys_nautilus.c86 int off; in nautilus_kill_arch() local
/kernel/linux/linux-5.10/drivers/firmware/efi/
H A Dmokvar-table.c268 efi_mokvar_sysfs_read(struct file *file, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) efi_mokvar_sysfs_read() argument
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dsys_ia64.c149 sys_mmap (unsigned long addr, unsigned long len, int prot, int flags, int fd, long off) in sys_mmap() argument
/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Dsys_nautilus.c86 int off; in nautilus_kill_arch() local

Completed in 12 milliseconds

1...<<11121314151617181920>>...106