HomeSort by relevance Sort by last modified time
    Searched refs:masking (Results 1 - 22 of 22) sorted by null

  /frameworks/av/media/libstagefright/codecs/mp3dec/src/
pvmp3_crc.cpp 146 uint32 masking = 1 << length; local
148 while ((masking >>= 1))
152 if (!carry ^ !(data & masking))
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/
sploop-bad-5.s 1 # Test bad SPLOOP instructions and operands. Duplicate masking.
  /external/llvm/test/MC/Mips/
nacl-mask.s 4 # This test tests that address-masking sandboxing is added when given assembly
8 # Test that address-masking sandboxing is added before indirect branches and
36 # Test that address-masking sandboxing is added before load instructions.
106 # Test that address-masking sandboxing is added before store instructions.
168 # Test that address-masking sandboxing is added after instructions that change
  /external/libvorbis/lib/
Makefile.am 15 masking.h os.h mdct.h smallft.h highlevel.h\
  /external/mesa3d/src/mesa/main/
accum.c 349 const GLboolean masking = (!ctx->Color.ColorMask[buffer][RCOMP] || local
355 if (masking)
385 if (masking) {
  /prebuilts/tools/common/m2/repository/com/firebase/tubesock/0.0.12/
tubesock-0.0.12.jar 
  /toolchain/binutils/binutils-2.25/opcodes/
i386-opc.h 492 /* AVX512 masking support:
493 1: Zeroing-masking.
494 2: Merging-masking.
495 3: Both zeroing and merging masking.
500 Masking,
597 unsigned int masking:2; member in struct:i386_opcode_modifier
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/
util.go 385 // Because of masking operations in the encodings, each register
  /prebuilts/go/darwin-x86/src/runtime/
mksizeclasses.go 186 // If the size is a power of two, heapBitsForObject can divide even faster by masking.
  /prebuilts/go/linux-x86/src/cmd/internal/obj/
util.go 385 // Because of masking operations in the encodings, each register
  /prebuilts/go/linux-x86/src/runtime/
mksizeclasses.go 186 // If the size is a power of two, heapBitsForObject can divide even faster by masking.
  /system/core/libpixelflinger/codeflinger/
GGLAssembler.cpp 157 const int masking = GGL_READ_NEEDS(MASK_ARGB, needs.n); local
165 info.masked = !!(masking & mask);
243 // blending / logic_op / masking need the framebuffer
303 // masking
    [all...]
  /external/libhevc/common/arm/
ihevc_sao_edge_offset_class0.s 131 BNE SKIP_MASKING_IF_NOT16 @If not skip masking
ihevc_sao_edge_offset_class0_chroma.s 136 BNE SKIP_MASKING_IF_NOT16 @If not skip masking
  /external/syslinux/com32/lib/libpng/
CHANGES     [all...]
  /external/syslinux/memdisk/
memdisk16.asm 323 ; we don't want to *require* A20 masking (SYSLINUX should
  /prebuilts/go/darwin-x86/src/net/
ip.go 241 // Mask returns the result of masking the IP address ip with mask.
  /prebuilts/go/linux-x86/src/net/
ip.go 241 // Mask returns the result of masking the IP address ip with mask.
  /toolchain/binutils/binutils-2.25/gas/config/
tc-i386.c 206 /* The struct describes masking, applied to OPERAND in the instruction.
334 /* Masking attributes. */
    [all...]
  /prebuilts/tools/common/m2/repository/com/koushikdutta/async/androidasync/2.1.3/
androidasync-2.1.3.jar 
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
ssa.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
ssa.go     [all...]

Completed in 761 milliseconds