Home
last modified time | relevance | path

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

12

/external/cronet/buildtools/third_party/libc++/trunk/test/support/test.support/
Dtest_check_assertion.pass.cpp23 DeathTest::ResultKind RK = DT.Run(func); in TestDeathTest() local
38 #define TEST_DEATH_TEST(RK, ...) assert((TestDeathTest(#__VA_ARGS__, [&]() { __VA_ARGS__; }, RK, An… argument
40 #define TEST_DEATH_TEST_MATCHES(RK, Matcher, ...) assert((TestDeathTest(#__VA_ARGS__, [&]() { __VA_… argument
/external/mbedtls/library/
Dcamellia.c308 uint32_t *RK; in mbedtls_camellia_setkey_enc() local
415 uint32_t *RK; in mbedtls_camellia_setkey_dec() local
463 uint32_t *RK, X[4]; in mbedtls_camellia_crypt_ecb() local
Daes.c515 uint32_t *RK; in mbedtls_aes_setkey_enc() local
629 uint32_t *RK; in mbedtls_aes_setkey_dec() local
817 uint32_t *RK = ctx->buf + ctx->rk_offset; in mbedtls_internal_aes_encrypt() local
881 uint32_t *RK = ctx->buf + ctx->rk_offset; in mbedtls_internal_aes_decrypt() local
/external/openthread/third_party/mbedtls/repo/library/
Dcamellia.c322 uint32_t *RK; in mbedtls_camellia_setkey_enc() local
432 uint32_t *RK; in mbedtls_camellia_setkey_dec() local
482 uint32_t *RK, X[4]; in mbedtls_camellia_crypt_ecb() local
Daes.c532 uint32_t *RK; in mbedtls_aes_setkey_enc() local
649 uint32_t *RK; in mbedtls_aes_setkey_dec() local
846 uint32_t *RK = ctx->rk; in mbedtls_internal_aes_encrypt() local
919 uint32_t *RK = ctx->rk; in mbedtls_internal_aes_decrypt() local
/external/llvm/utils/TableGen/
DCTagsEmitter.cpp85 void EmitCTags(RecordKeeper &RK, raw_ostream &OS) { CTagsEmitter(RK).run(OS); } in EmitCTags()
DAttributes.cpp175 void EmitAttributes(RecordKeeper &RK, raw_ostream &OS) { in EmitAttributes()
DDAGISelEmitter.cpp170 void EmitDAGISel(RecordKeeper &RK, raw_ostream &OS) { in EmitDAGISel()
DIntrinsicEmitter.cpp466 CodeGenIntrinsic::ModRefBehavior RK = R->ModRef; in operator ()() local
759 void llvm::EmitIntrinsics(RecordKeeper &RK, raw_ostream &OS, bool TargetOnly) { in EmitIntrinsics()
DCallingConvEmitter.cpp279 void EmitCallingConv(RecordKeeper &RK, raw_ostream &OS) { in EmitCallingConv()
DCodeEmitterGen.cpp316 void EmitCodeEmitter(RecordKeeper &RK, raw_ostream &OS) { in EmitCodeEmitter()
DPseudoLoweringEmitter.cpp297 void EmitPseudoLowering(RecordKeeper &RK, raw_ostream &OS) { in EmitPseudoLowering()
DSearchableTableEmitter.cpp316 void EmitSearchableTables(RecordKeeper &RK, raw_ostream &OS) { in EmitSearchableTables()
DInstrInfoEmitter.cpp601 void EmitInstrInfo(RecordKeeper &RK, raw_ostream &OS) { in EmitInstrInfo()
DDFAPacketizerEmitter.cpp987 void EmitDFAPacketizer(RecordKeeper &RK, raw_ostream &OS) { in EmitDFAPacketizer()
DFastISelEmitter.cpp873 void EmitFastISel(RecordKeeper &RK, raw_ostream &OS) { in EmitFastISel()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DCVSymbolVisitor.cpp23 SymbolRecordKind RK = static_cast<SymbolRecordKind>(Record.kind()); in visitKnownRecord() local
DCVTypeVisitor.cpp25 TypeRecordKind RK = static_cast<TypeRecordKind>(Record.kind()); in visitKnownRecord() local
35 TypeRecordKind RK = static_cast<TypeRecordKind>(Record.Kind); in visitKnownMember() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DJSONBackend.cpp187 void EmitJSON(RecordKeeper &RK, raw_ostream &OS) { JSONEmitter(RK).run(OS); } in EmitJSON()
/external/clang/utils/TableGen/
DClangASTNodesEmitter.cpp178 void EmitClangASTNodes(RecordKeeper &RK, raw_ostream &OS, in EmitClangASTNodes()
/external/eigen/Eigen/src/SparseLU/
DSparseLU_gemm_kernel.h36 RK = NumberOfRegisters>=16 ? 4 : 2, // register blocking in sparselu_gemm() enumerator
/external/cronet/buildtools/third_party/libc++/trunk/test/support/
Dcheck_assertion.h261 DeathTest::ResultKind RK = DT.Run(func); in ExpectDeath() local
/external/clang/lib/Format/
DFormat.cpp1109 void cleanupPair(FormatToken *Start, LeftKind LK, RightKind RK, in cleanupPair()
1134 void cleanupLeft(FormatToken *Start, LeftKind LK, RightKind RK) { in cleanupLeft()
1139 void cleanupRight(FormatToken *Start, LeftKind LK, RightKind RK) { in cleanupRight()
/external/clang/include/clang/Sema/
DLookup.h556 void setRedeclarationKind(Sema::RedeclarationKind RK) { in setRedeclarationKind()
/external/llvm/lib/Transforms/Utils/
DLoopUtils.cpp613 MinMaxRecurrenceKind RK, in createMinMaxOp()

12