Home
last modified time | relevance | path

Searched defs:execute (Results 226 – 250 of 4262) sorted by relevance

12345678910>>...171

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp322 void VPBasicBlock::execute(VPTransformState *State) { in execute() function in VPBasicBlock
513 void VPRegionBlock::execute(VPTransformState *State) { in execute() function in VPRegionBlock
662 void VPlan::execute(VPTransformState *State) { in execute() function in VPlan
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowLegacySQLiteConnection.java359 execute( in close() method
414 execute( in finalizeStmt() method
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/
H A Ddepthwise_planar.hpp66 static inline void execute( in execute() function
103 static inline void execute( in execute() function
/aosp_15_r20/external/executorch/backends/vulkan/runtime/graph/
H A DComputeGraph.cpp450 bool execute) { in update_descriptor_counts()
610 void ComputeGraph::execute() const { in execute() function in vkcompute::ComputeGraph
/aosp_15_r20/external/grpc-grpc-java/core/src/test/java/io/grpc/internal/
H A DClientCallImplTest.java264 @Override public void execute(Runnable command) { in exceptionInOnHeadersHasOnCloseQueuedLast() method in ClientCallImplTest.PointOfNoReturnExecutor
1087 public void execute(Runnable command) { in execute() method in ClientCallImplTest.DelayedExecutor
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/
DMeasurementServiceImpl.java731 Consumer<MeasurementImpl> execute, in performRegistration()
775 Function<MeasurementImpl, Integer> execute, in performDeletion()
/aosp_15_r20/hardware/interfaces/neuralnetworks/utils/adapter/hidl/src/
H A DPreparedModel.cpp137 nn::GeneralResult<void> execute(const nn::SharedPreparedModel& preparedModel, in execute() function
292 Return<V1_0::ErrorStatus> PreparedModel::execute(const V1_0::Request& request, in execute() function in android::hardware::neuralnetworks::adapter::PreparedModel
/aosp_15_r20/external/crosvm/swap/src/
H A Dworker.rs26 fn execute(self); in execute() method
297 fn execute(self) { in execute() method
/aosp_15_r20/external/jsoup/src/main/java/org/jsoup/helper/
H A DHttpConnection.java345 public Connection.Response execute() throws IOException { in execute() method in HttpConnection
817 static Response execute(HttpConnection.Request req) throws IOException { in execute() method in HttpConnection.Response
821 …static Response execute(HttpConnection.Request req, @Nullable Response previousResponse) throws IO… in execute() method in HttpConnection.Response
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__pstl/internal/
H A Dparallel_backend_tbb.h482 execute() in execute() function
618 execute(tbb::detail::d1::execution_data& __ed) override in execute() function
680 execute(tbb::detail::d1::execution_data& __ed) override in execute() function
/aosp_15_r20/frameworks/base/keystore/java/android/security/
H A DCheckedRemoteRequest.java32 R execute() throws RemoteException; in execute() method
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/19/libcore/ojluni/src/main/java/java/util/concurrent/
DExecutor.java136 void execute(Runnable command); in execute() method
/aosp_15_r20/packages/modules/Wifi/framework/java/android/net/wifi/
DSynchronousExecutor.java26 public void execute(Runnable r) { in execute() method in SynchronousExecutor
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/concurrent/
H A DExecutor.java136 void execute(Runnable command); in execute() method
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/concurrent/
DExecutor.java136 void execute(Runnable command); in execute() method
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/example/x3/calc/calc7/
Dvm.cpp11 void vmachine::execute(std::vector<int> const& code) in execute() function in client::vmachine
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/python/
H A Dtoco_from_protos.py28 def execute(unused_args): function
/aosp_15_r20/external/apache-xml/test/tests/bugzilla/
H A DBugzillaNNNN.java55 public void execute(Datalet d) in execute() method in BugzillaNNNN
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/example/x3/calc/calc8/
Dvm.cpp11 void vmachine::execute(std::vector<int> const& code) in execute() function in client::vmachine
/aosp_15_r20/external/aws-sdk-java-v2/core/sdk-core/src/main/java/software/amazon/awssdk/core/internal/http/pipeline/stages/
H A DMakeRequestImmutableStage.java26 …public SdkHttpFullRequest execute(SdkHttpFullRequest.Builder input, RequestExecutionContext contex… in execute() method in MakeRequestImmutableStage
/aosp_15_r20/external/jsilver/src/com/google/clearsilver/jsilver/functions/operators/
H A DExistsFunction.java28 public Value execute(Value... args) { in execute() method in ExistsFunction
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xpath/functions/
H A DFuncStartsWith.java43 public XObject execute(XPathContext xctxt) throws javax.xml.transform.TransformerException in execute() method in FuncStartsWith
H A DFuncFloor.java43 public XObject execute(XPathContext xctxt) throws javax.xml.transform.TransformerException in execute() method in FuncFloor
H A DFuncNumber.java43 public XObject execute(XPathContext xctxt) throws javax.xml.transform.TransformerException in execute() method in FuncNumber
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/service/
DIRemoteFeature.java28 public FeatureResponse execute(FeatureRequest request); in execute() method

12345678910>>...171