Home
last modified time | relevance | path

Searched defs:ArgsType (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_export/db/
H A Dcase.py45 ArgsType = Tuple[Any, ...] variable
/aosp_15_r20/external/executorch/backends/cadence/aot/quantizer/
H A Dfusion_pass.py38 ArgsType = Any variable
/aosp_15_r20/external/pytorch/torch/distributed/tensor/
H A D_op_schema.py24 ArgsType = Tuple[object, ...] variable
/aosp_15_r20/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
H A DDisplayColorProfileTest.cpp380 using ArgsType = std::tuple<Dataspace, RenderIntent>; in checkGetBestColorMode() typedef
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp2166 CodeGenModule &CGM, llvm::Type *ArgsType, in emitCopyprivateCopyFunction()
4222 llvm::Type *ArgsType, in emitReductionFunction()