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

<<31323334353637383940>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
pkt_sched.h 27 Particular schedulers may have also their private records.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
dlfcn.h 123 On success, returns zero. On failure, returns -1 and records an error
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
mtio.h 74 * number of records not skipped.
pkt_sched.h 27 Particular schedulers may have also their private records.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
RenderLogger.java 32 * A {@link LayoutLog} which records the problems it encounters and offers them as a
  /external/chromium_org/chrome/browser/extensions/api/bluetooth/
bluetooth_api.cc 326 const BluetoothDevice::ServiceRecordList& records) {
327 for (BluetoothDevice::ServiceRecordList::const_iterator i = records.begin();
328 i != records.end(); ++i) {
  /external/chromium_org/chrome/browser/prerender/
prerender_manager.h 196 // Records the perceived page load time for a page - effectively the time from
208 // Records the percentage of pixels of the final page in place at swap-in.
325 // Records that some visible tab navigated (or was redirected) to the
  /external/chromium_org/printing/
emf_win.cc 343 // somehow choke on certain EMF records, but calling the corresponding
352 // So I resorted to manually parse the EMF records and play them one by one.
376 // We also process any custom EMR_GDICOMMENT records which are our
  /external/chromium_org/third_party/libjingle/source/talk/site_scons/
talk.py 11 """Records information on the libraries defined in a build configuration.
48 additionally records the negative result so as to detect out-of-order
98 prebuilt static library. In the False case, it additionally records the
  /external/chromium_org/third_party/mesa/src/src/glx/
glxclient.h 230 * GLX state that needs to be kept on the client. One of these records
462 * One of these records exists per screen of the display. It contains
527 * Per display private data. One of these records exists for each display
  /external/chromium_org/third_party/ots/src/
gpos.cc 338 // Check class 1 records.
340 // Check class 2 records.
434 // Check entry exit records.
  /external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/core/
name_table.h 67 // Unicode language IDs used in Name Records.
690 // Format 1 - offset from the end of the name records
695 // Name Records
  /external/clang/lib/Frontend/
SerializedDiagnosticPrinter.cpp 141 /// \brief Emit FIXIT and SOURCE_RANGE records for a diagnostic.
380 // The subsequent records and Abbrevs are for the "Meta" block.
391 // The subsequent records and Abbrevs are for the "Diagnostic" block.
  /external/libnfc-nci/src/nfa/dm/
nfa_dm_api.c 899 ** specific types of NDEF records. When NDEF records are
903 ** For records types which were not registered, the record will
    [all...]
  /external/mesa3d/src/glx/
glxclient.h 230 * GLX state that needs to be kept on the client. One of these records
462 * One of these records exists per screen of the display. It contains
527 * Per display private data. One of these records exists for each display
  /external/sfntly/cpp/src/sfntly/table/core/
name_table.h 67 // Unicode language IDs used in Name Records.
690 // Format 1 - offset from the end of the name records
695 // Name Records
  /external/smack/src/org/xbill/DNS/
TSIG.java 10 * TSIG records on messages, which provide transaction security.
499 * TSIG records must be present on the first and last messages, and
500 * at least every 100 records in between.
  /external/strace/
strace.1 114 It intercepts and records the system calls which are called
327 records the time difference between the beginning of successive
342 Show the time spent in system calls. This records the time
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.cpp 487 // Read all the records.
550 // Read all the records for this type table.
762 // Read all the records for this type table.
937 // Read all the records for this type table.
    [all...]
  /cts/tests/tests/database/src/android/database/sqlite/cts/
SQLiteDatabaseTest.java 380 // there are 2 records here.
399 // there are 1 records here.
410 // delete all records.
575 // there are still 2 records.
    [all...]
  /cts/tests/tests/ndef/src/android/ndef/cts/
NdefTest.java 103 {(byte)0x90, 0, 0, (byte)0x10, 0, 0}, // 2 records, missing ME
161 // 2 records
167 // 3 records
191 // 3 records, 7 chunks
457 // 3 records
  /external/chromium_org/base/
tracked_objects.h 58 // instance was created. That Births instance records (in a base class
212 // The thread that records births into this object. Only this thread is
395 // Records the end of a timed run of an object. The |completed_task| contains
409 // the instance, the |time_posted| records that instant, which is presumed to
647 // Similar to birth_map_, this records informations about death of tracked
    [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
priv_storage.h 552 all the DiCfSI records in the entire system are non overlapping.
555 DiCfSI records. This is the whole point of these restrictions.
739 /* An expandable array of CFI summary info records. Also includes
741 by any of the records, as an aid to fast searching. And, if the
742 records require any expression nodes, they are stored in
    [all...]
  /frameworks/base/core/java/android/os/
StrictMode.java 1201 final ArrayList<ViolationInfo> records = violationsBeingTimed.get(); local
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/logging/
handlers.py 434 A handler class which writes logging records, in pickle format, to
600 A handler class which writes logging records, in pickle format, to
638 A handler class which sends formatted logging records to a syslog
    [all...]

Completed in 950 milliseconds

<<31323334353637383940>>