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

<<21222324252627282930>>

  /external/stlport/stlport/stl/
_epilog.h 32 * This might introduce major incompatibility so report the problem to the STLport
  /external/tagsoup/src/org/ccil/cowan/tagsoup/
Scanner.java 31 @param h A ScanHandler to report events to
  /external/valgrind/main/helgrind/
README_YARD.txt 25 * Ability to report both call stacks involved in a race, without
  /external/valgrind/main/helgrind/tests/
tc18_semabuse.c 3 fall over and does report errors appropriately. If nothing else
  /external/valgrind/unittest/output_tests/
output_test1.tmpl 11 Locks involved in this report .reporting last lock sites.: .L\d+, L\d+.
  /frameworks/native/include/android/
asset_manager.h 120 * Report the total size of the asset data.
125 * Report the total size of the asset data. Reports the size using a 64-bit
131 * Report the total amount of asset data that can be read from the current position.
136 * Report the total amount of asset data that can be read from the current position.
  /frameworks/opt/mms/src/java/com/google/android/mms/pdu/
RetrieveConf.java 97 * Get X-Mms-Delivery-Report value.
106 * Set X-Mms-Delivery-Report value.
177 * Get X-Mms-Read-Report value.
186 * Set X-Mms-Read-Report value.
  /frameworks/opt/vcard/java/com/android/vcard/exception/
VCardNotSupportedException.java 23 * It may be good to ask users to send a report with the VCard example
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_epilog.h 32 * This might introduce major incompatibility so report the problem to the STLport
  /ndk/sources/host-tools/make-3.81/tests/scripts/functions/
origin 6 This function will report on where a variable was
  /ndk/sources/host-tools/sed-4.2.1/lib/
xalloc-die.c 0 /* Report a memory allocation failure and exit.
  /ndk/sources/host-tools/sed-4.2.1/m4/
double-slash-root.m4 16 # special semantics and is distinct from /, please report it to
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/output/
plain_report_formatter.hpp 12 // Description : plain report formatter implementation
xml_report_formatter.hpp 12 // Description : XML report formatter implementation
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
pmu.h 27 #define PMU_BATTERY_STATE 0x6b /* report battery state etc. */
28 #define PMU_SMART_BATTERY_STATE 0x6f /* report battery state (new way) */
37 #define PMU_GET_BRIGHTBUTTON 0xd9 /* report brightness up/down pos */
38 #define PMU_GET_COVER 0xdc /* report cover open/closed */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
pmu.h 27 #define PMU_BATTERY_STATE 0x6b /* report battery state etc. */
28 #define PMU_SMART_BATTERY_STATE 0x6f /* report battery state (new way) */
37 #define PMU_GET_BRIGHTBUTTON 0xd9 /* report brightness up/down pos */
38 #define PMU_GET_COVER 0xdc /* report cover open/closed */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
pmu.h 27 #define PMU_BATTERY_STATE 0x6b /* report battery state etc. */
28 #define PMU_SMART_BATTERY_STATE 0x6f /* report battery state (new way) */
37 #define PMU_GET_BRIGHTBUTTON 0xd9 /* report brightness up/down pos */
38 #define PMU_GET_COVER 0xdc /* report cover open/closed */
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_epilog.h 32 * This might introduce major incompatibility so report the problem to the STLport
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_epilog.h 32 * This might introduce major incompatibility so report the problem to the STLport
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_epilog.h 32 * This might introduce major incompatibility so report the problem to the STLport
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_epilog.h 32 * This might introduce major incompatibility so report the problem to the STLport
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_epilog.h 32 * This might introduce major incompatibility so report the problem to the STLport
  /system/extras/timeinfo/
timeinfo.cpp 17 /* Report realtime, uptime, awake percentage, and sleep percentage to stdout.
  /external/chromium_org/chrome/browser/resources/feedback/js/
feedback.js 71 * Clears the file that was attached to the report with the initial request.
112 * Sends the report; after the report is sent, we need to be redirected to
115 * @return {boolean} True if the report was sent.
126 $('send-report-button').disabled = true;
127 console.log('Feedback: Sending report');
341 $('send-report-button').onclick = sendReport;
  /external/clang/lib/StaticAnalyzer/Checkers/
DereferenceChecker.cpp 163 BugReport *report = local
168 bugreporter::trackNullOrUndefValue(N, bugreporter::getDerefExpr(S), *report);
172 report->addRange(*I);
174 C.emitReport(report);
185 BugReport *report = local
188 *report);
189 C.emitReport(report);

Completed in 758 milliseconds

<<21222324252627282930>>