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

<<21222324252627282930>>

  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/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/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/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/linux-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/linux-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...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/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/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/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/linux-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/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/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/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...]
  /bionic/libc/private/
arpa_nameser.h 101 ns_s_ar = 3, /* Query|Update: Additional records. */
296 ns_t_mailb = 253, /* Transfer mailbox records. */
297 ns_t_maila = 254, /* Transfer mail agent records. */
323 /* Query class values which do not appear in resource records */
418 /* How RR types are represented as bit-flags in NXT records */
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
timelinePanel.css 40 .timeline-records-title, .timeline-records-list {
44 .timeline-records-title {
50 .timeline-records-list {
64 .timeline-frames-view .timeline-records-counter {
  /external/chromium_org/third_party/sqlite/src/src/
test_journal.c 65 ** Additionally, the set of page numbers for which records exist in
341 u32 *pnRec, /* Out: Number of journalled records */
461 ** following this one. In this case, 0 records means 0 records,
473 /* Read all the records that follow the journal-header just read. */
  /external/llvm/lib/TableGen/
TGParser.cpp 295 /// values in all surrounding foreach loops, creating new records for
362 if (Records.getDef(IterRec->getNameInitAsString())) {
367 Records.addDef(IterRec);
435 Record *Result = Records.getClass(Lex.getCurStrVal());
785 if (Record *D = Records.getDef(Name))
    [all...]
  /external/smack/src/org/xbill/DNS/
Record.java 163 * designed to create records that will be added to the QUERY section
557 * Determines if two Records could be part of the same RRset.
558 * This compares the name, type, and class of the Records; the ttl and
569 * Determines if two Records are identical. This compares the name, type,
572 * @return true if the records are equal, false otherwise.
ZoneTransferIn.java 80 /** A list of records added between the start and end versions */
83 /** A list of records deleted between the start and end versions */
486 // Old BINDs sent cross class A records for non IN classes.
601 * @return A list, which is either an AXFR-style response (List of Records),
626 * Returns true if the response is an AXFR-style response (List of Records).
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
nameser.h 103 ns_s_ar = 3, /* Query|Update: Additional records. */
297 ns_t_mailb = 253, /* Transfer mailbox records. */
298 ns_t_maila = 254, /* Transfer mail agent records. */
324 /* Query class values which do not appear in resource records */
419 /* How RR types are represented as bit-flags in NXT records */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser.h 103 ns_s_ar = 3, /* Query|Update: Additional records. */
297 ns_t_mailb = 253, /* Transfer mailbox records. */
298 ns_t_maila = 254, /* Transfer mail agent records. */
324 /* Query class values which do not appear in resource records */
419 /* How RR types are represented as bit-flags in NXT records */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser.h 103 ns_s_ar = 3, /* Query|Update: Additional records. */
297 ns_t_mailb = 253, /* Transfer mailbox records. */
298 ns_t_maila = 254, /* Transfer mail agent records. */
324 /* Query class values which do not appear in resource records */
419 /* How RR types are represented as bit-flags in NXT records */
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/info/
gprof.info 331 If the profile data file contains basic-block count records,
339 histogram, call graph, and basic-block count records is displayed.
496 code. Since normal call graph records are only generated when
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/
gprof.info 331 If the profile data file contains basic-block count records,
339 histogram, call graph, and basic-block count records is displayed.
496 code. Since normal call graph records are only generated when
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/info/
gprof.info 331 If the profile data file contains basic-block count records,
339 histogram, call graph, and basic-block count records is displayed.
496 code. Since normal call graph records are only generated when
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/info/
gprof.info 331 If the profile data file contains basic-block count records,
339 histogram, call graph, and basic-block count records is displayed.
496 code. Since normal call graph records are only generated when
    [all...]
  /external/clang/utils/TableGen/
NeonEmitter.cpp 149 RecordKeeper &Records;
154 NeonEmitter(RecordKeeper &R) : Records(R) {
    [all...]
  /external/chromium_org/chrome/browser/resources/ntp4/
most_visited_page.js 139 // Records an app launch from the most visited page (Chrome will decide
146 // Records the index of this tile.
149 // Records the action. This will be available as a time-stamped stream
  /external/chromium_org/third_party/android_platform/development/scripts/
symbol.py 258 records = []
269 records.append((symbol, location))
276 result[addr] = records
  /external/grub/stage2/
xfs.h 148 xfs_uint16_t bb_numrecs; /* current # of data records */
160 xfs_uint16_t bb_numrecs; /* current # of data records */
186 xfs_uint16_t bb_numrecs; /* current # of data records */

Completed in 1181 milliseconds

<<21222324252627282930>>