HomeSort by relevance Sort by last modified time
    Searched full:masked (Results 126 - 150 of 423) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/iproute2/examples/diffserv/
Edge31-ca-u32 125 #note that the ECN bits are masked out
Edge32-ca-u32 153 #note that the ECN bits are masked out
  /external/kernel-headers/original/uapi/linux/
can.h 176 * @can_id: relevant bits of CAN ID which are not masked out.
  /external/llvm/test/CodeGen/SystemZ/
int-add-10.ll 36 ; from i64 rather than i32, but is later masked to i32 range.
int-sub-06.ll 36 ; from i64 rather than i32, but is later masked to i32 range.
insert-01.ll 32 ; Check a case where more bits than lower 8 are masked out of the
insert-02.ll 32 ; Check a case where more bits than lower 8 are masked out of the
  /external/llvm/test/Transforms/LoopVectorize/AArch64/
arbitrary-induction-step.ll 96 ; masked load/store, vectorization is possible but not beneficial. If loop
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_fs_channel_expressions.cpp 38 * texturing. The texture sampler returns a writemasked masked
  /frameworks/base/docs/html/training/gestures/
multi.jd 118 multiple pointers. It returns the masked action
  /frameworks/rs/cpp/
RenderScript.cpp 201 ALOGE("RS CPP error (masked by previous error): %s", errMsg);
  /frameworks/base/graphics/java/android/graphics/drawable/
RippleDrawable.java 61 * <code>&lt!-- A red ripple masked against an opaque rectangle. --/>
68 * If a mask layer is set, the ripple effect will be masked against that layer
71 * If no mask layer is set, the ripple effect is masked against the composite
  /frameworks/support/v7/recyclerview/src/android/support/v7/widget/helper/
ItemTouchHelper.java 1428 int masked = flags & ABS_HORIZONTAL_DIR_FLAGS; local
1517 int masked = flags & RELATIVE_DIR_FLAGS; local
    [all...]
  /hardware/intel/img/psb_video/src/mrst/
pvr2d.h 460 #define PVR2DROPnoop 0xAA /* dst (used for masked blts) */
493 #define PVR2DROP4MaskedCopy PVR2DROP4(PVR2DROPnoop,PVR2DROPcopy) /* masked source copy blt (used for rounded window corners etc) */
494 #define PVR2DROP4MaskedFill PVR2DROP4(PVR2DROPnoop,PVR2DPATROPcopy) /* masked colour fill blt (used for text) */
    [all...]
  /docs/source.android.com/src/devices/tech/dalvik/
dalvik-bytecode.jd     [all...]
  /bionic/libc/kernel/uapi/asm-x86/asm/
kvm.h 327 __u8 masked; member in struct:kvm_vcpu_events::__anon237
  /bionic/libm/amd64/
fenv.c 268 * all exceptions are masked).
  /development/ndk/platforms/android-21/arch-x86/include/asm/
kvm.h 324 __u8 masked; member in struct:kvm_vcpu_events::__anon1329
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
kvm.h 324 __u8 masked; member in struct:kvm_vcpu_events::__anon1340
  /external/aac/libFDK/include/
FDK_crc.h 224 * \return CRC value masked with crc length.
  /external/apache-commons-math/src/main/java/org/apache/commons/math/random/
MersenneTwister.java 143 // we use a long masked by 0xffffffffL as a poor man unsigned int
  /external/freetype/src/cache/
ftccache.c 500 /* Go to the `top' node of the list sharing same masked hash */
  /external/guava/guava/src/com/google/common/cache/
Striped64.java 27 * is a power of two. Indexing uses masked per-thread hash codes.
  /external/skia/src/gpu/
GrDrawTarget.h 357 * is free to clear the remaining bits to zero if masked clears are more
  /external/wpa_supplicant_8/src/eap_common/
eap_pwd_common.c 205 * we have to shift right the amount we masked off.

Completed in 2761 milliseconds

1 2 3 4 56 7 8 91011>>