/external/llvm/test/Transforms/SLPVectorizer/X86/ |
operandorder.ll | 238 ; c[1] = b[1]+a[1]; // swapped b[1] and a[1] 260 ; c[1] = b[1]+a[1]; // swapped b[1] and a[1]
|
/external/opencv3/3rdparty/libtiff/ |
tif_predict.c | 134 * requires byte-swapping, then it must be byte swapped before 166 * The data should not be swapped outside of the floating
|
/external/protobuf/src/google/protobuf/ |
generated_message_reflection_unittest.cc | 393 // Swap and test that fields are all swapped. 409 // Swap and test that fields are all swapped.
|
/packages/services/Telecomm/src/com/android/server/telecom/ |
BluetoothPhoneServiceImpl.java | 498 Log.i(TAG, "CDMA calls in conference swapped, updating headset"); 679 // Intermediate state for GSM calls which are in the process of being swapped. [all...] |
/external/llvm/lib/Transforms/Scalar/ |
LoopRerollPass.cpp | [all...] |
LoopUnswitch.cpp | 689 bool Swapped) { 700 if (Swapped && MD.second->getNumOperands() == 3 && 734 bool Swapped = false; 741 Swapped = true; 746 copyMetadata(BI, TI, Swapped); [all...] |
/toolchain/binutils/binutils-2.25/bfd/ |
coff-sh.c | 1000 bfd_boolean swapped; 1014 if (! sh_align_loads (abfd, sec, internal_relocs, contents, &swapped)) 1017 if (swapped) 999 bfd_boolean swapped; local [all...] |
/art/test/559-checker-irreducible-loop/smali/ |
IrreducibleLoop.smali | 451 # to analyze3 except the branches of the first 'if' are swapped, to
|
/dalvik/libdex/ |
DexFile.cpp | 376 * can't be computed for verification after the DEX is byte-swapped
|
/development/perftests/panorama/feature_stab/db_vlvm/ |
db_feature_detection.cpp | 407 paddd mm1,mm6 /*9 Add 4* swapped*/ 424 paddd mm1,mm4 /*25 Add 4* swapped*/ 448 paddd mm1,mm6 /*42 Add 4* swapped*/ 463 paddd mm2,mm4 /*56 Add 4* swapped*/ [all...] |
/docs/source.android.com/src/source/ |
known-issues.jd | 96 actions could have swapped the default compiler.</p>
|
/external/aac/libFDK/src/arm/ |
fft_rad2_arm.cpp | 245 /* Same as above but for t1,t2 with j>mh/4 and thus cs swapped */
|
/external/chromium-trace/catapult/telemetry/telemetry/timeline/ |
memory_dump_event.py | 102 'swapped': 'sw'}
|
/external/clang/lib/Lex/ |
HeaderMap.cpp | 124 /// getHeader - Return a reference to the file header, in unbyte-swapped form.
|
/external/fio/ |
blktrace.c | 101 * Maybe it needs to be endian swapped...
|
/external/freetype/src/cff/ |
cf2ft.c | 440 /* (note: variable names seem swapped) */
|
/external/icu/icu4c/source/test/intltest/ |
thcoll.cpp | 408 // Until UCA 4.1, the collation code swapped Thai/Lao prevowels with the following consonants,
|
/external/kernel-headers/original/uapi/linux/ |
dm-log-userspace.h | 413 * differentiate between logs that are being swapped and have the
|
/external/libchrome/sandbox/linux/bpf_dsl/ |
policy_compiler.cc | 395 // (Note: failed and passed are intentionally swapped.)
|
/external/libpcap/ |
pcap-int.h | 173 int swapped; member in struct:pcap
|
/external/llvm/lib/Analysis/ |
DemandedBits.cpp | 107 // The alive bits of the input are the swapped alive bits of
|
/external/llvm/lib/DebugInfo/DWARF/ |
DWARFUnit.cpp | 317 // contents which will cause just the internal pointers to be swapped
|
/external/llvm/test/CodeGen/Mips/msa/ |
i8.ll | 69 ; bmnzi.b is the same as bmzi.b with ws and wd_in swapped
|
vec.ll | 310 ; bmnz.v is the same as bmz.v with ws and wd_in swapped 341 ; bmnz.v is the same as bmz.v with ws and wd_in swapped 372 ; bmnz.v is the same as bmz.v with ws and wd_in swapped 403 ; bmnz.v is the same as bmz.v with ws and wd_in swapped [all...] |
/external/llvm/test/CodeGen/PowerPC/ |
ppc64-i128-abi.ll | 16 ; On LE, ensure the value of 1 is swapped before being used (using xxswapd).
|