Lines Matching +full:use +full:- +full:external +full:- +full:names
2 // Redistribution and use in source and binary forms, with or without
12 // * Neither the name of Google Inc. nor the names of its
22 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
25 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
28 // Flags: --allow-natives-syntax --expose-gc
35 external_byte : 'external byte elements',
36 external_unsigned_byte : 'external unsigned byte elements',
37 external_short : 'external short elements',
38 external_unsigned_short : 'external unsigned short elements',
39 external_int : 'external int elements',
40 external_unsigned_int : 'external unsigned int elements',
41 external_float : 'external float elements',
42 external_double : 'external double elements',
43 external_pixel : 'external pixel elements'
62 // Verify that basic elements kind feedback works for non-constructor