| /external/golang-protobuf/internal/descfmt/ |
| D | stringer.go | 202 type records struct { struct 203 recs [][2]string 204 allowMulti bool 207 func (rs *records) Append(v reflect.Value, accessors ...string) { 268 func (rs *records) Join() string {
|
| /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 | 87 def write_textual_afdo_profile(stream, records): argument 92 def analyze_functions(records, cwp, benchmark): argument
|
| /external/cronet/net/dns/ |
| D | dns_response_result_extractor.cc | 182 std::vector<std::unique_ptr<const RecordParsed>> records; in ExtractResponseRecords() local 292 std::vector<std::unique_ptr<const RecordParsed>> records; in ExtractAddressResults() local 347 std::vector<std::unique_ptr<const RecordParsed>> records; in ExtractTxtResults() local 376 std::vector<std::unique_ptr<const RecordParsed>> records; in ExtractPointerResults() local 408 std::vector<std::unique_ptr<const RecordParsed>> records; in ExtractServiceResults() local 457 std::vector<std::unique_ptr<const RecordParsed>> records; in ExtractHttpsResults() 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/cronet/components/metrics/ |
| D | persistent_system_profile.cc | 297 base::EraseIf(allocators_, [=](RecordAllocator& records) { in DeregisterPersistentAllocator() 368 const RecordAllocator records(&memory_allocator); in HasSystemProfile() local 376 const RecordAllocator records(&memory_allocator); in GetSystemProfile() local 399 const RecordAllocator records(&memory_allocator); in MergeUpdateRecords() local
|
| /external/pcre/maint/ |
| D | GenerateUcd.py | 428 def get_record_size_struct(records): argument 450 def write_records(records, record_size): argument 716 table, records = combine_tables(script, category, break_props, variable
|
| /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 313 semanage_ibendport_t **records = NULL; in test_ibendport_list() local 503 semanage_ibendport_t **records = NULL; in test_ibendport_list_local() local
|
| D | test_user.c | 115 semanage_user_t **records; in get_user_nth() local 542 semanage_user_t **records = NULL; in test_user_list() local 681 semanage_user_t **records = NULL; in test_user_list_local() local
|
| D | test_iface.c | 124 semanage_iface_t **records; in get_iface_nth() local 519 semanage_iface_t **records = NULL; in test_iface_list() local 665 semanage_iface_t **records = NULL; in test_iface_list_local() local
|
| D | test_fcontext.c | 170 semanage_fcontext_t **records; in get_fcontext_nth() local 704 semanage_fcontext_t **records; in helper_fcontext_list_invalid() local 721 semanage_fcontext_t **records; in helper_fcontext_list() local 998 semanage_fcontext_t **records; in test_fcontext_list_local() local
|
| D | test_bool.c | 117 semanage_bool_t **records; in get_bool_nth() local 639 semanage_bool_t **records; in helper_bool_list_invalid() local 653 semanage_bool_t **records; in helper_bool_list() local 917 semanage_bool_t **records; in test_bool_list_local() local
|
| /external/xz-java/src/org/tukaani/xz/index/ |
| D | IndexEncoder.java | 21 private final ArrayList<IndexRecord> records field in IndexEncoder
|
| /external/tensorflow/tensorflow/python/lib/io/ |
| D | tf_record_test.py | 83 def _WriteRecordsToFile(self, records, name="tfrecord", options=None): argument 138 def _CompressionSizeDelta(self, records, options_a, options_b): argument 495 def write_records_to_file(filename, records): argument
|
| /external/tensorflow/tensorflow/compiler/mlir/lite/quantization/tools/ |
| D | op_quant_spec_getters_gen.cc | 38 static bool OpQuantSpecWriter(raw_ostream &os, RecordKeeper &records) { in OpQuantSpecWriter()
|