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

1 2 3 45 6 7 8 91011>>

  /external/llvm/lib/Target/AArch64/
AArch64InstrNEON.td 298 // Vector Bitwise Operations
300 // Vector Bitwise AND
304 // Vector Bitwise Exclusive OR
308 // Vector Bitwise OR
349 // Vector Bitwise OR NOT - register
354 // Vector Bitwise Bit Clear (AND NOT) - register
377 // Additional patterns for bitwise instructions AND, EOR, ORR, BIC, ORN
384 // Vector Bitwise Select
470 // Additional patterns for bitwise instruction BSL
477 // Vector Bitwise Insert if Tru
    [all...]
AArch64ISelLowering.h 116 // Vector bitwise select
134 // Vector compare bitwise test
  /external/chromium_org/third_party/openssl/openssl/crypto/rc2/
rrc2.doc 35 2. Bitwise exclusive OR, denoted by "^".
36 3. Bitwise AND, denoted by "&".
37 4. Bitwise NOT, denoted by "~".
  /external/openssl/crypto/rc2/
rrc2.doc 35 2. Bitwise exclusive OR, denoted by "^".
36 3. Bitwise AND, denoted by "&".
37 4. Bitwise NOT, denoted by "~".
  /docs/source.android.com/src/devices/
audio_avoiding_pi.jd 160 <li>bitwise "or"</li>
161 <li>bitwise "and"</li>
  /external/chromium_org/third_party/icu/source/i18n/
sortkey.cpp 176 // Bitwise comparison for the collation keys.
255 // Bitwise comparison for the collation keys.
  /external/chromium_org/third_party/mesa/src/src/glsl/
lower_clip_distance.cpp 131 /* Make sure old_index is a signed int so that the bitwise "shift" and
165 /* Create the expression clip_distance_index % 4. Do this as a bitwise
  /external/libvorbis/doc/
vorbis.html 184 the original audio produced by analysis to and from a bitwise packed
206 <p>Vorbis packets contain the raw, bitwise-compressed representation of a
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 44 /// FAND - Bitwise logical AND of floating point values. This corresponds
48 /// FOR - Bitwise logical OR of floating point values. This corresponds
52 /// FXOR - Bitwise logical XOR of floating point values. This corresponds
56 /// FAND - Bitwise logical ANDNOT of floating point values. This
60 /// FSRL - Bitwise logical right shift of floating point values. These
176 /// ANDNP - Bitwise Logical AND NOT of Packed FP values.
291 // PTEST - Vector bitwise comparisons
294 // TESTP - Vector packed fp sign bitwise comparisons
    [all...]
  /external/mesa3d/src/glsl/
lower_clip_distance.cpp 131 /* Make sure old_index is a signed int so that the bitwise "shift" and
165 /* Create the expression clip_distance_index % 4. Do this as a bitwise
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
regex_constants.h 66 * perform bitwise operations on these values and expect the right thing to
188 * perform bitwise operations on these values and expect the right thing to
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
regex_constants.h 66 * perform bitwise operations on these values and expect the right thing to
188 * perform bitwise operations on these values and expect the right thing to
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
regex_constants.h 66 * perform bitwise operations on these values and expect the right thing to
188 * perform bitwise operations on these values and expect the right thing to
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
regex_constants.h 66 * perform bitwise operations on these values and expect the right thing to
188 * perform bitwise operations on these values and expect the right thing to
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
regex_constants.h 66 * perform bitwise operations on these values and expect the right thing to
188 * perform bitwise operations on these values and expect the right thing to
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
regex_constants.h 66 * perform bitwise operations on these values and expect the right thing to
188 * perform bitwise operations on these values and expect the right thing to
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
regex_constants.h 73 * perform bitwise operations on these values and expect the right thing to
195 * perform bitwise operations on these values and expect the right thing to
  /external/chromium/net/test/
test_server.h 97 // A bitwise-OR of BulkCipher that should be used by the
  /external/chromium_org/apps/
shell_window_registry.h 101 // contexts is non-zero. |window_type_mask| is a bitwise OR filter of
  /external/chromium_org/content/public/renderer/
render_view.h 98 // Bitwise-ORed set of extra bindings that have been enabled. See
  /external/chromium_org/net/cert/
cert_verifier.h 84 // |flags| is bitwise OR'd of VerifyFlags.
  /external/chromium_org/net/proxy/
proxy_list.h 51 // |scheme_bit_field| is a bunch of ProxyServer::Scheme bitwise ORed together.
  /external/chromium_org/third_party/angle/samples/gles2_book/Common/
esUtil.c 163 // flags - bitwise or of window creation flags
  /external/chromium_org/third_party/libwebp/dec/
quant.c 99 // For all x in [0..284], x*155/100 is bitwise equal to (x*101581) >> 16.
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
vl_vlc.h 29 * Functions for fast bitwise access to multiple probably unaligned input buffers

Completed in 2029 milliseconds

1 2 3 45 6 7 8 91011>>