HomeSort by relevance Sort by last modified time
    Searched refs:DETAILS (Results 1 - 10 of 10) sorted by null

  /packages/apps/Camera2/src_pd/com/google/common/logging/
eventprotos.java 26 public static final int DETAILS = 10000;
  /external/oprofile/libop/
op_xml_out.h 24 OPTIONS, SESSION, DEBUG_INFO, DETAILS, EXCLUDE_DEPENDENT, EXCLUDE_SYMBOLS,
  /external/valgrind/main/coregrind/
m_tooliface.c 22 General Public License for more details.
56 /* Setting details */
59 VgDetails VG_(details) = { variable
69 #define DETAILS(type, detail) \
72 VG_(details).detail = detail; \
75 DETAILS(const HChar*, name)
76 DETAILS(const HChar*, version)
77 DETAILS(const HChar*, description)
78 DETAILS(const HChar*, copyright_author)
79 DETAILS(const HChar*, bug_reports_to
    [all...]
  /external/oprofile/pp/
opreport_options.cpp 39 bool details; member in namespace:options
67 popt::option(options::details, "details", 'd',
170 if (details) {
171 cerr << "--callgraph is incompatible with --details" << endl;
194 if (details && diff) {
195 cerr << "differential profiles are incompatible with --details" << endl;
232 if (global_percent && symbols && !(details || callgraph)) {
234 "and without --details or --callgraph" << endl;
286 if (details) {
    [all...]
  /external/chromium_org/v8/src/
frames.h 191 // has correct value range (see Issue 830 for more details).
309 enum PrintMode { OVERVIEW, DETAILS };
isolate.cc 613 "\n==== Details ================================================\n\n");
614 PrintFrames(this, accumulator, StackFrame::DETAILS);
    [all...]
  /packages/apps/Camera2/src/com/android/camera/
CameraActivity.java 2822 MediaDetails details = data.getMediaDetails(getAndroidContext()); local
    [all...]
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 
  /prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-base/4.11/
proguard-base-4.11.jar 

Completed in 488 milliseconds