Home
last modified time | relevance | path

Searched defs:ROUND (Results 1 – 25 of 29) sorted by relevance

12

/third_party/openssl/crypto/sha/asm/
Dsha512p8-ppc.pl101 sub ROUND { subroutine
/third_party/openssl/crypto/chacha/asm/
Dchacha-s390x.pl51 sub ROUND { subroutine
Dchacha-armv4.pl62 sub ROUND { subroutine
Dchacha-armv8.pl61 sub ROUND { subroutine
Dchacha-ppc.pl90 sub ROUND { subroutine
Dchacha-x86_64.pl147 sub ROUND { # critical path is 24 cycles per round subroutine
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/
DPaint.java56 ROUND (1), enumConstant
72 ROUND (1), enumConstant
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Daes-internal-enc.c39 #define ROUND(i,d,s) \ in rijndaelEncrypt() macro
Daes-internal-dec.c92 #define ROUND(i,d,s) \ in rijndaelDecrypt() macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Daes-internal-enc.c39 #define ROUND(i,d,s) \ in rijndaelEncrypt() macro
Daes-internal-dec.c92 #define ROUND(i,d,s) \ in rijndaelDecrypt() macro
/third_party/openssl/crypto/blake2/
Dblake2b.c163 #define ROUND(r) \ in blake2b_compress() macro
Dblake2s.c159 #define ROUND(r) \ in blake2s_compress() macro
/third_party/python/Modules/_blake2/impl/
Dblake2s-round.h78 #define ROUND(r) \ macro
Dblake2b-round.h147 #define ROUND(r) \ macro
Dblake2b-ref.c261 #define ROUND(r) \ in blake2b_compress() macro
Dblake2s-ref.c253 #define ROUND(r) \ in blake2s_compress() macro
/third_party/ffmpeg/libavcodec/x86/
Dvc1dsp_mmx.c73 #define LOAD_ROUNDER_MMX(ROUND) \ argument
/third_party/python/Lib/tkinter/
Dconstants.py102 ROUND='round' variable
/third_party/mesa3d/src/asahi/compiler/
Dagx_opcodes.py85 ROUND = immediate("round") variable
/third_party/musl/porting/liteos_a/user/src/thread/
Dpthread_create.c198 #define ROUND(x) (((x)+PAGE_SIZE-1)&-PAGE_SIZE) macro
/third_party/musl/src/thread/
Dpthread_create.c213 #define ROUND(x) (((x)+PAGE_SIZE-1)&-PAGE_SIZE) macro
/third_party/e2fsprogs/lib/ext2fs/
Ddirhash.c68 #define ROUND(f, a, b, c, d, x, s) \ macro
/third_party/skia/modules/pathkit/
Dexterns.js63 ROUND: {}, property
68 ROUND: {}, property
/third_party/flutter/skia/modules/pathkit/
Dexterns.js63 ROUND: {}, property
68 ROUND: {}, property

12