HomeSort by relevance Sort by last modified time
    Searched full:bitwise (Results 176 - 200 of 677) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/e2fsprogs/intl/
plural.y 132 There is no unary minus and no bitwise operators.
  /external/llvm/include/llvm/CodeGen/
MachineMemOperand.h 129 /// Bitwise OR the current flags with the given flags.
  /external/llvm/lib/Support/Windows/
Memory.inc 27 // are not a bitwise combination of RWX values
  /external/llvm/test/MC/AArch64/
neon-bitwise-instructions.s 36 // Vector Bitwise
  /external/mesa3d/src/gallium/auxiliary/rtasm/
rtasm_ppc.h 176 ** vector bitwise operations
  /external/openssl/crypto/engine/
eng_int.h 145 /* NB: Bitwise OR-able values for the "flags" variable in ENGINE are now exposed
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
properties.cpp 30 // Bitwise-and this result with kCopyProperties for the case when a
  /frameworks/base/graphics/java/android/graphics/drawable/
ClipDrawable.java 60 * @param orientation Bitwise-or of {@link #HORIZONTAL} and/or {@link #VERTICAL}
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
unwind.h 101 /* The ACTIONS argument to the personality routine is a bitwise OR of one
smmintrin.h 253 /* Packed integer 128-bit bitwise comparison. Return 1 if
261 /* Packed integer 128-bit bitwise comparison. Return 1 if
269 /* Packed integer 128-bit bitwise comparison. Return 1 if
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
unwind.h 101 /* The ACTIONS argument to the personality routine is a bitwise OR of one
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
bitset 664 * operations are done as faster word-size bitwise instructions.
739 /// Initial bits bitwise-copied from a single word (others set to zero).
1139 /// These comparisons for equality/inequality are, well, @e bitwise.
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
bitset 664 * operations are done as faster word-size bitwise instructions.
739 /// Initial bits bitwise-copied from a single word (others set to zero).
1139 /// These comparisons for equality/inequality are, well, @e bitwise.
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
bitset 664 * operations are done as faster word-size bitwise instructions.
739 /// Initial bits bitwise-copied from a single word (others set to zero).
1139 /// These comparisons for equality/inequality are, well, @e bitwise.
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
bitset 664 * operations are done as faster word-size bitwise instructions.
739 /// Initial bits bitwise-copied from a single word (others set to zero).
1139 /// These comparisons for equality/inequality are, well, @e bitwise.
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
bitset 664 * operations are done as faster word-size bitwise instructions.
739 /// Initial bits bitwise-copied from a single word (others set to zero).
1139 /// These comparisons for equality/inequality are, well, @e bitwise.
    [all...]
  /system/core/include/cutils/
trace.h 47 * ATRACE_TAG_HAL should be bitwise ORed with the relevant tags for tracing
  /system/media/audio_utils/
fixedfft.cpp 21 * instead of divisions, and bitwise inverses are used instead of negates. To
  /dalvik/vm/compiler/codegen/x86/libenc/
enc_defs.h 568 Mnemonic_POR, // Bitwise Logical OR
621 Mnemonic_XORPD, // Bitwise Logical XOR for Double-Precision Floating-Point Values
622 Mnemonic_XORPS, // Bitwise Logical XOR for Single-Precision Floating-Point Values
  /docs/source.android.com/src/devices/tech/dalvik/
instruction-formats.jd 27 <h3>Bitwise descriptions</h3>
29 <p>The first column in the format table lists the bitwise layout of
177 appear in the bitwise representation.</p>
  /external/bluetooth/bluedroid/stack/gap/
gap_api.c 252 ** trusted_mask - bitwise OR of trusted services (array of UINT32)
289 ** trusted_mask - bitwise OR of trusted services (array of UINT32)
307 ** trusted_mask - bitwise OR of trusted services (array of UINT32)
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/tests/
MANIFEST.json 154 "sunspider-bitops-bitwise-and": {
155 file: "sunspider-bitops-bitwise-and.html",
156 name: "Bitwise And",
  /external/chromium_org/third_party/WebKit/Source/platform/
CheckedInt.h 228 // Bitwise ops may return a larger type, that's why we cast explicitly.
267 // Bitwise ops may return a larger type, so it's good to use this inline
370 // Beware! These bitwise operations can return a larger integer type,
  /external/llvm/include/llvm/Object/
ObjectFile.h 76 // Check bitwise identical. This is the only legal way to compare a union w/o
82 // Check bitwise identical. This is the only legal way to compare a union w/o
228 /// Get symbol flags (bitwise OR of SymbolRef::Flags)
  /external/zlib/src/doc/
rfc1950.txt 527 & Bitwise AND operator.
528 >> Bitwise right shift operator. When applied to an
531 << Bitwise left shift operator. Left shift inserts zero

Completed in 4282 milliseconds

1 2 3 4 5 6 78 91011>>