Home
last modified time | relevance | path

Searched defs:ofs (Results 1 – 25 of 71) sorted by relevance

123

/external/curl/src/
Dtool_cb_see.c95 # define _lseeki64(hnd,ofs,whence) lseek(hnd,ofs,whence) argument
101 # define _lseeki64(hnd,ofs,whence) _lseek(hnd,ofs,whence) argument
103 # define _lseeki64(hnd,ofs,whence) _lseek64(hnd,ofs,whence) argument
110 # define _lseeki64(hnd,ofs,whence) lseek(hnd,ofs,whence) argument
/external/u-boot/cmd/
Donenand.c67 loff_t ofs = from; in onenand_block_read() local
138 loff_t ofs; in onenand_block_write() local
192 loff_t ofs; in onenand_block_erase() local
228 loff_t ofs; in onenand_block_test() local
369 ulong ofs; in do_onenand_bad() local
386 ulong addr, ofs; in do_onenand_read() local
413 ulong addr, ofs; in do_onenand_write() local
439 ulong ofs; in do_onenand_erase() local
475 ulong ofs; in do_onenand_test() local
500 ulong ofs; in do_onenand_dump() local
/external/u-boot/include/
Dnand.h47 static inline int nand_read(struct mtd_info *info, loff_t ofs, size_t *len, in nand_read()
53 static inline int nand_write(struct mtd_info *info, loff_t ofs, size_t *len, in nand_write()
59 static inline int nand_block_isbad(struct mtd_info *info, loff_t ofs) in nand_block_isbad()
/external/u-boot/drivers/ata/
Dlibata.c43 unsigned int ofs, unsigned int len) in ata_id_string()
62 unsigned int ofs, unsigned int len) in ata_id_c_string()
/external/libcxx/test/libcxx/input.output/file.streams/fstreams/
Dfstream.close.pass.cpp26 std::fstream ofs(temp, std::ios::out | std::ios::trunc); in main() local
/external/u-boot/lib/
Dslre.c440 loop_greedy(const struct slre *r, int pc, const char *s, int len, int *ofs) in loop_greedy()
457 loop_non_greedy(const struct slre *r, int pc, const char *s, int len, int *ofs) in loop_non_greedy()
471 is_any_of(const unsigned char *p, int len, const char *s, int *ofs) in is_any_of()
487 is_any_but(const unsigned char *p, int len, const char *s, int *ofs) in is_any_but()
504 int *ofs, struct cap *caps) in match()
650 int i, ofs = 0, res = 0; in slre_match() local
/external/u-boot/tools/
Dlpc32xximage.c123 static void print_hdr_byte(struct nand_page_0_boot_header *hdr, int ofs) in print_hdr_byte()
132 int ofs; in lpc32xximage_print_header() local
/external/u-boot/drivers/mtd/spi/
Dspi_flash.c575 static int sst26_lock_ctl(struct spi_flash *flash, u32 ofs, size_t len, enum lock_ctl ctl) in sst26_lock_ctl()
673 static int sst26_unlock(struct spi_flash *flash, u32 ofs, size_t len) in sst26_unlock()
678 static int sst26_lock(struct spi_flash *flash, u32 ofs, size_t len) in sst26_lock()
687 static int sst26_is_locked(struct spi_flash *flash, u32 ofs, size_t len) in sst26_is_locked()
828 static void stm_get_locked_range(struct spi_flash *flash, u8 sr, loff_t *ofs, in stm_get_locked_range()
849 static int stm_is_locked_sr(struct spi_flash *flash, loff_t ofs, u64 len, in stm_is_locked_sr()
867 int stm_is_locked(struct spi_flash *flash, u32 ofs, size_t len) in stm_is_locked()
902 int stm_lock(struct spi_flash *flash, u32 ofs, size_t len) in stm_lock()
956 int stm_unlock(struct spi_flash *flash, u32 ofs, size_t len) in stm_unlock()
/external/protobuf/ruby/ext/google/protobuf_c/
Dencode_decode.c51 #define DEREF(msg, ofs, type) *(type*)(((uint8_t *)msg) + ofs) argument
54 static const void* newhandlerdata(upb_handlers* h, uint32_t ofs) { in newhandlerdata()
62 size_t ofs; member
67 static const void *newsubmsghandlerdata(upb_handlers* h, uint32_t ofs, in newsubmsghandlerdata()
77 size_t ofs; // union data slot member
84 uint32_t ofs, in newoneofhandlerdata()
110 const size_t *ofs = hd; in startseq_handler() local
158 const size_t *ofs = hd; in str_handler() local
170 const size_t *ofs = hd; in bytes_handler() local
223 size_t ofs; member
[all …]
/external/u-boot/drivers/mtd/
Dmtdpart.c285 static int part_lock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in part_lock()
291 static int part_unlock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in part_unlock()
297 static int part_is_locked(struct mtd_info *mtd, loff_t ofs, uint64_t len) in part_is_locked()
323 static int part_block_isreserved(struct mtd_info *mtd, loff_t ofs) in part_block_isreserved()
330 static int part_block_isbad(struct mtd_info *mtd, loff_t ofs) in part_block_isbad()
337 static int part_block_markbad(struct mtd_info *mtd, loff_t ofs) in part_block_markbad()
Dcfi_mtd.c107 static int cfi_mtd_lock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in cfi_mtd_lock()
119 static int cfi_mtd_unlock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in cfi_mtd_unlock()
Daltera_qspi.c64 loff_t ofs; in flash_print_info() local
232 static void altera_qspi_get_locked_range(struct mtd_info *mtd, loff_t *ofs, in altera_qspi_get_locked_range()
255 static int altera_qspi_lock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in altera_qspi_lock()
289 static int altera_qspi_unlock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in altera_qspi_unlock()
Dmtdconcat.c503 static int concat_lock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in concat_lock()
537 static int concat_unlock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in concat_unlock()
608 static int concat_block_isbad(struct mtd_info *mtd, loff_t ofs) in concat_block_isbad()
631 static int concat_block_markbad(struct mtd_info *mtd, loff_t ofs) in concat_block_markbad()
/external/u-boot/arch/arm/cpu/arm926ejs/mxs/
Diomux.c31 u32 reg, ofs, bp, bm; in mxs_iomux_setup_pad() local
/external/mesa3d/src/mesa/main/
Dmm.h39 unsigned ofs; member
Dmm.c60 mmInit(unsigned ofs, unsigned size) in mmInit()
/external/libdrm/intel/
Dmm.h38 int ofs, size; member
Dmm.c58 drm_private struct mem_block *mmInit(int ofs, int size) in mmInit()
/external/mesa3d/src/gallium/auxiliary/util/
Du_mm.h41 int ofs,size; member
/external/protobuf/conformance/
DConformanceJavaLite.java9 int ofs = 0; in readFromStdin() local
DConformanceJava.java12 int ofs = 0; in readFromStdin() local
Dconformance_cpp.cc65 size_t ofs = 0; in CheckedRead() local
/external/u-boot/drivers/mtd/onenand/
Donenand_base.c264 loff_t ofs = 0; in flexonenand_addr() local
1711 static int onenand_block_isbad_nolock(struct mtd_info *mtd, loff_t ofs, int allowbbt) in onenand_block_isbad_nolock()
1870 int onenand_block_isbad(struct mtd_info *mtd, loff_t ofs) in onenand_block_isbad()
1892 static int onenand_default_block_markbad(struct mtd_info *mtd, loff_t ofs) in onenand_default_block_markbad()
1922 int onenand_block_markbad(struct mtd_info *mtd, loff_t ofs) in onenand_block_markbad()
1951 static int onenand_do_lock_cmd(struct mtd_info *mtd, loff_t ofs, size_t len, int cmd) in onenand_do_lock_cmd()
2028 static int onenand_lock(struct mtd_info *mtd, loff_t ofs, size_t len) in onenand_lock()
2046 static int onenand_unlock(struct mtd_info *mtd, loff_t ofs, size_t len) in onenand_unlock()
2099 loff_t ofs = 0; in onenand_unlock_all() local
2315 loff_t ofs; in flexonenand_get_size() local
/external/mesa3d/src/mesa/x86/
Dcommon_x86.c292 GLuint ofs; in _mesa_get_x86_features() local
/external/libjpeg-turbo/md5/
Dmd5hl.c83 char *MD5FileChunk(const char *filename, char *buf, off_t ofs, off_t len) in MD5FileChunk()

123