/external/skia/src/core/ |
SkRecordDraw.cpp | 334 // For example, DstIn is used by masking layers.
|
/external/skqp/src/core/ |
SkRecordDraw.cpp | 334 // For example, DstIn is used by masking layers.
|
/external/sonivox/arm-wt-22k/lib_src/ |
eas_reverbdata.h | 44 The "trick" is that modulo arithmetic is simplified by masking
|
/external/swiftshader/third_party/LLVM/utils/TableGen/ |
EDEmitter.cpp | 441 // ignore (this is a masking move)
|
/external/syslinux/gpxe/src/drivers/net/ |
myri10ge.c | 636 * Enable or disable IRQ masking.
|
/external/syslinux/memdisk/ |
memdisk16.asm | 323 ; we don't want to *require* A20 masking (SYSLINUX should
|
/external/tensorflow/tensorflow/python/keras/_impl/keras/engine/ |
training_eager.py | 114 applies masking and sample weighting to the loss value.
|
/external/tensorflow/tensorflow/python/keras/_impl/keras/layers/ |
recurrent.py | 291 # Masking 292 This layer supports masking for input data with a variable number [all...] |
/external/v8/tools/ |
presubmit.py | 354 'sqlite-pointer-masking.js',
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/ |
pitch_estimator.c | 617 /* lookahead pitch filtering for masking analysis */
|
/external/webrtc/webrtc/modules/audio_processing/aec/ |
aec_core_neon.c | 287 // This is done by masking the exponent, shifting it into the top bit of
|
/frameworks/av/media/libeffects/testlibs/ |
EffectReverb.h | 31 The "trick" is that modulo arithmetic is simplified by masking
|
/frameworks/base/core/java/android/view/ |
KeyCharacterMap.java | 358 * after masking with {@link #COMBINING_ACCENT_MASK}.
|
/frameworks/base/graphics/java/android/graphics/drawable/ |
RippleDrawable.java | 125 /** The masking layer, e.g. the layer with id R.id.mask. */ [all...] |
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/ |
WifiP2pNative.java | 65 Log.i(TAG, "Masking interface non-availability callback because "
|
/prebuilts/go/darwin-x86/src/net/ |
ip.go | 244 // Mask returns the result of masking the IP address ip with mask.
|
/prebuilts/go/linux-x86/src/net/ |
ip.go | 244 // Mask returns the result of masking the IP address ip with mask.
|
/system/core/libpixelflinger/codeflinger/ |
blending.cpp | 199 // when fb is needed for logic-ops or masking
|
/system/media/audio_utils/ |
fifo.cpp | 226 // separate from the low level code (indexes, available, masking).
|
/toolchain/binutils/binutils-2.27/bfd/ |
elfxx-ia64.c | 498 /* For slot 2, turn brl into br by masking out bit 40. */
|
/toolchain/binutils/binutils-2.27/gas/config/ |
atof-ieee.c | 632 permits us to propagate the carry without any masking of bits.
|
/prebuilts/sdk/current/support/v7/appcompat/res/values/ |
values.xml | 215 channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] --> 242 channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] --> [all...] |
/external/llvm/lib/Target/X86/ |
X86InstrAVX512.td | 157 // with the appropriate element type. This allows to use the same masking logic. 183 // This multiclass generates the masking variants from the non-masking 184 // variant. It only provides the assembly pieces for the masking variants. 185 // It assumes custom ISel patterns for masking which can be provided as 243 // This multiclass generates the unconditional/non-masking, the masking and 244 // the zero-masking variant of the vector instruction. In the masking case, the 259 // This multiclass generates the unconditional/non-masking, the masking an [all...] |
/external/libhevc/common/x86/ |
ihevc_sao_ssse3_intr.c | 194 //masking upper 8bit values of each 16 bit band table value 237 //masking upper 8bit values of each 16 bit band table value 519 //masking upper 8bit values of each 16 bit band table value 557 //masking upper 8bit values of each 16 bit band table value 597 //masking upper 8bit values of 16 bit band table value 635 //masking upper 8bit values of each 16 bit band table value [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
_struct.c | [all...] |