/external/llvm-project/clang/test/SemaCXX/ |
D | warn-range-loop-analysis-trivially-copyable.cpp | 9 Record records[8]; in test_POD_64_bytes() local 21 Record records[8]; in test_POD_65_bytes() local 32 Record records[8]; in test_TriviallyCopyable_64_bytes() local 45 Record records[8]; in test_TriviallyCopyable_65_bytes() local 60 Record records[8]; in test_NonTriviallyCopyable() local 72 Record records[8]; in test_TrivialABI_64_bytes() local 86 Record records[8]; in test_TrivialABI_65_bytes() local
|
/external/python/cpython2/Lib/bsddb/test/ |
D | test_thread.py | 73 records = 1000 variable in ConcurrentDataStoreBase 181 records = 1000 variable in BTreeConcurrentDataStore 188 records = 1000 variable in HashConcurrentDataStore 198 records = 1000 variable in SimpleThreadedBase 322 records = 2000 variable in ThreadedTransactionsBase 472 records = 1000 variable in BTreeThreadedTransactions 478 records = 1000 variable in HashThreadedTransactions 484 records = 1000 variable in BTreeThreadedNoWaitTransactions 491 records = 1000 variable in HashThreadedNoWaitTransactions
|
/external/openscreen/discovery/dnssd/impl/ |
D | conversion_layer_unittest.cc | 106 std::vector<MdnsRecord> records = GetDnsRecords(instance_endpoint); in TEST() local 142 std::vector<MdnsRecord> records = GetDnsRecords(instance_endpoint); in TEST() local 174 std::vector<MdnsRecord> records = GetDnsRecords(instance_endpoint); in TEST() local 203 std::vector<MdnsRecord> records = GetDnsRecords(instance_endpoint); in TEST() local 220 std::vector<MdnsRecord> records = GetDnsRecords(instance_endpoint); in TEST() local 249 std::vector<MdnsRecord> records = GetDnsRecords(instance_endpoint); in TEST() local 269 std::vector<MdnsRecord> records = GetDnsRecords(instance_endpoint); in TEST() local
|
D | conversion_layer.cc | 74 std::vector<MdnsRecord> records; in CreateARecords() local 88 std::vector<MdnsRecord> records; in CreateAAAARecords() local 189 std::vector<MdnsRecord> records = in GetDnsRecords() local
|
/external/toolchain-utils/afdo_redaction/ |
D | remove_cold_functions.py | 80 def write_textual_afdo_profile(stream, records): argument 85 def analyze_functions(records, cwp, benchmark): argument
|
/external/llvm-project/mlir/tools/mlir-tblgen/ |
D | PassCAPIGen.cpp | 59 static bool emitCAPIHeader(const llvm::RecordKeeper &records, raw_ostream &os) { in emitCAPIHeader() 93 static bool emitCAPIImpl(const llvm::RecordKeeper &records, raw_ostream &os) { in emitCAPIImpl()
|
D | mlir-tblgen.cpp | 57 [](const RecordKeeper &records, raw_ostream &os) { in __anonff8d6a230202() 67 static bool MlirTableGenMain(raw_ostream &os, RecordKeeper &records) { in MlirTableGenMain()
|
D | DialectGen.cpp | 49 filterForDialect(ArrayRef<llvm::Record *> records, Dialect &dialect) { in filterForDialect() 230 [](const llvm::RecordKeeper &records, raw_ostream &os) { in __anon0f08c1b60402()
|
D | SPIRVUtilsGen.cpp | 288 [](const RecordKeeper &records, raw_ostream &os) { in __anon1da6c2a50202() 296 [](const RecordKeeper &records, raw_ostream &os) { in __anon1da6c2a50302() 470 [](const RecordKeeper &records, raw_ostream &os) { in __anon1da6c2a50402() 478 [](const RecordKeeper &records, raw_ostream &os) { in __anon1da6c2a50502() 1133 [](const RecordKeeper &records, raw_ostream &os) { in __anon1da6c2a50702() 1180 [](const RecordKeeper &records, raw_ostream &os) { in __anon1da6c2a50802() 1319 [](const RecordKeeper &records, raw_ostream &os) { in __anon1da6c2a50902() 1366 [](const RecordKeeper &records, raw_ostream &os) { in __anon1da6c2a50b02()
|
/external/llvm-project/flang/unittests/Runtime/ |
D | external-io.cpp | 31 static constexpr int records{10}; in TestDirectUnformatted() local 89 static constexpr int records{10}; in TestDirectUnformattedSwapped() local 154 static const int records{10}; in TestSequentialFixedUnformatted() local 235 static const int records{10}; in TestSequentialVariableUnformatted() local 327 static constexpr int records{10}; in TestDirectFormatted() local 377 static const int records{10}; in TestSequentialVariableFormatted() local
|
/external/selinux/libsemanage/src/ |
D | policy_components.c | 16 record_t ** records, in clear_obsolete() 61 record_t ** records, unsigned int nrecords, int mode) in load_records() 151 record_t **records = NULL; in semanage_base_merge_components() local
|
D | database_activedb.c | 39 record_t **records = NULL; in dbase_activedb_cache() local 83 record_t **records = NULL; in dbase_activedb_flush() local
|
D | fcontexts_policy.c | 48 semanage_fcontext_t *** records, unsigned int *count) in semanage_fcontext_list() 56 semanage_fcontext_t *** records, unsigned int *count) in semanage_fcontext_list_homedirs()
|
D | users_local.c | 29 semanage_seuser_t **records; in lookup_seuser() local 104 semanage_user_t *** records, unsigned int *count) in semanage_user_list_local()
|
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/piff/ |
D | PlayReadyHeader.java | 41 private List<PlayReadyRecord> records; field in PlayReadyHeader 86 public void setRecords(List<PlayReadyRecord> records) { in setRecords() 114 List<PlayReadyRecord> records = new ArrayList<PlayReadyRecord>(recordCount); in createFor() local
|
/external/tensorflow/tensorflow/tools/graph_transforms/ |
D | freeze_requantization_ranges.cc | 33 std::vector<MinMaxRecord>* records) { in ExtractMinMaxRecords() 120 std::vector<MinMaxRecord> records; in FreezeRequantizationRanges() local 147 const std::vector<MinMaxRecord> records = record_info.second; in FreezeRequantizationRanges() local
|
/external/openscreen/discovery/mdns/ |
D | mdns_responder_unittest.cc | 25 bool ContainsRecordType(const std::vector<MdnsRecord>& records, DnsType type) { in ContainsRecordType() 50 void ExpectContainsNsecRecordType(const std::vector<MdnsRecord>& records, in ExpectContainsNsecRecordType() 82 std::vector<MdnsRecord::ConstRef> records; in GetRecords() local 93 std::vector<MdnsRecord::ConstRef> records; in GetPtrRecords() local 365 const auto& records = message.additional_records(); in TEST_F() local 399 const auto& records = message.additional_records(); in TEST_F() local 433 const auto& records = message.additional_records(); in TEST_F() local 467 const auto& records = message.additional_records(); in TEST_F() local
|
D | mdns_publisher_unittest.cc | 28 bool ContainsRecord(const std::vector<MdnsRecord::ConstRef>& records, in ContainsRecord() 132 auto records = publisher_.GetRecords(domain, type, DnsClass::kIN); in CheckPublishedRecords() local 146 auto records = publisher_.GetRecords(domain_, type, DnsClass::kIN); in TestUniqueRecordRegistrationWorkflow() local 281 auto records = publisher_.GetRecords(domain_, type, DnsClass::kIN); in TEST_F() local
|
/external/llvm-project/clang/utils/TableGen/ |
D | ASTTableGen.cpp | 107 static void visitHierarchy(RecordKeeper &records, in visitHierarchy() 138 void clang::tblgen::visitASTNodeHierarchyImpl(RecordKeeper &records, in visitASTNodeHierarchyImpl()
|
D | ClangASTPropertiesEmitter.cpp | 97 ASTPropsEmitter(RecordKeeper &records, raw_ostream &out) in ASTPropsEmitter() 592 static void emitASTReader(RecordKeeper &records, raw_ostream &out, in emitASTReader() 599 void clang::EmitClangTypeReader(RecordKeeper &records, raw_ostream &out) { in EmitClangTypeReader() 606 static void emitASTWriter(RecordKeeper &records, raw_ostream &out, in emitASTWriter() 613 void clang::EmitClangTypeWriter(RecordKeeper &records, raw_ostream &out) { in EmitClangTypeWriter() 851 void clang::EmitClangBasicReader(RecordKeeper &records, raw_ostream &out) { in EmitClangBasicReader() 861 void clang::EmitClangBasicWriter(RecordKeeper &records, raw_ostream &out) { in EmitClangBasicWriter()
|
D | ClangTypeNodesEmitter.cpp | 83 TypeNodeEmitter(RecordKeeper &records, raw_ostream &out) in TypeNodeEmitter() 206 void clang::EmitClangTypeNodes(RecordKeeper &records, raw_ostream &out) { in EmitClangTypeNodes()
|
/external/xz-java/src/org/tukaani/xz/index/ |
D | IndexEncoder.java | 21 private final ArrayList<IndexRecord> records field in IndexEncoder
|
/external/tensorflow/tensorflow/core/framework/ |
D | tracking_allocator_test.cc | 85 auto records = ta->GetRecordsAndUnRef(); in TEST() local 135 auto records = ta->GetRecordsAndUnRef(); in TEST() local
|
/external/selinux/libsemanage/tests/ |
D | test_ibendport.c | 100 semanage_ibendport_t **records; in get_ibendport_nth() local 302 semanage_ibendport_t **records = NULL; in test_ibendport_list() local 490 semanage_ibendport_t **records = NULL; in test_ibendport_list_local() local
|
/external/tensorflow/tensorflow/core/grappler/optimizers/data/vectorization/ |
D | decode_csv_vectorizer.cc | 30 NodeBuilder::NodeOut records; in Vectorize() local
|