Searched defs:g6 (Results 1 – 3 of 3) sorted by relevance
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | codecapi.h | 10 # define DEFINE_CODECAPI_GUID(name, guidstr, g1,g2,g3,g4,g5,g6,g7,g8,g9,g10,g11) \ argument 23 # define DEFINE_CODECAPI_GUID(name, guidstr, g1,g2,g3,g4,g5,g6,g7,g8,g9,g10,g11) \ argument 28 # define DEFINE_CODECAPI_GUID(name, guidstr, g1,g2,g3,g4,g5,g6,g7,g8,g9,g10,g11) DEFINE_GUIDSTRU… argument
|
/prebuilts/go/linux-x86/src/internal/types/testdata/fixedbugs/ |
D | issue60377.go | 82 func g6[P any](T[P], P) {} func
|
/prebuilts/go/linux-x86/src/internal/types/testdata/examples/ |
D | inference2.go | 85 func g6(func(int), func(string)) {} func
|