/external/syzkaller/vendor/google.golang.org/api/option/ |
D | option.go | 28 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/ |
D | remove_instruction_reduction_opportunity.cpp | 24 void RemoveInstructionReductionOpportunity::Apply() { in Apply() function in spvtools::reduce::RemoveInstructionReductionOpportunity
|
D | change_operand_reduction_opportunity.cpp | 27 void ChangeOperandReductionOpportunity::Apply() { in Apply() function in spvtools::reduce::ChangeOperandReductionOpportunity
|
D | change_operand_to_undef_reduction_opportunity.cpp | 29 void ChangeOperandToUndefReductionOpportunity::Apply() { in Apply() function in spvtools::reduce::ChangeOperandToUndefReductionOpportunity
|
D | structured_loop_to_selection_reduction_opportunity.cpp | 37 void StructuredLoopToSelectionReductionOpportunity::Apply() { in Apply() function in spvtools::reduce::StructuredLoopToSelectionReductionOpportunity
|
/external/deqp-deps/SPIRV-Tools/source/reduce/ |
D | change_operand_reduction_opportunity.cpp | 27 void ChangeOperandReductionOpportunity::Apply() { in Apply() function in spvtools::reduce::ChangeOperandReductionOpportunity
|
D | remove_instruction_reduction_opportunity.cpp | 24 void RemoveInstructionReductionOpportunity::Apply() { in Apply() function in spvtools::reduce::RemoveInstructionReductionOpportunity
|
D | structured_loop_to_selection_reduction_opportunity.cpp | 35 void StructuredLoopToSelectionReductionOpportunity::Apply() { in Apply() function in spvtools::reduce::StructuredLoopToSelectionReductionOpportunity
|
/external/pdfium/core/fxcrt/css/ |
D | cfx_cssnumbervalue.cpp | 17 float CFX_CSSNumberValue::Apply(float percentBase) const { in Apply() function in CFX_CSSNumberValue
|
/external/llvm/lib/Fuzzer/test/ |
D | FuzzerFnAdapterUnittest.cpp | 93 TEST(Apply, Bool) { in TEST() argument 102 TEST(Apply, Int) { in TEST() argument
|
/external/webrtc/webrtc/base/ |
D | exp_filter.cc | 24 float ExpFilter::Apply(float exp, float sample) { in Apply() function in rtc::ExpFilter
|
/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
|
/external/swiftshader/src/Pipeline/ |
D | SpirvShader.cpp | 440 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/ |
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/tensorflow/tensorflow/lite/delegates/flex/ |
D | kernel_test.cc | 306 std::vector<float> Apply(const std::vector<float>& input, in Apply() function in tflite::flex::__anon1f642a4a0111::MultipleSubgraphsTest
|
/external/google-benchmark/src/ |
D | benchmark_register.cc | 345 Benchmark* Benchmark::Apply(void (*custom_arguments)(Benchmark* benchmark)) { in Apply() function in benchmark::internal::Benchmark
|
/external/libcxx/utils/google-benchmark/src/ |
D | benchmark_register.cc | 345 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/swiftshader/third_party/PowerVR_SDK/Shell/ |
D | PVRShell.cpp | 1033 void PVRShellCommandLine::Apply(PVRShell &shell) in Apply() function in PVRShellCommandLine
|
/external/v8/src/parsing/ |
D | scanner.cc | 151 void Scanner::BookmarkScope::Apply() { in Apply() function in v8::internal::Scanner::BookmarkScope
|
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | GenerateCldrTests.java | 1023 public static interface Apply { interface in GenerateCldrTests
|