Searched refs:make2 (Results 1 - 11 of 11) sorted by relevance

/external/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/
H A Dp1.cpp6 template<typename T> T make2(const T&);
11 A<int> a1 = make2< A<int> >(A<int>());
/external/clang/test/SemaTemplate/
H A Dext-vector-type.cpp13 struct make2 { struct
18 make2<int, 0> x; // expected-note{{in instantiation of}}
/external/chromium_org/third_party/skia/gm/
H A Dtestimagefilters.cpp26 static SkImageFilter* make2() { function
114 make0, make1, make2, make3, make4, make5, make6, make7
H A Dgradients_no_texture.cpp189 static void make2(ColorPos* rec) { function
223 make0, make1, make2,
H A Dstrokes.cpp167 static void make2(SkPath* path, const SkRect& bounds, SkString* title) { function in class:Strokes3GM
221 make0, make1, make2, make3, make4, make5
/external/skia/gm/
H A Dtestimagefilters.cpp26 static SkImageFilter* make2() { function
114 make0, make1, make2, make3, make4, make5, make6, make7
H A Dgradients_no_texture.cpp189 static void make2(ColorPos* rec) { function
223 make0, make1, make2,
H A Dstrokes.cpp167 static void make2(SkPath* path, const SkRect& bounds, SkString* title) { function in class:Strokes3GM
221 make0, make1, make2, make3, make4, make5
/external/javassist/src/main/javassist/bytecode/
H A DMethodInfo.java433 StackMap sm = MapMaker.make2(pool, this);
/external/javassist/src/main/javassist/bytecode/stackmap/
H A DMapMaker.java105 public static StackMap make2(ClassPool classes, MethodInfo minfo) method in class:MapMaker
/external/robolectric/lib/main/
H A Djavassist-3.14.0-GA.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/bytecode/analysis/ javassist/bytecode/annotation/ javassist/ ...

Completed in 5960 milliseconds