/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/engines/ |
D | DESedeEngine.java | 14 protected static final int BLOCK_SIZE = 8; field in DESedeEngine
|
D | RC2Engine.java | 56 private static final int BLOCK_SIZE = 8; field in RC2Engine
|
D | DESEngine.java | 15 protected static final int BLOCK_SIZE = 8; field in DESEngine
|
D | BlowfishEngine.java | 300 private static final int BLOCK_SIZE = 8; // bytes = 64 bits field in BlowfishEngine
|
D | AESEngine.java | 418 private static final int BLOCK_SIZE = 16; field in AESEngine
|
D | AESFastEngine.java | 746 private static final int BLOCK_SIZE = 16; field in AESFastEngine
|
D | TwofishEngine.java | 194 private static final int BLOCK_SIZE = 16; // bytes = 128 bits field in TwofishEngine
|
/external/autotest/client/cros/chameleon/ |
D | edid.py | 41 BLOCK_SIZE = 128 variable in Edid
|
/external/opencv3/modules/cudev/include/opencv2/cudev/grid/detail/ |
D | histogram.hpp | 99 const int BLOCK_SIZE = Policy::block_size_x * Policy::block_size_y; in histogram() local
|
D | reduce_to_column.hpp | 130 const int BLOCK_SIZE = BLOCK_SIZE_X * BLOCK_SIZE_Y; in reduceToColumn() local
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowStatFs.java | 14 public static final int BLOCK_SIZE = 4096; field in ShadowStatFs
|
/external/chromium-trace/catapult/third_party/WebOb/webob/ |
D | static.py | 16 BLOCK_SIZE = 1<<16 variable
|
/external/jemalloc/test/unit/ |
D | SFMT.c | 38 #define BLOCK_SIZE 10000 macro
|
/external/mesa3d/src/gallium/state_trackers/xvmc/tests/ |
D | test_rendering.c | 36 #define BLOCK_SIZE (BLOCK_WIDTH * BLOCK_HEIGHT) macro
|
/external/autotest/client/cros/ |
D | verity_utils.py | 25 BLOCK_SIZE = 4096 variable
|
/external/webrtc/talk/session/media/ |
D | planarfunctions_unittest.cc | 675 #define TEST_YUVTOI420(SRC_NAME, MSE, BLOCK_SIZE) \ argument 725 #define TEST_YUVTORGB(SRC_NAME, DST_NAME, JPG_TYPE, MSE, BLOCK_SIZE) \ argument 901 #define TEST_ARGB(SRC_NAME, FC_ID, BPP, BLOCK_SIZE) \ argument
|
/external/chromium-trace/catapult/third_party/Paste/paste/ |
D | fileapp.py | 17 BLOCK_SIZE = 4096 * 16 variable
|
/external/libvpx/libvpx/vp9/common/ |
D | vp9_enums.h | 59 typedef uint8_t BLOCK_SIZE; typedef
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/modes/ |
D | GCMBlockCipher.java | 26 private static final int BLOCK_SIZE = 16; field in GCMBlockCipher
|
/external/kernel-headers/original/uapi/linux/ |
D | fs.h | 29 #define BLOCK_SIZE (1<<BLOCK_SIZE_BITS) macro
|
/external/opencv3/modules/core/src/ |
D | precomp.hpp | 206 enum { BLOCK_SIZE = 1024 }; enumerator
|
/external/deqp/modules/gles3/functional/ |
D | es3fTextureWrapTests.cpp | 231 static const int BLOCK_SIZE = 16; in init() local
|
/external/opencv3/modules/cudaoptflow/src/cuda/ |
D | pyrlk.cu | 124 const int BLOCK_SIZE = 128; in sparseKernel() local
|
/external/opencv3/modules/cudev/include/opencv2/cudev/functional/detail/ |
D | color_cvt.hpp | 101 BLOCK_SIZE = 256 enumerator
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/ |
D | BlockFieldMatrix.java | 72 public static final int BLOCK_SIZE = 36; field in BlockFieldMatrix
|