OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:masking
(Results
126 - 150
of
490
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/h264/
AvcConfigurationBox.java
242
// actually only some bits are interesting so
masking
with & x would be good but not all Mp4 creating tools set the reserved bits to 1.
/external/okhttp/okhttp-ws/src/main/java/com/squareup/okhttp/internal/ws/
WebSocketReader.java
155
// Read the
masking
key as bytes so that they can be used directly for unmasking.
/external/sonivox/arm-wt-22k/lib_src/
eas_synth.h
227
/* CC64, SP-MIDI channel
masking
*/
/external/speex/libspeex/
vbr.c
115
-Temporal
masking
: when energy slope is decreasing, decrease the bit-rate
/external/tcpdump/
netdissect-stdinc.h
245
* "struct bootp",
masking
out the bp_hops field, and comparing the result
/external/tensorflow/tensorflow/contrib/keras/api/keras/layers/
__init__.py
65
from tensorflow.python.keras._impl.keras.layers.core import
Masking
/external/tensorflow/tensorflow/python/keras/_impl/keras/layers/
core_test.py
36
keras.layers.
Masking
, kwargs={}, input_shape=(3, 2, 3))
/external/valgrind/memcheck/tests/
sh-mem.c
132
// when doing shifting/
masking
and stuff like that.
/libcore/luni/src/test/java/libcore/java/nio/charset/
ModifiedUtf8Test.java
97
// Make sure bit
masking
works
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/Native/
RawTypes.h
86
/// and
masking
ourselves. The struct definitions are provided for reference.
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/PDB/Native/
RawTypes.h
79
/// and
masking
ourselves. The struct definitions are provided for reference.
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/PDB/Native/
RawTypes.h
79
/// and
masking
ourselves. The struct definitions are provided for reference.
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/PDB/Native/
RawTypes.h
94
/// and
masking
ourselves. The struct definitions are provided for reference.
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/PDB/Native/
RawTypes.h
94
/// and
masking
ourselves. The struct definitions are provided for reference.
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/PDB/Native/
RawTypes.h
94
/// and
masking
ourselves. The struct definitions are provided for reference.
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/PDB/Native/
RawTypes.h
94
/// and
masking
ourselves. The struct definitions are provided for reference.
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/Native/
RawTypes.h
86
/// and
masking
ourselves. The struct definitions are provided for reference.
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/PDB/Native/
RawTypes.h
79
/// and
masking
ourselves. The struct definitions are provided for reference.
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/PDB/Native/
RawTypes.h
79
/// and
masking
ourselves. The struct definitions are provided for reference.
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/PDB/Native/
RawTypes.h
94
/// and
masking
ourselves. The struct definitions are provided for reference.
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/PDB/Native/
RawTypes.h
94
/// and
masking
ourselves. The struct definitions are provided for reference.
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/PDB/Native/
RawTypes.h
94
/// and
masking
ourselves. The struct definitions are provided for reference.
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/PDB/Native/
RawTypes.h
94
/// and
masking
ourselves. The struct definitions are provided for reference.
/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/runtime/
mksizeclasses.go
186
// If the size is a power of two, heapBitsForObject can divide even faster by
masking
.
Completed in 722 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>