OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:swap
(Results
551 - 575
of
950
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/cts/tools/dx-tests/src/dxc/junit/opcodes/
AllTests.java
243
suite.addTestSuite(dxc.junit.opcodes.
swap
.Test_swap.class);
/dalvik/docs/
java-bytecode.html
113
<tr><td>0x5f</td><td>95</td><td>
swap
</td></tr>
/dalvik/dx/src/com/android/dx/cf/code/
Simulator.java
452
case ByteOps.
SWAP
: {
/dalvik/dx/src/com/android/dx/dex/code/
RopTranslator.java
471
*
swap
the sources so that an opcode of form 12x can be selected
/dalvik/libcore/icu/src/main/native/
Resources.cpp
306
//
swap
them.
/dalvik/tools/dexdeps/src/com/android/dexdeps/
DexData.java
83
* Read the endian tag, so we properly
swap
things as we read
/dalvik/vm/
AllocTracker.c
459
* Convert a UTF-8 string to UTF-16. We also need to byte-
swap
the values
LinearAlloc.c
279
* and atomic-
swap
the updated value in. The trouble is that, the
/dalvik/vm/native/
dalvik_system_VMDebug.c
489
// TODO: should use an atomic
swap
here
/external/astl/tests/
test_vector.cpp
399
vec1.
swap
(vec2);
/external/blktrace/btreplay/
btrecord.c
98
int data_is_native; // Indicates whether to
swap
/external/bluetooth/glib/docs/reference/gobject/
tut_gsignal.xml
100
<function><link linkend="g-cclosure-new-
swap
">g_cclosure_new_swap</link></function> will create a new closure which can invoke the
/external/dbus/dbus/
dbus-message.c
131
/** byte-
swap
the message if it doesn't match our byte order.
599
/* because we
swap
the message into compiler order when you init an iter */
609
/* because we
swap
the message into compiler order when you init an iter */
[
all
...]
/external/dropbear/
CHANGES
48
On systems where it really matters, encrypted
swap
should be utilised.
/external/emma/core/java12/com/vladium/jcd/opcodes/
IOpcodes.java
326
"
swap
", // 0x5F 095
/external/freetype/src/pshinter/
pshrec.c
415
/*
swap
index1 and index2 so that index1 < index2 */
/external/icu4c/common/
umutex.c
500
/*
Swap
in the mutex function pointers. */
/external/icu4c/common/unicode/
ushape.h
409
* If this option is used it will
swap
the meaning of BEGIN and END only for Visual LTR text.
/external/icu4c/i18n/
uspoof_impl.h
400
* Endianness
swap
function for binary spoof data.
/external/jpeg/
makefile.ansi
24
# to use jmemansi.o or jmemname.o if you have limited
swap
space.
makefile.cfg
51
# to use jmemansi.o or jmemname.o if you have limited
swap
space.
makefile.dj
24
# use jmemname.o if you want to use named temp files instead of
swap
space.
makefile.mms
21
# to use jmemansi.o or jmemname.o if you have limited
swap
space.
makefile.unix
26
# to use jmemansi.o or jmemname.o if you have limited
swap
space.
/external/kernel-headers/original/linux/
sysctl.h
169
VM_PAGE_CLUSTER=10, /* int: set number of pages to
swap
together */
Completed in 451 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>