Home
last modified time | relevance | path

Searched defs:b16 (Results 1 - 16 of 16) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DassignmentCompatWithCallSignatures6.js41 var b16: <T>(x: { a: T; b: T }) => T[]; variable
107 var b16; variable
H A DassignmentCompatWithConstructSignatures6.js41 var b16: new <T>(x: { a: T; b: T }) => T[]; variable
107 var b16; variable
H A DassignmentCompatWithCallSignatures5.js57 var b16: <T>(x: { a: T; b: T }) => T[]; variable
146 var b16; variable
H A DassignmentCompatWithConstructSignatures5.js57 var b16: new <T>(x: { a: T; b: T }) => T[]; variable
146 var b16; variable
H A DassignmentCompatWithCallSignatures4.js77 var b16: <T>(x: (a: T) => T) => T[]; variable
183 var b16; variable
H A DassignmentCompatWithConstructSignatures4.js77 var b16: new <T>(x: (a: T) => T) => T[]; variable
183 var b16; variable
H A DassignmentCompatWithCallSignatures3.js91 var b16: <T extends Base>(x: T) => number[]; variable
208 var b16; variable
H A DassignmentCompatWithConstructSignatures3.js91 var b16: new <T extends Base>(x: T) => number[]; variable
208 var b16; variable
/third_party/backends/include/sane/
H A Dsanei_ir.h43 uint16_t *b16; /**< > 8, <= 16 bits */ member
/third_party/opencl-headers/tests/
H A Dtest_headers.c37 cl_char16 b16 = a16; in test_char() local
97 cl_uchar16 b16 = a16; test_uchar() local
157 cl_short16 b16 = a16; test_short() local
217 cl_ushort16 b16 = a16; test_ushort() local
277 cl_int16 b16 = a16; test_int() local
337 cl_uint16 b16 = a16; test_uint() local
397 cl_long16 b16 = a16; test_long() local
457 cl_ulong16 b16 = a16; test_ulong() local
517 cl_float16 b16 = a16; test_float() local
579 cl_double16 b16 = a16; test_double() local
[all...]
/third_party/skia/include/private/
H A DSkNx_neon.h664 uint16x4_t b16 = vqmovun_s32(b.fVec); in SkNx_cast() local
/third_party/libwebsockets/lib/misc/fts/
H A Dtrie-fd.c79 b16(unsigned char *b) in b16() function
/third_party/mesa3d/src/amd/compiler/tests/
H A Dtest_optimizer.cpp1357 Temp b16 = inputs[4]; variable
1422 Temp b16 = inputs[3]; variable
1526 Temp b16 = inputs[4]; global() variable
[all...]
/third_party/vk-gl-cts/framework/common/
H A DtcuCompressedTexture.cpp2190 const deInt16 b16 = finishUnquantize(interpolate(endpointStartB, endpointEndB, colorIndex, colorIndexBC), hasSign); in decompressBc6H() local
/third_party/skia/third_party/externals/wuffs/release/c/
H A Dwuffs-v0.3.c3556 uint32_t b16 = ((uint32_t)(0xFFFF & (argb_nonpremul >> 0))); in wuffs_base__color_u64_argb_nonpremul__as__color_u32_argb_premul() local
3572 uint64_t b16 = 0x101 * (0xFF & (c >> 0)); in wuffs_base__color_u32_argb_premul__as__color_u64_argb_nonpremul() local
3584 uint64_t b16 = (b * (0x101 * 0xFFFF)) / a16; in wuffs_base__color_u32_argb_premul__as__color_u64_argb_nonpremul() local
3594 uint64_t b16 = 0x101 * (0xFF & (c >> 0)); in wuffs_base__color_u32__as__color_u64() local
[all...]
/third_party/astc-encoder/Source/
H A Dwuffs-v0.3.c3771 uint32_t b16 = ((uint32_t)(0xFFFF & (argb_nonpremul >> 0))); in wuffs_base__color_u64_argb_nonpremul__as__color_u32_argb_premul() local
3787 uint64_t b16 = 0x101 * (0xFF & (c >> 0)); in wuffs_base__color_u32_argb_premul__as__color_u64_argb_nonpremul() local
3799 uint64_t b16 = (b * (0x101 * 0xFFFF)) / a16; in wuffs_base__color_u32_argb_premul__as__color_u64_argb_nonpremul() local
3809 uint64_t b16 = 0x101 * (0xFF & (c >> 0)); in wuffs_base__color_u32__as__color_u64() local
[all...]

Completed in 63 milliseconds