Home
last modified time | relevance | path

Searched defs:offs (Results 1 – 25 of 131) sorted by relevance

123456

/external/strace/tests-m32/
Ds390_sthyi.c51 print_0x8(const char *prefix, unsigned char *buf, unsigned int offs, bool zero) in print_0x8()
62 print_u8(const char *prefix, unsigned char *buf, unsigned int offs, bool zero) in print_u8()
73 print_u16(const char *prefix, unsigned char *buf, unsigned int offs, bool zero) in print_u16()
86 print_x32(const char *prefix, unsigned char *buf, unsigned int offs, bool zero) in print_x32()
99 print_weight(const char *prefix, unsigned char *buf, unsigned int offs, in print_weight()
183 print_ebcdic(const char *prefix, unsigned char *addr, unsigned int offs, in print_ebcdic()
212 uint16_t offs = *(uint16_t *) (buf + offs_pos); in print_hypervisor_header() local
292 uint16_t offs = *(uint16_t *) (buf + offs_pos); in print_guest_header() local
469 uint16_t offs; in print_sthyi() local
/external/strace/tests-mx32/
Ds390_sthyi.c51 print_0x8(const char *prefix, unsigned char *buf, unsigned int offs, bool zero) in print_0x8()
62 print_u8(const char *prefix, unsigned char *buf, unsigned int offs, bool zero) in print_u8()
73 print_u16(const char *prefix, unsigned char *buf, unsigned int offs, bool zero) in print_u16()
86 print_x32(const char *prefix, unsigned char *buf, unsigned int offs, bool zero) in print_x32()
99 print_weight(const char *prefix, unsigned char *buf, unsigned int offs, in print_weight()
183 print_ebcdic(const char *prefix, unsigned char *addr, unsigned int offs, in print_ebcdic()
212 uint16_t offs = *(uint16_t *) (buf + offs_pos); in print_hypervisor_header() local
292 uint16_t offs = *(uint16_t *) (buf + offs_pos); in print_guest_header() local
469 uint16_t offs; in print_sthyi() local
/external/strace/tests/
Ds390_sthyi.c51 print_0x8(const char *prefix, unsigned char *buf, unsigned int offs, bool zero) in print_0x8()
62 print_u8(const char *prefix, unsigned char *buf, unsigned int offs, bool zero) in print_u8()
73 print_u16(const char *prefix, unsigned char *buf, unsigned int offs, bool zero) in print_u16()
86 print_x32(const char *prefix, unsigned char *buf, unsigned int offs, bool zero) in print_x32()
99 print_weight(const char *prefix, unsigned char *buf, unsigned int offs, in print_weight()
183 print_ebcdic(const char *prefix, unsigned char *addr, unsigned int offs, in print_ebcdic()
212 uint16_t offs = *(uint16_t *) (buf + offs_pos); in print_hypervisor_header() local
292 uint16_t offs = *(uint16_t *) (buf + offs_pos); in print_guest_header() local
469 uint16_t offs; in print_sthyi() local
/external/u-boot/fs/ubifs/
Dscan.c62 int offs, int quiet) in ubifs_scan_a_node()
130 int offs, void *sbuf) in ubifs_start_scan()
168 int lnum, int offs) in ubifs_end_scan()
187 void *buf, int offs) in ubifs_add_snod()
230 void ubifs_scanned_corruption(const struct ubifs_info *c, int lnum, int offs, in ubifs_scanned_corruption()
260 int offs, void *sbuf, int quiet) in ubifs_scan()
Dlpt_commit.c191 int lnum, offs, len, alen, done_lsave, done_ltab, err; in layout_cnodes() local
370 int lnum, offs, len, from, err, wlen, alen, done_ltab, done_lsave; in write_cnodes() local
904 int offs) in make_nnode_dirty()
953 int offs) in make_pnode_dirty()
982 static int make_ltab_dirty(struct ubifs_info *c, int lnum, int offs) in make_ltab_dirty()
1007 static int make_lsave_dirty(struct ubifs_info *c, int lnum, int offs) in make_lsave_dirty()
1035 int lnum, int offs) in make_node_dirty()
1078 int offs, pad_len; in get_pad_len() local
1150 int err, len = c->leb_size, node_type, node_num, node_len, offs; in lpt_gc_lnum() local
1518 static int dbg_is_nnode_dirty(struct ubifs_info *c, int lnum, int offs) in dbg_is_nnode_dirty()
[all …]
Drecovery.c105 int err, offs, len; in get_master_node() local
407 static int is_last_write(const struct ubifs_info *c, void *buf, int offs) in is_last_write()
435 int *offs, int *len) in clean_buf()
465 int lnum, int offs) in no_more_nodes()
570 static void drop_last_group(struct ubifs_scan_leb *sleb, int *offs) in drop_last_group()
599 static void drop_last_node(struct ubifs_scan_leb *sleb, int *offs) in drop_last_node()
631 int offs, void *sbuf, int jhead) in ubifs_recover_leb()
807 static int get_cs_sqnum(struct ubifs_info *c, int lnum, int offs, in get_cs_sqnum()
865 int offs, void *sbuf) in ubifs_recover_log_leb()
920 static int recover_head(struct ubifs_info *c, int lnum, int offs, void *sbuf) in recover_head()
[all …]
Dmaster.c33 int lnum, offs = 0, nodes_cnt; in scan_for_master() local
357 int err, lnum, offs, len; in ubifs_write_master() local
Dio.c92 int ubifs_leb_read(const struct ubifs_info *c, int lnum, void *buf, int offs, in ubifs_leb_read()
110 int ubifs_leb_write(struct ubifs_info *c, int lnum, const void *buf, int offs, in ubifs_leb_write()
239 int offs, int quiet, int must_chk_crc) in ubifs_check_node()
573 int ubifs_wbuf_seek_nolock(struct ubifs_wbuf *wbuf, int lnum, int offs) in ubifs_wbuf_seek_nolock()
865 int offs) in ubifs_write_node()
905 int lnum, int offs) in ubifs_read_node_wbuf()
982 int lnum, int offs) in ubifs_read_node()
Dreplay.c50 int offs; member
349 static int insert_node(struct ubifs_info *c, int lnum, int offs, int len, in insert_node()
397 static int insert_dent(struct ubifs_info *c, int lnum, int offs, int len, in insert_dent()
537 int err = 0, used = 0, lnum = b->bud->lnum, offs = b->bud->start; in replay_bud() local
738 static int add_replay_bud(struct ubifs_info *c, int lnum, int offs, int jhead, in add_replay_bud()
783 unsigned int offs = le32_to_cpu(ref->offs); in validate_ref() local
819 static int replay_log_leb(struct ubifs_info *c, int lnum, int offs, void *sbuf) in replay_log_leb()
Dtnc.c71 static int insert_old_idx(struct ubifs_info *c, int lnum, int offs) in insert_old_idx()
434 int len, int lnum, int offs) in try_read_node()
992 static int matches_position(struct ubifs_zbranch *zbr, int lnum, int offs) in matches_position()
1020 int lnum, int offs) in resolve_collision_directly()
1429 void *node, int *lnum, int *offs) in ubifs_tnc_locate()
1635 int offs) in read_wbuf()
1735 int lnum = bu->zbranch[0].lnum, offs = bu->zbranch[0].offs, len, err, i; in ubifs_tnc_bulk_read() local
2149 int offs, int len) in ubifs_tnc_add()
2198 int old_lnum, int old_offs, int lnum, int offs, int len) in ubifs_tnc_replace()
2281 int lnum, int offs, int len, const struct qstr *nm) in ubifs_tnc_add_nm()
[all …]
Dlog.c167 int ubifs_add_bud_to_log(struct ubifs_info *c, int jhead, int lnum, int offs) in ubifs_add_bud_to_log()
381 int offs = c->jheads[i].wbuf.offs; in ubifs_log_start_commit() local
593 static int add_node(struct ubifs_info *c, void *buf, int *lnum, int *offs, in add_node()
629 int lnum, err, first = 1, write_lnum, offs = 0; in ubifs_consolidate_log() local
/external/lzma/CPP/7zip/Common/
DRegisterArc.h42 #define REGISTER_ARC_V(n, e, ae, id, sigSize, sig, offs, flags, crIn, crOut, isArc) \ argument
45 #define REGISTER_ARC_R(n, e, ae, id, sigSize, sig, offs, flags, crIn, crOut, isArc) \ argument
51 #define REGISTER_ARC_I_CLS(cls, n, e, ae, id, sig, offs, flags, isArc) \ argument
55 #define REGISTER_ARC_I_CLS_NO_SIG(cls, n, e, ae, id, offs, flags, isArc) \ argument
59 #define REGISTER_ARC_I(n, e, ae, id, sig, offs, flags, isArc) \ argument
62 #define REGISTER_ARC_I_NO_SIG(n, e, ae, id, offs, flags, isArc) \ argument
66 #define REGISTER_ARC_IO(n, e, ae, id, sig, offs, flags, isArc) \ argument
71 #define REGISTER_ARC_IO_DECREMENT_SIG(n, e, ae, id, sig, offs, flags, isArc) \ argument
/external/u-boot/drivers/usb/dwc3/
Dio.h25 unsigned long offs = offset - DWC3_GLOBALS_REGS_START; in dwc3_readl() local
40 unsigned long offs = offset - DWC3_GLOBALS_REGS_START; in dwc3_writel() local
/external/u-boot/arch/arm/mach-omap2/
Dfdt-common.c26 int offs; in ft_hs_disable_rng() local
74 int offs, len; in ft_hs_fixup_dram() local
130 int offs; in ft_hs_add_tee() local
/external/u-boot/drivers/mtd/nand/
Dnand_bbt.c170 struct nand_bbt_descr *td, int offs) in read_bbt()
268 int offs = 0; in read_abs_bbt() local
288 static int scan_read_data(struct mtd_info *mtd, uint8_t *buf, loff_t offs, in scan_read_data()
312 static int scan_read_oob(struct mtd_info *mtd, uint8_t *buf, loff_t offs, in scan_read_oob()
342 static int scan_read(struct mtd_info *mtd, uint8_t *buf, loff_t offs, in scan_read()
352 static int scan_write_bbt(struct mtd_info *mtd, loff_t offs, size_t len, in scan_write_bbt()
412 loff_t offs, uint8_t *buf, int numpages) in scan_block_fast()
558 loff_t offs = (loff_t)actblock << this->bbt_erase_shift; in search_bbt() local
622 int bits, startblock, dir, page, offs, numblocks, sft, sftmsk; in write_bbt() local
1146 static int nand_update_bbt(struct mtd_info *mtd, loff_t offs) in nand_update_bbt()
[all …]
Dfsl_elbc_spl.c37 int nand_spl_load_image(uint32_t offs, unsigned int uboot_size, void *vdst) in nand_spl_load_image()
124 #define nand_spl_load_image(offs, uboot_size, vdst) \ argument
Dsunxi_nand_spl.c214 static int nand_load_page(const struct nfc_config *conf, u32 offs) in nand_load_page()
254 static int nand_read_page(const struct nfc_config *conf, u32 offs, in nand_read_page()
367 static int nand_detect_ecc_config(struct nfc_config *conf, u32 offs, in nand_detect_ecc_config()
440 static int nand_detect_config(struct nfc_config *conf, u32 offs, void *dest) in nand_detect_config()
473 static int nand_read_buffer(struct nfc_config *conf, uint32_t offs, in nand_read_buffer()
524 int nand_spl_load_image(uint32_t offs, unsigned int size, void *dest) in nand_spl_load_image()
Dnand_spl_simple.c25 static int nand_command(int block, int page, uint32_t offs, in nand_command()
62 static int nand_command(int block, int page, uint32_t offs, in nand_command()
/external/vboot_reference/firmware/2lib/
D2nvstorage.c73 #define GETBIT(offs, mask) (p[offs] & mask ? 1 : 0) argument
164 #define SETBIT(offs, mask) \ argument
/external/lzma/Asm/x86/
DAesOpt.asm75 CBC_DEC_UPDATE macro reg, offs
170 XOR_UPD_1 macro reg, offs
174 XOR_UPD_2 macro reg, offs
/external/deqp/framework/delibs/decpp/
DdePoolArray.hpp154 …PoolArrayConstIterator<T, Alignment>& operator+= (deIntptr offs) { this->m_ndx += offs; return *th… in operator +=()
155 …PoolArrayConstIterator<T, Alignment>& operator-= (deIntptr offs) { this->m_ndx -= offs; return *th… in operator -=()
190 PoolArrayIterator<T, Alignment>& operator+= (deIntptr offs) { this->m_ndx += offs; return *this; } in operator +=()
191 PoolArrayIterator<T, Alignment>& operator-= (deIntptr offs) { this->m_ndx -= offs; return *this; } in operator -=()
456 …tIterator<T, Alignment> operator+ (const PoolArrayConstIterator<T, Alignment>& iter, deIntptr offs) in operator +()
462 inline PoolArrayConstIterator<T, Alignment> operator+ (deUintptr offs, const PoolArrayConstIterator… in operator +()
468 …tIterator<T, Alignment> operator- (const PoolArrayConstIterator<T, Alignment>& iter, deIntptr offs) in operator -()
503 …lArrayIterator<T, Alignment> operator+ (const PoolArrayIterator<T, Alignment>& iter, deIntptr offs) in operator +()
509 inline PoolArrayIterator<T, Alignment> operator+ (deUintptr offs, const PoolArrayIterator<T, Alignm… in operator +()
515 …lArrayIterator<T, Alignment> operator- (const PoolArrayIterator<T, Alignment>& iter, deIntptr offs) in operator -()
/external/u-boot/arch/arm/mach-omap2/omap5/
Dfdt.c33 int offs; in ft_hs_fixup_crossbar() local
97 int offs; in ft_hs_fixup_sram() local
201 int offs, node_offs, ret, i; in ft_fixup_clocks() local
/external/libxkbcommon/xkbcommon/
Dmakekeys.py24 offs = 0 variable
/external/u-boot/drivers/mmc/
Dmvebu_mmc.c28 static void mvebu_mmc_write(u32 offs, u32 val) in mvebu_mmc_write()
33 static u32 mvebu_mmc_read(u32 offs) in mvebu_mmc_read()
/external/clang/include/clang/Edit/
DFileOffset.h24 FileOffset(FileID fid, unsigned offs) : FID(fid), Offs(offs) { } in FileOffset()

123456