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

  /dalvik/libcore/security/src/main/java/java/security/
Certificate.java 107 * @param detailed
108 * whether or not this method should return detailed information.
111 public String toString(boolean detailed);
Identity.java 229 * @param detailed
230 * whether or not this method should return detailed information.
233 public String toString(boolean detailed) {
235 if (detailed) {
  /dalvik/libcore/support/src/test/java/org/apache/harmony/security/tests/support/
CertificateStub.java 105 public String toString(boolean detailed) {
  /external/blktrace/
btrace.spec 25 btrace can show detailed info about what is happening on a block
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
perf_rt.h 107 int detailed; member in struct:PERF_RT_Private
127 unsigned long only_moduleandflags; /* the module and flags we care about - if detailed is 0 */
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
perf_rt.c 134 me->detailed = (config->rt_detailed > 2) ? 2 : (int) config->rt_detailed;
142 /* if we do not care about detailed statistics, only report significant
144 if (succeed && !me->detailed)
464 /* change HLMM to LLMM for detailed = 0 and 1 */
465 if (me->detailed < 2 && module == PERF_ModuleHLMM)
470 int rate = (me->detailed == 2) ||
471 (me->detailed == 0 &&
473 (me->detailed == 1 &&
    [all...]
  /external/blktrace/btreplay/doc/
btreplay.tex 56 The \texttt{blktrace} utility provides the ability to collect detailed
59 detailed information concerning when an IO was first received by the block
  /external/blktrace/btt/doc/
btt.tex 36 is a block layer IO tracing mechanism which provides detailed
347 \subsection*{\label{sec:detailed-data}Detailed Data}
    [all...]
  /external/iproute2/doc/
ip-tunnels.tex 464 If you want to make more detailed classification of sub-flows
ip-cref.tex 524 \verb|ip| prints more detailed statistics on receiver
    [all...]
  /external/blktrace/doc/
blktrace.tex 31 blktrace is a block layer IO tracing mechanism which provides detailed
77 detailed actual patching instructions for a Linux kernel is outside the
    [all...]
  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/
run_chromium_webkit_tests.py 76 # Indicates that we want detailed progress updates in the output (prints
78 LOG_DETAILED_PROGRESS = 'detailed-progress'
194 # These are used for --log detailed-progress to track status by
717 """Display detailed progress output where we print the directory name
719 "--log detailed-progress"."""
    [all...]
  /external/bison/tests/
testsuite 607 Run all the tests, or the selected TESTS, and save a detailed log file.
636 -v, --verbose force more detailed output
    [all...]
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/7/
android.jar 
  /prebuilt/sdk/8/
android.jar 

Completed in 310 milliseconds