Searched defs:shift (Results 1 – 8 of 8) sorted by relevance
58 uintptr_t shift = 0; in readULEB128() local72 uintptr_t shift = 0; in readSLEB128() local
148 valarray<_Tp> valarray<_Tp>::shift(int __n) const { in shift() function
34 static char shift( char c ) { in shift() function in TransformTest
1838 int shift = 8 - png_ptr->sig_bit.red; in png_init_read_transformations() local2394 png_uint_32 shift = 7 - (int)((row_width + 7) & 0x07); in png_do_unpack() local2418 png_uint_32 shift = (int)((3 - ((row_width + 3) & 0x03)) << 1); in png_do_unpack() local2441 png_uint_32 shift = (int)((1 - ((row_width + 1) & 0x01)) << 2); in png_do_unpack() local2489 int shift[4]; in png_do_unshift() local3503 int shift; in png_do_compose() local4490 int shift, value; in png_do_expand_palette() local4643 int shift, value; in png_do_expand() local
192 png_color_8 shift; /* shift for significant bit tranformation */ member
182 uintptr_t shift = 0; in readULEB128() local205 uintptr_t shift = 0; in readSLEB128() local
307 uint32_t shift = 0; in _Unwind_VRS_Interpret() local