Home
last modified time | relevance | path

Searched defs:modules (Results 301 – 325 of 1402) sorted by relevance

1...<<11121314151617181920>>...57

/aosp_15_r20/external/perfetto/ui/src/components/tracks/
H A Dcustom_sql_table_slice_track.ts24 modules: string[]; property
/aosp_15_r20/system/tools/sysprop/
DApiDumpMain.cpp47 std::map<std::string, sysprop::Properties> modules; in main() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_module_group.h47 const std::vector<HloModule*>& modules() const { return module_ptrs_; } in modules() function
/aosp_15_r20/external/guice/core/test/com/google/inject/
H A DModulesTest.java37 Iterable<Module> modules = Arrays.asList(newModule(1), newModule(2L), newModule((short) 3)); in testCombineIterable() local
/aosp_15_r20/external/perfetto/src/trace_processor/util/
H A Dsql_modules.h38 base::FlatHashMap<std::string, ModuleFile> modules; member
/aosp_15_r20/external/google-breakpad/src/processor/
H A Dstack_frame_symbolizer.cc60 const CodeModules* modules, in FillSourceLineInfo()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
H A DIRObjectFile.h54 iterator_range<module_iterator> modules() const { in modules() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/
DIRObjectFile.h56 iterator_range<module_iterator> modules() const { in modules() function
/aosp_15_r20/system/linkerconfig/modules/
H A Dconfigwriter.cc24 namespace modules { namespace
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Object/
DIRObjectFile.h56 iterator_range<module_iterator> modules() const { in modules() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/
DIRObjectFile.h56 iterator_range<module_iterator> modules() const { in modules() function
/aosp_15_r20/out/soong/.intermediates/frameworks/av/media/libaudioclient/audioclient-types-aidl-java-source/gen/android/media/
DAudioPolicyConfig.java16 public android.media.AudioHwModule[] modules; field in AudioPolicyConfig
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/
DIRObjectFile.h56 iterator_range<module_iterator> modules() const { in modules() function
/aosp_15_r20/external/turbine/java/com/google/turbine/binder/
H A DCtSymClassBinder.java58 Map<ModuleSymbol, ModuleInfo> modules = new HashMap<>(); in bind() local
/aosp_15_r20/external/dagger2/java/dagger/hilt/processor/internal/aggregateddeps/
H A DComponentDependencies.java41 public abstract ImmutableSetMultimap<ClassName, XTypeElement> modules(); in modules() method in ComponentDependencies
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/contextualsearch/services.contextualsearch/android_common/turbine/
Dservices.contextualsearch.jar ... .class <Unknown> package com.android.modules.utils public abstract com.android.modules. ...
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_bdb.py459 def run_test(modules, set_list, skip=None): argument
534 def create_modules(modules): argument
/aosp_15_r20/external/rust/android-crates-io/crates/toml/tests/testsuite/
Ddisplay_tricky.rs9 pub modules: Vec<Modules>, field
/aosp_15_r20/external/selinux/libsepol/tests/
H A Dtest-linker.c56 static policydb_t *modules[NUM_MODS]; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DIRObjectFile.h58 iterator_range<module_iterator> modules() const { in modules() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dmultithreaded_compilation_test.cc63 std::vector<std::unique_ptr<HloModule>> modules(num_threads); in XLA_TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dgpu_compiler.h152 std::vector<std::vector<uint8_t>> modules) { in LinkModules()
/aosp_15_r20/external/dagger2/java/dagger/hilt/processor/internal/root/
H A DComponentTreeDepsMetadata.java105 public ImmutableSet<XTypeElement> modules() { in modules() method in ComponentTreeDepsMetadata
/aosp_15_r20/external/python/cpython3/Python/
Dimportdl.c232 PyObject *modules = PyImport_GetModuleDict(); in _PyImport_LoadDynamicModuleWithSpec() local
/aosp_15_r20/external/apache-commons-bcel/src/main/java/org/apache/bcel/util/
H A DModularRuntimeImage.java135 public List<Path> modules() throws IOException { in modules() method in ModularRuntimeImage

1...<<11121314151617181920>>...57