Searched refs:make_s (Results 1 – 3 of 3) sorted by relevance
/external/libffi/testsuite/libffi.call/ |
D | struct10.c | 19 struct s make_s(void) { in make_s() function 51 ffi_call(&cif, FFI_FN(make_s), &r, NULL); in main()
|
/external/skqp/tests/ |
D | Matrix44Test.cpp | 172 static void make_s(SkMatrix44* mat) { mat->setScale(1, 2, 3); } in make_s() function 191 make_i, make_t, make_s, make_st, make_a, make_p
|
/external/skia/tests/ |
D | Matrix44Test.cpp | 166 static void make_s(SkMatrix44* mat) { mat->setScale(1, 2, 3); } in make_s() function 185 make_i, make_t, make_s, make_st, make_a, make_p
|