Home
last modified time | relevance | path

Searched refs:ancestor (Results 1 – 19 of 19) 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.c803 dsl_dir_t *ancestor, cred_t *cr) in dsl_fs_ss_limit_check() argument
851 if (ancestor == dd) in dsl_fs_ss_limit_check()
879 ancestor, cr); in dsl_fs_ss_limit_check()
1190 dsl_dir_t *ancestor, int64_t delta, int ondiskonly) in dsl_dir_space_available() argument
1203 ancestor, delta, ondiskonly); in dsl_dir_space_available()
1227 if (dd == ancestor) { in dsl_dir_space_available()
1925 would_change(dsl_dir_t *dd, int64_t delta, dsl_dir_t *ancestor) in would_change() argument
1927 if (dd == ancestor) in would_change()
1933 return (would_change(dd->dd_parent, delta, ancestor)); in would_change()
2257 dsl_dir_t *ancestor; in dsl_dir_transfer_possible() local
[all …]
H A Dvdev.c6346 vdev_t *ancestor = vd; in vdev_prop_set() local
6347 while (ancestor->vdev_parent != vd->vdev_top) in vdev_prop_set()
6348 ancestor = ancestor->vdev_parent; in vdev_prop_set()
6352 if (pvd->vdev_child[i] == ancestor) in vdev_prop_set()
/freebsd/sys/contrib/openzfs/include/sys/
H A Ddsl_dir.h158 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/contrib/llvm-project/clang/include/clang/Basic/
H A DOpenMPKinds.def112 OPENMP_DEVICE_MODIFIER(ancestor)
H A DDiagnosticSemaKinds.td12046 "device clause with ancestor device-modifier used without specifying 'requires reverse_offload'">;
/freebsd/crypto/openssl/doc/man3/
H A DNAME_CONSTRAINTS_check.pod90 chain themselves and apply each ancestor's constraint set to certificates
H A DX509_VERIFY_PARAM_set_flags.pod328 issued by an intermediate CA without having to trust their ancestor root CA.
/freebsd/sys/kern/
H A Dsubr_witness.c2510 isitmydescendant(struct witness *ancestor, struct witness *descendant) in isitmydescendant() argument
2512 return (_isitmyx(ancestor, descendant, WITNESS_ANCESTOR_MASK, in isitmydescendant()
/freebsd/contrib/wpa/wpa_supplicant/
H A Ddefconfig705 # ancestor directories) before dlopen()ing them. Disabled by default to avoid
/freebsd/contrib/ncurses/doc/
H A Dncurses-intro.doc136 Historically, the first ancestor of curses was the routines written to
/freebsd/contrib/tzdata/
H A DNEWS315 output ancestor directories, ‘-m MODE’ sets output files’ mode,
/freebsd/contrib/tzcode/
H A DNEWS315 output ancestor directories, ‘-m MODE’ sets output files’ mode,
/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