Home
last modified time | relevance | path

Searched defs:RK (Results 1 – 25 of 1093) sorted by relevance

12345678910>>...44

/dports/science/isaac-cfd/isaac-4.2_16/explicit/
H A Drk.F39 3 FHAT, DQP, DQM, QP, QM, TAU, F, FM, STEMP, WORKX, argument
53 C RKALPH : Coefficient for current stage argument
118 A WORKX (MXSECT,NW) argument
133 1 NRELIZ(NQ)
154 120 CONTINUE
155 130 CONTINUE
179 RES(J,K,I,L) = - RKALPH * DTJ(J,K,I) * RES(J,K,I,L) argument
180 610 CONTINUE
181 620 CONTINUE
182 630 CONTINUE
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/libcxx/debug/
H A Ddebug_helper_test.pass.cpp26 DeathTest::ResultKind RK = DT.Run(func); in TestDeathTest() local
43 #define TEST_DEATH_TEST(RK, ...) assert((TestDeathTest(#__VA_ARGS__, [&]() { __VA_ARGS__; }, RK, An… argument
45 #define TEST_DEATH_TEST_MATCHES(RK, Matcher, ...) assert((TestDeathTest(#__VA_ARGS__, [&]() { __VA_… argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/libcxx/debug/
H A Ddebug_helper_test.pass.cpp26 DeathTest::ResultKind RK = DT.Run(func); in TestDeathTest() local
41 #define TEST_DEATH_TEST(RK, ...) assert((TestDeathTest(#__VA_ARGS__, [&]() { __VA_ARGS__; }, RK, An… argument
43 #define TEST_DEATH_TEST_MATCHES(RK, Matcher, ...) assert((TestDeathTest(#__VA_ARGS__, [&]() { __VA_… argument
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/libcxx/debug/
H A Ddebug_helper_test.pass.cpp26 DeathTest::ResultKind RK = DT.Run(func); in TestDeathTest() local
41 #define TEST_DEATH_TEST(RK, ...) assert((TestDeathTest(#__VA_ARGS__, [&]() { __VA_ARGS__; }, RK, An… argument
43 #define TEST_DEATH_TEST_MATCHES(RK, Matcher, ...) assert((TestDeathTest(#__VA_ARGS__, [&]() { __VA_… argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/libcxx/debug/
H A Ddebug_helper_test.pass.cpp25 DeathTest::ResultKind RK = DT.Run(func); in TestDeathTest() local
40 #define TEST_DEATH_TEST(RK, ...) assert((TestDeathTest(#__VA_ARGS__, [&]() { __VA_ARGS__; }, RK, An… argument
42 #define TEST_DEATH_TEST_MATCHES(RK, Matcher, ...) assert((TestDeathTest(#__VA_ARGS__, [&]() { __VA_… argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/libcxx/debug/
H A Ddebug_helper_test.pass.cpp26 DeathTest::ResultKind RK = DT.Run(func); in TestDeathTest() local
41 #define TEST_DEATH_TEST(RK, ...) assert((TestDeathTest(#__VA_ARGS__, [&]() { __VA_ARGS__; }, RK, An… argument
43 #define TEST_DEATH_TEST_MATCHES(RK, Matcher, ...) assert((TestDeathTest(#__VA_ARGS__, [&]() { __VA_… argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/libcxx/debug/
H A Ddebug_helper_test.pass.cpp26 DeathTest::ResultKind RK = DT.Run(func); in TestDeathTest() local
41 #define TEST_DEATH_TEST(RK, ...) assert((TestDeathTest(#__VA_ARGS__, [&]() { __VA_ARGS__; }, RK, An… argument
43 #define TEST_DEATH_TEST_MATCHES(RK, Matcher, ...) assert((TestDeathTest(#__VA_ARGS__, [&]() { __VA_… argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/libcxx/debug/
H A Ddebug_helper_test.pass.cpp26 DeathTest::ResultKind RK = DT.Run(func); in TestDeathTest() local
41 #define TEST_DEATH_TEST(RK, ...) assert((TestDeathTest(#__VA_ARGS__, [&]() { __VA_ARGS__; }, RK, An… argument
43 #define TEST_DEATH_TEST_MATCHES(RK, Matcher, ...) assert((TestDeathTest(#__VA_ARGS__, [&]() { __VA_… argument
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/libcxx/debug/
H A Ddebug_helper_test.pass.cpp26 DeathTest::ResultKind RK = DT.Run(func); in TestDeathTest() local
41 #define TEST_DEATH_TEST(RK, ...) assert((TestDeathTest(#__VA_ARGS__, [&]() { __VA_ARGS__; }, RK, An… argument
43 #define TEST_DEATH_TEST_MATCHES(RK, Matcher, ...) assert((TestDeathTest(#__VA_ARGS__, [&]() { __VA_… argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/libcxx/debug/
H A Ddebug_helper_test.pass.cpp28 DeathTest::ResultKind RK = DT.Run(func); in TestDeathTest() local
45 #define TEST_DEATH_TEST(RK, ...) assert((TestDeathTest(#__VA_ARGS__, [&]() { __VA_ARGS__; }, RK, An… argument
47 #define TEST_DEATH_TEST_MATCHES(RK, Matcher, ...) assert((TestDeathTest(#__VA_ARGS__, [&]() { __VA_… argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/test/libcxx/debug/
H A Ddebug_helper_test.pass.cpp28 DeathTest::ResultKind RK = DT.Run(func); in TestDeathTest() local
45 #define TEST_DEATH_TEST(RK, ...) assert((TestDeathTest(#__VA_ARGS__, [&]() { __VA_ARGS__; }, RK, An… argument
47 #define TEST_DEATH_TEST_MATCHES(RK, Matcher, ...) assert((TestDeathTest(#__VA_ARGS__, [&]() { __VA_… argument
/dports/devel/libc++/libcxx-10.0.1.src/test/libcxx/debug/
H A Ddebug_helper_test.pass.cpp28 DeathTest::ResultKind RK = DT.Run(func); in TestDeathTest() local
45 #define TEST_DEATH_TEST(RK, ...) assert((TestDeathTest(#__VA_ARGS__, [&]() { __VA_ARGS__; }, RK, An… argument
47 #define TEST_DEATH_TEST_MATCHES(RK, Matcher, ...) assert((TestDeathTest(#__VA_ARGS__, [&]() { __VA_… argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/TableGen/
H A DTableGenBackendSkeleton.cpp41 SkeletonEmitter(RecordKeeper &RK) : Records(RK) {} in SkeletonEmitter()
59 void EmitSkeleton(RecordKeeper &RK, raw_ostream &OS) { in EmitSkeleton()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/TableGen/
H A DTableGenBackendSkeleton.cpp41 SkeletonEmitter(RecordKeeper &RK) : Records(RK) {} in SkeletonEmitter()
59 void EmitSkeleton(RecordKeeper &RK, raw_ostream &OS) { in EmitSkeleton()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/TableGen/
H A DTableGenBackendSkeleton.cpp41 SkeletonEmitter(RecordKeeper &RK) : Records(RK) {} in SkeletonEmitter()
59 void EmitSkeleton(RecordKeeper &RK, raw_ostream &OS) { in EmitSkeleton()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/TableGen/
H A DTableGenBackendSkeleton.cpp41 SkeletonEmitter(RecordKeeper &RK) : Records(RK) {} in SkeletonEmitter()
59 void EmitSkeleton(RecordKeeper &RK, raw_ostream &OS) { in EmitSkeleton()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/TableGen/
H A DTableGenBackendSkeleton.cpp41 SkeletonEmitter(RecordKeeper &RK) : Records(RK) {} in SkeletonEmitter()
59 void EmitSkeleton(RecordKeeper &RK, raw_ostream &OS) { in EmitSkeleton()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/TableGen/
H A DTableGenBackendSkeleton.cpp41 SkeletonEmitter(RecordKeeper &RK) : Records(RK) {} in SkeletonEmitter()
59 void EmitSkeleton(RecordKeeper &RK, raw_ostream &OS) { in EmitSkeleton()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/TableGen/
H A DTableGenBackendSkeleton.cpp41 SkeletonEmitter(RecordKeeper &RK) : Records(RK) {} in SkeletonEmitter()
59 void EmitSkeleton(RecordKeeper &RK, raw_ostream &OS) { in EmitSkeleton()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/TableGen/
H A DTableGenBackendSkeleton.cpp41 SkeletonEmitter(RecordKeeper &RK) : Records(RK) {} in SkeletonEmitter()
59 void EmitSkeleton(RecordKeeper &RK, raw_ostream &OS) { in EmitSkeleton()
/dports/audio/praat/praat-6.2.03/sys/
H A DGuiThing.cpp41 if ([(NSObject *) d_widget isKindOfClass: [NSWindow class]]) { in SkeletonEmitter()
59 XtSetSensitive (d_widget, sensitive); in EmitSkeleton()
/dports/math/R/R-4.1.2/src/gnuwin32/front-ends/
H A DRSetReg.c28 # define RK "R64" macro
30 # define RK "R32" macro
/dports/math/libRmath/R-4.1.1/src/gnuwin32/front-ends/
H A DRSetReg.c28 # define RK "R64" macro
30 # define RK "R32" macro
/dports/security/cryptopp/cryptopp-8.6.0/
H A Daria.cpp102 UINT32_CAST(RK)[0] = (X[0]) ^ ((Y[(Q )%4])>>R) ^ ((Y[(Q+3)%4])<<(32-R)); in ARIA_GSRK() local
103 UINT32_CAST(RK)[1] = (X[1]) ^ ((Y[(Q+1)%4])>>R) ^ ((Y[(Q )%4])<<(32-R)); in ARIA_GSRK() local
104 UINT32_CAST(RK)[2] = (X[2]) ^ ((Y[(Q+2)%4])>>R) ^ ((Y[(Q+1)%4])<<(32-R)); in ARIA_GSRK() local
105 UINT32_CAST(RK)[3] = (X[3]) ^ ((Y[(Q+3)%4])>>R) ^ ((Y[(Q+2)%4])<<(32-R)); in ARIA_GSRK() local
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Daria.cpp102 UINT32_CAST(RK)[0] = (X[0]) ^ ((Y[(Q )%4])>>R) ^ ((Y[(Q+3)%4])<<(32-R)); in ARIA_GSRK() local
103 UINT32_CAST(RK)[1] = (X[1]) ^ ((Y[(Q+1)%4])>>R) ^ ((Y[(Q )%4])<<(32-R)); in ARIA_GSRK() local
104 UINT32_CAST(RK)[2] = (X[2]) ^ ((Y[(Q+2)%4])>>R) ^ ((Y[(Q+1)%4])<<(32-R)); in ARIA_GSRK() local
105 UINT32_CAST(RK)[3] = (X[3]) ^ ((Y[(Q+3)%4])>>R) ^ ((Y[(Q+2)%4])<<(32-R)); in ARIA_GSRK() local

12345678910>>...44