HomeSort by relevance Sort by last modified time
    Searched full:swapped (Results 251 - 275 of 871) sorted by null

<<11121314151617181920>>

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/halloc/src/
halloc.c 5 * http://swapped.cc/halloc
  /packages/apps/Contacts/src/com/android/contacts/editor/
BaseRawContactEditorView.java 46 * source {@link RawContact} can be swapped out. Any state-based changes, such as
  /packages/apps/Dialer/InCallUI/src/com/android/incallui/widget/multiwaveview/
TargetDrawable.java 69 // swapped at runtime and want to re-use the existing resource id for identification.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
resource.h 198 /* Number of times a process was swapped out of physical memory. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
stat.h 163 #define __S_ISVTX 01000 /* Save swapped text after use (sticky). */
  /prebuilts/go/darwin-x86/doc/codewalk/
functions.xml 44 in the resulting <code>score</code> should be swapped, as it is now the other player's
  /prebuilts/go/darwin-x86/src/sync/atomic/
asm_linux_arm.s 45 MOVB R0, swapped+12(FP)
  /prebuilts/go/linux-x86/doc/codewalk/
functions.xml 44 in the resulting <code>score</code> should be swapped, as it is now the other player's
  /prebuilts/go/linux-x86/src/sync/atomic/
asm_linux_arm.s 45 MOVB R0, swapped+12(FP)
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
UiAttributeNode.java 112 * typically when the UI is part of a master-detail tree, as pages are swapped.
UiSeparatorAttributeNode.java 70 * typically when the UI is part of a master-detail tree, as pages are swapped.
  /external/llvm/lib/Target/PowerPC/
PPCInstrAltivec.td 64 // swapped for correct semantics.
131 // swapped for correct semantics.
206 /// the inputs must be swapped for correct semantics.
    [all...]
  /external/tpm2/
RSAKeySieve.c 155 BYTE swapped[4]; local
173 UINT32_TO_BYTE_ARRAY(inner, swapped);
174 _cpri__UpdateHash(&h, 4, swapped);
182 UINT32_TO_BYTE_ARRAY(*(ktx->outer), swapped);
183 _cpri__UpdateHash(&h, 4, swapped);
  /external/google-breakpad/src/processor/
minidump.cc 498 // context_flags is already swapped
532 // but it would be good to have them swapped properly.
600 // context_ppc64->context_flags was already swapped.
698 // context_arm64->context_flags was already swapped.
795 // context_x86->context_flags was already swapped.
810 // and does not need to be swapped.
829 // does not need to be swapped.
876 // context_ppc->context_flags was already swapped.
    [all...]
  /bionic/libc/upstream-openbsd/lib/libc/time/
wcsftime.c 243 ** "%l" have been swapped.
255 ** "%l" have been swapped.
  /external/e2fsprogs/lib/ext2fs/
swapfs.c 93 * and the extent data is not swapped on read */
238 /* extent data are swapped on access, not here */
  /external/eigen/Eigen/src/Core/arch/NEON/
PacketMath.h 322 // Multiply prod with its swapped value |a2*a4|a1*a3|
336 // Multiply prod with its swapped value |a2*a4|a1*a3|
  /external/elfutils/lib/
md5.c 319 we store the swapped words in the array CORRECT_WORDS. */
359 /* For the second to fourth round we have the possibly swapped words
  /external/libchrome/base/strings/
string_piece.cc 443 DCHECK(begin <= end) << "StringPiece iterators swapped or invalid.";
447 DCHECK(begin <= end) << "StringPiece iterators swapped or invalid.";
  /external/libvncserver/common/
md5.c 333 we store the swapped words in the array CORRECT_WORDS. */
373 /* For the second to fourth round we have the possibly swapped words
  /external/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCMCCodeEmitter.cpp 129 uint64_t Swapped = (Bits << 32) | (Bits >> 32);
130 support::endian::Writer<support::little>(OS).write<uint64_t>(Swapped);
  /external/llvm/lib/Target/XCore/
XCoreInstrFormats.td 175 // Same as 2R with last two operands swapped
214 // Same as L2R with last two operands swapped
  /external/webp/src/dec/
vp8i.h 170 VP8FInfo* f_info_; // filter strengths (swapped with dec->f_info_)
171 VP8MBData* mb_data_; // reconstruction data (swapped with dec->mb_data_)
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
filterbanks.c 306 corresponding all-pass filter factors for each channel are swapped.*/
311 at the decoder are swapped from the ones at the encoder, the 'upper' channel
  /external/webrtc/webrtc/system_wrappers/source/spreadsortlib/
spreadsort.hpp 164 //Swapping elements in current into place until the correct element has been swapped in
219 //Three-way swap; if the item to be swapped doesn't belong in the current bin, swap it to where it belongs
448 //Three-way swap; if the item to be swapped doesn't belong in the current bin, swap it to where it belongs
    [all...]

Completed in 328 milliseconds

<<11121314151617181920>>