OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:masking
(Results
151 - 175
of
490
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/system/bt/embdrv/sbc/decoder/srce/
bitalloc.c
202
* Negative allocations are zeroed by
masking
. (n & 0x40) >> 6 puts the
/system/core/libpixelflinger/codeflinger/
GGLAssembler.cpp
155
const int
masking
= GGL_READ_NEEDS(MASK_ARGB, needs.n);
local
163
info.masked = !!(
masking
& mask);
241
// blending / logic_op /
masking
need the framebuffer
301
//
masking
[
all
...]
/system/core/libpixelflinger/include/pixelflinger/
pixelflinger.h
275
//
masking
/system/keymaster/contexts/
pure_soft_keymaster_context.cpp
321
// XOR the transit key with the
masking
key
/toolchain/binutils/binutils-2.27/gas/config/
atof-vax.c
352
permits us to propagate the carry without any
masking
of bits.
/toolchain/binutils/binutils-2.27/gas/
messages.c
45
have a plausible error recovery. eg,
masking
the top
/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zip/
CentralDirectoryHeader.java
415
* Equivalent to {@code getCompressionInfo().get()} but
masking
the possible exceptions and
/external/icu/android_icu4j/src/main/java/android/icu/text/
TransliterationRule.java
288
*
masking
.
321
// Test for anchor
masking
/external/icu/icu4c/source/common/unicode/
ucharstrie.h
518
// Match-node lead unit values, after
masking
off intermediate-value bits:
540
// Compact value: After testing and
masking
off bit 15, use the following thresholds.
/external/icu/icu4c/source/i18n/
rbt_rule.cpp
269
*
masking
.
303
// Test for anchor
masking
/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
TransliterationRule.java
287
*
masking
.
320
// Test for anchor
masking
/external/tensorflow/tensorflow/contrib/model_pruning/python/
pruning.py
18
# elementwise
masking
of weights
523
"""Performs block-granular
masking
of the weights.
/external/valgrind/none/tests/ppc32/
test_dfp4.c
92
* and assume that
masking
multiple values would work OK.
196
* and assume that
masking
multiple values would work OK.
/external/valgrind/none/tests/ppc64/
test_dfp4.c
92
* and assume that
masking
multiple values would work OK.
196
* and assume that
masking
multiple values would work OK.
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombineAndOrXor.cpp
243
// Ok, at this point, we know that we are
masking
the result of the
279
//
Masking
out bits that the shift already masks.
300
//
Masking
out bits that the shift already masks.
311
// See if this is shifting in some sign extension, then
masking
it out
319
if (C == AndRHS) { //
Masking
out bits shifted in.
[
all
...]
/frameworks/support/v7/appcompat/res/values/
attrs.xml
568
channel
masking
the result. [Da, Sc * Da + (1 - Sa) * Dc] -->
[
all
...]
/external/google-styleguide/
angularjs-google-style.html
248
masking
primitives.</p>
/external/jline/src/src/site/docbook/
index.xml
178
<title>Character
masking
</title>
/external/kernel-headers/original/uapi/linux/
cyclades.h
397
__u32 intr_enable; /* interrupt
masking
*/
/external/libhevc/common/arm/
ihevc_sao_edge_offset_class0.s
141
BNE SKIP_MASKING_IF_NOT16 @If not skip
masking
/external/llvm/lib/DebugInfo/PDB/Raw/
DbiStream.cpp
35
// and
masking
ourselves. The struct definitions are provided for reference.
/external/mesa3d/src/gallium/drivers/radeon/
r600_perfcounter.c
277
//
masking
is reset unless the user explicitly requests one.
/external/mesa3d/src/gallium/drivers/svga/
svga_pipe_clear.c
229
* No
masking
, no scissor (clear entire buffer).
/external/mesa3d/src/mesa/state_tracker/
st_cb_clear.c
212
/* blend state: RGBA
masking
*/
/external/perfetto/src/ftrace_reader/
cpu_reader.cc
131
// Just
masking
out the signal would cause an implicit syscall restart and
Completed in 1047 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>