Searched refs:Recurse (Results 1 – 13 of 13) sorted by relevance
| /freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
| H A D | DWARFDebugInfoEntry.h | 54 using Recurse = DWARFBaseDIE::Recurse; variable 76 Recurse recurse = Recurse::yes) const;
|
| H A D | DWARFBaseDIE.h | 119 enum class Recurse : bool { no, yes }; enum 120 DWARFAttributes GetAttributes(Recurse recurse = Recurse::yes) const;
|
| H A D | DWARFBaseDIE.cpp | 110 DWARFAttributes DWARFBaseDIE::GetAttributes(Recurse recurse) const { in GetAttributes()
|
| H A D | DWARFDebugInfoEntry.cpp | 357 Recurse recurse) const { in GetAttributes() 377 } while (!worklist.empty() && recurse == Recurse::yes); in GetAttributes()
|
| H A D | SymbolFileDWARF.cpp | 3989 DWARFAttributes attributes = child.GetAttributes(DWARFDIE::Recurse::no); in CollectCallEdges()
|
| /freebsd/contrib/sendmail/cf/feature/ |
| H A D | bestmx_is_local.m4 | 47 R$* $=O $* < @ $* @@ $=w . > $* $@ $>Recurse $1 $2 $3 48 R< @ $* @@ $=w . > : $* $@ $>Recurse $3
|
| /freebsd/contrib/sendmail/contrib/ |
| H A D | domainmap.m4 | 61 R$* $=O $* <@ $={MappedDomain} .> $@ $>Recurse $1 $2 $3 Strip extraneous routing 96 R $+ <$+> $+ $@ $>Recurse $3 recanonify
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | JSON.cpp | 315 auto PrintValue = [&](const Value &V, ArrayRef<Segment> Path, auto &Recurse) { in printErrorContext() argument 338 Recurse(KV->second, Path.drop_back(), Recurse); in printErrorContext() 353 Recurse(V, Path.drop_back(), Recurse); in printErrorContext()
|
| /freebsd/contrib/libfido2/windows/ |
| H A D | release.ps1 | 30 -Recurse -ErrorAction Stop in Package-Headers()
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
| H A D | llvm-pdbutil.cpp | 174 Recurse("recurse", variable 1026 PdbSymbolIdField Recurse) { in diaDumpChildren() argument 1034 Child->defaultDump(outs(), 4, Ids, Recurse); in diaDumpChildren() 1069 PdbSymbolIdField Recurse = PdbSymbolIdField::None; in dumpDia() local 1070 if (opts::diadump::Recurse) in dumpDia() 1071 Recurse = PdbSymbolIdField::All; in dumpDia() 1079 Child->defaultDump(outs(), 2, Ids, Recurse); in dumpDia() 1081 diaDumpChildren<PDBSymbolTypeEnum, PDBSymbolData>(*Child, Ids, Recurse); in dumpDia()
|
| /freebsd/crypto/krb5/src/config/ |
| H A D | win-post.in | 37 # Recurse into subdirs if WINSUBDIRS or SUBDIRS is defined. Makefiles
|
| /freebsd/contrib/sendmail/cf/cf/ |
| H A D | submit.cf | 917 R< $* > < @ $+ > : $+ $@ $>Recurse $3 918 R< $* > $+ $=O $+ < @ $+ > $@ $>Recurse $2 $3 $4
|
| /freebsd/contrib/sendmail/cf/m4/ |
| H A D | proto.m4 | 1169 `R< $+ > $+ < @ $+ > $: $>Recurse $1') 1398 dnl <x> <@host> : rest -> Recurse rest 1399 dnl <x> p1 $=O p2 <@host> -> Recurse p1 $=O p2 1409 R< $* > < @ $+ > : $+ $@ $>Recurse $3 1410 R< $* > $+ $=O $+ < @ $+ > $@ $>Recurse $2 $3 $4
|