HomeSort by relevance Sort by last modified time
    Searched full:records (Results 176 - 200 of 2236) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/chromium_org/chrome/browser/spellchecker/
spellcheck_host_metrics.h 58 // Records if spelling service is enabled or disabled.
65 // Records various counters without changing their values.
  /external/chromium_org/net/data/websocket/
README 11 packets mean TCP segments for WebSocket, or SSL records for secure
43 records for secure WebSocket.
  /external/chromium_org/v8/src/
unbound-queue.h 37 // Lock-free unbound queue for small records. Intended for
38 // transferring small records between a Single producer and a Single
  /external/jmdns/src/javax/jmdns/impl/constants/
DNSRecordClass.java 48 * Except for pseudo records like OPT.
53 * For answers the top bit indicates that all other cached records are now invalid.<br/>
  /external/smack/src/org/xbill/DNS/
NXTRecord.java 10 * of names in the zone, and a set of types for which records exist for
34 * @param bitmap The set of type for which records exist at this name
Cache.java 9 * A cache of DNS records. The cache obeys TTLs, so items are purged after
12 * maintained, so that more credible records replace less credible records,
185 * Creates a Cache which initially contains all records in the specified file.
347 * @param cred The credibility of these records
502 * Looks up Records in the Cache. This follows CNAMEs and handles negatively
526 * Looks up credible Records in the Cache (a wrapper around lookupRecords).
539 * Looks up Records in the Cache (a wrapper around lookupRecords). Unlike
691 /* DNSSEC records are not cached. */
727 * @param name The name of the records to be flushe
    [all...]
  /external/v8/src/
unbound-queue.h 37 // Lock-free unbound queue for small records. Intended for
38 // transferring small records between a Single producer and a Single
  /packages/apps/Tag/src/com/android/apps/tag/message/
NdefMessageParser.java 51 public static List<ParsedNdefRecord> getRecords(NdefRecord[] records) {
53 for (NdefRecord record : records) {
  /external/clang/utils/TableGen/
ClangDiagnosticsEmitter.cpp 41 RecordKeeper &Records;
44 DiagGroupParentMap(RecordKeeper &records) : Records(records) {
46 = Records.getAllDerivedDefinitions("DiagGroup");
96 RecordKeeper &Records;
100 DiagCategoryIDMap(RecordKeeper &records) : Records(records) {
101 DiagGroupParentMap ParentInfo(Records);
    [all...]
ClangAttrEmitter.cpp     [all...]
  /external/llvm/docs/
TableGenFundamentals.rst 11 TableGen's purpose is to help a human develop and maintain records of
13 records, it is specifically designed to allow writing flexible descriptions and
14 for common features of these records to be factored out. This reduces the
33 which are considered 'records'.
35 **TableGen records** have a unique name, a list of values, and a list of
42 **TableGen definitions** are the concrete form of 'records'. These generally do
45 **TableGen classes** are abstract records that are used to build and describe
46 other records. These 'classes' allow the end-user to build abstractions for
49 out common properties of records (such as "FPInst", which is used to represent
54 **TableGen multiclasses** are groups of abstract records that are instantiate
    [all...]
  /art/compiler/sea_ir/code_gen/
code_gen.h 44 // Records @block as corresponding to the sea_ir::Region with id @region_id.
48 // Records @block as corresponding to the sea_ir::Region with @region.
62 // Records @value as corresponding to the sea_ir::InstructionNode with id @instruction_id.
66 // Records @value as corresponding to the sea_ir::InstructionNode @instruction.
  /external/chromium/chrome/browser/ui/options/
options_page_base.h 45 // Records a user action and schedules the prefs file to be saved.
  /external/chromium_org/cc/resources/
bitmap_skpicture_content_layer_updater.h 13 // This class records the content_rect into an SkPicture, then software
  /external/chromium_org/chrome/browser/chromeos/first_run/
step.h 62 // Records time spent on step to UMA.
  /external/chromium_org/chrome/browser/diagnostics/
diagnostics_controller.h 41 // Records UMA statistics indicating that a regular Chrome startup happened,
  /external/chromium_org/chrome/browser/net/
chrome_network_data_saving_metrics.h 53 // Records daily data savings statistics to prefs and reports data savings UMA.
  /external/chromium_org/chrome_frame/crash_reporting/
crash_metrics.h 39 // Records the crash metrics counters like navigation count, crash count.
  /external/chromium_org/components/autofill/content/browser/wallet/
mock_wallet_client.h 20 // A mock version of WalletClient that never issues real requests, just records
  /external/chromium_org/components/autofill/core/browser/webdata/
autofill_webdata_backend.h 35 // to Autofill records of the database.
  /external/chromium_org/components/policy/core/common/
policy_load_status.h 48 // histogram samples for a policy load operation and records histogram samples
  /external/chromium_org/net/dns/
mdns_client.h 81 // A listener listens for updates regarding a specific record or set of records.
135 // of new records, or by creating an |MDnsTransaction| to look up the value of a
136 // specific records. When all listeners and active transactions are destroyed,
149 // network, or both for records of type |rrtype| and name |name|. |flags| is
  /external/chromium_org/net/quic/
quic_sent_entropy_manager.h 17 // Records all sent packets by a connection to track the cumulative entropy of
  /external/chromium_org/ppapi/proxy/
resource_reply_thread_registrar.h 27 // ResourceReplyThreadRegistrar records the handling thread for
  /external/chromium_org/remoting/base/
running_average.h 24 // Records a point sample.

Completed in 737 milliseconds

1 2 3 4 5 6 78 91011>>