/external/dng_sdk/source/ |
D | dng_opcodes.cpp | 226 void dng_opcode_Unknown::Apply (dng_host & /* host */, in Apply() function in dng_opcode_Unknown 359 void dng_filter_opcode::Apply (dng_host &host, in Apply() function in dng_filter_opcode 533 void dng_inplace_opcode::Apply (dng_host &host, in Apply() function in dng_inplace_opcode
|
D | dng_opcode_list.cpp | 111 void dng_opcode_list::Apply (dng_host &host, in Apply() function in dng_opcode_list
|
D | dng_lens_correction.cpp | 1647 void dng_opcode_WarpRectilinear::Apply (dng_host &host, in Apply() function in dng_opcode_WarpRectilinear 1837 void dng_opcode_WarpFisheye::Apply (dng_host &host, in Apply() function in dng_opcode_WarpFisheye
|
D | dng_misc_opcodes.cpp | 102 void dng_opcode_TrimBounds::Apply (dng_host & /* host */, in Apply() function in dng_opcode_TrimBounds
|
/external/webrtc/webrtc/base/ |
D | exp_filter.cc | 24 float ExpFilter::Apply(float exp, float sample) { in Apply() function in rtc::ExpFilter
|
/external/v8/src/crankshaft/ |
D | hydrogen-removable-simulates.cc | 177 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 | 456 void Apply(HLoadEliminationTable* table) { in Apply() function in v8::internal::HLoadEliminationEffects
|
D | hydrogen-check-elimination.cc | 840 void Apply(HCheckTable* table) { in Apply() function in v8::internal::HCheckMapsEffects
|
/external/webrtc/webrtc/modules/audio_processing/intelligibility/ |
D | intelligibility_utils.cc | 300 void GainApplier::Apply(const complex<float>* in_block, in Apply() function in webrtc::intelligibility::GainApplier
|
/external/chromium-trace/catapult/third_party/gsutil/gslib/ |
D | command.py | 1090 def Apply(self, func, args_iterator, exception_handler, member in Command
|
/external/v8/src/runtime/ |
D | runtime-regexp.cc | 247 void CompiledReplacement::Apply(ReplacementStringBuilder* builder, in Apply() function in v8::internal::CompiledReplacement
|
/external/google-benchmark/src/ |
D | benchmark.cc | 554 Benchmark* Benchmark::Apply(void (*custom_arguments)(Benchmark* benchmark)) { in Apply() function in benchmark::internal::Benchmark
|
/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 | 1258 class Apply : public Expr<typename Sig::Ret> class 1271 Apply (const ApplyFunc& func, in Apply() function in deqp::gls::BuiltinPrecisionTests::Apply 1279 Apply (const ApplyFunc& func, in Apply() function in deqp::gls::BuiltinPrecisionTests::Apply
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderBuiltinPrecisionTests.cpp | 1237 class Apply : public Expr<typename Sig::Ret> class 1250 Apply (const ApplyFunc& func, in Apply() function in vkt::shaderexecutor::Apply 1258 Apply (const ApplyFunc& func, in Apply() function in vkt::shaderexecutor::Apply
|
/external/clang/lib/Sema/ |
D | SemaTemplateDeduction.cpp | 3974 QualType Apply(TypeLoc TL) { in Apply() function in __anona625d1720211::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
|