/third_party/openssl/crypto/sha/asm/ |
D | sha512p8-ppc.pl | 101 sub ROUND { subroutine
|
/third_party/openssl/crypto/chacha/asm/ |
D | chacha-s390x.pl | 51 sub ROUND { subroutine
|
D | chacha-armv4.pl | 62 sub ROUND { subroutine
|
D | chacha-armv8.pl | 61 sub ROUND { subroutine
|
D | chacha-ppc.pl | 90 sub ROUND { subroutine
|
D | chacha-x86_64.pl | 147 sub ROUND { # critical path is 24 cycles per round subroutine
|
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/ |
D | Paint.java | 56 ROUND (1), enumConstant 72 ROUND (1), enumConstant
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/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
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/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
|
/third_party/openssl/crypto/blake2/ |
D | blake2b.c | 163 #define ROUND(r) \ in blake2b_compress() macro
|
D | blake2s.c | 159 #define ROUND(r) \ in blake2s_compress() macro
|
/third_party/python/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
|
/third_party/ffmpeg/libavcodec/x86/ |
D | vc1dsp_mmx.c | 73 #define LOAD_ROUNDER_MMX(ROUND) \ argument
|
/third_party/python/Lib/tkinter/ |
D | constants.py | 102 ROUND='round' variable
|
/third_party/mesa3d/src/asahi/compiler/ |
D | agx_opcodes.py | 85 ROUND = immediate("round") variable
|
/third_party/musl/porting/liteos_a/user/src/thread/ |
D | pthread_create.c | 198 #define ROUND(x) (((x)+PAGE_SIZE-1)&-PAGE_SIZE) macro
|
/third_party/musl/src/thread/ |
D | pthread_create.c | 213 #define ROUND(x) (((x)+PAGE_SIZE-1)&-PAGE_SIZE) macro
|
/third_party/e2fsprogs/lib/ext2fs/ |
D | dirhash.c | 68 #define ROUND(f, a, b, c, d, x, s) \ macro
|
/third_party/skia/modules/pathkit/ |
D | externs.js | 63 ROUND: {}, property 68 ROUND: {}, property
|
/third_party/flutter/skia/modules/pathkit/ |
D | externs.js | 63 ROUND: {}, property 68 ROUND: {}, property
|