Home
last modified time | relevance | path

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

/third_party/boost/libs/locale/test/
Dtest_codepage_converter.cpp20 char *make2(unsigned v) in make2() function
171 TEST_TO(make2(0x80),0x80); in main()
172 TEST_TO(make2(0x7ff),0x7ff); in main()
183 TEST_TO(make2(0),illegal); in main()
186 TEST_TO(make2(0x7f),illegal); in main()
Dtest_utf.cpp16 char *make2(unsigned v) in make2() function
152 test_to(make2(0x80),0x80); in main()
153 test_to(make2(0x7ff),0x7ff); in main()
164 test_to(make2(0),illegal); in main()
167 test_to(make2(0x7f),illegal); in main()
/third_party/typescript/tests/baselines/reference/
DtsxAttributeResolution5.js21 function make2<T extends {x: number}> (obj: T) {
38 function make2(obj) { function
DtsxAttributeResolution5.symbols46 function make2<T extends {x: number}> (obj: T) {
47 >make2 : Symbol(make2, Decl(file.tsx, 17, 1))
DtsxAttributeResolution5.types33 function make2<T extends {x: number}> (obj: T) {
34 >make2 : <T extends { x: number; }>(obj: T) => JSX.Element
DtsxAttributeResolution5.errors.txt30 function make2<T extends {x: number}> (obj: T) {
/third_party/typescript/tests/cases/conformance/jsx/
DtsxAttributeResolution5.tsx22 function make2<T extends {x: number}> (obj: T) {
/third_party/flutter/skia/gm/
Dgradients_no_texture.cpp205 static void make2(ColorPos* rec) { in make2() function
249 make0, make1, make2, make3, in onDraw()
Dstrokes.cpp358 static void make2(SkPath* path, const SkRect& bounds, SkString* title) { in make2() function in Strokes3GM
409 make0, make1, make2, make3, make4, make5 in onDraw()
/third_party/skia/gm/
Dgradients_no_texture.cpp205 static void make2(ColorPos* rec) { in make2() function
249 make0, make1, make2, make3, in onDraw()
Dstrokes.cpp358 static void make2(SkPath* path, const SkRect& bounds, SkString* title) { in make2() function in Strokes3GM
409 make0, make1, make2, make3, make4, make5 in onDraw()