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

<<11121314151617181920>>

  /external/chromium/chrome/browser/resources/sync_internals/
sync_log.js 10 * records all sync events.
137 * Records a single event with the given parameters and fires the
  /external/chromium/chrome/browser/ui/webui/options/
core_options_handler.h 61 // Records a user metric action for the given value.
102 // Callback for the "coreOptionsUserMetricsAction" message. This records
  /external/chromium/third_party/libjingle/source/talk/p2p/client/
httpportallocator.h 43 // Records the port on the hosts that will receive HTTP requests.
49 // Records the URL that we will GET in order to create a session.
  /external/chromium_org/cc/debug/
overdraw_metrics.h 31 // Records that an invalid tile was culled and did not need to be
35 // Records pixels that were uploaded to texture memory.
  /external/chromium_org/chrome/browser/chromeos/
external_metrics.h 54 // Records an external crash of the given string description to
58 // Records an external crash of the given string description.
  /external/chromium_org/chromeos/dbus/
nfc_device_client.h 32 // List of object paths for NDEF records associated with the NFC device.
34 dbus::Property<std::vector<dbus::ObjectPath> > records; member in struct:chromeos::NfcDeviceClient::Properties
nfc_tag_client.h 40 // List of object paths for NDEF Records associated with the NFC tag.
42 dbus::Property<std::vector<dbus::ObjectPath> > records; member in struct:chromeos::NfcTagClient::Properties
  /external/chromium_org/content/test/data/
simple_database.html 91 // Gets all the records in the database, ordered by their age.
118 // rows from the database by index. E.g., LIMIT 2,10 will give us 10 records
  /external/chromium_org/v8/src/
circular-queue.h 38 // records. Intended for fast transfer of large records between a
object-observe.js 36 // proper change records for objects which were mutated. The Object.observe
40 // records what callbacks are observing the object, with what options, and
45 // the records which must be delivered to the callback, as well as the global
50 // have change records which must be delivered. During "normal" delivery
53 // change records pending to a callback.
293 // normalizes. When delivery clears any pending change records, it re-optimizes.
375 // Drop all splice records on the floor for access-checked objects
541 // Clear the pending change records from callback and return it to its
  /external/clang/utils/TableGen/
ClangCommentHTMLNamedCharacterReferenceEmitter.cpp 50 void EmitClangCommentHTMLNamedCharacterReferences(RecordKeeper &Records,
52 std::vector<Record *> Tags = Records.getAllDerivedDefinitions("NCR");
  /external/jmdns/src/javax/jmdns/impl/constants/
DNSRecordType.java 239 * Mailbox-related records (MB, MG or MR) [RFC1035]
247 * Request for all records [RFC1035]
  /external/llvm/docs/
BitCodeFormat.rst 51 * `Data Records`_, which describe entities within the file.
140 A bitstream is a sequential series of `Blocks`_ and `Data Records`_. Both of
223 .. _Data Records:
225 Data Records
228 Data records consist of a record code and a number of (up to) 64-bit integer
230 may vary between different block types. Records can be encoded either using an
265 encoded according to the `abbreviation definition`_. This allows records to be
266 encoded significantly more densely than records encoded with the
281 to specify a dense encoding for a class of records once, then use that encoding
282 to emit many records. It takes space to emit the encoding into the file, bu
    [all...]
  /external/llvm/utils/TableGen/
CodeGenIntrinsics.h 46 /// RetTypeDefs - The records for each return type.
55 /// ParamTypeDefs - The records for each parameter type.
  /external/skia/tools/skpdiff/
viewer.html 40 metric the user chose, and places a limit on the max number of records to show.
42 <tr ng-repeat="record in records | orderBy:sortingDiffer | limitTo:500"
  /external/smack/src/org/xbill/DNS/
Message.java 185 * Removes all records from a section of the Message, and adjusts the header.
328 * Returns an array containing all records in the given section, or an
349 * Returns an array containing all records in the given section grouped into
400 /* Returns the number of records not successfully rendered. */
547 Record [] records = getSectionArray(i); local
548 for (int j = 0; j < records.length; j++) {
549 Record rec = records[j];
594 * TSIG and OPT records, for example.
NAPTRRecord.java 31 * @param order The order of this NAPTR. Records with lower order are
33 * @param preference The preference, used to select between records at the
SOARecord.java 37 * @param minimum The minimum TTL for records in the zone
145 /** Returns the minimum TTL for records in the zone */
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
IIccPhoneBook.aidl 91 * Get the max munber of records in efid
97 * recordSizes[2] is the number of records in the EF file
  /hardware/ril/librilutils/
record_stream.c 116 * Records are prefixed by a 16-bit big endian length value
117 * Records may not be larger than maxRecordLen
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/testutil/
RawContactUtil.java 52 * Returns a list of raw contact records.
54 * @return A list of records. Where each record is represented as an array of strings.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
__future__.py 18 OptionalRelease records the first release in which
28 Else MandatoryRelease records when the feature became part of the language;
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
__future__.py 18 OptionalRelease records the first release in which
28 Else MandatoryRelease records when the feature became part of the language;
  /system/core/libcutils/
record_stream.c 116 * Records are prefixed by a 16-bit big endian length value
117 * Records may not be larger than maxRecordLen
  /development/samples/VoicemailProviderDemo/
_index.html 3 content provider APIs to insert new voicemail records.

Completed in 1462 milliseconds

<<11121314151617181920>>