Home
last modified time | relevance | path

Searched refs:propagate (Results 1 – 25 of 47) sorted by relevance

12

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dbitmap.h334 UNUSED bool propagate; in bitmap_unset()
341 propagate = (g == 0); in bitmap_unset()
348 if (propagate) { in bitmap_unset()
355 propagate = (g == 0); in bitmap_unset()
360 if (!propagate) { in bitmap_unset()
335 UNUSED bool propagate; bitmap_unset() local
/freebsd/sbin/fsck_ffs/
H A Dpass3.c97 propagate(); in pass3()
124 propagate(); in pass3()
H A Dfsck.h532 void propagate(void);
H A Dpass2.c274 propagate(); in pass2()
H A Ddir.c67 propagate(void) in propagate() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DSyntheticCountsUtils.h42 static void propagate(const CallGraphType &CG, GetProfCountTy GetProfCount,
H A DDependenceAnalysis.h901 bool propagate(const SCEV *&Src,
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DSyntheticCountsUtils.cpp80 void SyntheticCountsUtils<CallGraphType>::propagate(const CallGraphType &CG, in propagate() function in SyntheticCountsUtils
H A DDependenceAnalysis.cpp3163 bool DependenceInfo::propagate(const SCEV *&Src, const SCEV *&Dst, in propagate() function in DependenceInfo
3934 if (propagate(Pair[SJ].Src, Pair[SJ].Dst, Pair[SJ].Loops, in depends()
4256 if (!propagate(Pair[SJ].Src, Pair[SJ].Dst, Pair[SJ].Loops, Constraints, in getSplitIteration()
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/inheritance/
H A Dstate012.cfg31 # should propagate down the entire data hierarchy. Done for completeness
H A Dstate014.cfg31 # should propagate down the entire data hierarchy. Done for completeness
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_flags.inc25 "Whether to propagate labels only when there is an obvious data dependency"
H A Ddone_abilist.txt255 # Functions that produce an output that depend on the input (propagate the
/freebsd/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c214 bool propagate) in ipoib_propagate_ifnet_mtu() argument
223 if (propagate) { in ipoib_propagate_ifnet_mtu()
237 ipoib_change_mtu(struct ipoib_dev_priv *priv, int new_mtu, bool propagate) in ipoib_change_mtu() argument
250 return (ipoib_propagate_ifnet_mtu(priv, new_mtu, propagate)); in ipoib_change_mtu()
259 priv->admin_mtu), propagate); in ipoib_change_mtu()
H A Dipoib.h507 int ipoib_change_mtu(struct ipoib_dev_priv *priv, int new_mtu, bool propagate);
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp1539 auto propagate = [&](auto &Target, auto &Reference) { in main() local
1543 propagate(opts::Filters.ExcludeTypes, opts::pretty::ExcludeTypes); in main()
1544 propagate(opts::Filters.ExcludeTypes, opts::pretty::ExcludeTypes); in main()
1545 propagate(opts::Filters.ExcludeSymbols, opts::pretty::ExcludeSymbols); in main()
1546 propagate(opts::Filters.ExcludeCompilands, opts::pretty::ExcludeCompilands); in main()
1547 propagate(opts::Filters.IncludeTypes, opts::pretty::IncludeTypes); in main()
1548 propagate(opts::Filters.IncludeSymbols, opts::pretty::IncludeSymbols); in main()
1549 propagate(opts::Filters.IncludeCompilands, opts::pretty::IncludeCompilands); in main()
/freebsd/contrib/ntp/sntp/libopts/
H A DCOPYING.gplv392 To "propagate" a work means to do anything with it that, without
164 You may make, run and propagate covered works that you do not
409 You may not propagate or modify a covered work except as expressly
410 provided under this License. Any attempt otherwise to propagate or
441 nothing other than this License grants you permission to propagate or
450 propagate that work, subject to this License. You are not responsible
490 propagate the contents of its contributor version.
514 arrangement, you convey, or propagate by procuring conveyance of, a
516 receiving the covered work authorizing them to use, propagate, modify
/freebsd/crypto/heimdal/doc/
H A Dkerberos4.texi160 command to propagate the database to the machine called
/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_use_certificate.pod60 changes applied to B<ctx> do not propagate to already existing SSL objects.
/freebsd/contrib/llvm-project/libcxx/include/
H A Dsyncstream293 // propagate the exception thrown.
/freebsd/crypto/openssl/external/perl/Text-Template-1.56/
H A DChanges269 - Note about failure of lexical variables to propagate into templates. Why
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp248 void propagate(MachineFunction &MF);
858 void MachineConstPropagator::propagate(MachineFunction &MF) { in propagate() function in MachineConstPropagator
1045 propagate(MF); in run()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.def448 /// propagate signaling NaN inputs per IEEE 754-2008 (AMDGPU Only)
/freebsd/sys/contrib/device-tree/src/arm64/allwinner/
H A Dsun50i-h616.dtsi105 * to propagate this into the DTB handed to kernels.
/freebsd/crypto/heimdal/appl/telnet/
H A DChangeLog279 (-1) propagate to higher level

12