Home
last modified time | relevance | path

Searched refs:ancestor (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTraceDumper.cpp717 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 Dgit-filter-branch142 --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 Ddsl_dir.c819 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 Ddsl_dir.h167 dsl_dir_t *ancestor, int64_t delta, int ondiskonly);
/freebsd/sys/contrib/device-tree/Bindings/fpga/
H A Dfpga-region.txt156 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 Dsubr_witness.c2136 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 DX509_VERIFY_PARAM_set_flags.pod321 issued by an intermediate CA without having to trust their ancestor root CA.
/freebsd/contrib/diff/doc/
H A Ddiff.texi83 * 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 Dncurses-intro.doc136 Historically, the first ancestor of curses was the routines written to
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticSemaKinds.td11448 "device clause with ancestor device-modifier used without specifying 'requires reverse_offload'">;
/freebsd/share/dict/
H A Dweb2a1605 ancestor worship
43435 pseudo ancestor
H A Dweb27967 ancestor
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.in23627 …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 Dterminfo.src272 # The BSD ancestor of this file had a standard Regents of the University of