HomeSort by relevance Sort by last modified time
    Searched full:summarize (Results 1 - 25 of 101) sorted by null

1 2 3 4 5

  /external/clang/utils/ABITest/
build-and-summarize-all.sh 13 (cd $kind-$bits && ../build-and-summarize.sh $1)
build-and-summarize.sh 12 ../summarize.sh $1 &> fails-x.txt
  /external/chromium/base/metrics/
nacl_histogram.cc 7 // statistics, and can summarize them in various forms, including ASCII
nacl_histogram.h 7 // statistics, and can summarize them in various forms, including ASCII
  /external/v8/src/
liveobjectlist.h 72 // The lol comes with utility functions to capture, dump, summarize, and diff
87 // attained using the Summarize(0, <lol id>) and Summarize(<lol id1,
98 static MaybeObject* Summarize(int id1, int id2, Handle<JSObject> filter_obj);
286 inline static MaybeObject* Summarize(int id1,
frames.h 520 virtual void Summarize(List<FrameSummary>* frames);
562 virtual void Summarize(List<FrameSummary>* frames);
frames.cc 727 void JavaScriptFrame::Summarize(List<FrameSummary>* functions) {
821 void OptimizedFrame::Summarize(List<FrameSummary>* frames) {
834 JavaScriptFrame::Summarize(frames);
    [all...]
  /external/oprofile/libpp/
xml_utils.cpp 451 void summarize();
470 void summarize();
486 void summarize();
714 void process_root_info::summarize() function in class:process_root_info
717 processes[p].summarize();
738 processes_root.summarize();
838 void process_info::summarize() function in class:process_info
842 thr.summarize();
856 void thread_info::summarize() function in class:thread_info
  /packages/apps/Contacts/res/values/
attrs.xml 25 <!-- Column in data table to summarize this data -->
  /external/clang/utils/analyzer/
SumTimerInfo.py 4 Script to Summarize statistics in the scan-build output.
  /external/ceres-solver/internal/ceres/
canonical_views_clustering.h 62 // of G are the the set of vertices that best "summarize" the content
  /external/chromium/chrome/common/extensions/docs/static/
getstarted.html 146 <!-- [PENDING: Summarize what we did, what it means, what else we would've done if this were a real extension (e.g. package/zip it), and where to find more information.] -->
  /external/chromium/net/socket/
client_socket.h 116 // Summarize the statistics for this socket.
  /external/chromium-trace/trace-viewer/src/model/
counter.js 79 * @param {Array.<Number>} Indices to summarize.
  /external/libmtp/src/
Makefile.am 26 # To summarize. Any interface *change* increment CURRENT. If that interface
  /external/llvm/include/llvm/CodeGen/
ScheduleDFS.h 30 /// ILPValues summarize the DAG subtree rooted at each node. ILPValues are
  /packages/apps/Settings/src/com/android/settings/deviceinfo/
StorageVolumePreferenceCategory.java 104 * Build category to summarize internal storage, including any emulated
112 * Build category to summarize specific physical {@link StorageVolume}.
  /external/eigen/doc/
I16_TemplateKeyword.dox 87 The precise rules are rather complicated, but ignoring some subtleties we can summarize them as follows:
I13_FunctionsTakingEigenTypes.dox 182 - To summarize, the implementation of functions taking non-writable (const referenced) objects is not a big issue and does not lead to problematic situations in terms of compiling and running your program. However, a naive implementation is likely to introduce unnecessary temporary objects in your code. In order to avoid evaluating parameters into temporaries, pass them as (const) references to MatrixBase or ArrayBase (so templatize your function).
  /external/iproute2/misc/
lnstat_util.c 38 /* Read (and summarize for SMP) the different stats vars. */
  /frameworks/base/tests/DumpRenderTree2/src/com/android/dumprendertree2/
ManagerService.java 106 mSummarizer.summarize(msg);
  /external/llvm/lib/CodeGen/
RegisterPressure.cpp 257 /// Set the boundary for the top of the region and summarize live ins.
275 /// Set the boundary for the bottom of the region and summarize live outs.
656 // summarize the pressure effect so we don't need to snapshot at all.
  /external/linux-tools-perf/Documentation/
perf-script.txt 27 summarize the raw trace data in various ways (the list of scripts is
  /external/llvm/include/llvm/MC/
MCSchedule.h 89 /// Summarize the scheduling resources required for an instruction of a
  /external/bison/lib/
timevar.c 441 /* Summarize timing variables to FP. The timing variable TV_TOTAL has

Completed in 1785 milliseconds

1 2 3 4 5