Searched defs:Apply (Results 1 – 10 of 10) sorted by relevance
| /external/openfst/src/include/fst/script/ |
| D | script-impl.h | 182 void Apply(const string &op_name, const string &arc_type, in Apply() function
|
| /external/v8/src/ |
| D | hydrogen-removable-simulates.cc | 169 void Apply(State* state) { } in Apply() function in v8::internal::Effects
|
| D | hydrogen-flow-engine.h | 24 inline void Apply(State* state) { in Apply() function
|
| D | hydrogen-load-elimination.cc | 455 void Apply(HLoadEliminationTable* table) { in Apply() function in v8::internal::HLoadEliminationEffects
|
| D | hydrogen-check-elimination.cc | 831 void Apply(HCheckTable* table) { in Apply() function in v8::internal::HCheckMapsEffects
|
| D | runtime.cc | 3646 void CompiledReplacement::Apply(ReplacementStringBuilder* builder, in Apply() function in v8::internal::CompiledReplacement
|
| /external/clang/include/clang/Analysis/Analyses/ |
| D | ThreadSafetyTIL.h | 836 Apply(SExpr *F, SExpr *A) : SExpr(COP_Apply), Fun(F), Arg(A) {} in Apply() function 837 Apply(const Apply &A, SExpr *F, SExpr *Ar) // rewrite constructor in Apply() function
|
| /external/deqp/modules/glshared/ |
| D | glsBuiltinPrecisionTests.cpp | 1249 class Apply : public Expr<typename Sig::Ret> class 1262 Apply (const ApplyFunc& func, in Apply() function in deqp::gls::BuiltinPrecisionTests::Apply 1270 Apply (const ApplyFunc& func, in Apply() function in deqp::gls::BuiltinPrecisionTests::Apply
|
| /external/clang/lib/Sema/ |
| D | SemaTemplateDeduction.cpp | 3906 QualType Apply(TypeLoc TL) { in Apply() function in __anon95f29f120211::SubstituteAutoTransform
|
| /external/clang/test/SemaCXX/ |
| D | constant-expression-cxx11.cpp | 252 constexpr int Apply(int (*F)(int), int n) { return F(n); } // expected-note {{subexpression}} in Apply() function
|