HomeSort by relevance Sort by last modified time
    Searched full:masked (Results 151 - 175 of 895) sorted by null

1 2 3 4 5 67 8 91011>>

  /dalvik/dx/src/com/android/dx/io/instructions/
DecodedInstruction.java 181 * address, masked to be a byte in size. This will throw if the
200 * Gets the literal value, masked to be an int in size. This will
224 * Gets the literal value, masked to be a byte in size. This will
236 * Gets the literal value, masked to be a nibble in size. This
  /device/linaro/bootloader/edk2/PcAtChipsetPkg/Include/Library/
IoApicLib.h 73 entry is for the interrupt to be disabled (masked). IoApicEnableInterrupts() must
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/X64/
ArchDebugSupport.c 45 // If the exception is masked to be reserved except for INT1 and INT3, skip it
  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/
RTD3.asl 61 Or(CDW1,0x10,CDW1) // Capabilities bits were masked
  /external/chromium-libpac/src/
net_util.cc 118 // which is only partially masked.
  /external/deqp/doc/testspecs/GLES2/
functional.stencil.txt 29 + Masked stencil comparison
  /external/deqp/framework/common/
tcuSurfaceAccess.hpp 47 (mask&tcu::RGBA::ALPHA_MASK) ? tcu::floatToU8(v.w()) : 0xFF); //!< \note Alpha defaults to full saturation when reading masked format
  /external/deqp/modules/gles2/functional/
es2fDepthStencilClearTests.cpp 121 DepthStencilClearCase (Context& context, const char* name, const char* description, int numIters, int numClears, bool depth, bool stencil, bool scissor, bool masked);
145 DepthStencilClearCase::DepthStencilClearCase (Context& context, const char* name, const char* description, int numIters, int numClears, bool depth, bool stencil, bool scissor, bool masked)
150 , m_masked (masked)
503 // iters clears depth stencil scissor masked
  /external/elfutils/backends/
alpha_symbol.c 149 Standard ST_VISIBILITY have already been masked off. */
  /external/google-breakpad/src/google_breakpad/processor/
dump_context.h 49 // MD_CONTEXT_* bits masked out. Returns 0 on failure.
  /external/icu/icu4c/source/i18n/
transreg.h 204 * underlying static locale resource store is masked.
213 * entry in the underlying static locale resource store is masked.
224 * underlying static locale resource store is masked.
236 * underlying static locale resource store is masked.
  /external/ipsec-tools/src/racoon/
policy.c 255 plog(LLV_DEBUG, LOCATION, NULL, "%p masked with /%d: %s\n",
257 plog(LLV_DEBUG, LOCATION, NULL, "%p masked with /%d: %s\n",
273 plog(LLV_DEBUG, LOCATION, NULL, "%p masked with /%d: %s\n",
275 plog(LLV_DEBUG, LOCATION, NULL, "%p masked with /%d: %s\n",
  /external/kernel-headers/original/uapi/asm-mips/asm/
signal.h 71 * SA_NODEFER prevents the current signal from being masked in the handler.
  /external/kernel-headers/original/uapi/linux/
tty_flags.h 84 /* These flags are no longer used (and were always masked from userspace) */
  /external/llvm/test/CodeGen/ARM/
fpcmp-opt.ll 30 ; If one side is zero, the other size sign bit is masked off to allow
  /external/llvm/test/Transforms/LoopVectorize/AArch64/
loop-vectorization-factors.ll 149 %mul.masked = and i32 %mul, 252
150 %conv17 = xor i32 %mul.masked, %conv11
196 %mul.masked = and i32 %mul, 252
197 %conv17 = xor i32 %mul.masked, %conv11
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigwait/
6-1.c 95 /* The signal is already masked, because inherited from the parent */
6-2.c 95 /* The signal is already masked, because inherited from the parent */
  /external/mesa3d/src/mesa/state_tracker/
st_cb_clear.c 339 * Return if all of the color channels are masked.
352 * Return if any of the color channels are masked.
365 * Return if all of the stencil bits are masked.
378 * Return if any of the stencil bits are masked.
  /external/skia/src/gpu/
GrStencilSettings.h 36 // NOTE: clamping occurs before the write mask. So if the MSB is zero and masked out, stencil
  /frameworks/base/core/java/com/android/internal/util/
BitwiseOutputStream.java 90 * @param data to write, will be masked to expose only bits param from lsb
  /frameworks/base/services/core/java/com/android/server/
AttributeCache.java 111 // The configurations being masked out are ones that commonly
  /frameworks/native/services/sensorservice/
RecentEventLogger.cpp 72 buffer.append("[value masked]");
  /packages/apps/Dialer/java/com/android/contacts/common/format/
TextHighlighter.java 59 /** Sets text color of the masked locations to be highlighted. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
can.h 93 * @can_id: relevant bits of CAN ID which are not masked out.

Completed in 1077 milliseconds

1 2 3 4 5 67 8 91011>>