| /freebsd-12.1/sys/dev/bhnd/bcma/ |
| H A D | bcma_erom.c | 369 bus_size_t initial_offset; in bcma_erom_get_core_table() local 376 initial_offset = bcma_erom_tell(sc); in bcma_erom_get_core_table() 440 bcma_erom_seek(sc, initial_offset); in bcma_erom_get_core_table() 1063 bus_size_t initial_offset; in bcma_erom_next_corecfg() local 1069 initial_offset = bcma_erom_tell(erom); in bcma_erom_next_corecfg() 1079 for (; bcma_erom_tell(erom) != initial_offset; core_index++) { in bcma_erom_next_corecfg()
|
| /freebsd-12.1/tests/sys/fs/fusefs/ |
| H A D | write.cc | 252 uint64_t initial_offset = m_maxbcachebuf; in TEST_F() local 255 expect_lookup(RELPATH, ino, initial_offset); in TEST_F() 257 expect_write(ino, initial_offset, BUFSIZE, BUFSIZE, CONTENTS); in TEST_F() 312 uint64_t initial_offset = 4096; in TEST_F() local 315 expect_lookup(RELPATH, ino, initial_offset); in TEST_F() 317 expect_write(ino, initial_offset, BUFSIZE, BUFSIZE, CONTENTS); in TEST_F()
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | reload1.c | 314 HOST_WIDE_INT initial_offset; /* Initial difference between values. */ member 2178 = (initial_p ? reg_eliminate[i].initial_offset in set_label_offsets() 2198 != (initial_p ? reg_eliminate[i].initial_offset in set_label_offsets() 2277 if (p->offset != p->initial_offset) in set_label_offsets() 3339 if (ep->can_eliminate && ep->offset != ep->initial_offset) in update_eliminable_offsets() 3405 if (t != ep->initial_offset) in verify_initial_elim_offsets() 3411 if (t != reg_eliminate[0].initial_offset) in verify_initial_elim_offsets() 3429 ep->previous_offset = ep->offset = ep->initial_offset; in set_initial_elim_offsets() 3432 INITIAL_FRAME_POINTER_OFFSET (ep->initial_offset); in set_initial_elim_offsets() 3433 ep->previous_offset = ep->offset = ep->initial_offset; in set_initial_elim_offsets() [all …]
|
| H A D | tree-data-ref.c | 1230 tree *initial_offset, in analyze_offset_expr() argument 1250 *initial_offset = NULL_TREE; in analyze_offset_expr() 1261 *initial_offset = fold_convert (ssizetype, expr); in analyze_offset_expr() 1296 *initial_offset = fold_convert (ssizetype, init); in analyze_offset_expr() 1404 *initial_offset = fold_convert (ssizetype, in analyze_offset_expr()
|
| H A D | FSFChangeLog.11 | 6621 (initial_offset): Corresponding changes.. 6670 (initial_offset): Tweak now that the RP save area is allocated 7183 (initial_offset): New function for argument pointer and frame pointer
|
| H A D | ChangeLog-1998 | 5046 (initial_offset): Use WORD_REG_USED. 8701 (expand_epilogue, initial_offset): Use it.
|
| H A D | ChangeLog-2004 | 208 base and initial_offset fields of vect_stmt_info. 218 (vect_analyze_pointer_ref_access): Update step and initial_offset fields 243 initial_offset, step, misalignment and base_aligned_p and macros
|
| H A D | ChangeLog-2005 | 10585 (struct _stmt_vec_info): Remove: base_address, initial_offset, step, 20028 expand_epilogue, notice_update_cc, initial_offset,
|
| H A D | ChangeLog-2002 | 3845 * config/h8300/h8300.c (initial_offset): Change to 3932 * config/h8300/h8300.c (initial_offset): Simplify by using
|
| H A D | ChangeLog-2003 | 4153 * reload1.c (struct elim_table): Change offset, initial_offset and 14651 (can_use_return_insn, initial_offset): Add fp_regs_to_save.
|
| H A D | ChangeLog-1999 | 1566 (can_use_return_insn, initial_offset): Check AM33 registers too.
|
| H A D | ChangeLog-2001 | 11923 * h8300.c (initial_offset): Handle offset between RP and FP.
|
| /freebsd-12.1/contrib/subversion/subversion/libsvn_fs_fs/ |
| H A D | transaction.c | 3140 apr_off_t initial_offset, in write_final_rev() argument 3183 start_node_id, start_copy_id, initial_offset, in write_final_rev() 3247 > initial_offset) in write_final_rev() 3753 apr_off_t initial_offset, changed_path_offset; in commit_body() local 3805 SVN_ERR(svn_io_file_get_offset(&initial_offset, proto_file, pool)); in commit_body() 3810 start_node_id, start_copy_id, initial_offset, in commit_body()
|
| /freebsd-12.1/contrib/subversion/subversion/libsvn_fs_x/ |
| H A D | transaction.c | 3108 apr_off_t initial_offset, in write_final_rev() argument 3155 initial_offset, directory_ids, in write_final_rev() 3776 apr_off_t initial_offset, changed_path_offset; in commit_body() local 3838 SVN_ERR(svn_io_file_get_offset(&initial_offset, proto_file, subpool)); in commit_body() 3844 initial_offset, directory_ids, cb->reps_to_cache, in commit_body()
|
| /freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ |
| H A D | dnode.c | 2172 uint64_t initial_offset = *offset; in dnode_next_offset() local 2218 initial_offset < *offset : initial_offset > *offset)) in dnode_next_offset()
|