Searched
full:swap (Results
451 -
475 of
950) sorted by null
<<11121314151617181920>>
/frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/ |
ulaalgo.h | 66 swap (m[x][y], m[y][x]);
|
/frameworks/base/media/libstagefright/codecs/amrnb/enc/src/ |
c8_31pf.cpp | 271 { /* no swap */ 275 { /* swap*/ 287 { /*swap*/ 294 { /*no swap */
|
/frameworks/base/opengl/include/EGL/ |
egl.h | 204 /* Back buffer swap behaviors */
|
/packages/inputmethods/PinyinIME/jni/include/ |
userdict.h | 394 inline void swap(UserDictScoreOffsetPair * sop, int i, int j);
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
NameLookupBuilder.java | 229 // Swap the first token with each other token (including itself, which is a no-op)
|
/system/core/sh/ |
miscbltin.c | 330 { "swap(kbytes)", RLIMIT_SWAP, 1024, 'w' },
|
/dalvik/dx/src/com/android/dx/cf/code/ |
ByteOps.java | 122 public static final int SWAP = 0x5f; 449 "5f - swap;" +
|
RopperMachine.java | 314 * ops that have results (that is, dup* and swap but not 745 case ByteOps.SWAP: [all...] |
/device/htc/dream-sapphire/tools/ |
btconfig.c | 180 0x04, // din order: MSB first, don't swap bytes, shift sample 181 0x04, // dout order: MSB first, don't swap bytes, shift sample
|
/external/bluetooth/glib/tests/ |
sequence-test.c | 82 INSERT_BEFORE, MOVE, SWAP, INSERT_SORTED, INSERT_SORTED_ITER, SORT_CHANGED, 610 case SWAP:
|
/external/icu4c/common/ |
utrie2.c | 461 /* swap the header */ 465 /* swap the index and the data */
|
/external/icu4c/tools/toolutil/ |
pkgitems.cpp | 305 // swap to EBCDIC 568 /* swap the base name, between the header and the extension data */
|
/external/skia/include/core/ |
SkBitmap.h | 73 /** Swap the fields of the two bitmaps. This routine is guaranteed to never fail or throw. 76 void swap(SkBitmap& other);
|
SkPath.h | 146 //! Swap contents of this and other. Guaranteed not to throw 147 void swap(SkPath& other);
|
SkRect.h | 223 /** Swap top/bottom or left/right if there are flipped. 429 /** Swap top/bottom or left/right if there are flipped.
|
/external/skia/src/images/ |
SkImageDecoder_libpng.cpp | 392 /* swap the RGBA or GA data to ARGB or AG (or BGRA to ABGR) */ 396 /* swap bytes of 16 bit files to least significant byte first */
|
/external/stlport/test/unit/ |
mvctor_test.cpp | 95 //cout << "swap(vector<int>, vector<int>)"; 101 swap(elem1, elem2);
|
/external/v8/src/x64/ |
codegen-x64.h | 212 // Swap the true and false targets but keep the same actual label as 214 // expressions, where we want to swap the targets but preserve the
|
/external/webkit/JavaScriptCore/parser/ |
Lexer.cpp | 1013 m_buffer8.swap(newBuffer8); 1017 m_buffer16.swap(newBuffer16);
|
/external/webkit/WebKit/android/jni/ |
WebViewCore.h | 319 * If start and end are out of order, swap them. 325 * If start and end are out of order, swap them.
|
/hardware/broadcom/wlan/bcm4329/src/bcmsdio/sys/ |
bcmpcispi.c | 285 * 2. Swap oscillator 297 sd_err(("%s: Ok to hot-swap oscillators.\n", __FUNCTION__));
|
/system/core/libacc/tests/ |
disassem.cpp | 76 * o - indirect register rn (bits 16-19) (used by swap) 375 /* o - indirect register rn (bits 16-19) (used by swap) */
|
/system/core/libpixelflinger/codeflinger/ |
disassem.c | 75 * o - indirect register rn (bits 16-19) (used by swap) 374 /* o - indirect register rn (bits 16-19) (used by swap) */
|
/external/skia/src/effects/ |
SkGradientShader.cpp | [all...] |
/external/stlport/etc/ |
ChangeLog | 485 swap invocation in iter_swap implemenation because it was breaking 575 * stlport/stl/_string.h, test/unit/string_test.cpp: Add swap [all...] |
Completed in 191 milliseconds
<<11121314151617181920>>