Home
last modified time | relevance | path

Searched defs:ImplementsInterface (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_module_containers.py467 class ImplementsInterface(torch.nn.Module): class
530 class ImplementsInterface(torch.nn.Module): class
H A Dtest_freezing.py1534 class ImplementsInterface(torch.nn.Module): class
1581 class ImplementsInterface(torch.nn.Module): class
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dd3d11shader.h151 STDMETHOD(ImplementsInterface)(THIS_ ID3D11ShaderReflectionType *base) PURE; in DECLARE_INTERFACE() local