Searched
full:swapped (Results
401 -
425 of
871) sorted by null
<<11121314151617181920>>
/frameworks/base/core/java/android/os/ |
Debug.java | 127 /** The dirty dalvik pages that have been swapped out. */ 130 /** The dirty dalvik pages that have been swapped out, proportional. */ 149 /** The dirty native pages that have been swapped out. */ 152 /** The dirty native pages that have been swapped out, proportional. */ 171 /** The dirty pages used by anyting else that have been swapped out. */ 174 /** The dirty pages used by anyting else that have been swapped out, proportional. */ 325 * Return total swapped out memory in kB. 333 * Return total swapped out memory in kB, proportional. 680 * Return true if the kernel is reporting pss swapped out... that is, if [all...] |
/frameworks/support/tests/java/android/support/v4/content/ |
FileProviderTest.java | 190 // Verify that swapped order works
|
/packages/services/Telephony/src/com/android/services/telephony/ |
PstnIncomingCallNotifier.java | 219 Log.i(this, "swapped an old connection, new one is: %s", connection);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/ |
partition.h | 317 // Really swapped.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/parallel/ |
partition.h | 317 // Really swapped.
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/ |
partition.h | 317 // Really swapped.
|
/prebuilts/go/darwin-x86/src/net/http/httputil/ |
dump.go | 249 // Read. It's swapped in when we don't actually want to consume the
|
/prebuilts/go/linux-x86/src/net/http/httputil/ |
dump.go | 249 // Read. It's swapped in when we don't actually want to consume the
|
/prebuilts/misc/darwin-x86_64/sdl2_ttf/include/SDL2/ |
SDL_ttf.h | 74 extern DECLSPEC void SDLCALL TTF_ByteSwappedUNICODE(int swapped);
|
/prebuilts/misc/windows/sdl2_ttf/i686-w64-mingw32/include/SDL2/ |
SDL_ttf.h | 74 extern DECLSPEC void SDLCALL TTF_ByteSwappedUNICODE(int swapped);
|
/prebuilts/misc/windows/sdl2_ttf/x86_64-w64-mingw32/include/SDL2/ |
SDL_ttf.h | 74 extern DECLSPEC void SDLCALL TTF_ByteSwappedUNICODE(int swapped);
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/ |
partition.h | 317 // Really swapped.
|
/system/tpm/trunks/ |
resource_manager.h | 145 // it needs to be swapped with the latest actual context maintained by the
|
/toolchain/binutils/binutils-2.25/bfd/ |
elf-nacl.c | 233 order. So find the two segments we swapped before, and swap them back. */
|
elf32-moxie.c | 181 LOCAL_SYMS is a pointer to the swapped in local symbols.
|
libecoff.h | 112 the relevant ones are the only ones swapped in and out. */
|
/toolchain/binutils/binutils-2.25/elfcpp/ |
elfcpp_swap.h | 146 // but swapped if the host and target have different endianness.
|
/toolchain/binutils/binutils-2.25/gas/config/ |
obj-ecoff.c | 178 for a symbol. We just pass it on to BFD, which expects the swapped
|
/external/icu/icu4c/source/test/cintltst/ |
ccapitst.c | 3041 char normal[32], swapped[32]; local [all...] |
/bionic/libc/tzcode/ |
strftime.c | 279 ** "%l" have been swapped. 299 ** "%l" have been swapped.
|
/dalvik/docs/ |
dexopt.html | 137 Once the code is byte-swapped and aligned, we're ready to go. We append 301 The output of <code>dexopt</code> is byte-swapped and struct-aligned
|
/dalvik/libdex/ |
DexFile.h | 19 * the DEX file has been rewritten (byte-swapped, word-aligned) and that 532 #define DEX_OPT_FLAG_BIG (1<<1) /* swapped to big-endian */
|
/external/aac/libFDK/src/ |
fft_rad2.cpp | 243 /* Same as above but for t1,t2 with j>mh/4 and thus cs swapped */ 445 /* Same as above but for t1,t2 with j>mh/4 and thus cs swapped */
|
/external/google-breakpad/src/common/mac/ |
macho_reader.h | 155 // A segment in a Mach-O file. All these fields have been byte-swapped as 191 // A section in a Mach-O file. All these fields have been byte-swapped as
|
/external/icu/icu4c/source/i18n/unicode/ |
stsearch.h | 73 * second character which requires to be swapped with the preceding 76 * requires to be swapped with the next character. E.g certain Thai and
|
Completed in 1224 milliseconds
<<11121314151617181920>>