Home
last modified time | relevance | path

Searched defs:Apply (Results 1 – 25 of 32) sorted by relevance

12

/external/llvm/lib/Fuzzer/test/
DFuzzerFnAdapterUnittest.cpp93 TEST(Apply, Bool) { in TEST() argument
102 TEST(Apply, Int) { in TEST() argument
/external/pdfium/core/fxcrt/css/
Dcfx_cssnumbervalue.cpp17 float CFX_CSSNumberValue::Apply(float percentBase) const { in Apply() function in CFX_CSSNumberValue
/external/dng_sdk/source/
Ddng_opcodes.cpp226 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
Ddng_opcode_list.cpp111 void dng_opcode_list::Apply (dng_host &host, in Apply() function in dng_opcode_list
Ddng_lens_correction.cpp1647 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
Ddng_misc_opcodes.cpp102 void dng_opcode_TrimBounds::Apply (dng_host & /* host */, in Apply() function in dng_opcode_TrimBounds
/external/webrtc/webrtc/base/
Dexp_filter.cc24 float ExpFilter::Apply(float exp, float sample) { in Apply() function in rtc::ExpFilter
/external/v8/src/crankshaft/
Dhydrogen-removable-simulates.cc178 void Apply(State* state) { } in Apply() function in v8::internal::Effects
Dhydrogen-flow-engine.h24 inline void Apply(State* state) { in Apply() function
Dhydrogen-load-elimination.cc455 void Apply(HLoadEliminationTable* table) { in Apply() function in v8::internal::HLoadEliminationEffects
Dhydrogen-check-elimination.cc841 void Apply(HCheckTable* table) { in Apply() function in v8::internal::HCheckMapsEffects
/external/skia/src/gpu/
DGrStyle.h43 enum class Apply { enum
/external/skqp/src/gpu/
DGrStyle.h43 enum class Apply { enum
/external/webrtc/webrtc/modules/audio_processing/intelligibility/
Dintelligibility_utils.cc300 void GainApplier::Apply(const complex<float>* in_block, in Apply() function in webrtc::intelligibility::GainApplier
/external/google-benchmark/src/
Dbenchmark_register.cc353 Benchmark* Benchmark::Apply(void (*custom_arguments)(Benchmark* benchmark)) { in Apply() function in benchmark::internal::Benchmark
/external/libcxx/utils/google-benchmark/src/
Dbenchmark_register.cc353 Benchmark* Benchmark::Apply(void (*custom_arguments)(Benchmark* benchmark)) { in Apply() function in benchmark::internal::Benchmark
/external/swiftshader/src/D3D8/
DDirect3DStateBlock8.cpp104 long Direct3DStateBlock8::Apply() in Apply() function in D3D8::Direct3DStateBlock8
/external/skqp/src/core/
DSkColorSpaceXform.cpp605 bool SkColorSpaceXform::Apply(SkColorSpace* dstCS, ColorFormat dstFormat, void* dst, in Apply() function in SkColorSpaceXform
/external/skia/src/core/
DSkColorSpaceXform.cpp605 bool SkColorSpaceXform::Apply(SkColorSpace* dstCS, ColorFormat dstFormat, void* dst, in Apply() function in SkColorSpaceXform
/external/v8/src/parsing/
Dscanner.cc157 void Scanner::BookmarkScope::Apply() { in Apply() function in v8::internal::Scanner::BookmarkScope
/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShell.cpp1033 void PVRShellCommandLine::Apply(PVRShell &shell) in Apply() function in PVRShellCommandLine
/external/swiftshader/src/D3D9/
DDirect3DStateBlock9.cpp126 long Direct3DStateBlock9::Apply() in Apply() function in D3D9::Direct3DStateBlock9
/external/python/cpython2/Lib/idlelib/
DconfigDialog.py1206 def Apply(self): member in ConfigDialog
/external/python/cpython3/Lib/idlelib/
Dconfigdialog.py1212 def Apply(self): member in ConfigDialog
/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h836 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

12