| /external/cronet/buildtools/third_party/libc++/trunk/test/support/test.support/ |
| D | test_check_assertion.pass.cpp | 23 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/ |
| D | camellia.c | 308 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
|
| D | aes.c | 515 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/ |
| D | camellia.c | 322 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
|
| D | aes.c | 532 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/ |
| D | CTagsEmitter.cpp | 85 void EmitCTags(RecordKeeper &RK, raw_ostream &OS) { CTagsEmitter(RK).run(OS); } in EmitCTags()
|
| D | Attributes.cpp | 175 void EmitAttributes(RecordKeeper &RK, raw_ostream &OS) { in EmitAttributes()
|
| D | DAGISelEmitter.cpp | 170 void EmitDAGISel(RecordKeeper &RK, raw_ostream &OS) { in EmitDAGISel()
|
| D | IntrinsicEmitter.cpp | 466 CodeGenIntrinsic::ModRefBehavior RK = R->ModRef; in operator ()() local 759 void llvm::EmitIntrinsics(RecordKeeper &RK, raw_ostream &OS, bool TargetOnly) { in EmitIntrinsics()
|
| D | CallingConvEmitter.cpp | 279 void EmitCallingConv(RecordKeeper &RK, raw_ostream &OS) { in EmitCallingConv()
|
| D | CodeEmitterGen.cpp | 316 void EmitCodeEmitter(RecordKeeper &RK, raw_ostream &OS) { in EmitCodeEmitter()
|
| D | PseudoLoweringEmitter.cpp | 297 void EmitPseudoLowering(RecordKeeper &RK, raw_ostream &OS) { in EmitPseudoLowering()
|
| D | SearchableTableEmitter.cpp | 316 void EmitSearchableTables(RecordKeeper &RK, raw_ostream &OS) { in EmitSearchableTables()
|
| D | InstrInfoEmitter.cpp | 601 void EmitInstrInfo(RecordKeeper &RK, raw_ostream &OS) { in EmitInstrInfo()
|
| D | DFAPacketizerEmitter.cpp | 987 void EmitDFAPacketizer(RecordKeeper &RK, raw_ostream &OS) { in EmitDFAPacketizer()
|
| D | FastISelEmitter.cpp | 873 void EmitFastISel(RecordKeeper &RK, raw_ostream &OS) { in EmitFastISel()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
| D | CVSymbolVisitor.cpp | 23 SymbolRecordKind RK = static_cast<SymbolRecordKind>(Record.kind()); in visitKnownRecord() local
|
| D | CVTypeVisitor.cpp | 25 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/ |
| D | JSONBackend.cpp | 187 void EmitJSON(RecordKeeper &RK, raw_ostream &OS) { JSONEmitter(RK).run(OS); } in EmitJSON()
|
| /external/clang/utils/TableGen/ |
| D | ClangASTNodesEmitter.cpp | 178 void EmitClangASTNodes(RecordKeeper &RK, raw_ostream &OS, in EmitClangASTNodes()
|
| /external/eigen/Eigen/src/SparseLU/ |
| D | SparseLU_gemm_kernel.h | 36 RK = NumberOfRegisters>=16 ? 4 : 2, // register blocking in sparselu_gemm() enumerator
|
| /external/cronet/buildtools/third_party/libc++/trunk/test/support/ |
| D | check_assertion.h | 261 DeathTest::ResultKind RK = DT.Run(func); in ExpectDeath() local
|
| /external/clang/lib/Format/ |
| D | Format.cpp | 1109 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/ |
| D | Lookup.h | 556 void setRedeclarationKind(Sema::RedeclarationKind RK) { in setRedeclarationKind()
|
| /external/llvm/lib/Transforms/Utils/ |
| D | LoopUtils.cpp | 613 MinMaxRecurrenceKind RK, in createMinMaxOp()
|