Home
last modified time | relevance | path

Searched defs:b16 (Results 1 – 25 of 30) sorted by relevance

12

/third_party/opencl-headers/tests/
Dtest_headers.c37 cl_char16 b16 = a16; in test_char() local
97 cl_uchar16 b16 = a16; in test_uchar() local
157 cl_short16 b16 = a16; in test_short() local
217 cl_ushort16 b16 = a16; in test_ushort() local
277 cl_int16 b16 = a16; in test_int() local
337 cl_uint16 b16 = a16; in test_uint() local
397 cl_long16 b16 = a16; in test_long() local
457 cl_ulong16 b16 = a16; in test_ulong() local
517 cl_float16 b16 = a16; in test_float() local
579 cl_double16 b16 = a16; in test_double() local
/third_party/typescript/tests/baselines/reference/
DassignmentCompatWithCallSignatures6.js41 var b16: <T>(x: { a: T; b: T }) => T[]; variable
107 var b16; variable
DassignmentCompatWithConstructSignatures6.js41 var b16: new <T>(x: { a: T; b: T }) => T[]; variable
107 var b16; variable
DassignmentCompatWithCallSignatures5.js57 var b16: <T>(x: { a: T; b: T }) => T[]; variable
146 var b16; variable
DassignmentCompatWithConstructSignatures5.js57 var b16: new <T>(x: { a: T; b: T }) => T[]; variable
146 var b16; variable
DassignmentCompatWithCallSignatures3.js91 var b16: <T extends Base>(x: T) => number[]; variable
208 var b16; variable
DassignmentCompatWithConstructSignatures3.js91 var b16: new <T extends Base>(x: T) => number[]; variable
208 var b16; variable
DassignmentCompatWithCallSignatures4.js77 var b16: <T>(x: (a: T) => T) => T[]; variable
DassignmentCompatWithConstructSignatures4.js77 var b16: new <T>(x: (a: T) => T) => T[]; variable
/third_party/typescript/tests/cases/conformance/types/typeRelationships/assignmentCompatibility/
DassignmentCompatWithConstructSignatures6.ts40 var b16: new <T>(x: { a: T; b: T }) => T[]; variable
DassignmentCompatWithCallSignatures6.ts40 var b16: <T>(x: { a: T; b: T }) => T[]; variable
DassignmentCompatWithConstructSignatures5.ts56 var b16: new <T>(x: { a: T; b: T }) => T[]; variable
DassignmentCompatWithCallSignatures5.ts56 var b16: <T>(x: { a: T; b: T }) => T[]; variable
DassignmentCompatWithConstructSignatures4.ts76 var b16: new <T>(x: (a: T) => T) => T[]; variable
DassignmentCompatWithCallSignatures4.ts76 var b16: <T>(x: (a: T) => T) => T[]; variable
DassignmentCompatWithConstructSignatures3.ts90 var b16: new <T extends Base>(x: T) => number[]; variable
DassignmentCompatWithCallSignatures3.ts90 var b16: <T extends Base>(x: T) => number[]; variable
/third_party/iptables/include/linux/netfilter/
Dxt_HMARK.h33 } b16; member
/third_party/glib/glib/tests/
Dutils.c223 guint16 a16, b16; in test_swap() local
/third_party/boost/libs/asio/test/execution/
Dconnect.cpp412 BOOST_ASIO_CONSTEXPR bool b16 = exec::can_connect< in test_can_connect() local
Dsubmit.cpp490 BOOST_ASIO_CONSTEXPR bool b16 = exec::can_submit< in test_can_submit() local
Dset_value.cpp464 BOOST_ASIO_CONSTEXPR bool b16 = exec::can_set_value< in test_can_set_value() local
/third_party/libwebsockets/lib/misc/fts/
Dtrie-fd.c79 b16(unsigned char *b) in b16() function
/third_party/flutter/skia/src/gpu/
DGrDataUtils.cpp284 uint64_t b16 = SkScalarRoundToInt(colorf.fB * 65535.0f); in fill_buffer_with_color() local
/third_party/skia/include/private/
DSkNx_neon.h664 uint16x4_t b16 = vqmovun_s32(b.fVec); variable

12