Home
last modified time | relevance | path

Searched defs:b8 (Results 1 - 25 of 27) sorted by relevance

12

/third_party/backends/include/sane/
H A Dsanei_ir.h42 uint8_t *b8; /**< <= 8 bits */ member
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dbitfield_align.h10 unsigned b8 : 1; member
/third_party/opencl-headers/tests/
H A Dtest_headers.c36 cl_char8 b8 = a8; in test_char() local
96 cl_uchar8 b8 = a8; test_uchar() local
156 cl_short8 b8 = a8; test_short() local
216 cl_ushort8 b8 = a8; test_ushort() local
276 cl_int8 b8 = a8; test_int() local
336 cl_uint8 b8 = a8; test_uint() local
396 cl_long8 b8 = a8; test_long() local
456 cl_ulong8 b8 = a8; test_ulong() local
516 cl_float8 b8 = a8; test_float() local
578 cl_double8 b8 = a8; test_double() local
[all...]
/third_party/typescript/tests/baselines/reference/
H A DassignmentCompatWithCallSignatures4.js52 var b8: <T extends Base, U extends Derived>(x: (arg: T) => U, y: (arg2: { foo: number; }) => U) => (r: T) => U; variable
165 var b8; variable
H A DassignmentCompatWithConstructSignatures4.js52 var b8: new <T extends Base, U extends Derived>(x: (arg: T) => U, y: (arg2: { foo: number; }) => U) => (r: T) => U; variable
165 var b8; variable
H A DoptionalChainingInference.js
H A DassignmentCompatWithCallSignatures3.js67 var b8: <T extends Base, U extends Derived>(x: (arg: T) => U, y: (arg2: T) => U) => (r: T) => U; variable
184 var b8; variable
H A DassignmentCompatWithConstructSignatures3.js67 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
H A DobjectLiteralExcessProperties.js
H A DlogicalAndOperatorStrictMode.js123 var b8 = b && z; variable
H A DtemplateStringBinaryOperationsInvalid.js169 var b8 = 1 * "2".concat(3 * 4); variable
H A DcomparisonOperatorWithSubtypeObjectOnConstructorSignature.js267 var b8; global() variable
[all...]
H A DcomparisonOperatorWithSubtypeObjectOnCallSignature.js305 var b8; global() variable
[all...]
/third_party/libwebsockets/lib/misc/
H A Dsha-1.c43 unsigned char b8[20]; member
47 unsigned char b8[8]; member
51 unsigned char b8[64]; member
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DSixteenBppTextureTest.cpp389 GLubyte b8 = static_cast<GLubyte>((rgba & 0x00F0) >> 4); in TEST_P() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dbitfield_align.rs222 pub fn b8(&self) -> ::std::os::raw::c_uint { in b8() functions
/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_cfg_test.cpp4350 auto b8 = f->GetBlock(8).first; in TEST_F() local
/third_party/skia/src/core/
H A DSkCompressedDataUtils.cpp81 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/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_cfg_test.cpp4350 auto b8 = f->GetBlock(8).first; in TEST_F() local
/third_party/spirv-tools/test/val/
H A Dval_cfg_test.cpp4427 auto b8 = f->GetBlock(8).first; in TEST_F() local
/third_party/skia/third_party/externals/angle2/src/image_util/
H A Dloadimage.cpp392 uint8_t b8 = source[x * 3 + 2]; in LoadRGB8ToBGR565() local
/third_party/skia/src/gpu/
H A DGrDataUtils.cpp85 int b8 = extend_5To8bits(b5); in create_etc1_block() local
57 test_table_entry(int rOrig, int gOrig, int bOrig, int r8, int g8, int b8, int table, int offset) test_table_entry() argument
/third_party/ffmpeg/libavfilter/
H A Dvf_paletteuse.c422 const uint8_t b8 = src[x] & 0xff; in set_frame() local
/third_party/vk-gl-cts/framework/common/
H A DtcuCompressedTexture.cpp1263 const deUint32 b8 = extend5To8(b5); in bgr16torgba32() local
/third_party/openssl/ohos_lite/crypto/ec/
H A Dcurve25519.c4982 int64_t b8 = kBottom21Bits & load_3(b + 21); in sc_muladd() local
[all...]

Completed in 39 milliseconds

12