Home
last modified time | relevance | path

Searched +defs:run +defs:module (Results 26 – 50 of 999) sorted by relevance

12345678910>>...40

/aosp_15_r20/external/python/cpython3/Lib/test/test_warnings/
D__init__.py28 def warnings_state(module): argument
99 module = c_warnings variable in CPublicAPITests
102 module = py_warnings variable in PyPublicAPITests
396 module = c_warnings variable in CFilterTests
399 module = py_warnings variable in PyFilterTests
575 module = c_warnings variable in CWarnTests
584 module = py_warnings variable in PyWarnTests
629 module = c_warnings variable in CWCmdLineTests
633 module = py_warnings variable in PyWCmdLineTests
656 module = c_warnings variable in _WarningsTests
[all …]
/aosp_15_r20/out/soong/.intermediates/packages/modules/OnDevicePersonalization/federatedcompute/apk/FederatedCompute/android_common_apex33/javac/
DFederatedCompute.jar ... FederatedComputeStatsdLogger mFcStatsdLogger private final com.android.odp.module.common.Clock mClock private final com.android ...
/aosp_15_r20/external/pytorch/
H A Dsetup.py523 def check_pydep(importname, module): argument
598 def run(self): member in build_ext
863 def run(self): member in wheel_concatenate
885 def run(self): member in install
898 def run(self): member in clean
924 def run(self): member in sdist
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/testtype/suite/
DSuiteModuleLoaderTest.java157 File module = new File(mTestsDir, moduleName + SuiteModuleLoader.CONFIG_EXT); in createModuleConfig() local
162 File module = new File(mTestsDir, moduleName + SuiteModuleLoader.CONFIG_EXT); in createNotMultiAbiModuleConfig() local
167 File module = new File(mTestsDir, moduleName + SuiteModuleLoader.CONFIG_EXT); in createInstantModuleConfig() local
172 File module = new File(mTestsDir, moduleName + SuiteModuleLoader.CONFIG_EXT); in createFoldableModuleConfig() local
209 public void run(TestInformation testInfo, ITestInvocationListener listener) in run() method in SuiteModuleLoaderTest.TestInject
1150 IConfiguration module = res.get("armeabi-v7a module1"); in testLoadConfigsWithIncludeFilters() local
/aosp_15_r20/external/python/cpython2/Lib/unittest/test/
Dtest_program.py33 def run(self, test): member in Test_TestProgram.testNoExit.FakeRunner
64 def loadTestsFromModule(self, module): argument
121 def run(self, test): member in FakeRunner
/aosp_15_r20/external/pytorch/test/cpp/api/
H A Doptim_baseline.py64 def weight_init(module): argument
71 def run(optimizer_name, iterations, sample_every): function
/aosp_15_r20/external/pytorch/benchmarks/tensorexpr/
H A Dbenchmark.py72 def module(): member in Benchmark
118 def run(self, args): member in Benchmark
284 def run(self, args): member in DynamicShape
/aosp_15_r20/development/vndk/snapshot/
H A Dcollect_licenses.py93 def run(self, module=''): argument
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Dfreeze_module.cpp48 Module& module, in AttributePropagator()
111 void run() { in run() function in torch::jit::__anonb84ffab30111::AttributePropagator
835 auto module = Module(mptr); in recordReferencedAttrs() local
838 auto module = Module(mptr); in recordReferencedAttrs() local
880 void handleSharedClassType(Module& module, std::shared_ptr<Graph>& graph) { in handleSharedClassType()
1007 void checkModuleDoesNotReturnSelf(const Module& module) { in checkModuleDoesNotReturnSelf()
1021 const Module& module, in freeze_module()
1035 Module* module, in freeze_module_inplace()
H A Dfixup_trace_scope_blocks.cpp86 void run(const std::shared_ptr<Graph>& graph) { in run() function
246 void run(Block* b) { in run() function
516 for (auto module : m->children()) { in runCleanupPasses() local
/aosp_15_r20/external/executorch/examples/demo-apps/android/ExecuTorchDemo/app/src/main/java/com/example/executorchdemo/
H A DClassificationActivity.java49 public void run() { in run() method in ClassificationActivity
51 Module module = null; in run() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/llvm_gpu_backend/
H A Ddump_ir_pass.cc82 void IrDumpingPassManager::run(llvm::Module &module) { in run() function in xla::gpu::IrDumpingPassManager
/aosp_15_r20/external/bazelbuild-rules_python/gazelle/modules_mapping/
H A Dgenerator.py93 def is_excluded(self, module): argument
100 def run(self, wheels): member in Generator
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/testtype/suite/
DITestSuite.java454 public void setDirectModule(ModuleDefinition module) { in setDirectModule()
708 ModuleDefinition module = in createExecutionList() local
826 public final void run(TestInformation testInfo, ITestInvocationListener listener) in run() method in ITestSuite
885 ModuleDefinition module = mRunModules.remove(0); in run() local
1098 ModuleDefinition module, ITestInvocationListener listener) { in listenerWithPostProcessorsForPerfModule()
1122 private File dumpModuleConfig(ModuleDefinition module) { in dumpModuleConfig()
1223 ModuleDefinition module, in runSingleModule()
1680 ModuleDefinition module = runModules.remove(0); in reportNotExecuted() local
1955 protected boolean shouldModuleRun(ModuleDefinition module) { in shouldModuleRun()
/aosp_15_r20/external/pdfium/third_party/libtiff/
H A Dtif_fax3.c191 static void Fax3Unexpected(const char *module, TIFF *tif, uint32_t line, in Fax3Unexpected()
202 static void Fax3Extension(const char *module, TIFF *tif, uint32_t line, in Fax3Extension()
213 static void Fax3BadLength(const char *module, TIFF *tif, uint32_t line, in Fax3BadLength()
226 static void Fax3PrematureEOF(const char *module, TIFF *tif, uint32_t line, in Fax3PrematureEOF()
376 uint32_t x, bx, run; in _TIFFFax3fillruns() local
491 static const char module[] = "Fax3SetupState"; in Fax3SetupState() local
1129 static const char module[] = "Fax3Encode"; in Fax3Encode() local
1403 static const char module[] = "InitCCITTFax3"; in InitCCITTFax3() local
1578 static const char module[] = "Fax4Encode"; in Fax4Encode() local
/aosp_15_r20/tools/asuite/atest/unittest_data/tradefed_prebuilt/prebuilts/filegroups/suite/
HDcompatibility-tradefed.jar ... tradefed.command.CompatibilityConsole this$0 public void run () } com/android/compatibility/common ...
/aosp_15_r20/external/python/cpython3/Modules/
Dmain.c268 PyObject *module, *runpy, *runmodule, *runargs, *result; in pymain_run_module() local
360 int run = _PyRun_AnyFileObject(fp, filename, 1, &cf); in pymain_run_file_obj() local
509 int run = PyRun_AnyFileExFlags(stdin, "<stdin>", 0, &cf); in pymain_run_stdin() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/command/
Dtest.py31 def loadTestsFromModule(self, module, pattern=None): argument
203 def run(self): member in test
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/command/
Dtest.py31 def loadTestsFromModule(self, module, pattern=None): argument
203 def run(self): member in test
/aosp_15_r20/external/python/setuptools/setuptools/command/
Dtest.py31 def loadTestsFromModule(self, module, pattern=None): argument
203 def run(self): member in test
Dbuild_py.py36 def run(self): member in build_py
59 def build_module(self, module, module_file, package): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/command/
Dtest.py31 def loadTestsFromModule(self, module, pattern=None): argument
203 def run(self): member in test
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/setuptools/command/
Dtest.py31 def loadTestsFromModule(self, module, pattern=None): argument
203 def run(self): member in test
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/third_party/lunit/
Dlunit.lua462 function lunit.module(name,seeall) function
567 function lunit.run(testpatterns) function
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/quantization/
H A Dinsert_quant_dequant.cpp58 bool isWeight(Module& module, Value* v) { in isWeight()
251 at::ScalarType getObserverDtype(Module& module, Value* v) { in getObserverDtype()
262 script::Module& module, in getEmbeddingBagObsName()
426 Module& module, in insertQuantizationOps()
829 Module& module, in collectObserverNodesAndValueToQuantize()
852 void InsertQuantDeQuantHelper::removeObserverNodes(Module& module) { in removeObserverNodes()
873 void InsertQuantDeQuantHelper::cleanup(Module& module) { in cleanup()
882 void InsertQuantDeQuantHelper::cleanup(Module& module, Graph* g) { in cleanup()
995 Module& module, in extractAndRunWeightObserver()
1021 Module& module, in quantizeTensors()
[all …]

12345678910>>...40