/ndk/tests/device/test-stlport/unit/ |
D | transform_test.cpp | 34 static char shift( char c ) { in shift() function in TransformTest 77 transform( s.begin(), s.end(), s.begin(), shift ); in self_str()
|
/ndk/tests/device/test-gnustl-full/unit/ |
D | transform_test.cpp | 34 static char shift( char c ) { in shift() function in TransformTest 77 transform( s.begin(), s.end(), s.begin(), shift ); in self_str()
|
/ndk/sources/host-tools/ndk-stack/elff/ |
D | dwarf_defs.h | 199 Elf_Word shift = 0; in get_common() local 201 value->u64 |= (static_cast<Elf_Xword>(*cur) & 0x7F) << shift; in get_common() 202 shift += 7; in get_common() 206 value->u64 |= (static_cast<Elf_Xword>(*cur) & 0x7F) << shift; in get_common() 219 value->u64 |= - (1 << (shift + 7)); in get_common() 233 value->u64 |= - (1 << (shift + 7)); in get_common()
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
D | binary.sed | 10 # < shift left binary by decimal number of bits (11 3< gives 11000) 11 # > shift right binary by decimal number of bits (1011 2> gives 10) 165 # Left shift, convert to analog and add a binary digit for each analog digit 175 # Right shift, convert to analog and remove a binary digit for each analog digit
|
D | binary2.sed | 10 # < shift left binary by decimal number of bits (11 3< gives 11000) 11 # > shift right binary by decimal number of bits (1011 2> gives 10) 199 # Left shift, convert to analog and add a binary digit for each analog digit 210 # Right shift, convert to analog and remove a binary digit for each analog digit
|
D | binary3.sed | 10 # < shift left binary by decimal number of bits (11 3< gives 11000) 11 # > shift right binary by decimal number of bits (1011 2> gives 10) 178 # Left shift, convert to analog and add a binary digit for each analog digit 188 # Right shift, convert to analog and remove a binary digit for each analog digit
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
D | quotearg.c | 128 int shift = uc % INT_BITS; in set_char_quoting() local 129 int r = (*p >> shift) & 1; in set_char_quoting() 130 *p ^= ((i & 1) ^ r) << shift; in set_char_quoting()
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
D | _valarray.c | 148 valarray<_Tp> valarray<_Tp>::shift(int __n) const { in shift() function
|
D | _valarray.h | 347 valarray<_Tp> shift(int __n) const;
|
/ndk/build/tools/toolchain-patches/python/Python-2.7.3/ |
D | 0011-re-configure-d.patch | 153 +shift 156 +shift; shift 186 +shift 189 +shift; shift 1284 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether right shift extends the sign bit" >&5 1542 shift
|
D | 0002-MINGW-use-posix-getpath.patch | 69 AC_MSG_CHECKING(whether right shift extends the sign bit)
|
D | 0000-CROSS.patch | 81 + shift; break ;; 1634 + shift; break ;;
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
D | longlong.m4 | 99 [[/* Test availability of runtime routines for shift and division. */
|
/ndk/sources/host-tools/nawk-20071023/ |
D | README | 40 conflicts: 43 shift/reduce, 85 reduce/reduce
|
/ndk/sources/host-tools/make-3.81/autom4te.cache/ |
D | output.0 | 2965 shift 2970 shift 4094 shift 4097 shift; shift 4127 shift 4130 shift; shift 9866 "*) set x $ac_config_files; shift; ac_config_files=$*;; 9870 "*) set x $ac_config_headers; shift; ac_config_headers=$*;; 9948 ac_shift=shift 9994 shift [all …]
|
/ndk/sources/host-tools/sed-4.2.1/doc/ |
D | sed.info | 1342 shift
|
D | sed-in.texi | 1802 shift
|
D | sed.texi | 1834 shift
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | make.info-2 | 2783 # getdate.y has 8 shift/reduce conflicts.
|
D | make.texi | 11015 # getdate.y has 8 shift/reduce conflicts.
|