Home
last modified time | relevance | path

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

12

/external/syzkaller/vendor/google.golang.org/api/option/
Doption.go28 Apply(*internal.DialSettings) methodSpec
39 func (w withTokenSource) Apply(o *internal.DialSettings) { func
45 func (w withCredFile) Apply(o *internal.DialSettings) { func
72 func (w withEndpoint) Apply(o *internal.DialSettings) { func
84 func (w withScopes) Apply(o *internal.DialSettings) { func
97 func (w withUA) Apply(o *internal.DialSettings) { o.UserAgent = string(w) } func
109 func (w withHTTPClient) Apply(o *internal.DialSettings) { func
124 func (w withGRPCConn) Apply(o *internal.DialSettings) { func
136 func (w withGRPCDialOption) Apply(o *internal.DialSettings) { func
149 func (w withGRPCConnectionPool) Apply(o *internal.DialSettings) { func
[all …]
/external/swiftshader/third_party/SPIRV-Tools/source/reduce/
Dremove_instruction_reduction_opportunity.cpp24 void RemoveInstructionReductionOpportunity::Apply() { in Apply() function in spvtools::reduce::RemoveInstructionReductionOpportunity
Dchange_operand_reduction_opportunity.cpp27 void ChangeOperandReductionOpportunity::Apply() { in Apply() function in spvtools::reduce::ChangeOperandReductionOpportunity
Dchange_operand_to_undef_reduction_opportunity.cpp29 void ChangeOperandToUndefReductionOpportunity::Apply() { in Apply() function in spvtools::reduce::ChangeOperandToUndefReductionOpportunity
Dstructured_loop_to_selection_reduction_opportunity.cpp37 void StructuredLoopToSelectionReductionOpportunity::Apply() { in Apply() function in spvtools::reduce::StructuredLoopToSelectionReductionOpportunity
/external/deqp-deps/SPIRV-Tools/source/reduce/
Dchange_operand_reduction_opportunity.cpp27 void ChangeOperandReductionOpportunity::Apply() { in Apply() function in spvtools::reduce::ChangeOperandReductionOpportunity
Dremove_instruction_reduction_opportunity.cpp24 void RemoveInstructionReductionOpportunity::Apply() { in Apply() function in spvtools::reduce::RemoveInstructionReductionOpportunity
Dstructured_loop_to_selection_reduction_opportunity.cpp35 void StructuredLoopToSelectionReductionOpportunity::Apply() { in Apply() function in spvtools::reduce::StructuredLoopToSelectionReductionOpportunity
/external/pdfium/core/fxcrt/css/
Dcfx_cssnumbervalue.cpp17 float CFX_CSSNumberValue::Apply(float percentBase) const { in Apply() function in CFX_CSSNumberValue
/external/llvm/lib/Fuzzer/test/
DFuzzerFnAdapterUnittest.cpp93 TEST(Apply, Bool) { in TEST() argument
102 TEST(Apply, Int) { in TEST() argument
/external/webrtc/webrtc/base/
Dexp_filter.cc24 float ExpFilter::Apply(float exp, float sample) { in Apply() function in rtc::ExpFilter
/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
/external/swiftshader/src/Pipeline/
DSpirvShader.cpp440 void SpirvShader::Decorations::Apply(spv::Decoration decoration, uint32_t arg) in Apply() function in sw::SpirvShader::Decorations
477 void SpirvShader::Decorations::Apply(const sw::SpirvShader::Decorations &src) in Apply() function in sw::SpirvShader::Decorations
/external/skqp/src/gpu/
DGrStyle.h43 enum class Apply { enum
/external/skia/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/tensorflow/tensorflow/lite/delegates/flex/
Dkernel_test.cc306 std::vector<float> Apply(const std::vector<float>& input, in Apply() function in tflite::flex::__anon1f642a4a0111::MultipleSubgraphsTest
/external/google-benchmark/src/
Dbenchmark_register.cc345 Benchmark* Benchmark::Apply(void (*custom_arguments)(Benchmark* benchmark)) { in Apply() function in benchmark::internal::Benchmark
/external/libcxx/utils/google-benchmark/src/
Dbenchmark_register.cc345 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/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShell.cpp1033 void PVRShellCommandLine::Apply(PVRShell &shell) in Apply() function in PVRShellCommandLine
/external/v8/src/parsing/
Dscanner.cc151 void Scanner::BookmarkScope::Apply() { in Apply() function in v8::internal::Scanner::BookmarkScope
/external/cldr/tools/java/org/unicode/cldr/tool/
DGenerateCldrTests.java1023 public static interface Apply { interface in GenerateCldrTests

12