Searched refs:records (Results 76 - 91 of 91) sorted by relevance

1234

/external/skia/src/animator/
H A DSkAnimateActive.cpp121 int records = saveIndex / oldCount; local
122 int newTotal = records * newCount;
/external/llvm/test/MC/ARM/
H A Deh-directive-save.s6 @ The .save directive records the GPR registers which are pushed to the
/external/strace/
H A Dstrace.spec15 The strace program intercepts and records the system calls called and
30 The strace program intercepts and records the system calls called and
/external/fonttools/Lib/fontTools/ttLib/tables/
H A DotTables.py244 records = rawTable["ClassRangeRecord"]
245 for rec in records:
/external/fonttools/Tools/fontTools/ttLib/tables/
H A DotTables.py244 records = rawTable["ClassRangeRecord"]
245 for rec in records:
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
H A Ddebug.rb371 A listener that simply records text representations of the events. Useful for debugging the
/external/llvm/include/llvm/TableGen/
H A DRecord.h1422 RecordKeeper &records, bool Anonymous = false) :
1424 TrackedRecords(records), TheInit(nullptr), IsAnonymous(Anonymous),
1428 explicit Record(Init *N, ArrayRef<SMLoc> locs, RecordKeeper &records, argument
1431 TrackedRecords(records), TheInit(nullptr), IsAnonymous(Anonymous),
1612 /// returns its value as a vector of records, throwing an exception if the
1421 Record(const std::string &N, ArrayRef<SMLoc> locs, RecordKeeper &records, bool Anonymous = false) argument
/external/blktrace/btreplay/doc/
H A Dbtreplay.tex389 [ -F : --find-records ] Default: Off
415 \subsubsection{\texttt{-F} or \texttt{--find-records}\\Find RecordFiles
/external/llvm/utils/TableGen/
H A DAsmMatcherEmitter.cpp197 /// For register classes: the records for all the registers in this class.
626 /// Map of Register records to their class information.
630 /// Map of Predicate records to their subtarget information.
633 /// Map of AsmOperandClass records to their class information.
640 /// Map of RegisterClass records to their class information.
1270 RecordKeeper &records)
1271 : Records(records), AsmParser(asmParser), Target(target) {
1268 AsmMatcherInfo(Record *asmParser, CodeGenTarget &target, RecordKeeper &records) argument
/external/chromium-trace/trace-viewer/tracing/third_party/components/polymer/
H A Dpolymer.js4185 var records = [];
4188 records = recs;
4202 if (records.length !== 5)
4205 if (records[0].type != 'add' ||
4206 records[1].type != 'update' ||
4207 records[2].type != 'delete' ||
4208 records[3].type != 'splice' ||
4209 records[4].type != 'splice') {
4695 function callback(records) {
4697 observer.check_(records);
[all...]
/external/slf4j/log4j-over-slf4j/compatibility/lib/
H A Dlog4j-1.2.14.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/log4j/ org/apache/log4j/Appender ...
/external/iproute2/doc/
H A Dip-cref.tex91 count records with \verb|wc| or to \verb|grep| the output. The trivial
859 \paragraph{Description:} These commands create new neighbour records
1580 of per route records separated by line feeds.
1581 However, some records may consist
1585 records are replaced with the backslash sign.
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.Tree.pas90 /// Return a tree node representing an error. This node records the
/external/robolectric/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/bison/build-aux/
H A Dtexinfo.tex754 % This records the amount of indent in the innermost environment.

Completed in 649 milliseconds

1234