Searched refs:ancestor (Results 1 – 14 of 14) sorted by relevance
/freebsd/contrib/llvm-project/lldb/source/Target/ |
H A D | TraceDumper.cpp | 717 TraceDumper::FunctionCall *ancestor = last_function_call.GetParentCall(); in AppendReturnedInstructionToFunctionCallForest() local 719 for (; ancestor; ancestor = ancestor->GetParentCall()) { in AppendReturnedInstructionToFunctionCallForest() 721 if (IsSameInstructionSymbolContext(ancestor->GetSymbolInfo(), symbol_info, in AppendReturnedInstructionToFunctionCallForest() 727 ancestor->AppendSegment(cursor_sp, symbol_info); in AppendReturnedInstructionToFunctionCallForest() 728 return *ancestor; in AppendReturnedInstructionToFunctionCallForest()
|
/freebsd/sys/contrib/device-tree/scripts/ |
H A D | git-filter-branch | 142 --remap-to-ancestor) 498 ancestor=$(git rev-list --simplify-merges -1 "$ref" "$@") 499 test "$ancestor" && echo $(map $ancestor) >"$workdir"/../map/$sha1
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | dsl_dir.c | 819 dsl_dir_t *ancestor, cred_t *cr, proc_t *proc) in dsl_fs_ss_limit_check() argument 867 if (ancestor == dd) in dsl_fs_ss_limit_check() 895 ancestor, cr, proc); in dsl_fs_ss_limit_check() 1206 dsl_dir_t *ancestor, int64_t delta, int ondiskonly) in dsl_dir_space_available() argument 1219 ancestor, delta, ondiskonly); in dsl_dir_space_available() 1243 if (dd == ancestor) { in dsl_dir_space_available() 1903 would_change(dsl_dir_t *dd, int64_t delta, dsl_dir_t *ancestor) in would_change() argument 1905 if (dd == ancestor) in would_change() 1911 return (would_change(dd->dd_parent, delta, ancestor)); in would_change() 2232 dsl_dir_t *ancestor; in dsl_dir_transfer_possible() local [all …]
|
/freebsd/sys/contrib/openzfs/include/sys/ |
H A D | dsl_dir.h | 167 dsl_dir_t *ancestor, int64_t delta, int ondiskonly);
|
/freebsd/sys/contrib/device-tree/Bindings/fpga/ |
H A D | fpga-region.txt | 156 Manager specified by its ancestor FPGA Region. This supports both the case 160 FPGA Regions do not inherit their ancestor FPGA regions' bridges. This prevents 169 inherit this property from their ancestor regions. An fpga-mgr property
|
/freebsd/sys/kern/ |
H A D | subr_witness.c | 2136 isitmydescendant(struct witness *ancestor, struct witness *descendant) in isitmydescendant() argument 2139 return (_isitmyx(ancestor, descendant, WITNESS_ANCESTOR_MASK, in isitmydescendant()
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | X509_VERIFY_PARAM_set_flags.pod | 321 issued by an intermediate CA without having to trust their ancestor root CA.
|
/freebsd/contrib/diff/doc/ |
H A D | diff.texi | 83 * diff3 Merging:: Merging from a common ancestor. 2131 @cindex merging from a common ancestor 2144 represented by the two newer files. Specify the common ancestor version
|
/freebsd/contrib/ncurses/doc/ |
H A D | ncurses-intro.doc | 136 Historically, the first ancestor of curses was the routines written to
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | DiagnosticSemaKinds.td | 11448 "device clause with ancestor device-modifier used without specifying 'requires reverse_offload'">;
|
/freebsd/share/dict/ |
H A D | web2a | 1605 ancestor worship 43435 pseudo ancestor
|
H A D | web2 | 7967 ancestor
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.in | 23627 …imitive word-at-a-time style of programming inherited from their common ancestor, the von Neumann … 23629 …imitive word-at-a-time style of programming inherited from their common ancestor - the von Neumann…
|
/freebsd/contrib/ncurses/misc/ |
H A D | terminfo.src | 272 # The BSD ancestor of this file had a standard Regents of the University of
|