/third_party/opencl-headers/tests/ |
D | test_headers.c | 37 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/ |
D | assignmentCompatWithCallSignatures6.js | 41 var b16: <T>(x: { a: T; b: T }) => T[]; variable 107 var b16; variable
|
D | assignmentCompatWithConstructSignatures6.js | 41 var b16: new <T>(x: { a: T; b: T }) => T[]; variable 107 var b16; variable
|
D | assignmentCompatWithCallSignatures5.js | 57 var b16: <T>(x: { a: T; b: T }) => T[]; variable 146 var b16; variable
|
D | assignmentCompatWithConstructSignatures5.js | 57 var b16: new <T>(x: { a: T; b: T }) => T[]; variable 146 var b16; variable
|
D | assignmentCompatWithCallSignatures3.js | 91 var b16: <T extends Base>(x: T) => number[]; variable 208 var b16; variable
|
D | assignmentCompatWithConstructSignatures3.js | 91 var b16: new <T extends Base>(x: T) => number[]; variable 208 var b16; variable
|
D | assignmentCompatWithCallSignatures4.js | 77 var b16: <T>(x: (a: T) => T) => T[]; variable
|
D | assignmentCompatWithConstructSignatures4.js | 77 var b16: new <T>(x: (a: T) => T) => T[]; variable
|
/third_party/typescript/tests/cases/conformance/types/typeRelationships/assignmentCompatibility/ |
D | assignmentCompatWithConstructSignatures6.ts | 40 var b16: new <T>(x: { a: T; b: T }) => T[]; variable
|
D | assignmentCompatWithCallSignatures6.ts | 40 var b16: <T>(x: { a: T; b: T }) => T[]; variable
|
D | assignmentCompatWithConstructSignatures5.ts | 56 var b16: new <T>(x: { a: T; b: T }) => T[]; variable
|
D | assignmentCompatWithCallSignatures5.ts | 56 var b16: <T>(x: { a: T; b: T }) => T[]; variable
|
D | assignmentCompatWithConstructSignatures4.ts | 76 var b16: new <T>(x: (a: T) => T) => T[]; variable
|
D | assignmentCompatWithCallSignatures4.ts | 76 var b16: <T>(x: (a: T) => T) => T[]; variable
|
D | assignmentCompatWithConstructSignatures3.ts | 90 var b16: new <T extends Base>(x: T) => number[]; variable
|
D | assignmentCompatWithCallSignatures3.ts | 90 var b16: <T extends Base>(x: T) => number[]; variable
|
/third_party/iptables/include/linux/netfilter/ |
D | xt_HMARK.h | 33 } b16; member
|
/third_party/glib/glib/tests/ |
D | utils.c | 223 guint16 a16, b16; in test_swap() local
|
/third_party/boost/libs/asio/test/execution/ |
D | connect.cpp | 412 BOOST_ASIO_CONSTEXPR bool b16 = exec::can_connect< in test_can_connect() local
|
D | submit.cpp | 490 BOOST_ASIO_CONSTEXPR bool b16 = exec::can_submit< in test_can_submit() local
|
D | set_value.cpp | 464 BOOST_ASIO_CONSTEXPR bool b16 = exec::can_set_value< in test_can_set_value() local
|
/third_party/libwebsockets/lib/misc/fts/ |
D | trie-fd.c | 79 b16(unsigned char *b) in b16() function
|
/third_party/flutter/skia/src/gpu/ |
D | GrDataUtils.cpp | 284 uint64_t b16 = SkScalarRoundToInt(colorf.fB * 65535.0f); in fill_buffer_with_color() local
|
/third_party/skia/include/private/ |
D | SkNx_neon.h | 664 uint16x4_t b16 = vqmovun_s32(b.fVec); variable
|