Home
last modified time | relevance | path

Searched defs:ModuleType (Results 1 – 25 of 110) sorted by relevance

12345

/aosp_15_r20/external/python/pyfakefs/pyfakefs/
Dfake_filesystem_unittest.py101 additional_skip_names: Optional[List[Union[str, ModuleType]]] = None, argument
102 modules_to_reload: Optional[List[ModuleType]] = None,
163 module: ModuleType,
164 additional_skip_names: Optional[List[Union[str, ModuleType]]] = None, argument
165 modules_to_reload: Optional[List[ModuleType]] = None,
261 additional_skip_names: Optional[List[Union[str, ModuleType]]] = None, argument
262 modules_to_reload: Optional[List[ModuleType]] = None,
308 additional_skip_names: Optional[List[Union[str, ModuleType]]] = None, argument
309 modules_to_reload: Optional[List[ModuleType]] = None,
394 additional_skip_names: Optional[List[Union[str, ModuleType]]] = None, argument
[all …]
/aosp_15_r20/build/blueprint/bootstrap/bpdoc/
H A Dbpdoc.go30 type ModuleType struct { struct
33 Name string
36 PkgPath string
39 Text template.HTML
44 PropertyStructs []*PropertyStruct
248 func removeEmptyPropertyStructs(mt *ModuleType) {
258 func removeAnonymousProperties(mt *ModuleType) {
279 func collapseDuplicatePropertyStructs(mt *ModuleType) {
311 func collapseNestedPropertyStructs(mt *ModuleType) {
/aosp_15_r20/build/soong/android/soongconfig/
H A Dmodules.go267 func CreateProperties(factoryProps []interface{}, moduleType *ModuleType) reflect.Value {
425 func PropertiesToApply(moduleType *ModuleType, props reflect.Value, config SoongConfig) ([]interfac…
438 type ModuleType struct { struct
439 BaseModuleType string
440 ConfigNamespace string
441 Variables []soongConfigVariable
443 affectableProperties []string
444 variableNames []string
/aosp_15_r20/external/pytorch/tools/test/
H A Dtest_executorch_unboxing.py86 self, unboxing: Unboxing, types: ModuleType
110 self, unboxing: Unboxing, types: ModuleType
134 self, unboxing: Unboxing, types: ModuleType
158 self, unboxing: Unboxing, types: ModuleType
/aosp_15_r20/external/pytorch/torch/utils/
H A D_config_module.py20 def install_config_module(module: ModuleType) -> None:
31 source: Union[ModuleType, type],
32 dest: Union[ModuleType, SubConfigProxy],
81 def get_assignments_with_compile_ignored_comments(module: ModuleType) -> Set[str]:
/aosp_15_r20/build/bazel/scripts/incremental_build/
H A Dclone.py35 ModuleType = NewType("ModuleType", str) variable
76 def f(t: ModuleType, _: ModuleName) -> bool:
83 def f(_: ModuleType, n: ModuleName) -> bool:
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/rich/
Dtraceback.py61 suppress: Iterable[Union[str, ModuleType]] = (), argument
255 suppress: Iterable[Union[str, ModuleType]] = (), argument
309 suppress: Iterable[Union[str, ModuleType]] = (), argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/rich/
Dtraceback.py61 suppress: Iterable[Union[str, ModuleType]] = (), argument
255 suppress: Iterable[Union[str, ModuleType]] = (), argument
309 suppress: Iterable[Union[str, ModuleType]] = (), argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/rich/
Dtraceback.py61 suppress: Iterable[Union[str, ModuleType]] = (), argument
255 suppress: Iterable[Union[str, ModuleType]] = (), argument
309 suppress: Iterable[Union[str, ModuleType]] = (), argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/rich/
Dtraceback.py61 suppress: Iterable[Union[str, ModuleType]] = (), argument
255 suppress: Iterable[Union[str, ModuleType]] = (), argument
309 suppress: Iterable[Union[str, ModuleType]] = (), argument
/aosp_15_r20/external/executorch/runtime/
H A D__init__.py131 def __init__(self, legacy_module: ModuleType) -> None:
158 def __init__(self, *, legacy_module: ModuleType) -> None:
/aosp_15_r20/external/dagger2/javatests/dagger/internal/codegen/
H A DModuleValidationTest.java41 private enum ModuleType { enum in ModuleValidationTest
48 ModuleType(Class<? extends Annotation> annotation) { in ModuleType() method in ModuleValidationTest.ModuleType
/aosp_15_r20/external/pytorch/binaries/
H A Dspeed_benchmark_torch.cc280 using ModuleType = torch::jit::mobile::Module; in main() typedef
282 using ModuleType = torch::jit::Module; in main() typedef
/aosp_15_r20/external/pigweed/pw_protobuf_compiler/py/pw_protobuf_compiler/
H A Dpython_protos.py321 def from_paths(cls, protos: Iterable[str | Path | ModuleType]) -> Library:
346 def __init__(self, modules: Iterable[ModuleType]):
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
H A DXCOFFObjectFile.h96 support::ubig16_t ModuleType; member
134 support::ubig16_t ModuleType; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/
DXCOFFObjectFile.h99 support::ubig16_t ModuleType; member
137 support::ubig16_t ModuleType; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/
DXCOFFObjectFile.h99 support::ubig16_t ModuleType; member
137 support::ubig16_t ModuleType; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/
DXCOFFObjectFile.h99 support::ubig16_t ModuleType; member
137 support::ubig16_t ModuleType; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Object/
DXCOFFObjectFile.h99 support::ubig16_t ModuleType; member
137 support::ubig16_t ModuleType; member
/aosp_15_r20/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/mainline/
H A DModuleType.java21 public enum ModuleType { enum
/aosp_15_r20/external/pytorch/torch/distributed/tensor/experimental/
H A D_attention.py548 fn_module: types.ModuleType,
603 def _restore_function(fn: Callable, fn_module: types.ModuleType) -> None:
/aosp_15_r20/build/blueprint/
H A Dsingleton_ctx.go45 ModuleType(module Module) string methodSpec
211 func (s *singletonContext) ModuleType(logicModule Module) string { func
/aosp_15_r20/external/skia/src/sksl/
H A DSkSLModuleDataFile.cpp18 std::string GetModuleData(ModuleType /*name*/, const char* filename) { in GetModuleData() argument
/aosp_15_r20/build/soong/android/
H A Dneverallow.go521 ModuleType(types ...string) Rule methodSpec
592 func (r *rule) ModuleType(types ...string) Rule { func
/aosp_15_r20/external/grpc-grpc/src/python/grpcio/grpc/
H A D_runtime_protos.py30 def _has_runtime_proto_symbols(mod: types.ModuleType) -> bool:

12345