/prebuilts/go/linux-x86/test/bench/shootout/ |
meteor-contest.go | 123 * they can be bitwise-anded with the board to determine if they fit. 302 /* Generate the unsigned long long int that will later be anded with the
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
tic6x.h | 154 assembler determine a bit-mask ANDed with the bit-mask indicating 590 /* Mask that, ANDed with the crhi value in the instruction, must be
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
PropsVectors.java | 167 * bits and set the value bits (ANDed with the mask).
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
PropsVectors.java | 165 * bits and set the value bits (ANDed with the mask).
|
/external/llvm/lib/Analysis/ |
DemandedBits.cpp | 323 // Compute the set of alive bits for each operand. These are anded into the
|
/external/v8/src/ |
d8.h | 426 // os.mkdirp(name, mask) creates a directory. The mask (if present) is anded
|
/external/skia/src/opts/ |
SkBlitRow_opts_SSE2.cpp | 169 const __m128i ANDed = _mm_and_si128(s3, _mm_and_si128(s2, _mm_and_si128(s1, s0))); 170 cmp = _mm_cmpeq_epi8(_mm_and_si128(ANDed, alphaMask), alphaMask); [all...] |
/external/boringssl/src/ssl/ |
ssl_test.cc | 96 // Multiple masks can be ANDed in a single rule. [all...] |
/external/chromium-trace/catapult/third_party/webtest/webtest/ |
response.py | 130 All the given patterns are ANDed together:
|
/external/iproute2/doc/ |
ss.sgml | 272 State match is always anded to address/port match.
|
/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
HexagonMCChecker.cpp | 340 // Check for proper use of auto-anded of predicate registers.
|
/external/llvm/lib/Target/SystemZ/ |
SystemZISelLowering.h | 63 // Test under mask. The first operand is ANDed with the second operand
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_fs_emit.cpp | 540 * so it can be ANDed with the mask of pixels still to be
|
brw_defines.h | 573 * are two contributors ANDed together to whether channels are [all...] |
/libcore/ojluni/src/main/java/java/util/stream/ |
StreamOpFlag.java | 111 * {@link #TERMINAL_OP_MASK} can be ANDed with a bit set of stream flags to
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/dynamodb2/ |
layer1.py | 622 words, the conditions are ANDed together. (You can use the [all...] |
/external/nanopb-c/generator/google/protobuf/internal/ |
decoder.py | 104 Decoded values will be bitwise-anded with the given mask before being
|
/external/protobuf/python/google/protobuf/internal/ |
decoder.py | 110 Decoded values will be bitwise-anded with the given mask before being
|
/external/deqp/modules/gles31/functional/ |
es31fMultisampleTests.cpp | 872 * operations the sample mask is ANDed with the fragment coverage value. [all...] |
es31fTextureMultisampleTests.cpp | [all...] |
/external/v8/src/regexp/ |
jsregexp.h | 479 // next n characters are anded with the mask and compared with the value. [all...] |
/toolchain/binutils/binutils-2.25/bfd/ |
coff-sh.c | [all...] |
/external/chromium-trace/catapult/third_party/Paste/paste/ |
fixture.py | 638 All the given patterns are ANDed together: [all...] |
/frameworks/base/core/java/android/nfc/ |
NfcAdapter.java | [all...] |
/libcore/luni/src/main/java/java/util/concurrent/ |
ForkJoinTask.java | 199 * values until completed, upon which status (anded with [all...] |