/third_party/opencl-headers/tests/ |
D | test_headers.c | 36 cl_char8 b8 = a8; in test_char() local 96 cl_uchar8 b8 = a8; in test_uchar() local 156 cl_short8 b8 = a8; in test_short() local 216 cl_ushort8 b8 = a8; in test_ushort() local 276 cl_int8 b8 = a8; in test_int() local 336 cl_uint8 b8 = a8; in test_uint() local 396 cl_long8 b8 = a8; in test_long() local 456 cl_ulong8 b8 = a8; in test_ulong() local 516 cl_float8 b8 = a8; in test_float() local 578 cl_double8 b8 = a8; in test_double() local
|
/third_party/boost/libs/numeric/ublas/test/opencl/ |
D | prod_test.cpp | 31 bench_prod<std::complex<double>, ublas::basic_column_major<>, 10, 10> b8; in main() local
|
D | transposition_test.cpp | 16 bench_trans<std::complex<double>, ublas::basic_column_major<>, 10, 10> b8; in main() local
|
D | elementwise_operations_with_constants_test.cpp | 31 bench_elementwise_constant<std::complex<double>, ublas::basic_column_major<>, 10, 10> b8; in main() local
|
D | elementwise_operations_test.cpp | 28 bench_elementwise <std::complex<double>, ublas::basic_column_major<>, 10, 10> b8; in main() local
|
/third_party/typescript/tests/baselines/reference/ |
D | optionalChainingInference.js | 30 const b8 = { value: ofnu?.prop() }; variable 50 var b8 = { value: ofnu === null || ofnu === void 0 ? void 0 : ofnu.prop() }; variable
|
D | objectLiteralExcessProperties.js | 24 var b8: Cover | Cover[] = { couleur : "non" }; variable 62 var b8 = { couleur: "non" }; variable
|
D | tsxStatelessFunctionComponentOverload6.js | 51 const b8 = <MainButton {...{onClick() {}}} />; // OK; method declaration get retained (See GitHub … constant
|
D | assignmentCompatWithCallSignatures3.js | 67 var b8: <T extends Base, U extends Derived>(x: (arg: T) => U, y: (arg2: T) => U) => (r: T) => U; variable 184 var b8; variable
|
D | assignmentCompatWithConstructSignatures3.js | 67 var b8: new <T extends Base, U extends Derived>(x: (arg: T) => U, y: (arg2: T) => U) => (r: T) => U; variable 184 var b8; variable
|
D | tsxStatelessFunctionComponentOverload5.js | 57 const b8 = <MainButton data-format />; // incorrect type for specified hyphanated name constant
|
D | destructuringArrayBindingPatternAndAssignment1ES5.js | 93 var b8 = foo().slice(0); variable
|
/third_party/libwebsockets/lib/misc/ |
D | sha-1.c | 43 unsigned char b8[20]; member 47 unsigned char b8[8]; member 51 unsigned char b8[64]; member
|
/third_party/gstreamer/gstplugins_bad/sys/decklink/win/ |
D | DeckLinkAPI_i.c | 43 #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \ argument
|
/third_party/typescript/tests/cases/conformance/expressions/optionalChaining/ |
D | optionalChainingInference.ts | 29 const b8 = { value: ofnu?.prop() }; constant
|
/third_party/typescript/tests/cases/compiler/ |
D | objectLiteralExcessProperties.ts | 23 var b8: Cover | Cover[] = { couleur : "non" }; variable
|
/third_party/skia/src/core/ |
D | SkCompressedDataUtils.cpp | 81 int b8 = SkTPin(col.fB + delta, 0, 255); in add_delta_and_clamp() local 164 uint8_t b8 = SkB16ToB32(rgb565 & 0x1F); in from565() local 176 uint8_t b8 = SkScalarRoundToInt(t * SkGetPackedB32(col0) + (1.0f - t) * SkGetPackedB32(col1)); in lerp() local
|
/third_party/typescript/tests/cases/conformance/types/typeRelationships/assignmentCompatibility/ |
D | assignmentCompatWithConstructSignatures4.ts | 51 …var b8: new <T extends Base, U extends Derived>(x: (arg: T) => U, y: (arg2: { foo: number; }) => U… variable
|
D | assignmentCompatWithCallSignatures4.ts | 51 …var b8: <T extends Base, U extends Derived>(x: (arg: T) => U, y: (arg2: { foo: number; }) => U) =>… variable
|
D | assignmentCompatWithConstructSignatures3.ts | 66 var b8: new <T extends Base, U extends Derived>(x: (arg: T) => U, y: (arg2: T) => U) => (r: T) => U; variable
|
D | assignmentCompatWithCallSignatures3.ts | 66 var b8: <T extends Base, U extends Derived>(x: (arg: T) => U, y: (arg2: T) => U) => (r: T) => U; variable
|
/third_party/boost/libs/math/test/ |
D | test_legacy_nonfinite.cpp | 126 ValType b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11; in legacy_test_nan_impl() local
|
D | quaternion_constexpr_test.cpp | 119 constexpr bool b8 = c2 != q1; in main() local
|
/third_party/boost/libs/type_erasure/test/ |
D | test_binding.cpp | 50 …binding<boost::mpl::vector<> > b8(b1, make_binding<boost::mpl::map<boost::mpl::pair<_a, _b> > >()); in BOOST_AUTO_TEST_CASE() local
|
/third_party/ffmpeg/libavcodec/ |
D | dirac_dwt.h | 113 #define COMPOSE_FIDELITYiL0(b0, b1, b2, b3, b4, b5, b6, b7, b8)\ argument 116 #define COMPOSE_FIDELITYiH0(b0, b1, b2, b3, b4, b5, b6, b7, b8)\ argument
|