/external/chromium_org/content/browser/renderer_host/ |
render_message_filter.h | 300 // Records the last time we sampled CPU usage of the renderer process. 302 // Records the last sampled CPU usage in percents.
|
/external/chromium_org/crypto/ |
mock_apple_keychain.h | 238 // Records whether |AddGenericPassword()| gets called. 245 // Records the password being set when |AddGenericPassword()| gets called.
|
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/ |
relayserver.h | 180 // Records the address that raw packets should be forwarded to (for internal 197 // Records a set of internal and external connections that we relay between,
|
/external/chromium_org/third_party/sqlite/src/test/ |
collate5.test | 187 # length records. The goal is to test that the logic that compares records
|
trans2.test | 121 # Begin a transaction and insert many new records. 169 # Delete all of the newly inserted records. Verify that the database
|
/external/clang/include/clang/Basic/ |
LangOptions.def | 127 BENIGN_LANGOPT(DumpRecordLayouts , 1, 0, "dumping the layout of IRgen'd records") 128 BENIGN_LANGOPT(DumpRecordLayoutsSimple , 1, 0, "dumping the layout of IRgen'd records in a simple form")
|
/external/elfutils/libelf/ |
version_xlate.h | 108 /* Handle all the auxiliary records belonging to this definition. */ 200 /* Handle all the auxiliary records belonging to this requirement. */
|
/external/guava/guava-tests/test/com/google/common/io/ |
CharStreamsTest.java | 222 int records = logHandler.getStoredLogRecords().size(); local 224 return records;
|
/external/jsilver/src/com/google/streamhtmlparser/impl/ |
ParserStateTable.java | 66 * Records all state transitions except those identified as DEFAULT 74 * Records all DEFAULT state transitions. These are transitions provided
|
/external/smack/src/org/xbill/DNS/ |
SimpleResolver.java | 340 List records = xfrin.getAXFR(); local 345 Iterator it = records.iterator();
|
DNSSEC.java | 138 Record [] records = new Record[size]; local 147 records[--size] = (Record) it.next(); 148 Arrays.sort(records); 158 for (int i = 0; i < records.length; i++) { 162 out.writeByteArray(records[i].rdataToWireCanonical()); 221 * A DNSSEC verification failed because fields in the DNSKEY and RRSIG records
|
/frameworks/av/include/media/ |
MediaPlayerInterface.h | 193 // @param[inout] records Parcel where the player appends its metadata. 196 Parcel *records) {
|
/frameworks/compile/mclinker/include/mcld/LD/ |
Archive.h | 174 /// @param pLastPos - this records the point to insert the next node in the 176 /// @param pMove - this records the direction to insert the next node in
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/ |
IsimUiccRecords.java | 50 // ISIM EF records (see 3GPP TS 31.103) 175 * ISIM records for IMS are stored inside a Tag-Length-Value record as a UTF-8 string
|
/external/chromium_org/chrome/browser/metrics/ |
metrics_service.h | 201 // This should be called when the application is shutting down. It records 237 // Records a Chrome OS crash. 435 // Records a renderer process crash. 440 // Records a renderer process hang. 443 // Records that the browser was shut down cleanly. 454 // Records state that should be periodically saved, like uptime and
|
/external/llvm/utils/TableGen/ |
InstrInfoEmitter.cpp | 33 RecordKeeper &Records; 39 Records(R), CDP(R), SchedModels(CDP.getTargetInfo().getSchedModels()) {} 318 // run - Emit the main instruction description records for the target... 356 // Emit all of the operand info records. 359 // Emit all of the MCInstrDesc records in their ENUM ordering. 528 CodeGenTarget Target(Records);
|
/frameworks/base/media/java/android/media/ |
Metadata.java | 269 * Go over all the records, collecting metadata keys and records' 288 * @param parcel With the serialized records. 351 * is checked as well as the individual records format. However, the 365 | .... metadata records .... | 401 // Scan the records to collect metadata ids and offsets.
|
/frameworks/base/core/java/com/android/internal/util/ |
StateMachine.java | 562 * A list of log records including messages recently processed by the state machine. 564 * The class maintains a list of log records including messages 567 * includes size which returns the number of recent records, 568 * count which is the number of records processed since the 589 * Set size of messages to maintain and clears all current records. 591 * @param maxSize number of records to maintain at anyone time. 608 * @return the number of recent records. 615 * @return the total number of records processed since size was set. 622 * Clear the list of records. 687 /** A list of log records including messages this state machine has processed * [all...] |
/external/mdnsresponder/mDNSShared/ |
dns_sd.h | 199 * non-shared records. By default, name conflicts are automatically handled 208 /* Flag for registering individual records on a connected 209 * DNSServiceRef. Shared indicates that there may be multiple records 210 * with this name on the network (e.g. PTR records). Unique indicates that the 211 * record's name is to be unique on the network (e.g. SRV records). 253 * When this flag is not set, NXDomain errors are not returned, and CNAME records 473 kDNSServiceType_MAILB = 253, /* Transfer mailbox records. */ 474 kDNSServiceType_MAILA = 254, /* Transfer mail agent records. */ 604 * then it will find *all* records registered on that same local machine. [all...] |
/external/clang/lib/Sema/ |
SemaAccess.cpp | 108 Records.push_back(Record->getCanonicalDecl()); 129 return std::find(Records.begin(), Records.end(), R) 130 != Records.end(); 143 SmallVector<CXXRecordDecl*, 4> Records; 416 I = EC.Records.begin(), E = EC.Records.end(); I != E; ++I) { 450 I = EC.Records.begin(), E = EC.Records.end(); I != E; ++I) { 751 I = EC.Records.begin(), E = EC.Records.end(); I != E; ++I) [all...] |
/external/chromium_org/chromeos/dbus/ |
nfc_client_unittest.cc | [all...] |
/external/libnfc-nci/src/nfc/ndef/ |
ndef_utils.c | 107 /* The second and all subsequent records must NOT have the MB bit set */ 214 ** Description This function gets the number of records in the given NDEF 255 /* Return the number of records found */ 1021 ** Description This function adds NDEF records to the end of an NDEF message. 1033 /* First, validate new records */ 1059 /* append new records */ [all...] |
/external/valgrind/main/memcheck/ |
mc_include.h | 251 // Nb: the order is important -- it dictates the order of loss records 288 LCD_Any, // output all loss records, whatever the delta 289 LCD_Increased, // output loss records with an increase in size or blocks 290 LCD_Changed, // output loss records with an increase or 314 UInt old_num_blocks; // output only the changed/new loss records 324 UInt max_loss_records_output; // limit on the nr of loss records output. 458 /* How closely should we compare ExeContexts in leak records? default: 2 */
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/gcov-src/ |
gcov-io.h | 87 Records are not nested, but there is a record hierarchy. Tag 102 The basic block graph file contains the following records 127 ordering of the ARCS and LINES records: they may be in any order, 129 the LINES records are stored in the file, *not* the ordering of the 132 The data file contains the following records. 145 values for those arcs that are instrumented. The SUMMARY records 538 /* Structured records. */ [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/gcov-src/ |
gcov-io.h | 87 Records are not nested, but there is a record hierarchy. Tag 102 The basic block graph file contains the following records 127 ordering of the ARCS and LINES records: they may be in any order, 129 the LINES records are stored in the file, *not* the ordering of the 132 The data file contains the following records. 145 values for those arcs that are instrumented. The SUMMARY records 538 /* Structured records. */ [all...] |