/external/pdfium/core/fxcrt/css/ |
D | cfx_cssnumbervalue.cpp | 17 float CFX_CSSNumberValue::Apply(float percentBase) const { in Apply() function in CFX_CSSNumberValue
|
/external/webrtc/webrtc/base/ |
D | exp_filter.cc | 24 float ExpFilter::Apply(float exp, float sample) { in Apply() function in rtc::ExpFilter
|
/external/llvm/lib/Fuzzer/test/ |
D | FuzzerFnAdapterUnittest.cpp | 93 TEST(Apply, Bool) { in TEST() argument 102 TEST(Apply, Int) { in TEST() argument
|
/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/v8/src/crankshaft/ |
D | hydrogen-removable-simulates.cc | 178 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 | 841 void Apply(HCheckTable* table) { in Apply() function in v8::internal::HCheckMapsEffects
|
/external/skqp/src/gpu/ |
D | GrStyle.h | 43 enum class Apply { enum
|
/external/skia/src/gpu/ |
D | GrStyle.h | 43 enum class Apply { enum
|
/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/libcxx/utils/google-benchmark/src/ |
D | benchmark_register.cc | 353 Benchmark* Benchmark::Apply(void (*custom_arguments)(Benchmark* benchmark)) { in Apply() function in benchmark::internal::Benchmark
|
/external/google-benchmark/src/ |
D | benchmark_register.cc | 353 Benchmark* Benchmark::Apply(void (*custom_arguments)(Benchmark* benchmark)) { in Apply() function in benchmark::internal::Benchmark
|
/external/swiftshader/src/D3D8/ |
D | Direct3DStateBlock8.cpp | 104 long Direct3DStateBlock8::Apply() in Apply() function in D3D8::Direct3DStateBlock8
|
/external/skqp/src/core/ |
D | SkColorSpaceXform.cpp | 605 bool SkColorSpaceXform::Apply(SkColorSpace* dstCS, ColorFormat dstFormat, void* dst, in Apply() function in SkColorSpaceXform
|
/external/skia/src/core/ |
D | SkColorSpaceXform.cpp | 605 bool SkColorSpaceXform::Apply(SkColorSpace* dstCS, ColorFormat dstFormat, void* dst, in Apply() function in SkColorSpaceXform
|
/external/v8/src/parsing/ |
D | scanner.cc | 157 void Scanner::BookmarkScope::Apply() { in Apply() function in v8::internal::Scanner::BookmarkScope
|
/external/swiftshader/third_party/PowerVR_SDK/Shell/ |
D | PVRShell.cpp | 1033 void PVRShellCommandLine::Apply(PVRShell &shell) in Apply() function in PVRShellCommandLine
|
/external/swiftshader/src/D3D9/ |
D | Direct3DStateBlock9.cpp | 126 long Direct3DStateBlock9::Apply() in Apply() function in D3D9::Direct3DStateBlock9
|
/external/python/cpython2/Lib/idlelib/ |
D | configDialog.py | 1206 def Apply(self): member in ConfigDialog
|
/external/python/cpython3/Lib/idlelib/ |
D | configdialog.py | 1212 def Apply(self): member in ConfigDialog
|
/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
|