Searched defs:apply (Results 1 - 17 of 17) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h37 void apply(llvm::APSInt &Value) const { function in class:clang::ento::APSIntType
/freebsd-10.0-release/sys/dev/sound/pcm/
H A Dfeeder_volume.c97 feed_volume_t apply; member in struct:feed_volume_info
111 feed_volume_t apply; member in struct:__anon9487
H A Dfeeder_matrix.c72 feed_matrix_t apply; member in struct:feed_matrix_info
204 feed_matrix_t apply; member in struct:__anon9484
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Tooling/
H A DRefactoring.cpp50 bool Replacement::apply(Rewriter &Rewrite) const { function in class:clang::tooling::Replacement
/freebsd-10.0-release/contrib/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp41 void apply(SetTheory &ST, DagInit *Expr, SetTheory::RecSet &Elts, function in struct:InstrsOp
59 void apply(SetTheory &ST, DagInit *Expr, SetTheory::RecSet &Elts, function in struct:InstRegexOp
H A DSetTheory.cpp30 void apply(SetTheory &ST, DagInit *Expr, RecSet &Elts, ArrayRef<SMLoc> Loc) { function in struct:__anon3678::AddOp
37 void apply(SetTheory &ST, DagInit *Expr, RecSet &Elts, ArrayRef<SMLoc> Loc) { function in struct:__anon3678::SubOp
52 void apply(SetTheory &ST, DagInit *Expr, RecSet &Elts, ArrayRef<SMLoc> Loc) { function in struct:__anon3678::AndOp
71 void apply(SetTheory &ST, DagInit *Expr, RecSet &Elts, ArrayRef<SMLoc> Loc) { function in struct:__anon3678::SetIntBinOp
150 void apply(SetTheory &ST, DagInit *Expr, RecSet &Elts, ArrayRef<SMLoc> Loc) { function in struct:__anon3678::InterleaveOp
168 void apply(SetTheory &ST, DagInit *Expr, RecSet &Elts, ArrayRef<SMLoc> Loc) { function in struct:__anon3678::SequenceOp
/freebsd-10.0-release/contrib/libstdc++/include/ext/
H A Dtypelist.h335 apply(Fn& fn, Typelist) function in namespace:typelist
/freebsd-10.0-release/contrib/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpressions.h691 static inline const SCEV *apply(const SCEV *Scev, LoopToScevMapT &Map, function in namespace:llvm
/freebsd-10.0-release/sys/netgraph/
H A Dng_socket.c228 struct ng_apply_info apply; local
H A Dng_base.c2360 struct ng_apply_info *apply; local
[all...]
H A Dnetgraph.h625 ng_apply_t *apply; member in struct:ng_apply_info
654 struct ng_apply_info *apply; member in struct:ng_item
/freebsd-10.0-release/contrib/texinfo/makeinfo/
H A Dmacro.c294 apply (char **named, char **actuals, char *body) function
/freebsd-10.0-release/tools/sched/
H A Dschedgraph.py252 def apply(self): member in class:ColorConf
344 def apply(self): member in class:SourceConf
/freebsd-10.0-release/contrib/llvm/include/llvm/Support/
H A DCommandLine.h289 void apply(Option &O) const { O.setDescription(Desc); } function in struct:llvm::cl::desc
297 void apply(Option &O) const { O.setValueStr(Desc); } function in struct:llvm::cl::value_desc
310 void apply(Opt &O) const { O.setInitialValue(Init); } function in struct:llvm::cl::initializer
329 void apply(Opt &O) const { O.setLocation(O, Loc); } function in struct:llvm::cl::LocationClass
342 void apply(Opt &O) const { O.setCategory(Category); } function in struct:llvm::cl::cat
501 void apply(Opt &O) const { function in class:llvm::cl::ValuesClass
1041 void apply(const Mod &M, Opt *O) { function in namespace:llvm::cl
1438 void apply(list<D, S, P> &L) const { L.setNumAdditionalVals(AdditionalVals); } function in struct:llvm::cl::multi_val
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/AST/
H A DType.cpp1998 QualifierCollector::apply(const ASTContext &Context, QualType QT) const { function in class:QualifierCollector
2006 QualifierCollector::apply(const ASTContext &Context, const Type *T) const { function in class:QualifierCollector
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DMachineScheduler.cpp850 void LoadClusterMutation::apply(ScheduleDAGMI *DAG) { function in class:LoadClusterMutation
899 void MacroFusion::apply(ScheduleDAGMI *DAG) { function in class:MacroFusion
1086 void CopyConstrain::apply(ScheduleDAGMI *DAG) { function in class:CopyConstrain
/freebsd-10.0-release/sys/dev/iwn/
H A Dif_iwnreg.h838 uint32_t apply; member in struct:iwn5000_calib_elem

Completed in 305 milliseconds