/external/qemu/distrib/jpeg-6b/ |
jchuff.c | 366 /* For a negative input, want temp2 = bitwise complement of abs(input) */
|
/external/qemu/distrib/libpng-1.2.19/ |
pngset.c | [all...] |
/external/tremolo/Tremolo/ |
bitwise.c | 343 /* Self test of the bitwise routines; everything else is based on
|
/frameworks/base/docs/html/guide/topics/renderscript/ |
advanced.jd | 358 <p>You can specify multiple memory spaces by using the bitwise <code>OR</code> operator. Doing so
|
/frameworks/opt/net/voip/src/jni/rtp/ |
AudioGroup.cpp | 65 // array to the nearest power of 2 and then use bitwise-and instead of modulo.
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/c-family/ |
c-common.h | 752 extern tree shorten_binary_op (tree result_type, tree op0, tree op1, bool bitwise); [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/c-family/ |
c-common.h | 752 extern tree shorten_binary_op (tree result_type, tree op0, tree op1, bool bitwise); [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/c-family/ |
c-common.h | 752 extern tree shorten_binary_op (tree result_type, tree op0, tree op1, bool bitwise); [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/c-family/ |
c-common.h | 752 extern tree shorten_binary_op (tree result_type, tree op0, tree op1, bool bitwise); [all...] |
/external/dropbear/libtommath/mtest/ |
mpi.c | [all...] |
/external/llvm/lib/Support/ |
APInt.cpp | [all...] |
/external/llvm/lib/Transforms/InstCombine/ |
InstCombineCasts.cpp | 508 /// transformZExtICmp - Transform (zext icmp) to bitwise / integer operations [all...] |
/external/llvm/test/MC/Disassembler/AArch64/ |
neon-instructions.txt | 86 # Vector Bitwise Bit Clear (AND NOT) - immediate 87 # Vector Bitwise OR - immedidate 220 # Vector Compare Mask Bitwise Test (Integer)
|
/external/llvm/lib/Target/ARM/ |
ARMInstrNEON.td | [all...] |
/external/chromium/chrome/browser/chromeos/cros/ |
network_library.cc | [all...] |
/external/clang/lib/AST/ |
Expr.cpp | 177 case BO_And: // Bitwise AND operator. 178 case BO_Xor: // Bitwise XOR operator. 179 case BO_Or: // Bitwise OR operator. [all...] |
/external/llvm/test/MC/AArch64/ |
neon-diagnostics.s | 142 // Vector Bitwise Bit Clear (AND NOT) - immediate 143 // Vector Bitwise OR - immedidate 485 // Vector Compare Mask Bitwise Test (Integer) [all...] |
/dalvik/dx/src/com/android/dx/cf/code/ |
Ropper.java | 359 * The label is bitwise-complemented so that mistakes where [all...] |
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
FastStringBuffer.java | [all...] |
/external/chromium/net/base/ |
x509_certificate_mac.cc | 294 // a bitwise-OR of VerifyFlags that can further alter how trust is [all...] |
/external/chromium_org/third_party/mesa/src/docs/ |
relnotes-7.10.html | 226 <li>gallivm: fix wrong return value in bitwise functions</li> 528 <li>glsl: Implement constant expr evaluation for bitwise-not</li> 530 <li>glsl: Implement constant expr evaluation for bitwise logic ops</li> [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/ |
lp_state_fs.c | 112 * \param mask_input bitwise mask for the whole 4x4 stamp [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/bn/ |
bn_gf2m.c | 227 * could be equal; r is the bitwise XOR of a and b.
|
/external/clang/lib/CodeGen/ |
MicrosoftCXXABI.cpp | [all...] |
/external/icu4c/test/intltest/ |
regcoll.cpp | 171 "A\u0001", ">", "~\u0002", // Ensure A and ~ are not compared bitwise [all...] |