/aosp_15_r20/prebuilts/go/linux-x86/test/typeparam/ |
D | cons.go | 21 func (this incr) Apply(x int) int { func 27 func (this pos) Apply(x int) bool { func 36 func (this compose[a, b, c]) Apply(x a) c { func 73 func (m mapNil[a, b]) Apply(_ Nil[a]) any { func 81 func (m mapCons[a, b]) Apply(xs Cons[a]) any { func
|
/aosp_15_r20/external/federated-compute/fcp/base/ |
H A D | bounds_test.cc | 101 static void Apply(F f) { in Apply() function in fcp::IntTypeSet 187 void Apply() { in Apply() function 199 void Apply() { in Apply() function
|
/aosp_15_r20/tools/dexter/slicer/ |
H A D | instrumentation.cc | 105 bool EntryHook::Apply(lir::CodeIr* code_ir) { in Apply() function in slicer::EntryHook 362 bool ExitHook::Apply(lir::CodeIr* code_ir) { in Apply() function in slicer::ExitHook 524 bool DetourHook::Apply(lir::CodeIr* code_ir) { in Apply() function in slicer::DetourHook 714 bool AllocateScratchRegs::Apply(lir::CodeIr* code_ir) { in Apply() function in slicer::AllocateScratchRegs
|
/aosp_15_r20/external/dng_sdk/source/ |
H A 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
|
/aosp_15_r20/external/grpc-grpc/test/core/end2end/tests/ |
H A D | cancel_test_helpers.h | 36 void Apply(CoreEnd2endTest::Call& call) override { call.Cancel(); } in Apply() function 42 void Apply(CoreEnd2endTest::Call&) override {} in Apply() function
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/ |
H A D | tree_views.h | 960 struct Apply : public Expr { struct 961 explicit Apply(const TreeRef& tree) : Expr(tree) { in Apply() function 973 static Apply create( in create() argument
|
/aosp_15_r20/external/armnn/include/armnn/ |
H A D | StrategyBase.hpp | 17 … void Apply(const std::string& errorMessage = "") { throw UnimplementedException(errorMessage); }; in Apply() function 22 void Apply(const std::string&) {}; in Apply() function
|
/aosp_15_r20/system/linkerconfig/modules/include/linkerconfig/ |
H A D | section.h | 38 void Apply(Link& link) const { in Apply() function 46 void Apply(Link& link) const { in Apply() function
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/ |
H A D | model_transformer.cc | 29 bool ModelTransformer::Apply(const std::string& name, in Apply() function in tflite::gpu::ModelTransformer 51 bool ModelTransformer::Apply(const std::string& name, in Apply() function in tflite::gpu::ModelTransformer
|
/aosp_15_r20/external/llvm/lib/Fuzzer/test/ |
H A D | FuzzerFnAdapterUnittest.cpp | 93 TEST(Apply, Bool) { in TEST() argument 102 TEST(Apply, Int) { in TEST() argument
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/function/ |
D | lazy_prelude.hpp | 212 struct Apply { struct 218 struct result<This(N,F,A0)> 223 A0 operator()(N n, const F &f, const A0 & a0, in operator ()() 271 typedef boost::phoenix::function<impl::Apply> Apply; typedef
|
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/preprocessor/ |
H A D | perfetto_sql_preprocessor.cc | 64 struct Apply { struct 65 int join_token; 66 int prefix_token;
|
/aosp_15_r20/external/zucchini/ |
H A D | zucchini_integration.cc | 200 status::Code Apply(base::File old_file, in Apply() function 209 status::Code Apply(const base::FilePath& old_path, in Apply() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/ |
D | re2.h | 339 static inline bool Apply(F f, SP sp, const RE2& re) { in Apply() function 344 static inline bool Apply(F f, SP sp, const RE2& re, const A&... a) { in Apply() function
|
/aosp_15_r20/external/cronet/third_party/re2/src/re2/ |
H A D | re2.h | 357 static inline bool Apply(F f, SP sp, const RE2& re) { in Apply() function 362 static inline bool Apply(F f, SP sp, const RE2& re, const A&... a) { in Apply() function
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/reduce/ |
D | change_operand_reduction_opportunity.cpp | 29 void ChangeOperandReductionOpportunity::Apply() { in Apply() function in spvtools::reduce::ChangeOperandReductionOpportunity
|
D | remove_function_reduction_opportunity.cpp | 28 void RemoveFunctionReductionOpportunity::Apply() { in Apply() function in spvtools::reduce::RemoveFunctionReductionOpportunity
|
D | remove_selection_reduction_opportunity.cpp | 25 void RemoveSelectionReductionOpportunity::Apply() { in Apply() function in spvtools::reduce::RemoveSelectionReductionOpportunity
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/reduce/ |
H A D | change_operand_reduction_opportunity.cpp | 29 void ChangeOperandReductionOpportunity::Apply() { in Apply() function in spvtools::reduce::ChangeOperandReductionOpportunity
|
H A D | remove_selection_reduction_opportunity.cpp | 25 void RemoveSelectionReductionOpportunity::Apply() { in Apply() function in spvtools::reduce::RemoveSelectionReductionOpportunity
|
H A D | remove_function_reduction_opportunity.cpp | 28 void RemoveFunctionReductionOpportunity::Apply() { in Apply() function in spvtools::reduce::RemoveFunctionReductionOpportunity
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/reduce/ |
H A D | change_operand_reduction_opportunity.cpp | 29 void ChangeOperandReductionOpportunity::Apply() { in Apply() function in spvtools::reduce::ChangeOperandReductionOpportunity
|
H A D | remove_function_reduction_opportunity.cpp | 28 void RemoveFunctionReductionOpportunity::Apply() { in Apply() function in spvtools::reduce::RemoveFunctionReductionOpportunity
|
H A D | remove_selection_reduction_opportunity.cpp | 25 void RemoveSelectionReductionOpportunity::Apply() { in Apply() function in spvtools::reduce::RemoveSelectionReductionOpportunity
|
/aosp_15_r20/external/pdfium/core/fxcrt/css/ |
H A D | cfx_cssnumbervalue.cpp | 19 float CFX_CSSNumberValue::Apply(float percentBase) const { in Apply() function in CFX_CSSNumberValue
|