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

1 2 3 4 56 7 8 91011>>

  /external/chromium_org/chrome/browser/resources/sync_internals/
sync_log.js 10 * records all sync events.
50 * Records a single event with the given parameters and fires the
  /external/chromium_org/chrome/browser/ui/webui/
metrics_handler.h 33 // Callback for the "metricsHandler:recordAction" message. This records a
39 // Callback for the "metricsHandler:recordInHistogram" message. This records
  /external/chromium_org/net/dns/
record_parsed.h 25 // All records are inherently immutable. Return a const pointer.
42 // Check if two records have the same data. Ignores time_created and ttl.
  /external/chromium_org/net/websockets/
websocket_deflate_predictor.h 44 // Records frame data for future prediction.
49 // Records frame data for future prediction.
  /external/chromium_org/sync/engine/
commit.h 43 ExtensionsActivity::Records extensions_activity_buffer);
73 ExtensionsActivity::Records extensions_activity_buffer_;
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/jsdoc-validator/src/org/chromium/devtools/jsdoc/
JsDocValidator.java 59 SortedSet<ValidatorContext.MessageRecord> records = context.getValidationResult(); local
60 for (ValidatorContext.MessageRecord record : records) {
  /external/llvm/include/llvm/TableGen/
Main.h 21 /// \brief Perform the action using Records, and write output to OS.
23 typedef bool TableGenMainFn(raw_ostream &OS, RecordKeeper &Records);
  /external/okhttp/src/main/java/com/squareup/okhttp/
RouteDatabase.java 33 /** Records a failure connecting to {@code failedRoute}. */
44 /** Records success connecting to {@code failedRoute}. */
  /external/smack/src/org/jivesoftware/smack/util/
DNSUtil.java 153 * @param records
156 protected static List<HostAddress> sortSRVRecords(List<SRVRecord> records) {
159 if (records.size() == 1 && records.get(0).getFQDN().equals("."))
162 // sorting the records improves the performance of the bisection later
163 Collections.sort(records);
167 for (SRVRecord r : records) {
178 List<HostAddress> res = new ArrayList<HostAddress>(records.size());
  /external/smack/src/org/xbill/DNS/
Generator.java 28 /** The type of the generated records. */
31 /** The class of the generated records. */
34 /** The ttl of the generated records. */
57 * Creates a specification for generating records, as a $GENERATE
63 * @param type The type of the generated records. The supported types are
65 * @param dclass The class of the generated records.
66 * @param ttl The ttl of the generated records.
226 * Constructs and returns all records in the expansion.
Lookup.java 79 /** The host exists, but has no records associated with the queried type. */
204 * Create a Lookup object that will find records of the given name, type,
206 * path, and look for records that are reasonably credible.
207 * @param name The name of the desired records
208 * @param type The type of the desired records
209 * @param dclass The class of the desired records
239 * Create a Lookup object that will find records of the given name and type
241 * @param name The name of the desired records
242 * @param type The type of the desired records
252 * Create a Lookup object that will find records of type A at the given nam
    [all...]
  /frameworks/av/media/common_time/
local_clock.cpp 82 int32_t LocalClock::getDebugLog(struct local_time_debug_event* records,
89 return dev_->get_debug_log(dev_, records, max_records);
  /external/chromium_org/chrome/browser/spellchecker/
feedback_sender.h 9 // and stores these suggestions. Records user's actions on these suggestions.
62 // Records that user selected suggestion |suggestion_index| for the
66 // Records that user added the misspelling identified by |hash| to the
70 // Records that user right-clicked on the misspelling identified by |hash|,
74 // Records that user did not choose any suggestion but manually corrected the
79 // Records that user has the misspelling in the custom dictionary. The user
  /external/chromium_org/printing/
emf_win.h 60 // Inserts a custom GDICOMMENT records indicating StartPage/EndPage calls
166 // Retrieves individual records out of a Emf buffer. The main use is to skip
167 // over records that are unsupported on a specific printer or to play back
171 // Iterator type used for iterating the records.
174 // Enumerates the records at construction time. |hdc| and |rect| are
195 // The collection of every EMF records in the currently loaded EMF buffer.
  /hardware/libhardware/include/hardware/
memtrack.h 134 * records it could return if *num_records was large enough when passed in.
135 * Returning records with size 0 is expected, the number of records should
140 * *num_records == 0 to determine how many records to allocate room for,
143 * then records may be NULL.
154 struct memtrack_record *records,
  /external/chromium_org/content/browser/fileapi/
copy_or_move_operation_delegate_unittest.cc 100 // Records CopyProgressCallback invocations.
108 void RecordProgressCallback(std::vector<ProgressRecord>* records,
118 records->push_back(record);
121 void RecordFileProgressCallback(std::vector<int64>* records,
123 records->push_back(progress);
649 std::vector<ProgressRecord> records; local
653 base::Unretained(&records))));
665 size_t begin_index = records.size();
666 size_t end_index = records.size();
667 for (size_t j = 0; j < records.size(); ++j)
    [all...]
  /external/libnfc-nxp/src/
phFriNfc_NdefRecord.c 53 * one or more (nested) NDEF records within a NDEF packet (received via the NFC link, for example).
57 * \param[in,out] RawRecords Array of pointers, receiving the references to the found Ndef Records
59 * The array is filled with valid pointers up to the number of records
60 * found or the array size if the number of found records exceeds the size.
61 * If the value is NULL the function only yields the number of records
70 * records found in the data. If the user specifies 0 (zero) the function
71 * only yields the number of records without filling in pointers.\n
77 * \note The correct number of found records is returned by the function also in case that:
125 /* Check Raw Records input is NULL and Number of Raw records is 0*
    [all...]
phFriNfc_NdefRecord.h 60 * \li Interprete a given buffer by listing the embedded NDEF records
80 #define PH_FRINFC_NDEFRECORD_TNF_UNCHANGED ((uint8_t)0x06) /**< Unchanged: Used for Chunked Records. */
237 *\brief <b> NDEF Record \b Get \b Records function.</b>
240 * Get a list of NDEF records from the raw data as provided by the caller. This data is a
241 * buffer holding one or more NDEF records within a NDEF message (received from a NFC peer
243 * with pointers to the records stored in the array RawRecords. The function also tells
250 * Ndef Records in the given Message. The caller has to provide the
252 * up to the number of records found or the array size if the
253 * number of found records exceeds the size.\n
262 * of records found in the data. If the user specifies 0 (zero
    [all...]
  /external/skia/tools/skpdiff/
diff_viewer.js 228 // Puts the records within AngularJS scope
229 $scope.records = SkPDiffRecords.records;
232 // of records to apply the action to.
269 // Retrieve the records in the same order they are displayed.
270 var recordsInOrder = $parse("records | orderBy:sortingDiffer")($scope);
291 // Gather up all records that have the rebaseline set.
293 for (var recordIndex = 0; recordIndex < $scope.records.length; recordIndex++) {
294 if ($scope.records[recordIndex].isRebaselined) {
295 rebaselines.push($scope.records[recordIndex].testPath)
    [all...]
  /libcore/luni/src/test/java/tests/java/sql/
UpdateFunctionalityTest.java 112 assertEquals("Not all records in the database were updated",
138 assertEquals("Not all records in the database were updated",
170 assertEquals("Not all records in the database were updated",
201 assertEquals("Not all records in the database were updated",
248 assertEquals("Not all records in the database were updated",
257 assertTrue("Not all records were updated", values.isEmpty());
275 assertEquals("Not all records in the database were updated",
293 * UpdateFunctionalityTest#testUpdate7(). Updates records in the
303 assertEquals("Not all records in the database were updated",
335 assertEquals("Not all records in the database were updated"
    [all...]
  /frameworks/base/core/java/android/nfc/
NdefRecord.java 38 * NDEF defines messages and records. An NDEF Record contains
41 * one or more NDEF Records.
43 * This class represents logical (complete) NDEF Records, and can not be
44 * used to represent chunked (partial) NDEF Records. However
46 * containing chunked records, and will return a message with unchunked
47 * (complete) records.
60 * NDEF Records with correctly set tnf, type, id and payload fields, please
66 * to create records that do not confirm to the strict NFC Forum
71 * NDEF records, and to pack optional fields. This class does not expose
120 * When creating new records prefer {@link #createUri}
744 List<NdefRecord> records = new ArrayList<NdefRecord>(); local
    [all...]
  /external/chromium/chrome/browser/sync/util/
extensions_activity_monitor_unittest.cc 171 ExtensionsActivityMonitor::Records results;
197 ExtensionsActivityMonitor::Records results;
210 // refugee records.
212 ExtensionsActivityMonitor::Records new_records;
231 ExtensionsActivityMonitor::Records results;
  /external/chromium_org/chrome/browser/extensions/activity_log/
counting_policy.h 42 // Gets or sets the amount of time that old records are kept in the database.
102 // Cleans old records from the activity log database.
128 // The amount of time old activity log records should be kept in the
134 // The time at which old activity log records were last cleaned out of the
135 // database (only tracked for this browser session). Old records are deleted
  /external/chromium_org/chrome/browser/prerender/
prerender_histograms.h 32 // Records the perceived page load time for a page - effectively the time from
41 // Records, in a histogram, the percentage of the page load time that had
46 // Records the actual pageload time of a prerender that has not been swapped
52 // Records the time from when a page starts prerendering to when the user
91 // Records a prerender event.
  /external/chromium_org/content/browser/
database_browsertest.cc 75 // Insert records to the database.
85 // Update records in the database.
99 // Delete records in the database.
126 // Insert, update, and delete records in the database.
162 // Create records in the database and verify they persist after reload.

Completed in 1227 milliseconds

1 2 3 4 56 7 8 91011>>