/aosp_15_r20/external/swiftshader/src/Vulkan/ |
H A D | VkCommandBuffer.cpp | 74 void execute(vk::CommandBuffer::ExecutionState &executionState) override in execute() function in __anone9c4b87c0111::CmdBeginRenderPass 105 void execute(vk::CommandBuffer::ExecutionState &executionState) override in execute() function in __anone9c4b87c0111::CmdNextSubpass 126 void execute(vk::CommandBuffer::ExecutionState &executionState) override in execute() function in __anone9c4b87c0111::CmdEndRenderPass 150 void execute(vk::CommandBuffer::ExecutionState &executionState) override in execute() function in __anone9c4b87c0111::CmdBeginRendering 209 void execute(vk::CommandBuffer::ExecutionState &executionState) override in execute() function in __anone9c4b87c0111::CmdEndRendering 262 void execute(vk::CommandBuffer::ExecutionState &executionState) override in execute() function in __anone9c4b87c0111::CmdExecuteCommands 282 void execute(vk::CommandBuffer::ExecutionState &executionState) override in execute() function in __anone9c4b87c0111::CmdPipelineBind 307 void execute(vk::CommandBuffer::ExecutionState &executionState) override in execute() function in __anone9c4b87c0111::CmdDispatch 340 void execute(vk::CommandBuffer::ExecutionState &executionState) override in execute() function in __anone9c4b87c0111::CmdDispatchIndirect 374 void execute(vk::CommandBuffer::ExecutionState &executionState) override in execute() function in __anone9c4b87c0111::CmdVertexBufferBind [all …]
|
/aosp_15_r20/external/crcalc/src/com/hp/creals/ |
H A D | UnaryCRFunction.java | 55 abstract public CR execute(CR x); in execute() method in UnaryCRFunction 177 public CR execute(CR x) { in execute() method in sin_UnaryCRFunction 183 public CR execute(CR x) { in execute() method in cos_UnaryCRFunction 189 public CR execute(CR x) { in execute() method in tan_UnaryCRFunction 195 public CR execute(CR x) { in execute() method in asin_UnaryCRFunction 201 public CR execute(CR x) { in execute() method in acos_UnaryCRFunction 212 public CR execute(CR x) { in execute() method in atan_UnaryCRFunction 221 public CR execute(CR x) { in execute() method in exp_UnaryCRFunction 227 public CR execute(CR x) { in execute() method in ln_UnaryCRFunction 233 public CR execute(CR x) { in execute() method in identity_UnaryCRFunction [all …]
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/commandline/ |
H A D | ParseableCommandTest.kt | 51 override fun execute(pw: PrintWriter) {} in testFactoryMethods() method 57 override fun execute(pw: PrintWriter) {} in testFactoryMethods() method 72 override fun execute(pw: PrintWriter) {} in testFactoryMethods() method 103 override fun execute(pw: PrintWriter) {} in factoryMethods_enforceShortNameRules() method 112 override fun execute(pw: PrintWriter) {} in factoryMethods_enforceShortNameRules() method 125 override fun execute(pw: PrintWriter) {} in factoryMethods_enforceLongNames_notPrefixed() method 134 override fun execute(pw: PrintWriter) {} in factoryMethods_enforceLongNames_notPrefixed() method 144 override fun execute(pw: PrintWriter) {} in executeDoesNotPropagateExceptions() method 164 override fun execute(pw: PrintWriter) {} in executeFailingCommand_callsOnParseFailed() method 214 override fun execute(pw: PrintWriter) {} in commandWithRequiredParam_provided() method [all …]
|
/aosp_15_r20/external/skia/tools/debugger/ |
H A D | DrawCommand.cpp | 1008 void ClearCommand::execute(SkCanvas* canvas) const { canvas->clear(fColor); } in execute() function in ClearCommand 1023 void ClipPathCommand::execute(SkCanvas* canvas) const { canvas->clipPath(fPath, fOp, fDoAA); } in execute() function in ClipPathCommand 1044 void ClipRegionCommand::execute(SkCanvas* canvas) const { canvas->clipRegion(fRegion, fOp); } in execute() function in ClipRegionCommand 1060 void ClipRectCommand::execute(SkCanvas* canvas) const { canvas->clipRect(fRect, fOp, fDoAA); } in execute() function in ClipRectCommand 1080 void ClipRRectCommand::execute(SkCanvas* canvas) const { canvas->clipRRect(fRRect, fOp, fDoAA); } in execute() function in ClipRRectCommand 1101 void ClipShaderCommand::execute(SkCanvas* canvas) const { canvas->clipShader(fShader, fOp); } in execute() function in ClipShaderCommand 1118 void ResetClipCommand::execute(SkCanvas* canvas) const { SkCanvasPriv::ResetClip(canvas); } in execute() function in ResetClipCommand 1124 void ConcatCommand::execute(SkCanvas* canvas) const { canvas->concat(fMatrix); } in execute() function in ConcatCommand 1158 void Concat44Command::execute(SkCanvas* canvas) const { canvas->concat(fMatrix); } in execute() function in Concat44Command 1173 void DrawAnnotationCommand::execute(SkCanvas* canvas) const { in execute() function in DrawAnnotationCommand [all …]
|
/aosp_15_r20/cts/hostsidetests/car/app/src/android/car/cts/app/ |
H A D | PowerPolicyTestCommand.java | 44 public abstract void execute(); in execute() method in PowerPolicyTestCommand 60 public void execute() { in execute() method in PowerPolicyTestCommand.SetTestCommand 74 public void execute() { in execute() method in PowerPolicyTestCommand.ClearTestCommand 88 public void execute() { in execute() method in PowerPolicyTestCommand.DumpPolicyCommand 120 public void execute() { in execute() method in PowerPolicyTestCommand.AddListenerCommand 139 public void execute() { in execute() method in PowerPolicyTestCommand.RemoveListenerCommand 158 public void execute() { in execute() method in PowerPolicyTestCommand.DumpListenerCommand 182 public void execute() { in execute() method in PowerPolicyTestCommand.CheckListenersCommand 201 public void execute() { in execute() method in PowerPolicyTestCommand.ResetListenersCommand
|
/aosp_15_r20/external/apache-http/src/org/apache/http/client/ |
H A D | HttpClient.java | 101 HttpResponse execute(HttpUriRequest request) in execute() method 122 HttpResponse execute(HttpUriRequest request, HttpContext context) in execute() method 144 HttpResponse execute(HttpHost target, HttpRequest request) in execute() method 167 HttpResponse execute(HttpHost target, HttpRequest request, in execute() method 183 <T> T execute( in execute() method 200 <T> T execute( in execute() method 222 <T> T execute( in execute() method 246 <T> T execute( in execute() method
|
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/profgen/profgen-cli/ |
HD | libprofgen-cli-lib.jar | ... profgen.cli.ArtProfileFormat getArtProfileFormat ()
public void execute ()
int $i$a$-require |
/aosp_15_r20/external/robolectric/shadows/httpclient/src/main/java/org/robolectric/shadows/ |
H A D | ShadowAndroidHttpClient.java | 47 protected HttpResponse execute(HttpUriRequest httpUriRequest) in execute() method in ShadowAndroidHttpClient 53 protected HttpResponse execute(HttpUriRequest httpUriRequest, HttpContext httpContext) in execute() method in ShadowAndroidHttpClient 59 protected HttpResponse execute(HttpHost httpHost, HttpRequest httpRequest) in execute() method in ShadowAndroidHttpClient 65 protected HttpResponse execute( in execute() method in ShadowAndroidHttpClient 72 protected <T> T execute( in execute() method in ShadowAndroidHttpClient 79 protected <T> T execute( in execute() method in ShadowAndroidHttpClient 88 protected <T> T execute( in execute() method in ShadowAndroidHttpClient 95 protected <T> T execute( in execute() method in ShadowAndroidHttpClient
|
/aosp_15_r20/external/aws-sdk-java-v2/http-clients/apache-client/src/main/java/software/amazon/awssdk/http/apache/internal/impl/ |
H A D | ApacheSdkHttpClient.java | 66 public HttpResponse execute(HttpUriRequest request) throws IOException { in execute() method in ApacheSdkHttpClient 71 public HttpResponse execute(HttpUriRequest request, HttpContext context) throws IOException { in execute() method in ApacheSdkHttpClient 76 public HttpResponse execute(HttpHost target, HttpRequest request) throws IOException { in execute() method in ApacheSdkHttpClient 81 …public HttpResponse execute(HttpHost target, HttpRequest request, HttpContext context) throws IOEx… in execute() method in ApacheSdkHttpClient 86 …public <T> T execute(HttpUriRequest request, ResponseHandler<? extends T> responseHandler) throws … in execute() method in ApacheSdkHttpClient 91 public <T> T execute(HttpUriRequest request, in execute() method in ApacheSdkHttpClient 98 public <T> T execute(HttpHost target, in execute() method in ApacheSdkHttpClient 105 …public <T> T execute(HttpHost target, HttpRequest request, ResponseHandler<? extends T> responseHa… in execute() method in ApacheSdkHttpClient
|
/aosp_15_r20/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/ |
D | ActionBatch.java | 88 void execute(final Context context); in execute() method 107 public void execute(final Context context) { in execute() method in ActionBatch.StartDownloadAction 176 public void execute(final Context context) { in execute() method in ActionBatch.InstallAfterDownloadAction 218 public void execute(final Context context) { in execute() method in ActionBatch.EnableAction 253 public void execute(final Context context) { in execute() method in ActionBatch.DisableAction 295 public void execute(final Context context) { in execute() method in ActionBatch.MakeAvailableAction 345 public void execute(final Context context) { in execute() method in ActionBatch.MarkPreInstalledAction 387 public void execute(final Context context) { in execute() method in ActionBatch.UpdateDataAction 441 public void execute(final Context context) { in execute() method in ActionBatch.ForgetAction 512 public void execute(final Context context) { in execute() method in ActionBatch.StartDeleteAction [all …]
|
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/command/ |
D | CommandInterrupterTest.java | 55 execute( in testAllowInterrupt() method 68 execute( in testInterrupt() method 90 execute( in testInterrupt_blocked() method 115 execute( in testInterrupt_clearsFlag() method 140 execute( in testAllowInterruptAsync() method 165 execute( in testAllowInterruptsAsync_alreadyAllowed() method 180 private static void execute(Runnable runnable) throws InterruptedException { in execute() method in CommandInterrupterTest
|
/aosp_15_r20/external/okhttp/okhttp-apache/src/main/java/com/squareup/okhttp/apache/ |
H A D | OkApacheClient.java | 156 @Override public HttpResponse execute(HttpUriRequest request) throws IOException { in execute() method in OkApacheClient 160 @Override public HttpResponse execute(HttpUriRequest request, HttpContext context) in execute() method in OkApacheClient 165 @Override public HttpResponse execute(HttpHost host, HttpRequest request) throws IOException { in execute() method in OkApacheClient 169 @Override public HttpResponse execute(HttpHost host, HttpRequest request, HttpContext context) in execute() method in OkApacheClient 176 @Override public <T> T execute(HttpUriRequest request, ResponseHandler<? extends T> handler) in execute() method in OkApacheClient 181 @Override public <T> T execute(HttpUriRequest request, ResponseHandler<? extends T> handler, in execute() method in OkApacheClient 186 @Override public <T> T execute(HttpHost host, HttpRequest request, in execute() method in OkApacheClient 191 @Override public <T> T execute(HttpHost host, HttpRequest request, in execute() method in OkApacheClient
|
/aosp_15_r20/external/apache-http/android/src/android/net/http/ |
H A D | AndroidHttpClient.java | 249 public HttpResponse execute(HttpUriRequest request) throws IOException { in execute() method in AndroidHttpClient 253 public HttpResponse execute(HttpUriRequest request, HttpContext context) in execute() method in AndroidHttpClient 258 public HttpResponse execute(HttpHost target, HttpRequest request) in execute() method in AndroidHttpClient 263 public HttpResponse execute(HttpHost target, HttpRequest request, in execute() method in AndroidHttpClient 268 public <T> T execute(HttpUriRequest request, in execute() method in AndroidHttpClient 274 public <T> T execute(HttpUriRequest request, in execute() method in AndroidHttpClient 280 public <T> T execute(HttpHost target, HttpRequest request, in execute() method in AndroidHttpClient 286 public <T> T execute(HttpHost target, HttpRequest request, in execute() method in AndroidHttpClient
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/ |
H A D | VPlanRecipes.cpp | 352 void VPInstruction::execute(VPTransformState &State) { in execute() function in VPInstruction 440 void VPWidenCallRecipe::execute(VPTransformState &State) { in execute() function in VPWidenCallRecipe 535 void VPWidenSelectRecipe::execute(VPTransformState &State) { in execute() function in VPWidenSelectRecipe 556 void VPWidenRecipe::execute(VPTransformState &State) { in execute() function in VPWidenRecipe 745 void VPWidenGEPRecipe::execute(VPTransformState &State) { in execute() function in VPWidenGEPRecipe 834 void VPBlendRecipe::execute(VPTransformState &State) { in execute() function in VPBlendRecipe 940 void VPBranchOnMaskRecipe::execute(VPTransformState &State) { in execute() function in VPBranchOnMaskRecipe 966 void VPPredInstPHIRecipe::execute(VPTransformState &State) { in execute() function in VPPredInstPHIRecipe 1035 void VPCanonicalIVPHIRecipe::execute(VPTransformState &State) { in execute() function in VPCanonicalIVPHIRecipe 1088 void VPExpandSCEVRecipe::execute(VPTransformState &State) { in execute() function in VPExpandSCEVRecipe [all …]
|
/aosp_15_r20/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
H A D | GraphReader.java | 42 public void execute(CommandStack stack); in execute() method 57 public void execute() { in execute() method in GraphReader.CommandStack 88 public void execute(CommandStack stack) { in execute() method in GraphReader.ImportPackageCommand 105 public void execute(CommandStack stack) { in execute() method in GraphReader.AddLibraryCommand 120 public void execute(CommandStack stack) { in execute() method in GraphReader.AllocateFilterCommand 143 public void execute(CommandStack stack) { in execute() method in GraphReader.AddSourceSlotCommand 158 public void execute(CommandStack stack) { in execute() method in GraphReader.AddTargetSlotCommand 173 public void execute(CommandStack stack) { in execute() method in GraphReader.AddVariableCommand 190 public void execute(CommandStack stack) { in execute() method in GraphReader.SetFilterInputCommand 217 public void execute(CommandStack stack) { in execute() method in GraphReader.ConnectCommand
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/stl/algorithm/ |
D | transformation.hpp | 248 execute(R& r, T const& x, mpl::true_) const in execute() function 256 execute(R& r, T const& x, mpl::false_) const in execute() function 282 execute(R& r, P p, mpl::true_) const in execute() function 290 execute(R& r, P p, mpl::false_) const in execute() function 356 execute(R& r, mpl::true_) const in execute() function 364 execute(R& r, mpl::false_) const in execute() function 379 execute(R& r, P p, mpl::true_) const in execute() function 387 execute(R& r, P p, mpl::false_) const in execute() function 442 void execute(R& r, mpl::true_) const in execute() function 448 void execute(R& r, mpl::false_) const in execute() function [all …]
|
D | querying.hpp | 49 execute(R& r, T const& x, mpl::true_) const in execute() function 56 execute(R& r, T const& x, mpl::false_) const in execute() function 328 execute(R& r, T const& val, mpl::true_) const in execute() function 335 execute(R& r, T const& val, mpl::false_) const in execute() function 372 execute(R& r, T const& val, mpl::true_) const in execute() function 379 execute(R& r, T const& val, mpl::false_) const in execute() function 428 execute(R& r, T const& val, mpl::true_) const in execute() function 435 execute(R& r, T const& val, mpl::false_) const in execute() function
|
/aosp_15_r20/external/pytorch/torch/utils/data/datapipes/dataframe/ |
H A D | dataframes.py | 195 def execute(self): member in CaptureA 233 def execute(self): member in CaptureCall 251 def execute(self): member in CaptureVariableAssign 271 def execute(self): member in CaptureVariable 291 def execute(self): member in CaptureGetItem 306 def execute(self): member in CaptureSetItem 321 def execute(self): member in CaptureAdd 334 def execute(self): member in CaptureMul 347 def execute(self): member in CaptureSub 360 def execute(self): member in CaptureGetAttr
|
/aosp_15_r20/external/apache-http/src/org/apache/http/impl/client/ |
H A D | AbstractHttpClient.java | 467 public final HttpResponse execute(HttpUriRequest request) in execute() method in AbstractHttpClient 483 public final HttpResponse execute(HttpUriRequest request, in execute() method in AbstractHttpClient 511 public final HttpResponse execute(HttpHost target, HttpRequest request) in execute() method in AbstractHttpClient 519 public final HttpResponse execute(HttpHost target, HttpRequest request, in execute() method in AbstractHttpClient 617 public <T> T execute( in execute() method in AbstractHttpClient 626 public <T> T execute( in execute() method in AbstractHttpClient 637 public <T> T execute( in execute() method in AbstractHttpClient 647 public <T> T execute( in execute() method in AbstractHttpClient
|
/aosp_15_r20/external/aws-sdk-java-v2/core/sdk-core/src/test/java/software/amazon/awssdk/core/client/handler/ |
H A D | AsyncClientHandlerSignerValidationTest.java | 93 CompletableFuture<SdkResponse> execute = sdkAsyncClientHandler.execute(executionParams()); in execute_requestHasHttpEndpoint_usesBearerAuth_fails() local 122 CompletableFuture<SdkResponse> execute = sdkAsyncClientHandler.execute(executionParams()); in execute_interceptorChangesToHttp_usesBearerAuth_fails() local 155 CompletableFuture<SdkResponse> execute = sdkAsyncClientHandler.execute(executionParams()); in execute_interceptorChangesToHttps_usesBearerAuth_succeeds() local 181 CompletableFuture<SdkResponse> execute = sdkAsyncClientHandler.execute(executionParams()); in execute_requestHasHttpsEndpoint_usesBearerAuth_succeeds() local 208 CompletableFuture<SdkResponse> execute = sdkAsyncClientHandler.execute(executionParams()); in execute_requestHasHttpEndpoint_doesNotBearerAuth_succeeds() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/include/boost/multi_index/detail/ |
D | scope_guard.hpp | 132 void execute(){fun_();} in execute() function in boost::multi_index::detail::scope_guard_impl0 165 void execute(){fun_(p1_);} in execute() function in boost::multi_index::detail::scope_guard_impl1 198 void execute(){fun_(p1_,p2_);} in execute() function in boost::multi_index::detail::scope_guard_impl2 232 void execute(){fun_(p1_,p2_,p3_);} in execute() function in boost::multi_index::detail::scope_guard_impl3 268 void execute(){fun_(p1_,p2_,p3_,p4_);} in execute() function in boost::multi_index::detail::scope_guard_impl4 307 void execute(){(obj_.*mem_fun_)();} in execute() function in boost::multi_index::detail::obj_scope_guard_impl0 341 void execute(){(obj_.*mem_fun_)(p1_);} in execute() function in boost::multi_index::detail::obj_scope_guard_impl1 378 void execute(){(obj_.*mem_fun_)(p1_,p2_);} in execute() function in boost::multi_index::detail::obj_scope_guard_impl2 416 void execute(){(obj_.*mem_fun_)(p1_,p2_,p3_);} in execute() function in boost::multi_index::detail::obj_scope_guard_impl3
|
/aosp_15_r20/external/rust/android-crates-io/crates/rayon-core/src/ |
D | job.rs | 24 unsafe fn execute(this: *const ()); in execute() method 63 pub(super) unsafe fn execute(self) { in execute() method 116 unsafe fn execute(this: *const ()) { in execute() function 167 unsafe fn execute(this: *const ()) { in execute() function 210 unsafe fn execute(this: *const ()) { in execute() function 259 unsafe fn execute(this: *const ()) { in execute() method
|
/aosp_15_r20/external/autotest/server/cros/clique_lib/ |
H A D | clique_dut_control.py | 160 def execute(self, run_num): member in CliqueControl 271 def execute(self, run_num): member in DUTRoleConnectDisconnect 309 def execute(self, run_num): member in DUTRoleConnectDuration 437 def execute(self, run_num): member in CliqueDUTBatch 463 def execute(self, run_num): member in CliqueDUTSet 516 def execute(self, run_num): member in CliqueDUTPool
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/test/execution/ |
D | outstanding_work.cpp | 33 void execute(const F&) const in execute() function 74 void execute(const F&) const in execute() function 147 void execute(const F&) const in execute() function 215 void execute(const F&) const in execute() function 300 void execute(const F&) const in execute() function 330 void execute(const F&) const in execute() function 458 void execute(const F&) const in execute() function 494 void execute(const F&) const in execute() function
|
D | relationship.cpp | 33 void execute(const F&) const in execute() function 74 void execute(const F&) const in execute() function 147 void execute(const F&) const in execute() function 215 void execute(const F&) const in execute() function 300 void execute(const F&) const in execute() function 330 void execute(const F&) const in execute() function 458 void execute(const F&) const in execute() function 494 void execute(const F&) const in execute() function
|