Searched
full:swap (Results
426 -
450 of
950) sorted by null
<<11121314151617181920>>
/external/libpng/contrib/visupng/ |
PngFile.c | 343 // swap the BGR pixels in the DiData structure to RGB
|
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/enc/src/ |
c8_31pf.cpp | 271 { /* no swap */ 275 { /* swap*/ 287 { /*swap*/ 294 { /*no swap */
|
/external/opencore/doc/oscl_html/ |
classOsclPriorityQueue.html | 43 <tr><td nowrap align=right valign=top>void </td><td valign=bottom><a class="el" href="classOsclPriorityQueue.html#b4">swap</a> (<a class="el" href="group__osclbase.html#a25">OsclAny</a> *dest, const <a class="el" href="group__osclbase.html#a25">OsclAny</a> *src)</td></tr> 641 <a name="b4" doxytag="OsclPriorityQueue::swap"></a><p> 651 <td class="md" nowrap valign="top"> void OsclPriorityQueue< Qelem, Alloc, Container, Compare >::swap </td> 680 Swap element at "a" with element at "b". Both pointers must be non-NULL. [all...] |
oscl__opaque__type_8h-source.html | 40 00065 <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classOscl__Opaque__Type__Compare.html#a0">swap</a>(<a class="code" href="group__osclbase.html#a25">OsclAny</a>* a, <span class="keyword">const</span> <a class="code" href="group__osclbase.html#a25">OsclAny</a>* b) = 0;
|
/external/opencore/oscl/oscl/osclbase/src/ |
oscl_tree.cpp | 153 // swap(y->color, z->color);
|
/external/opencore/oscl/oscl/osclproc/src/ |
oscl_scheduler_readyq.cpp | 78 //swap in the linear behavior.
|
/external/proguard/src/proguard/evaluation/ |
Stack.java | 488 public void swap() method in class:Stack
|
/external/qemu/distrib/sdl-1.2.12/src/video/ |
SDL_sysvideo.h | 182 /* Swap the current buffers in double buffer mode. */
|
/external/qemu/distrib/sdl-1.2.12/src/video/macdsp/ |
SDL_dspvideo.c | 110 DSP_NO_SYNC_OPENGL - Define for OpenGL surfaces: don't sync buffer swap. Synching buffer 111 swap may result in reduced performance, but can eliminate some [all...] |
/external/qemu/slirp/ |
ip_icmp.c | 356 { /* swap */
|
/external/qemu/slirp-android/ |
ip_icmp.c | 358 { /* swap */
|
/external/quake/quake/src/QW/server/ |
server.h | 243 double logtime; // time of last swap
|
/external/quake/quake/src/WinQuake/ |
vid_vga.cpp | 24 // TODO: proper handling of page-swap failure
|
/external/speex/libspeex/ |
bits.c | 133 /* Swap bytes to proper endian order (could be done externally) */
|
/external/stlport/stlport/stl/ |
_algo.c | 382 _STLP_STD::swap(*__first++, *__first2++); 392 _STLP_STD::swap (*__first++, *__first2++); 417 _STLP_STD::swap(*__first++, *--__last); 689 _STLP_STD::swap(*__first, *__next); [all...] |
/external/tcpdump/ |
print-fddi.c | 196 * bit-swap the fddi addresses (isn't the IEEE standards
|
/external/webkit/WebCore/dom/ |
XMLTokenizer.cpp | 197 m_bufferedText.swap(empty);
|
/external/webkit/WebCore/loader/ |
DocumentThreadableLoader.cpp | 282 actualRequest.swap(m_actualRequest);
|
/external/webkit/WebCore/platform/graphics/wince/ |
FontWince.cpp | 323 std::swap(x1, x2);
|
/external/webkit/WebCore/storage/ |
StorageAreaSync.cpp | 318 m_itemsPendingSync.swap(items);
|
/external/webkit/WebKit/chromium/src/ |
ContextMenuClientImpl.cpp | 288 data->customItems.swap(outputItems);
|
DevToolsRPC.h | 387 data.arguments.swap(webArgs);
|
/external/webkit/WebKit/win/ |
WebIconDatabase.cpp | 379 queue.swap(m_sharedWebIconDatabase->m_notificationQueue);
|
/frameworks/base/docs/html/sdk/ |
tools-notes.jd | 185 <li>.apk packaging now properly ignores vi swap files as well as hidden files.</li>
|
/frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/ |
mostream.h | 80 void swap (ostream& os);
|
Completed in 144 milliseconds
<<11121314151617181920>>