HomeSort by relevance Sort by last modified time
    Searched full:report (Results 751 - 775 of 7456) sorted by null

<<31323334353637383940>>

  /external/skia/tools/copyright/
main.py 76 """Report a warning, but continue.
81 """Report an error and raise an exception.
  /external/toybox/toys/posix/
uniq.c 1 /* uniq.c - report or filter out repeated lines in a file
15 Report or filter out repeated lines in a file
  /external/v8/test/mjsunit/regress/
regress-crbug-125148.js 36 // The initial bug report was about calling a know function...
53 // Although this was not in the initial bug report: The same for getters...
  /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/support_api_diff/22.2.0/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 Support&nbsp;Library&nbsp;API&nbsp;Differences&nbsp;Report
74 <h1>Support&nbsp;Library&nbsp;API&nbsp;Differences&nbsp;Report</h1>
75 <p>This report details the changes in the Android Support Library API between two versions.
77 The report also includes general statistics that characterize the extent and type of the differences.</p>
78 <p>This report is based a comparison of the Support Library API specifications
83 <p>To navigate the report, use the "Select a Diffs Index" and "Filter the Index"
84 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/core/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);
  /frameworks/base/services/core/java/com/android/server/hdmi/
OneTouchPlayAction.java 34 // State in which the action is waiting for <Report Power Status>. In normal situation
121 // Couldn't wake up the TV for whatever reason. Report failure.
PowerStatusMonitorAction.java 33 // State that waits for <Report Power Status> once sending <Give Device Power Status>
49 // Whenever the action receives <Report Power Status> from a device,
  /libcore/dalvik/src/test/java/dalvik/system/
CloseGuardMonitor.java 64 public void report(String message, Throwable allocationSite) {
81 // 'Force' a GC and finalize to cause CloseGuards to report warnings. Doesn't loop
  /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/UnifiedEmail/src/org/apache/james/mime4j/
EOLConvertingInputStream.java 52 public void report(int bytesRead); method in interface:EOLConvertingInputStream.Callback
98 callback.report(pos);
  /packages/services/Telephony/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/x86_64-linux-glibc2.11-4.8/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.11-4.8/x86_64-linux/include/c++/4.8/
stdexcept 72 /** Thrown by the library, or by you, to report domain errors (domain in
81 /** Thrown to report invalid arguments to functions. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/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.15-4.8/x86_64-linux/include/c++/4.8/
stdexcept 72 /** Thrown by the library, or by you, to report domain errors (domain in
81 /** Thrown to report invalid arguments to functions. */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
stdexcept 72 /** Thrown by the library, or by you, to report domain errors (domain in
81 /** 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. */
  /prebuilts/ndk/7/platforms/android-14/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.

Completed in 357 milliseconds

<<31323334353637383940>>