Home
last modified time | relevance | path

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

123

/NextBSD/contrib/jemalloc/include/jemalloc/internal/
HDbitmap.h196 bool propagate; in bitmap_unset() local
203 propagate = (g == 0); in bitmap_unset()
209 if (propagate) { in bitmap_unset()
216 propagate = (g == 0); in bitmap_unset()
221 if (!propagate) in bitmap_unset()
/NextBSD/sbin/fsck_ffs/
HDpass3.c102 propagate(); in pass3()
125 propagate(); in pass3()
HDfsck.h461 void propagate(void);
HDpass2.c271 propagate(); in pass2()
HDdir.c74 propagate(void) in propagate() function
/NextBSD/contrib/llvm/lib/Analysis/
HDDivergenceAnalysis.cpp135 void propagate();
272 void DivergencePropagator::propagate() { in propagate() function in __anon4ec144720211::DivergencePropagator
309 DP.propagate(); in runOnFunction()
HDDependenceAnalysis.cpp3046 bool DependenceAnalysis::propagate(const SCEV *&Src, in propagate() function in DependenceAnalysis
3649 if (propagate(Pair[SJ].Src, Pair[SJ].Dst, Pair[SJ].Loops, in depends()
3975 if (propagate(Pair[SJ].Src, Pair[SJ].Dst, in getSplitIteration()
/NextBSD/contrib/compiler-rt/lib/dfsan/
HDdfsan_flags.inc26 "Whether to propagate labels only when there is an obvious data dependency"
HDdone_abilist.txt167 # Functions that produce an output that depend on the input (propagate the
/NextBSD/contrib/ntp/sntp/libopts/
HDCOPYING.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
/NextBSD/contrib/compiler-rt/lib/builtins/
HDfp_extend_impl.inc43 // Any reasonable optimizer will fold and propagate all of these.
HDfp_trunc_impl.inc44 // Any reasonable optimizer will fold and propagate all of these.
/NextBSD/contrib/gcc/
HDtimevar.def97 DEFTIMEVAR (TV_TREE_FORWPROP , "tree forward propagate")
/NextBSD/gnu/usr.bin/cc/cc_int/
HDMakefile35 tree-ssa-loop-ivcanon.o tree-ssa-propagate.o tree-ssa-address.o \
/NextBSD/contrib/llvm/include/llvm/Analysis/
HDDependenceAnalysis.h853 bool propagate(const SCEV *&Src,
/NextBSD/crypto/heimdal/doc/
HDkerberos4.texi160 command to propagate the database to the machine called
/NextBSD/crypto/openssl/doc/ssl/
HDSSL_CTX_use_certificate.pod45 changes applied to B<ctx> do not propagate to already existing SSL objects.
/NextBSD/contrib/binutils/bfd/doc/
HDbfdsumm.texi35 information will not propagate to the output file. (The linker will
/NextBSD/gnu/usr.bin/cc/cc_tools/
HDMakefile117 $(srcdir)/tree-dfa.c $(srcdir)/tree-ssa-propagate.c \
/NextBSD/contrib/gcc/doc/
HDoptions.texi106 propagate through the @code{Negative} property of the option to be
/NextBSD/share/examples/diskless/
HDREADME.TEMPLATING186 overnight ). With a manual update, these sorts of mistakes can propagate
/NextBSD/contrib/ofed/management/opensm/doc/
HDcurrent-routing.txt50 For standard routing, a "relaxation" algorithm is used to propagate
/NextBSD/contrib/binutils/gas/doc/
HDc-alpha.texi89 this option does not propagate all symbol arithmetic into the object file,
/NextBSD/contrib/gdb/gdb/
HDREADME408 do not propagate configuration to subdirectories.
/NextBSD/contrib/gcc/cp/
HDChangeLog-1993492 update cant_synth_*, propagate TYPE_GETS_ASSIGN_REF.

123