Home
last modified time | relevance | path

Searched defs:modulePath (Results 1 – 25 of 78) sorted by relevance

1234

/aosp_15_r20/external/executorch/extension/android/src/main/java/org/pytorch/executorch/
H A DLlamaModule.java42 int modelType, String modulePath, String tokenizerPath, float temperature); in initHybrid()
45 public LlamaModule(String modulePath, String tokenizerPath, float temperature) { in LlamaModule()
50 public LlamaModule(int modelType, String modulePath, String tokenizerPath, float temperature) { in LlamaModule()
/aosp_15_r20/external/turbine/java/com/google/turbine/binder/
H A DJimageClassBinder.java109 Path modulePath(String moduleName) { in modulePath() method in JimageClassBinder
147 Path modulePath = requireNonNull(modulePath(moduleName), moduleName); in initPackage() local
/aosp_15_r20/out/soong/.intermediates/system/apex/apexd/apex-info-list-tinyxml/gen/cpp/
Dcom_android_apex.cpp112 …ApexInfo::ApexInfo(std::string moduleName, std::string modulePath, std::optional<std::string> prei… in ApexInfo()
206 std::string modulePath{}; in read() local
/aosp_15_r20/out/soong/.intermediates/system/apex/apexd/apex-info-list/gen/cpp/
Dcom_android_apex.cpp132 …ApexInfo::ApexInfo(std::string moduleName, std::string modulePath, std::optional<std::string> prei… in ApexInfo()
226 std::string modulePath{}; in read() local
/aosp_15_r20/external/skia/src/sksl/
H A DSkSLModuleDataFile.cpp21 SkString modulePath = SkOSPath::Join(exeDir.c_str(), filename); in GetModuleData() local
/aosp_15_r20/external/pigweed/pw_protobuf_compiler/ts/codegen/
H A Dtemplate_replacement.ts67 const modulePath = buildModulePath('.', file.getName()!); constant
/aosp_15_r20/external/golang-protobuf/internal/cmd/generate-protos/
H A Dmain.go70 modulePath string var
/aosp_15_r20/out/soong/.intermediates/system/apex/apexd/apex_aidl_interface-java-source/gen/android/apex/
DApexInfo.java13 public java.lang.String modulePath; field in ApexInfo
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/util/
DKernelModuleUtils.java104 ITestDevice device, String modulePath, String arg, long timeoutMs) in installModule()
/aosp_15_r20/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/binary/
DKUnitModuleTest.java122 String modulePath, ITestInvocationListener listener, TestDescription description) in runBinary()
/aosp_15_r20/external/lzma/CPP/7zip/UI/Explorer/
H A DDllExportsExplorer.cpp204 FString modulePath; in RegisterServer() local
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/covdata/
Ddump.go91 modulePath string member
/aosp_15_r20/build/blueprint/
H A Dname_interface.go91 modulePath string member
/aosp_15_r20/external/skia/tools/sksl-minify/
H A DSkSLMinify.cpp117 for (auto modulePath = paths.rbegin(); modulePath != paths.rend(); ++modulePath) { in compile_module_list() local
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/testtype/rust/
DRustBinaryTestTest.java268 final String modulePath = in testRun_moduleName() local
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/mod/module/
Dmodule.go372 modulePath pathKind = iota const
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/modfetch/
Drepo.go379 modulePath string member
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/testtype/
DGTestTest.java220 final String modulePath = String.format("%s/%s", nativeTestPath, module); in testRun_moduleName() local
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h161 StringRef modulePath() const { return ModulePath; } in modulePath() function
/aosp_15_r20/external/lzma/C/Util/7zipUninstall/
H A D7zipUninstall.c139 static WCHAR modulePath[MAX_PATH + 10]; variable
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Dfreeze_module.cpp618 const std::string& modulePath = it.first; in reassignInterfaceTypes() local
/aosp_15_r20/out/soong/.intermediates/system/apex/apexd/apex_aidl_interface-java/android_common/turbine/
Dapex_aidl_interface-java.jarandroid/apex/ApexInfo$Partition.class <Unknown> package android.apex public abstract annotation ...
/aosp_15_r20/out/soong/.intermediates/system/apex/apexd/apex_aidl_interface-java/android_common/javac/
Dapex_aidl_interface-java.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/apex/ android/ ...
/aosp_15_r20/system/incremental_delivery/incfs/
H A Dincfs.cpp161 const auto modulePath = property.substr(kModulePrefix.size()); in parseProperty() local
/aosp_15_r20/prebuilts/gradle-plugin/com/android/tools/lint/lint-model/31.7.0-alpha07/
HDlint-model-31.7.0-alpha07.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...

1234