/external/selinux/libsemanage/src/ |
database_join.c | 25 * a linked list to store the records */ 73 /* Fetch records */ 95 /* Still more records to go, compare them */ 123 /* Both records available */ 191 /* Then clear all records from the cache. 193 * request to delete all current records. We need to do 195 * so we must re-add all records from scratch */
|
/external/avahi/specs/ |
draft-cheshire-dnsext-multicastdns-06.txt | 189 records by sending DNS-like UDP query and response packets over IP 196 responders may have records with that name, rrtype, and rrclass, and 199 A "unique" resource record set is one where all the records with 209 answers containing identical rdata for these records or the 213 record sets, not to individual resource records, but it is sometimes 214 convenient to talk of "shared resource records" and "unique resource 215 records". When used this way, the terms should be understood to mean 326 names, (i.e. the names of DNS address records), but other DNS record 333 records mapping names to IP addresses) is probably desirable in the 336 maintain multiple DNS address records with the same name, possibl [all...] |
draft-cheshire-dnsext-multicastdns-03.txt | 207 records by sending DNS-like UDP query and response packets over IP 320 records mapping names to IP addresses) is probably desirable in the 323 maintain multiple DNS address records with the same name, possibly 327 allows hosts to verify and maintain unique names for resource records 329 multiple resource records with a single shared name where that 331 records, not just address records (host names). In summary: It is 485 A Multicast DNS Responder that is offering records that are intended 487 Querier so that it can first verify the uniqueness of those records 683 records in the local cache, and those record(s) were received wit [all...] |
draft-cheshire-dnsext-multicastdns-04.txt | 207 records by sending DNS-like UDP query and response packets over IP 320 records mapping names to IP addresses) is probably desirable in the 323 maintain multiple DNS address records with the same name, possibly 327 allows hosts to verify and maintain unique names for resource records 329 multiple resource records with a single shared name where that 331 records, not just address records (host names). In summary: It is 485 A Multicast DNS Responder that is offering records that are intended 487 Querier so that it can first verify the uniqueness of those records 683 records in the local cache, and those record(s) were received wit [all...] |
/frameworks/base/core/java/android/nfc/ |
NdefRecord.java | 39 * NDEF defines messages and records. An NDEF Record contains 42 * one or more NDEF Records. 44 * This class represents logical (complete) NDEF Records, and can not be 45 * used to represent chunked (partial) NDEF Records. However 47 * containing chunked records, and will return a message with unchunked 48 * (complete) records. 61 * NDEF Records with correctly set tnf, type, id and payload fields, please 67 * to create records that do not confirm to the strict NFC Forum 72 * NDEF records, and to pack optional fields. This class does not expose 121 * When creating new records prefer {@link #createUri} 785 List<NdefRecord> records = new ArrayList<NdefRecord>(); local [all...] |
/external/llvm/include/llvm/Object/ |
StackMapParser.h | 49 /// Accessor for function records. 105 /// Accessor for location records. 190 /// Accessor for stackmap records. 332 /// Get the number of stackmap records in the stackmap. 389 /// Begin iterator for records. 396 /// End iterator for records. 398 // Records need to be handled specially, since we cache the start addresses 406 /// Iterator range for records. 407 iterator_range<record_iterator> records() const { function in class:llvm::StackMapV1Parser::LocationKind
|
/prebuilts/go/darwin-x86/src/encoding/csv/ |
reader.go | 7 // A csv file contains zero or more records of one or more fields per record. 81 // A Reader reads records from a CSV-encoded file. 94 // the number of fields in the first record, so that future records must 96 // made and records may have a variable number of fields. 156 // ReadAll reads all the remaining records from r. 161 func (r *Reader) ReadAll() (records [][]string, err error) { 165 return records, nil 170 records = append(records, record)
|
writer.go | 15 // A Writer writes records to a CSV encoded file. 17 // As returned by NewWriter, a Writer writes records terminated by a 106 // WriteAll writes multiple CSV records to w using Write and then calls Flush. 107 func (w *Writer) WriteAll(records [][]string) (err error) { 108 for _, record := range records {
|
/prebuilts/go/darwin-x86/src/net/ |
dnsclient_unix_test.go | 212 t.Errorf("no records for %s", name) 233 // no records, transport timeout 244 // no records, non-existent domain 255 // a few A records, no AAAA records 286 // no A records, a few AAAA records 317 // both A and AAAA records 365 t.Errorf("no records for %s", tt.name)
|
lookup.go | 142 // The returned records are sorted by priority and randomized 147 // publishing SRV records under non-standard names, if both service 153 // LookupMX returns the DNS MX records for the given domain name sorted by preference. 158 // LookupNS returns the DNS NS records for the given domain name. 163 // LookupTXT returns the DNS TXT records for the given domain name.
|
/prebuilts/go/linux-x86/src/encoding/csv/ |
reader.go | 7 // A csv file contains zero or more records of one or more fields per record. 81 // A Reader reads records from a CSV-encoded file. 94 // the number of fields in the first record, so that future records must 96 // made and records may have a variable number of fields. 156 // ReadAll reads all the remaining records from r. 161 func (r *Reader) ReadAll() (records [][]string, err error) { 165 return records, nil 170 records = append(records, record)
|
writer.go | 15 // A Writer writes records to a CSV encoded file. 17 // As returned by NewWriter, a Writer writes records terminated by a 106 // WriteAll writes multiple CSV records to w using Write and then calls Flush. 107 func (w *Writer) WriteAll(records [][]string) (err error) { 108 for _, record := range records {
|
/prebuilts/go/linux-x86/src/net/ |
dnsclient_unix_test.go | 212 t.Errorf("no records for %s", name) 233 // no records, transport timeout 244 // no records, non-existent domain 255 // a few A records, no AAAA records 286 // no A records, a few AAAA records 317 // both A and AAAA records 365 t.Errorf("no records for %s", tt.name)
|
lookup.go | 142 // The returned records are sorted by priority and randomized 147 // publishing SRV records under non-standard names, if both service 153 // LookupMX returns the DNS MX records for the given domain name sorted by preference. 158 // LookupNS returns the DNS NS records for the given domain name. 163 // LookupTXT returns the DNS TXT records for the given domain name.
|
/external/dnsmasq/ |
doc.html | 56 Dnsmasq caches internet addresses (A records and AAAA records) and address-to-name 57 mappings (PTR records), reducing the load on upstream servers and 78 Dnsmasq supports MX and SRV records and can be configured to return MX records
|
/external/libmpeg2/decoder/ |
impeg2d.h | 96 /* Query number of Memory Records API */ 99 /* Fill Memory Records API */ 176 /* Get Number of Memory Records */ 190 /* Fill Memory Records */ 217 /* Retrieve Memory Records */
|
/external/libweave/include/weave/provider/ |
dns_service_discovery.h | 28 // txt will contain a list of strings for mDNS TXT records. 31 // The following mDNS records should be published in the above examples: 41 // records should be published. <IPv4 address> and <IPv6 address> should 58 // DNS records that will be going away with TTL=1. 63 // records necessary for other services, like A, AAAA may still be available
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/ |
UsimPhoneBookManager.java | 34 * This class implements reading and parsing USIM records. 164 // All EF files are loaded, return all the records 195 // Read EF_EMAIL which contains the email records. 207 * So we read the IAP file and then read the email records. 270 // records are empty. In that case buildType2EmailList will fail and 282 * If this is type 1, the number of records in EF_EMAIL would be same as the record number 362 * The number of records in the IAP file is same as the number of records in the master 492 private void createPbrFile(ArrayList<byte[]> records) { 493 if (records == null) [all...] |
/cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/tech/ |
NdefTagTester.java | 81 NdefRecord[] records = message.getRecords(); local 83 if (records.length > 0) { 84 NdefRecord record = records[0];
|
/external/harfbuzz_ng/src/ |
hb-ot-name-table.hh | 125 USHORT count; /* Number of name records. */ 127 NameRecord nameRecord[VAR]; /* The name records where count is the number of records. */
|
/external/llvm/docs/TableGen/ |
index.rst | 19 TableGen's purpose is to help a human develop and maintain records of 21 records, it is specifically designed to allow writing flexible descriptions and 22 for common features of these records to be factored out. This reduces the 57 (which can be useful for building up an enum list of these records), use the 79 The default backend prints out all of the records. 192 which are considered 'records'. 194 **TableGen records** have a unique name, a list of values, and a list of 201 **TableGen definitions** are the concrete form of 'records'. These generally do 214 **TableGen classes** are abstract records that are used to build and describe 215 other records. These classes allow the end-user to build abstractions fo [all...] |
/external/llvm/test/MC/ARM/ |
dwarf-asm-multiple-sections.s | 59 // RELOC: RELOCATION RECORDS FOR [.rel.debug_info]: 66 // RELOC: RELOCATION RECORDS FOR [.rel.debug_ranges]: 70 // RELOC: RELOCATION RECORDS FOR [.rel.debug_aranges]:
|
/external/sfntly/cpp/src/sfntly/ |
font.cc | 326 HeaderOffsetSortedSet records; local 327 ReadHeader(&font_is, &records); 328 LoadTableData(&records, &font_is, &data_blocks_); 337 HeaderOffsetSortedSet records; local 338 ReadHeader(wfd, offset_to_offset_table, &records); 339 LoadTableData(&records, wfd, &data_blocks_); 481 HeaderOffsetSortedSet* records) { 482 assert(records); 497 records->insert(table); 503 HeaderOffsetSortedSet* records) { [all...] |
/libcore/luni/src/test/java/tests/java/sql/ |
SelectFunctionalityTest.java | 127 * SelectFunctionalityTest#test_SelectSimple(). Selects all records 170 * SelectFunctionalityTest#test_SelectPrepared(). Selects all records 232 * SelectFunctionalityTest#test_SubSelect(). Selects records from the 261 * SelectFunctionalityTest#test_SelectThreeTables(). Selects records 299 * SelectFunctionalityTest#test_SelectThreeTables(). Selects records 328 * records from a table using left join 358 * records from a table using right join 391 * SelectFunctionalityTest#test_SelectGroupBy(). Selects records from 418 * SelectFunctionalityTest#test_SelectOrderBy(). Selects records from 451 * SelectFunctionalityTest#test_SelectDistinct(). Selects records [all...] |
/prebuilts/go/darwin-x86/src/testing/ |
cover.go | 15 // CoverBlock records the coverage data for a single basic block. 28 // Cover records information about test coverage checking. 61 // RegisterCover records the coverage data accumulators for the tests.
|