Home
last modified time | relevance | path

Searched refs:shadowed (Results 1 – 19 of 19) sorted by relevance

/freebsd-13.1/contrib/subversion/subversion/libsvn_wc/
H A Dupdate_editor.c618 d->shadowed = pb->shadowed || pb->edit_obstructed; in make_dir_baton()
800 f->shadowed = pb->shadowed || pb->edit_obstructed; in make_file_baton()
1693 if (pb->shadowed) in delete_entry()
2084 if (db->shadowed) in add_directory()
2191 if (!db->shadowed) in add_directory()
2307 if (db->shadowed) in open_directory()
2334 if (!db->shadowed) in open_directory()
3220 if (fb->shadowed) in add_file()
3299 if (fb->shadowed) in add_file()
3503 if (fb->shadowed) in open_file()
[all …]
H A Dwc_db_update_move.c264 svn_boolean_t shadowed; member
606 *shadowed = FALSE; in check_node_shadowed()
626 SVN_ERR_ASSERT(nmb->shadowed && !nmb->pb->shadowed); in mark_tc_on_op_root()
678 if (nmb->shadowed && !(nmb->pb && nmb->pb->shadowed)) in mark_node_edited()
737 if (nmb->shadowed) in tc_editor_add_directory()
926 if (nmb->shadowed) in tc_editor_add_file()
1690 if (nmb->shadowed) in tc_editor_delete()
1822 if (nmb->shadowed) in tc_incoming_editor_delete()
2093 cnmb.shadowed = nmb->shadowed; in update_moved_away_node()
2127 if (!cnmb.shadowed) in update_moved_away_node()
[all …]
H A Dwc_db.c4868 svn_boolean_t have_row, shadowed; in clear_or_remove_actual() local
4881 shadowed = (svn_sqlite__column_int(stmt, 0) > op_depth); in clear_or_remove_actual()
4884 if (shadowed && presence == svn_wc__db_status_base_deleted) in clear_or_remove_actual()
4890 shadowed = (svn_sqlite__column_int(stmt, 0) > op_depth); in clear_or_remove_actual()
4892 shadowed = FALSE; in clear_or_remove_actual()
4896 shadowed = FALSE; in clear_or_remove_actual()
4899 if (shadowed) in clear_or_remove_actual()
15086 svn_boolean_t shadowed, in make_copy_txn() argument
15107 shadowed = TRUE; in make_copy_txn()
15140 if (shadowed) in make_copy_txn()
[all …]
/freebsd-13.1/contrib/netbsd-tests/usr.bin/config/
H A Dd_shadow_instance13 # shadowed by the first one, which is semantically the same, from a parentii
/freebsd-13.1/contrib/subversion/subversion/libsvn_client/
H A Dmerge.c1629 if (! db->shadowed) in mark_dir_edited()
1811 fb->shadowed = pdb->shadowed; in merge_file_opened()
1815 if (fb->shadowed) in merge_file_opened()
2050 if (fb->shadowed) in merge_file_changed()
2221 if (fb->shadowed) in merge_file_added()
2459 if (fb->shadowed) in merge_file_deleted()
2596 db->shadowed = pdb->shadowed; in merge_dir_opened()
2600 if (db->shadowed) in merge_dir_opened()
2976 if (db->shadowed) in merge_dir_changed()
3062 if (db->shadowed) in merge_dir_added()
[all …]
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetCallingConv.td117 /// which became shadowed, when some register is used.
134 /// registers to be shadowed. Note that, unlike CCAssignToRegWithShadow, this
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticCommonKinds.td107 def err_module_shadowed : Error<"import of shadowed module '%0'">, DefaultFatal;
109 "build a shadowed submodule '%0'">, DefaultFatal;
/freebsd-13.1/contrib/googletest/googlemock/docs/
H A DForDummies.md348 …ecific matchers **after** the other, or the more specific rule would be shadowed by the more gener…
H A DCookBook.md575 // Mocking a concrete method. Foo::Concrete() is shadowed.
594 // Mocking a concrete method. Foo::Concrete() is shadowed.
/freebsd-13.1/crypto/heimdal/
H A DChangeLog.2005905 * lib/asn1/asn1_print.c: rename optind to optidx, remove shadowed
/freebsd-13.1/contrib/ntp/sntp/libevent/
H A DChangeLog1102 o Fix a shadowed variable in addfile_test_readcb; found by coverity
/freebsd-13.1/contrib/libevent/
H A DChangeLog1549 o Fix a shadowed variable in addfile_test_readcb; found by coverity
/freebsd-13.1/share/dict/
H A Dweb2a15957 death-shadowed
33789 long-shadowed
38112 olive-shadowed
59328 steeple-shadowed
60808 subtle-shadowed
63529 thick-shadowed
70223 vine-shadowed
H A Dweb2179552 shadowed
/freebsd-13.1/contrib/subversion/
H A DCHANGES1356 shadowed by a file (r1662331)
1962 * better error message if an external is shadowed (r1655712, r1655738)
/freebsd-13.1/contrib/xz/
H A DChangeLog4538 liblzma: Avoid a warning about a shadowed variable.
/freebsd-13.1/contrib/ncurses/
H A DNEWS10450 about shadowed or uninitialized variables. g++ incorrectly warns
13633 appropriate, fixed some shadowed variables, change attr_t to compatible with
/freebsd-13.1/contrib/ntp/
H A DCommitLog177015 auth_init() local key_cnt shadowed global of same name
177042 char *buf shadowed declaration warning, printf %li not %i
177094 ctime -> c_time to quiet shadowed declaration warning
/freebsd-13.1/contrib/ncurses/misc/
H A Dterminfo.src24840 # (The broken ones had been shadowed by sgr.)