/external/boringssl/src/crypto/chacha/asm/ |
D | chacha-armv4.pl | 64 sub ROUND { subroutine
|
D | chacha-armv8.pl | 61 sub ROUND { subroutine
|
D | chacha-x86_64.pl | 123 sub ROUND { # critical path is 24 cycles per round subroutine
|
/external/rust/crates/ring/crypto/chacha/asm/ |
D | chacha-armv4.pl | 64 sub ROUND { subroutine
|
D | chacha-armv8.pl | 61 sub ROUND { subroutine
|
D | chacha-x86_64.pl | 123 sub ROUND { # critical path is 24 cycles per round subroutine
|
/external/lottie/lottie/src/main/java/com/airbnb/lottie/model/content/ |
D | ShapeStroke.java | 19 ROUND, enumConstant 37 ROUND, enumConstant
|
/external/llvm-project/libclc/generic/include/clc/ |
D | convert.h | 52 #define _CLC_VECTOR_CONVERT_TO_SUFFIX(ROUND) \ argument
|
/external/wpa_supplicant_8/src/crypto/ |
D | aes-internal-enc.c | 39 #define ROUND(i,d,s) \ in rijndaelEncrypt() macro
|
D | aes-internal-dec.c | 92 #define ROUND(i,d,s) \ in rijndaelDecrypt() macro
|
/external/python/cpython3/Modules/_blake2/impl/ |
D | blake2s-round.h | 78 #define ROUND(r) \ macro
|
D | blake2b-round.h | 147 #define ROUND(r) \ macro
|
D | blake2b-ref.c | 261 #define ROUND(r) \ in blake2b_compress() macro
|
D | blake2s-ref.c | 253 #define ROUND(r) \ in blake2s_compress() macro
|
/external/igt-gpu-tools/assembler/ |
D | brw_eu.h | 147 #define ROUND(OP) \ macro
|
D | brw_eu_emit.c | 957 #define ROUND(OP) \ macro
|
/external/python/cpython2/Lib/lib-tk/ |
D | Tkconstants.py | 102 ROUND='round' variable
|
/external/python/cpython3/Lib/tkinter/ |
D | constants.py | 102 ROUND='round' variable
|
/external/e2fsprogs/lib/ext2fs/ |
D | dirhash.c | 64 #define ROUND(f, a, b, c, d, x, s) \ macro
|
/external/skqp/modules/pathkit/ |
D | externs.js | 63 ROUND: {}, property 68 ROUND: {}, property
|
/external/skia/modules/pathkit/ |
D | externs.js | 63 ROUND: {}, property 68 ROUND: {}, property
|
/external/fastrpc/src/ |
D | std_strlprintf.c | 45 #define ROUND(d, p) fp_round( d, p ) macro
|
/external/openssh/openbsd-compat/ |
D | bsd-snprintf.c | 652 static LLONG ROUND(LDOUBLE value) in ROUND() function
|
/external/libyuv/files/unit_test/ |
D | color_test.cc | 231 #define ROUND(f) static_cast<int>(f + 0.5f) macro
|
/external/webrtc/modules/audio_device/win/ |
D | audio_device_core_win.cc | 70 #define ROUND(x) ((x) >= 0 ? (int)((x) + 0.5) : (int)((x)-0.5)) macro
|