HomeSort by relevance Sort by last modified time
    Searched full:reports (Results 176 - 200 of 735) sorted by null

1 2 3 4 5 6 78 91011>>

  /system/core/libcutils/
strdup8to16.c 23 /* See http://www.unicode.org/reports/tr22/ for discussion
  /frameworks/base/test-runner/src/android/test/
InstrumentationTestRunner.java 202 * The following keys are used in the status bundle to provide structured reports to
238 * reports the run time in seconds of the current test.
243 * reports the guessed suite assignment for the current test.
626 * This class sends status reports back to the IInstrumentationWatcher about
699 * This class sends status reports back to the IInstrumentationWatcher
    [all...]
  /frameworks/base/core/java/android/content/
SyncStorageEngine.java 356 ArrayList<ISyncStatusObserver> reports = null; local
365 if (reports == null) {
366 reports = new ArrayList<ISyncStatusObserver>(i);
368 reports.add(mChangeListeners.getBroadcastItem(i));
374 Log.v(TAG, "reportChange " + which + " to: " + reports);
377 if (reports != null) {
378 int i = reports.size();
382 reports.get(i).onStatusChanged(which);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/tests/
G729EncTest.c     [all...]
  /external/icu4c/common/unicode/
uchar.h 83 * (http://www.unicode.org/reports/tr18/#Compatibility_Properties).
161 * in the Unicode Character Database (UCD) and Unicode Technical Reports (UTR).
312 (http://www.unicode.org/reports/tr29/)
384 (http://www.unicode.org/reports/tr31/)
389 (http://www.unicode.org/reports/tr31/)
435 See http://www.unicode.org/reports/tr11/
487 (http://www.unicode.org/reports/tr29/)
492 (http://www.unicode.org/reports/tr29/)
497 (http://www.unicode.org/reports/tr29/)
    [all...]
uscript.h 30 * See UAX #24 Script Names (http://www.unicode.org/reports/tr24/).
  /external/grub/docs/
help2man 279 s/([^\n])\n(Report +bugs|Email +bug +reports +to|Written +by)/$1\n\n$2/g;
325 if (/^(Report +bugs|Email +bug +reports +to) /)
  /external/jdiff/src/jdiff/
JDiffAntTask.java 21 * An Ant task to produce a simple JDiff report. More complex reports still
169 // Assume that Javadoc reports already exist in ../"apiname"
  /external/kernel-headers/original/linux/
cpumask.h 350 * ACPI reports present at boot.
353 * depending on what ACPI reports as currently plugged in, otherwise
  /external/qemu/android/
hw-sensors.c 123 * - each timer tick, this code sends sensor reports in the following
257 /* this function is called periodically to send sensor reports
  /hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
spectrumMngmntMgr.c 389 /* Building the reports included in the current measurement report IE */
447 /* clearing reports data base */
  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/testrunner/
InstrumentationResultParser.java 346 * Reports a test result to the test run listener. Must be called when a individual test
400 * Reports the start of a test run, and the total test count, if it has not been previously
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/AirLink/Measurement/dot11h/
spectrumMngmntMgr.c 394 /* Building the reports included in the current measurement report IE */
452 /* clearing reports data base */
  /system/wlan/ti/wilink_6_1/stad/src/AirLink_Managment/
spectrumMngmntMgr.c 389 /* Building the reports included in the current measurement report IE */
447 /* clearing reports data base */
  /dalvik/docs/
verifier.html 44 so when we get bug reports with a weird exception or native crash
  /dalvik/libcore/x-net/src/main/java/org/apache/harmony/xnet/provider/jsse/
AlertProtocol.java 157 * Reports an alert to be sent/received by transport.
  /development/host/windows/usb/winusb/
adb_winusb_interface.h 105 reports ERROR_INSUFFICIENT_BUFFER, will contain number of characters
  /development/pdk/docs/source/
life-of-a-bug.jd 33 <p>New issues include bug reports that are not yet being acted upon. The two
  /external/bluetooth/glib/glib/
gunicode.h 77 * See http://www.unicode.org/unicode/reports/tr14/
  /external/clearsilver/
cs_config.h 196 /* Define to the address where bug reports for this package should be sent. */
  /external/dbus/
config.h 226 /* Define to the address where bug reports for this package should be sent. */
config.h.in 225 /* Define to the address where bug reports for this package should be sent. */
  /external/dbus/tools/
dbus-launch.1 175 Please send bug reports to the D-Bus mailing list or bug tracker,
  /external/freetype/
NOTICE 34 interested in any kind of bug reports. (`as is' distribution)
  /external/ipsec-tools/src/racoon/
TODO 3 Please send any questions or bug reports to snap-users@kame.net.

Completed in 7203 milliseconds

1 2 3 4 5 6 78 91011>>