HomeSort by relevance Sort by last modified time
    Searched full:swap (Results 301 - 325 of 950) sorted by null

<<11121314151617181920>>

  /external/e2fsprogs/misc/
blkid.8.in 44 library. It can determine the type of content (e.g. filesystem, swap)
  /external/grub/netboot/
sk_g16.h 60 #define CSR3_BSWAP 0x0004 /* Byte Swap (RW) */
  /external/grub/stage2/
pc_slice.h 232 #define FS_SWAP 1 /* swap */
  /external/icu4c/common/
rbbidata.h 40 * Swap RBBI data. See udataswp.h.
uarrsort.c 150 /* swap array[left] and array[right-1] via w; ++left; --right */
  /external/opencore/oscl/oscl/osclbase/src/
oscl_byte_order.inl 43 //! Swap the order of bytes.
  /external/opencore/oscl/oscl/osclproc/src/
oscl_scheduler_tuneables.h 109 //swap in the symbian native behavior.
  /external/opencore/oscl/oscl/osclutil/src/
oscl_priqueue.h 216 void swap(OsclAny* dest, const OsclAny* src) function in class:OsclPriorityQueue
  /external/proguard/src/proguard/optimize/peephole/
GotoCommonCodeReplacer.java 246 // Swap the offsets if the second one is smaller than the first one.
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_endian.h 152 /* Separate into high and low 32-bit values and swap them */
  /external/qemu/
framebuffer.c 157 /* swap width and height if new rotation requires it */
framebuffer.h 158 /* rotate the framebuffer (may swap width/height), and tell all clients.
  /external/skia/src/animator/
SkTDArray_Experimental.h 59 void swap(SkDS32Array& other);
  /external/skia/src/core/
SkPicture.cpp 140 void SkPicture::swap(SkPicture& other) { function in class:SkPicture
  /external/skia/src/images/
SkImageDecoder.cpp 149 bm->swap(tmp);
  /external/stlport/etc/
ReleaseNote.txt 78 of allocator has to overload swap method if any specific action has to be made when
  /external/stlport/stlport/stl/
_algobase.h 79 // swap and iter_swap
81 inline void swap(_Tp& __a, _Tp& __b) { function
108 /* namespace specification breaks access to the right swap template overload (at least for gcc) */
109 /*_STLP_STD::*/ swap(*__i1, *__i2);
  /external/webkit/WebCore/editing/
FormatBlockCommand.cpp 117 // Already in a valid block tag that only contains the current paragraph, so we can swap with the new tag
  /external/webkit/WebCore/history/
PageCache.cpp 181 tmp.swap(m_autoreleaseSet);
  /external/webkit/WebCore/platform/
SharedBuffer.cpp 84 buffer->m_buffer.swap(vector);
  /external/webkit/WebCore/platform/graphics/
GlyphBuffer.h 93 void swap(int index1, int index2) function in class:WebCore::GlyphBuffer
  /external/webkit/WebCore/platform/graphics/mac/
ComplexTextControllerCoreText.cpp 95 std::swap(indices[r], indices[end]);
  /external/webkit/WebCore/storage/
DatabaseThread.cpp 113 openSetCopy.swap(m_openDatabaseSet);
  /external/webkit/WebKit/android/benchmark/
Intercept.cpp 182 reqs.swap(m_requests);
  /external/webkit/WebKit/win/
COMEnumVariant.h 79 instance->m_container.swap(container);

Completed in 271 milliseconds

<<11121314151617181920>>