Searched refs:bl (Results 1 – 7 of 7) sorted by relevance
/system/keymaster/key_blob_utils/ |
D | ocb.c | 179 static inline block double_block(block bl) { in double_block() argument 181 __m128i tmp = _mm_srai_epi32(bl, 31); in double_block() 184 bl = _mm_slli_epi32(bl, 1); in double_block() 185 return _mm_xor_si128(bl, tmp); in double_block() 198 block bl; in gen_offset() member 202 return rval.bl; in gen_offset() 769 block bl; in gen_offset_from_nonce() member 790 if (unequal_blocks(tmp.bl, ctx->cached_Top)) { /* Cached? */ in gen_offset_from_nonce() 791 ctx->cached_Top = tmp.bl; /* Update cache, KtopStr */ in gen_offset_from_nonce() 806 block bl; in process_ad() member [all …]
|
/system/bt/embdrv/sbc/decoder/srce/ |
D | readsamplesjoint.inc | 61 OI_UINT bl = common->frameInfo.nrof_blocks; 111 } while (--bl);
|
/system/core/libpixelflinger/include/pixelflinger/ |
D | format.h | 116 uint8_t bl; // blue low bit position member
|
/system/tools/hidl/hidl2aidl/test/1.1/ |
D | IFoo.hal | 32 versionTest_two_(string a) generates (bool bl);
|
/system/core/libpixelflinger/ |
D | scanline.cpp | 1504 blender_32to16 bl(c); in scanline_t32cb16blend_dither() local 1508 bl.write(s, di.dst, dither); in scanline_t32cb16blend_dither() 1516 blender_32to16 bl(c); in scanline_t32cb16blend_clamp() local 1522 bl.write(s, di.dst); in scanline_t32cb16blend_clamp() 1529 bl.write(s, di.dst); in scanline_t32cb16blend_clamp() 1539 blender_32to16 bl(c); in scanline_t32cb16blend_clamp_dither() local 1544 bl.write(s, di.dst, dither); in scanline_t32cb16blend_clamp_dither() 1552 blender_32to16_modulate bl(c); in scanline_t32cb16blend_clamp_mod() local 1557 bl.write(s, di.dst); in scanline_t32cb16blend_clamp_mod() 1565 blender_32to16_modulate bl(c); in scanline_t32cb16blend_clamp_mod_dither() local [all …]
|
D | buffer.cpp | 268 p = downshift_component(p, b, hbits, lbits, f->bh, f->bl, 0, 1, -1); in ggl_pack_color()
|
/system/timezone/input_data/android/ |
D | countryzones.txt | 580 isoCode:"bl"
|