OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:swap
(Results
501 - 525
of
950
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/skia/src/core/
SkRegion_path.cpp
317
this->
swap
(tmp);
/external/speex/libspeex/
cb_search.c
450
/* just
swap
pointers instead of a long copy */
/external/stlport/stlport/stl/config/
user_config.h
278
* basic_string size and some performance penalty for method like
swap
. If you
/external/v8/src/ia32/
jump-target-ia32.cc
82
//
Swap
the current frame for a copy (we do the swapping to get
/external/v8/src/x64/
jump-target-x64.cc
82
//
Swap
the current frame for a copy (we do the swapping to get
/external/webkit/JavaScriptCore/bytecode/
CodeBlock.h
613
m_variables.
swap
(variables);
/external/webkit/WebCore/loader/
loader.cpp
566
requestsPending.
swap
(remaining);
/external/webkit/WebCore/platform/graphics/chromium/
FontChromiumWin.cpp
350
std::
swap
(left, right);
/external/webkit/WebCore/plugins/
PluginDatabase.cpp
133
pathsWithTimes.
swap
(m_pluginPathsWithTimes);
/external/webkit/WebCore/svg/
SVGAnimationElement.cpp
359
m_keyTimes.
swap
(keyTimesForPaced);
/external/webkit/WebKit/chromium/src/
ChromeClientImpl.cpp
659
info->items.
swap
(outputItems);
/frameworks/base/awt/java/awt/image/
BandCombineOp.java
567
//
swap
columns 1 and 3 and rows 1 and 3
/frameworks/base/docs/html/resources/articles/
wikinotes-intents.jd
242
the older ones as necessary and using the life cycle to
swap
data in
/frameworks/base/docs/html/resources/tutorials/views/
hello-tabwidget.jd
11
<p>You can implement your tab content in one of two ways: use the tabs to
swap
/frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/
mistream.h
93
void
swap
(istream& is);
/frameworks/base/media/libstagefright/codecs/avc/common/src/
reflist.cpp
114
/* check if lists are identical, if yes
swap
first two elements of listX[1] */
/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
post_filter.cpp
162
/*
swap
current pp_mod to prev_frame pp_mod */
/hardware/ti/wlan/wl1271/TWD/FW_Transfer/
txXfer.c
210
TI_UINT32 uPktLen = ENDIAN_HANDLE_WORD(pPktCtrlBlk->tTxDescriptor.length << 2); /*
swap
back for endianess if needed */
/packages/apps/Email/src/com/android/email/activity/setup/
AccountSetupBasics.java
196
//
Swap
welcome text for EAS-specific text
/packages/apps/Phone/src/com/android/phone/
InCallMenu.java
415
//
Swap
/ merge calls
/packages/wallpapers/MagicSmoke/src/com/android/magicsmoke/
MagicSmokeRS.java
126
// proc back low high alph mask rot blend
swap
premul
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
PaletteComposite.java
271
//TODO use triangle icon and
swap
it -- setImage(desc.getIcon());
/dalvik/dx/src/com/android/dx/ssa/
SsaBasicBlock.java
699
Collections.
swap
(toSchedule, i, insertPlace++);
723
Collections.
swap
(toSchedule, insertPlace, i);
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/
Exchanger.java
13
* A synchronization point at which threads can pair and
swap
elements
23
* to
swap
buffers between threads so that the thread filling the
/external/bison/lib/
getopt.c
197
/*
Swap
it with the top part of the top segment. */
214
/*
Swap
it with the bottom part of the bottom segment. */
Completed in 73 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>