Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/test/SemaTemplate/
H A Dext-vector-type.cpp3 struct make1 { struct
8 make1<int, 5>::type x; in test_make1() argument
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/types/testdata/check/
Dbuiltins0.go438 func make1() { func
/aosp_15_r20/external/skia/gm/
H A Dgradients_no_texture.cpp195 static void make1(ColorPos* rec) { in make1() function
H A Dstrokes.cpp345 static void make1(SkPath* path, const SkRect& bounds, SkString* title) { in make1() function in Strokes3GM
/aosp_15_r20/prebuilts/go/linux-x86/test/
Dprove.go709 func make1(n int) []int { func