Home
last modified time | relevance | path

Searched defs:round (Results 126 – 150 of 9061) sorted by relevance

12345678910>>...363

/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/libgcrypt/cipher/
H A Drijndael-aarch64.S66 #define preload_first_key(round, ra) \ argument
69 #define dummy(round, ra) /* nothing */ argument
195 #define firstencround(round, ra, rb, rc, rd, rna, rnb, rnc, rnd) \ argument
199 #define encround(round, ra, rb, rc, rd, rna, rnb, rnc, rnd, preload_key) \ argument
202 #define lastencround(round, ra, rb, rc, rd, rna, rnb, rnc, rnd) \ argument
292 #define addroundkey_dec(round, ra, rb, rc, rd, rna, rnb, rnc, rnd) \ argument
418 #define firstdecround(round, ra, rb, rc, rd, rna, rnb, rnc, rnd) \ argument
422 #define decround(round, ra, rb, rc, rd, rna, rnb, rnc, rnd, preload_key) \ argument
428 #define lastdecround(round, ra, rb, rc, rd, rna, rnb, rnc, rnd) \ argument
H A Drijndael-arm.S72 #define preload_first_key(round, ra) \ argument
75 #define dummy(round, ra) /* nothing */ argument
200 #define firstencround(round, ra, rb, rc, rd, rna, rnb, rnc, rnd) \ argument
204 #define encround(round, ra, rb, rc, rd, rna, rnb, rnc, rnd, preload_key) \ argument
207 #define lastencround(round, ra, rb, rc, rd, rna, rnb, rnc, rnd) \ argument
329 #define addroundkey_dec(round, ra, rb, rc, rd, rna, rnb, rnc, rnd) \ argument
455 #define firstdecround(round, ra, rb, rc, rd, rna, rnb, rnc, rnd) \ argument
459 #define decround(round, ra, rb, rc, rd, rna, rnb, rnc, rnd, preload_key) \ argument
465 #define lastdecround(round, ra, rb, rc, rd, rna, rnb, rnc, rnd) \ argument
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/none/tests/s390x/
H A Dfixbr.c30 #define round_to_int(value,round) \ argument
43 #define fixbr(value,round) round_to_int(value,round) argument
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/none/tests/s390x/
H A Dfixbr.c30 #define round_to_int(value,round) \ argument
43 #define fixbr(value,round) round_to_int(value,round) argument
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/core/
H A DSkTDynamicHash.h92 for (int round = 0; round < fCapacity; round++) { in find() local
146 for (int round = 0; round < fCapacity; round++) { in countCollisions() local
210 for (int round = 0; round < fCapacity; round++) { in innerAdd() local
229 for (int round = 0; round < fCapacity; round++) { in innerRemove() local
284 int nextIndex(int index, int round) const { in nextIndex()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/core/
H A DSkTDynamicHash.h92 for (int round = 0; round < fCapacity; round++) { in find() local
146 for (int round = 0; round < fCapacity; round++) { in countCollisions() local
210 for (int round = 0; round < fCapacity; round++) { in innerAdd() local
229 for (int round = 0; round < fCapacity; round++) { in innerRemove() local
284 int nextIndex(int index, int round) const { in nextIndex()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/core/
H A DSkTDynamicHash.h92 for (int round = 0; round < fCapacity; round++) { in find() local
146 for (int round = 0; round < fCapacity; round++) { in countCollisions() local
210 for (int round = 0; round < fCapacity; round++) { in innerAdd() local
229 for (int round = 0; round < fCapacity; round++) { in innerRemove() local
284 int nextIndex(int index, int round) const { in nextIndex()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/core/
H A DSkTDynamicHash.h92 for (int round = 0; round < fCapacity; round++) { in find() local
146 for (int round = 0; round < fCapacity; round++) { in countCollisions() local
210 for (int round = 0; round < fCapacity; round++) { in innerAdd() local
229 for (int round = 0; round < fCapacity; round++) { in innerRemove() local
284 int nextIndex(int index, int round) const { in nextIndex()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/crypto/
H A Dtwofish-i586-asm_32.S67 #define encrypt_round(a,b,c,d,round)\ argument
105 #define encrypt_last_round(a,b,c,d,round)\ argument
142 #define decrypt_round(a,b,c,d,round)\ argument
180 #define decrypt_last_round(a,b,c,d,round)\ argument
H A Dtwofish-x86_64-asm_64.S66 #define encrypt_round(a,b,c,d,round)\ argument
102 #define encrypt_last_round(a,b,c,d,round)\ argument
139 #define decrypt_round(a,b,c,d,round)\ argument
175 #define decrypt_last_round(a,b,c,d,round)\ argument
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/crypto/
H A Dtwofish-i586-asm_32.S67 #define encrypt_round(a,b,c,d,round)\ argument
105 #define encrypt_last_round(a,b,c,d,round)\ argument
142 #define decrypt_round(a,b,c,d,round)\ argument
180 #define decrypt_last_round(a,b,c,d,round)\ argument
H A Dtwofish-x86_64-asm_64.S66 #define encrypt_round(a,b,c,d,round)\ argument
102 #define encrypt_last_round(a,b,c,d,round)\ argument
139 #define decrypt_round(a,b,c,d,round)\ argument
175 #define decrypt_last_round(a,b,c,d,round)\ argument
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/crypto/
H A Dtwofish-x86_64-asm_64.S66 #define encrypt_round(a,b,c,d,round)\ argument
102 #define encrypt_last_round(a,b,c,d,round)\ argument
139 #define decrypt_round(a,b,c,d,round)\ argument
175 #define decrypt_last_round(a,b,c,d,round)\ argument
H A Dtwofish-i586-asm_32.S67 #define encrypt_round(a,b,c,d,round)\ argument
105 #define encrypt_last_round(a,b,c,d,round)\ argument
142 #define decrypt_round(a,b,c,d,round)\ argument
180 #define decrypt_last_round(a,b,c,d,round)\ argument
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/javac/processing/model/element/
H A DTypeParamBounds.java48 RoundEnvironment round) { in process()
55 RoundEnvironment round) { in doit()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/langtools/tools/javac/processing/model/element/
H A DTypeParamBounds.java48 RoundEnvironment round) { in process()
55 RoundEnvironment round) { in doit()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/javac/processing/model/element/
H A DTypeParamBounds.java48 RoundEnvironment round) { in process()
55 RoundEnvironment round) { in doit()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/langtools/tools/javac/processing/model/element/
H A DTypeParamBounds.java48 RoundEnvironment round) { in process()
55 RoundEnvironment round) { in doit()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/langtools/tools/javac/processing/model/element/
H A DTypeParamBounds.java48 RoundEnvironment round) { in process()
55 RoundEnvironment round) { in doit()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/langtools/tools/javac/processing/model/element/
H A DTypeParamBounds.java48 RoundEnvironment round) { in process()
55 RoundEnvironment round) { in doit()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/langtools/tools/javac/processing/model/element/
H A DTypeParamBounds.java48 RoundEnvironment round) { in process()
55 RoundEnvironment round) { in doit()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/langtools/tools/javac/processing/model/element/
H A DTypeParamBounds.java48 RoundEnvironment round) { in process()
55 RoundEnvironment round) { in doit()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/langtools/test/tools/javac/processing/model/element/
H A DTypeParamBounds.java46 RoundEnvironment round) { in process()
53 RoundEnvironment round) { in doit()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/langtools/test/tools/javac/processing/model/element/
H A DTypeParamBounds.java46 RoundEnvironment round) { in process()
53 RoundEnvironment round) { in doit()
/dports/math/kfr/kfr-4.2.1/include/kfr/math/impl/
H A Dround.hpp64 KFR_INTRINSIC f32sse round(const f32sse& value) { return KFR_mm_roundnearest_ps(value.v); } in round() function
68 KFR_INTRINSIC f64sse round(const f64sse& value) { return KFR_mm_roundnearest_pd(value.v); } in round() function
77 KFR_INTRINSIC f32avx round(const f32avx& value) { return KFR_mm256_roundnearest_ps(value.v); } in round() function
81 KFR_INTRINSIC f64avx round(const f64avx& value) { return KFR_mm256_roundnearest_pd(value.v); } in round() function
101 KFR_INTRINSIC f32avx512 round(const f32avx512& value) in round() function
117 KFR_INTRINSIC f64avx512 round(const f64avx512& value) in round() function
214 KFR_INTRINSIC vec<T, N> round(const vec<T, N>& value) in round() function

12345678910>>...363