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

<<11121314151617181920>>

  /external/chromium_org/tools/perf/measurements/
tab_switching.py 8 it cycles through each tab in sequence, and records a histogram of the time
  /external/guava/guava-tests/test/com/google/common/collect/
ForwardingMultimapTest.java 35 * type arguments. The created proxy only records calls and returns null, so
ForwardingTableTest.java 32 * type arguments. The created proxy only records calls and returns null, so
  /external/guava/guava-tests/test/com/google/common/eventbus/
AsyncEventBusTest.java 64 * An {@link Executor} wanna-be that simply records the tasks it's given.
  /external/guava/guava-tests/test/com/google/common/testing/
TestLogHandlerTest.java 65 // stored log records causes a ConcurrentModificationException
  /external/libnfc-nxp/src/
phFriNfc_NdefReg.c 126 /* Check whether we can accomodate all these records in a single node */
129 /* Yes, all these Records can be accomodated in a single node */
149 /* We cannot accomodate more records than PH_FRINFC_NDEFREG_MAX_RTD_REGISTERED
360 (void) memcpy( &NdefReg->CbParam->Records[count],
407 /* First, Get all the records present in the data packet NdefReg->NdefData
427 number of records. Return error. */
476 won't parse correctly chunked records */
581 (void) memcpy( &NdefReg->CbParam->Records[count],
590 when there are chunked records */
phFriNfc_NdefReg.h 75 * \ref PH_FRINFC_NDEFREG_MAX_RTD is the maximum number of Records that can
102 * - This library gets a NDEF message and extracts the records using the NDEF Record (Tools) Library.
103 * - Alternatively, this component can process pre-extracted NDEF records.
104 * - This library only handles TOP level records, cascaded content is ignored.
131 * The records that matched with the registred RTDs for this callback.
132 * The number of records here will be equal to the first parameter Count.
134 phFriNfc_NdefRecord_t Records[PH_FRINFC_NDEFREG_MAX_RTD];
255 won't parse correctly chunked records */
405 * The entry point for NDEF \b RECORDS retrieved from the Peer (Remote) Device:
  /external/llvm/test/CodeGen/AArch64/
basic-pic.ll 6 ; CHECK-ELF: RELOCATION RECORDS FOR [.rela.text]
  /external/mdnsresponder/mDNSShared/
dnsextd.8 36 address records will be automatically deleted after the lease expires.
  /external/mesa3d/src/gallium/drivers/nv50/
nv50_program.h 95 void *fixups; /* relocation records */
  /external/skia/bench/
DeferredCanvasBench.cpp 64 // Test that records very simple draw operations.
  /external/skia/src/sfnt/
SkOTUtils.h 32 * The new 'name' table records will be written with the Windows,
  /external/smack/src/org/jivesoftware/smack/util/dns/
HostAddress.java 53 "DNS SRV records weight must be a 16-bit unsiged integer (i.e. between 0-65535. Port was: " + port);
  /external/smack/src/org/xbill/DNS/
NSECRecord.java 10 * records exist for this name. The presence of this record in a response
Options.java 10 * multiline - Print records in multiline format<BR>
  /external/valgrind/main/coregrind/m_debuginfo/
README.txt 18 info records.
  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayerDriver.h 60 const media::Metadata::Filter& ids, Parcel *records);
  /frameworks/base/core/java/android/appwidget/
AppWidgetHost.java 290 * Remove all records about this host from the AppWidget manager.
294 * host. Any future calls about this host will cause the records to be re-allocated.</li>
307 * Remove all records about all hosts for your package.
311 * host. Any future calls about this host will cause the records to be re-allocated.</li>
  /frameworks/base/core/java/android/view/accessibility/
package.html 18 Hence, accessibility services can facilitate additional accessibility records
  /frameworks/base/telephony/java/com/android/internal/telephony/
IccCardConstants.java 37 /* LOADED means all ICC records, including IMSI, are loaded */
  /hardware/libhardware/include/hardware/
local_time_hal.h 93 struct local_time_debug_event* records,
  /packages/apps/ContactsCommon/src/com/android/contacts/common/util/
StopWatch.java 26 * A {@link StopWatch} records start, laps and stop, and print them to logcat.
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/database/
DeletedContactsTableUtil.java 67 * Deletes old log records.
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pyarena.h 53 * a PyObject* and records it so that it can be DECREFed when the
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pyarena.h 53 * a PyObject* and records it so that it can be DECREFed when the

Completed in 616 milliseconds

<<11121314151617181920>>