HomeSort by relevance Sort by last modified time
    Searched full:report (Results 626 - 650 of 8682) sorted by null

<<21222324252627282930>>

  /external/protobuf/gtest/
CHANGES 5 * New feature: the XML report format is closer to junitreport and can
49 * Changed the XML report format to match JUnit/Ant's.
  /external/qemu-pc-bios/bochs/
bochs.h 225 // Ways for the the external environment to report back information
234 if (bx_guard.report.dma) bx_dbg_dma_report(addr, len, what, val)
236 if (bx_guard.report.irq) bx_dbg_iac_report(vector, irq)
238 if (bx_guard.report.a20) bx_dbg_a20_report(val)
240 if (bx_guard.report.io) bx_dbg_io_report(port, size, op, val)
242 if (bx_guard.report.ucmem) bx_dbg_ucmem_report(addr, size, op, val)
265 // values of onoff: 0=ignore, 1=report, 2=ask, 3=fatal
352 static const char *name[] = { "ignore", "report", "ask", "fatal" };
  /external/skia/src/ports/
SkThread_pthread.cpp 147 // only report errors on non-global mutexes
177 // only report errors on non-global mutexes
  /external/skia/tools/copyright/
main.py 76 """Report a warning, but continue.
81 """Report an error and raise an exception.
  /frameworks/base/core/java/android/view/inputmethod/
ExtractedText.java 41 * If the content is a report of a partial text change, this is the
49 * If the content is a report of a partial text change, this is the offset
  /frameworks/base/docs/html/sdk/api_diff/12/changes/
changes-summary.html 7 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
10 Android API Differences Report
74 <h1>Android&nbsp;API&nbsp;Differences&nbsp;Report</h1>
75 <p>This report details the changes in the core Android framework API between two <a
78 The report also includes general statistics that characterize the extent and type of the differences.</p>
79 <p>This report is based a comparison of the Android API specifications
84 <p>To navigate the report, use the "Select a Diffs Index" and "Filter the Index"
85 controls on the left. The report uses text formatting to indicate <em>interface names</em>,
  /frameworks/base/docs/html/sdk/api_diff/15/changes/
changes-summary.html 7 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
10 Android API Differences Report
74 <h1>Android&nbsp;API&nbsp;Differences&nbsp;Report</h1>
75 <p>This report details the changes in the core Android framework API between two <a
78 The report also includes general statistics that characterize the extent and type of the differences.</p>
79 <p>This report is based a comparison of the Android API specifications
84 <p>To navigate the report, use the "Select a Diffs Index" and "Filter the Index"
85 controls on the left. The report uses text formatting to indicate <em>interface names</em>,
  /frameworks/base/docs/html/sdk/api_diff/4/changes/
changes-summary.html 7 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
10 Android API Differences Report
74 <h1>Android&nbsp;API&nbsp;Differences&nbsp;Report</h1>
75 <p>This report details the changes in the core Android framework API between two <a
78 The report also includes general statistics that characterize the extent and type of the differences.</p>
79 <p>This report is based a comparison of the Android API specifications
84 <p>To navigate the report, use the "Select a Diffs Index" and "Filter the Index"
85 controls on the left. The report uses text formatting to indicate <em>interface names</em>,
  /frameworks/base/docs/html/training/run-background-service/
index.jd 46 requests, and report its results to other components.
63 <b><a href="report-status.html">Reporting Work Status</a></b>
  /frameworks/base/services/java/com/android/server/am/
AppNotRespondingDialog.java 87 res.getText(com.android.internal.R.string.report),
138 Slog.w(TAG, "bug report receiver dissappeared", e);
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/
results_reporter.ipp 96 // ************** report configuration ************** //
152 // ************** report initiation ************** //
  /packages/apps/Exchange/src/com/android/exchange/adapter/
ItemOperationsParser.java 127 // We can't report percentage if data is chunked; the length of incoming data is unknown
133 // Report progress back to the UI
  /packages/apps/Mms/src/com/android/mms/transaction/
ReadRecTransaction.java 35 * The ReadRecTransaction is responsible for sending read report
40 * <li>Loads the read report indication from storage (Outbox).
  /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/
EOLConvertingInputStream.java 52 public void report(int bytesRead); method in interface:EOLConvertingInputStream.Callback
98 callback.report(pos);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
stdexcept 71 /** Thrown by the library, or by you, to report domain errors (domain in
79 /** Thrown to report invalid arguments to functions. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netinet/
igmp.h 80 #define IGMP_V1_MEMBERSHIP_REPORT 0x12 /* Ver. 1 membership report */
81 #define IGMP_V2_MEMBERSHIP_REPORT 0x16 /* Ver. 2 membership report */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
stdexcept 73 /** Thrown by the library, or by you, to report domain errors (domain in
82 /** Thrown to report invalid arguments to functions. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/netinet/
igmp.h 80 #define IGMP_V1_MEMBERSHIP_REPORT 0x12 /* Ver. 1 membership report */
81 #define IGMP_V2_MEMBERSHIP_REPORT 0x16 /* Ver. 2 membership report */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/netinet/
igmp.h 80 #define IGMP_V1_MEMBERSHIP_REPORT 0x12 /* Ver. 1 membership report */
81 #define IGMP_V2_MEMBERSHIP_REPORT 0x16 /* Ver. 2 membership report */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
stdexcept 73 /** Thrown by the library, or by you, to report domain errors (domain in
82 /** Thrown to report invalid arguments to functions. */
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/android/
asset_manager.h 109 * Report the total size of the asset data.
114 * Report the total amount of asset data that can be read from the current position.
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
stdexcept 71 /** Thrown by the library, or by you, to report domain errors (domain in
79 /** Thrown to report invalid arguments to functions. */
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/android/
asset_manager.h 109 * Report the total size of the asset data.
114 * Report the total amount of asset data that can be read from the current position.
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/android/
asset_manager.h 109 * Report the total size of the asset data.
114 * Report the total amount of asset data that can be read from the current position.
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
stdexcept 71 /** Thrown by the library, or by you, to report domain errors (domain in
79 /** Thrown to report invalid arguments to functions. */

Completed in 956 milliseconds

<<21222324252627282930>>