Home
last modified time | relevance | path

Searched defs:d_method (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/CodeGenCUDA/
Ddevice-vtable.cu55 void __device__ HD::d_method() {} in d_method() function in HD
/external/llvm-project/clang/test/CodeGenCUDA/
Ddevice-vtable.cu62 void __device__ HD::d_method() {} in d_method() function in HD
/external/python/cpython2/Include/
Ddescrobject.h51 PyMethodDef *d_method; member
/external/python/cpython3/Include/
Ddescrobject.h55 PyMethodDef *d_method; member