/external/libvpx/libvpx/vp9/encoder/ |
vp9_speed_features.c | 237 // Reference masking is not supported in dynamic scaling mode. 407 // Reference masking only enabled for 1 spatial layer, and if none of the [all...] |
/external/llvm/lib/Transforms/InstCombine/ |
InstCombineAndOrXor.cpp | 199 // Ok, at this point, we know that we are masking the result of the 234 // Masking out bits that the shift already masks. 254 // Masking out bits that the shift already masks. 265 // See if this is shifting in some sign extension, then masking it out 272 if (C == AndRHS) { // Masking out bits shifted in. 715 // Convert the masking analysis into its equivalent with negated [all...] |
/external/pdfium/third_party/libtiff/ |
tif_lzw.c | 855 /* Explicit 0xff masking to make icc -check=conversions happy */ 1090 /* Explicit 0xff masking to make icc -check=conversions happy */ [all...] |
/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/ |
ARMAddressingModes.h | 348 // Likewise, try masking out a splat value first. 369 // Try masking out a splat value first.
|
/external/wpa_supplicant_8/src/drivers/ |
driver_nl80211_scan.c | 331 * by masking out everything else apart from the OFDM rates 6, 1169 * by masking out everything else apart from the OFDM rates 6, [all...] |
/external/libopus/celt/ |
celt_encoder.c | 239 /* Forward masking: 6.7 dB/ms. */ 260 /* For lower bitrates, let's be more conservative and have a forward masking 336 /* Backward masking: 13.9 dB/ms. */ [all...] |
bands.c | 369 measure inter-aural masking (there doesn't seem to be any published data 1005 /* Rough approximation for pre-echo masking */ 1008 /* Corresponds to a forward-masking slope of 1.5 dB per 10 ms */ [all...] |
/external/swiftshader/src/Shader/ |
PixelRoutine.cpp | [all...] |
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/ |
builder_misc.cpp | 570 // pointer to the value to load if we're masking off a component 620 // pointer to the value to load if we're masking off a component 670 // pointer to the value to load if we're masking off a component [all...] |
/system/extras/ksmutils/ |
lookup3.c | 314 * still catch it and complain. The masking trick does make the hash 500 * still catch it and complain. The masking trick does make the hash 678 * still catch it and complain. The masking trick does make the hash [all...] |
/toolchain/binutils/binutils-2.27/gas/doc/ |
c-i386.texi | [all...] |
/toolchain/binutils/binutils-2.27/opcodes/ |
ChangeLog-2013 | 633 (opcode_modifiers): Add EVex, Masking, VecESize, Broadcast, 646 (Masking): New. 653 (i386_opcode_modifier): Add evex, masking, vecesize, broadcast, [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
_struct.c | [all...] |
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
ARMAddressingModes.h | 349 // Likewise, try masking out a splat value first. 370 // Try masking out a splat value first.
|
/external/pdfium/third_party/base/allocator/partition_allocator/ |
partition_alloc.cc | 180 // sub_order_index_mask is a mask for the remaining bits == 11 (masking to 01 [all...] |
/external/tensorflow/tensorflow/python/layers/ |
network.py | [all...] |
/external/valgrind/none/tests/ppc32/ |
test_isa_2_06_part3.c | 519 /* Unable to compute theoretical difference, so we fall back to masking out 549 /* Unable to compute theoretical difference, so we fall back to masking out [all...] |
test_isa_2_07_part2.c | 877 /* Unable to compute theoretical difference, so we fall back to masking out 885 printf("Unable to compute theoretical difference, so we fall back to masking\n"); [all...] |
/external/valgrind/none/tests/ppc64/ |
test_isa_2_06_part3.c | 519 /* Unable to compute theoretical difference, so we fall back to masking out 549 /* Unable to compute theoretical difference, so we fall back to masking out [all...] |
test_isa_2_07_part2.c | 877 /* Unable to compute theoretical difference, so we fall back to masking out 885 printf("Unable to compute theoretical difference, so we fall back to masking\n"); [all...] |
/external/webrtc/webrtc/examples/objc/AppRTCDemo/third_party/SocketRocket/ |
SRWebSocket.m | 956 | |Masking-key, if MASK set to 1 | 958 | Masking-key (continued) | Payload Data | [all...] |
/frameworks/base/core/java/android/content/pm/ |
ActivityInfo.java | 732 * an absolute value rather than correctly masking out the bits 744 * an absolute value rather than correctly masking out the bits [all...] |
/art/runtime/gc/space/ |
large_object_space.cc | 317 static constexpr uint32_t kFlagsMask = ~(kFlagFree | kFlagZygote); // Combined flags for masking.
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ipf/ |
AccessKr.s | 63 rsm 0x6000;; // Masking interrupts
|
/device/linaro/bootloader/edk2/OvmfPkg/VirtioNetDxe/ |
TechNotes.txt | 154 locking / masking is important to implement critical sections (atomic or
|