Searched
full:swap (Results
276 -
300 of
950) sorted by null
<<11121314151617181920>>
/dalvik/dx/tests/071-dex-java-stack-ops/ |
blort.j | 308 ; Test of "swap" opcode. This should end up causing these calls 315 swap ; A1 B1 -> B1 A1
|
/external/e2fsprogs/tests/f_swapfs/ |
expect | 11 Pass 0: Doing byte-swap of filesystem 73 Pass 0: Doing byte-swap of filesystem
|
/external/icu4c/common/ |
uprops.h | 402 * Swap the ICU Unicode properties file. See uchar.c. 411 * Swap the ICU Unicode character names file. See uchar.c.
|
/external/kernel-headers/original/asm-arm/ |
system.h | 358 * 1. Disable interrupts and emulate the atomic swap 359 * 2. Clean the cache, perform atomic swap, flush the cache
|
/external/kernel-headers/original/linux/ |
kernel.h | 329 unsigned long totalswap; /* Total swap space size */ 330 unsigned long freeswap; /* swap space still available */
|
/external/opencore/oscl/oscl/osclbase/src/ |
oscl_map.h | 206 // void swap(map<Key, T, Compare>& x) { t.swap(x.t); }
|
/external/stlport/stlport/stl/debug/ |
_hashtable.h | 178 void swap(_Self& __ht) { function in class:hashtable 180 _M_non_dbg_impl.swap(__ht._M_non_dbg_impl);
|
/external/webkit/WebCore/platform/graphics/ |
FontFastPath.cpp | 279 // Swap the order of the glyphs if right-to-left. 282 glyphBuffer.swap(i, end);
|
/external/webkit/WebCore/platform/graphics/mac/ |
ComplexTextControllerATSUI.cpp | 187 substituteCharacters.swap(shapedArabic); 239 std::swap(m_atsuiIndices[r], m_atsuiIndices[end]);
|
/external/yaffs2/yaffs2/ |
yaffs_ecc.c | 163 // Swap the bytes into the wrong order 194 // swap the bytes to correct for the wrong order
|
/frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/ |
uvector.h | 85 inline void swap (vector<T>& v) { m_Data.swap (v.m_Data); }
|
/packages/apps/Phone/res/layout/ |
incall_touch_ui.xml | 57 <!-- (Note "Hold", "Swap" and "Merge" are never available at 72 <!-- "Swap" (upper left) -->
|
/external/icu4c/test/cintltst/ |
udatatst.c | [all...] |
/dalvik/dx/src/com/android/dx/cf/code/ |
ValueAwareMachine.java | 131 case ByteOps.SWAP: {
|
/dalvik/dx/tests/032-bb-live-code/ |
blort.j | 255 swap
|
/dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/platform/ |
IMemorySystem.java | 214 * @param swap 222 int length, boolean swap) 246 * @param swap 254 boolean swap)
|
/dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/modes/ |
CBCBlockCipher.java | 223 * swap the back up buffer into next position
|
/dalvik/libcore/text/src/main/java/java/text/ |
CollationKey.java | 69 * // swap keys[i] and keys[j]
|
/dalvik/libdex/ |
DexSwapVerify.c | 173 * Swap a field that is known to hold an absolute DEX file offset. Note: 196 * Swap an index, and verify that it falls in a valid range. 215 * Swap an index, and verify that it falls in a valid range. 223 * Swap an index, and verify that it falls in a valid range or is 270 * Swap the header_item. 391 * Swap the map_list and verify what we can about it. Also, if verification [all...] |
ZipArchive.h | 49 * and endian-swap them every time we want them).
|
/development/samples/MySampleRss/src/com/example/codelab/rssexample/ |
MyRssReader2.java | 91 // Add our initial menu options. We will tweak this menu when it's loaded swap out
|
MyRssReader3.java | 73 // Add our initial menu options. We will tweak this menu when it's loaded swap out
|
MyRssReader4.java | 84 // Add our initial menu options. We will tweak this menu when it's loaded swap out
|
/external/astl/tests/ |
test_algorithm.cpp | 43 std::swap(a, b);
|
/external/dbus/dbus/ |
dbus-marshal-byteswap.c | 2 /* dbus-marshal-byteswap.c Swap a block of marshaled data
|
Completed in 115 milliseconds
<<11121314151617181920>>