/external/chromium_org/webkit/browser/fileapi/ |
native_file_util_unittest.cc | 288 const NativeFileUtil::CopyOrMoveMode move = NativeFileUtil::MOVE; local 301 from_file, to_file, FileSystemOperation::OPTION_NONE, move)); 320 FileSystemOperation::OPTION_NONE, move)); 330 FileSystemOperation::OPTION_NONE, move)); 335 dir, Path("file"), FileSystemOperation::OPTION_NONE, move)); 342 from_file, dir, FileSystemOperation::OPTION_NONE, move)); 351 FileSystemOperation::OPTION_NONE, move)); 356 FileSystemOperation::OPTION_NONE, move)); 399 // Test for move [all...] |
/external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/ |
p11-1y.cpp | 83 template<typename T> decltype(auto) move(T &&t) { return static_cast<typename remove_reference<T>::type&&>(t); } function 84 auto s = [s(move(S()))] {};
|
/external/e2fsprogs/lib/ext2fs/ |
irel.h | 83 * Move the inode relocation table from one inode number to 84 * another. Note that the inode references also must move. 86 errcode_t (*move)(ext2_irel irel, ext2_ino_t old, ext2_ino_t new); member in struct:ext2_inode_relocation_table 112 #define ext2fs_irel_move(irel, old, new) ((irel)->move((irel), old, new))
|
/external/icu4c/common/ |
uchriter.cpp | 295 UCharCharacterIterator::move(int32_t delta, CharacterIterator::EOrigin origin) { function in class:UCharCharacterIterator
|
/external/icu4c/common/unicode/ |
uiter.h | 44 * Origin constants for UCharIterator.getIndex() and UCharIterator.move(). 57 * indicating that the final UTF-16 index is not known, but that the move succeeded. 108 * Function type declaration for UCharIterator.move(). 110 * Use iter->move(iter, index, UITER_ZERO) like CharacterIterator::setIndex(index). 124 * move() may return UITER_UNKNOWN_INDEX (-2) to avoid an inefficient 132 * @param origin move relative to the 0, start, limit, length, or current index 244 * getIndex()/move(). 252 * (getIndex(UITER_CURRENT) followed by move(pos, UITER_ZERO)) is possible but 263 * the correct text contents and move relative to the current position 293 * the correct text contents and move relative to the current positio 399 UCharIteratorMove *move; member in struct:UCharIterator [all...] |
/external/skia/src/utils/win/ |
SkDWriteFontFileStream.cpp | 101 bool SkDWriteFontFileStream::move(long offset) { function in class:SkDWriteFontFileStream
|
/external/stlport/stlport/stl/ |
char_traits.h | 167 static char_type* _STLP_CALL move(char_type* __s1, const char_type* __s2, size_t _Sz) function in class:__char_traits_base 248 static wchar_t* _STLP_CALL move(wchar_t* __dest, const wchar_t* __src, size_t __n) function in class:char_traits
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
char_traits.h | 167 static char_type* _STLP_CALL move(char_type* __s1, const char_type* __s2, size_t _Sz) function in class:__char_traits_base 248 static wchar_t* _STLP_CALL move(wchar_t* __dest, const wchar_t* __src, size_t __n) function in class:char_traits
|
/packages/apps/UnifiedEmail/src/com/android/mail/content/ |
ThreadSafeCursorWrapper.java | 136 LogUtils.e(LOG_TAG, "Unexpected failure to move to current position, pos=%d", pos); 141 public boolean move(int offset) { method in class:ThreadSafeCursorWrapper
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/ |
pod_char_traits.h | 136 move(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/ |
pod_char_traits.h | 141 move(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/ |
pod_char_traits.h | 141 move(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/ |
pod_char_traits.h | 136 move(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
char_traits.h | 167 static char_type* _STLP_CALL move(char_type* __s1, const char_type* __s2, size_t _Sz) function in class:__char_traits_base 248 static wchar_t* _STLP_CALL move(wchar_t* __dest, const wchar_t* __src, size_t __n) function in class:char_traits
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/ |
pod_char_traits.h | 136 move(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
char_traits.h | 167 static char_type* _STLP_CALL move(char_type* __s1, const char_type* __s2, size_t _Sz) function in class:__char_traits_base 248 static wchar_t* _STLP_CALL move(wchar_t* __dest, const wchar_t* __src, size_t __n) function in class:char_traits
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/ |
pod_char_traits.h | 136 move(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
char_traits.h | 167 static char_type* _STLP_CALL move(char_type* __s1, const char_type* __s2, size_t _Sz) function in class:__char_traits_base 248 static wchar_t* _STLP_CALL move(wchar_t* __dest, const wchar_t* __src, size_t __n) function in class:char_traits
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/ |
pod_char_traits.h | 136 move(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
pod_char_traits.h | 141 move(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
unique_ptr.h | 132 : _M_t(std::move(__p), std::move(__d)) function in class:unique_ptr::std 141 // Move constructors. 300 : _M_t(std::move(__p), std::move(__d)) function in class:unique_ptr::std 309 // Move constructors.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
pod_char_traits.h | 144 move(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
char_traits.h | 167 static char_type* _STLP_CALL move(char_type* __s1, const char_type* __s2, size_t _Sz) function in class:__char_traits_base 248 static wchar_t* _STLP_CALL move(wchar_t* __dest, const wchar_t* __src, size_t __n) function in class:char_traits
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
char_traits.h | 167 static char_type* _STLP_CALL move(char_type* __s1, const char_type* __s2, size_t _Sz) function in class:__char_traits_base 248 static wchar_t* _STLP_CALL move(wchar_t* __dest, const wchar_t* __src, size_t __n) function in class:char_traits
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
pod_char_traits.h | 141 move(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
|