OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:report
(Results
301 - 325
of
7456
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/clang/www/demo/
what is this directory.txt
4
Perhaps it could also be used for getting crash information and details on errors.... I'm not sure if this would require some major changes or not to
report
this info. Maybe also adding ways that people can use it to test for errors and a way to
report
such errors would also be good.
/external/compiler-rt/lib/sanitizer_common/
sanitizer_symbolizer_win.cc
50
Report
("*** WARNING: Failed to initialize DbgHelp! ***\n");
51
Report
("*** Most likely this means that the app is already ***\n");
52
Report
("*** using DbgHelp, possibly with incompatible flags. ***\n");
53
Report
("*** Due to technical reasons, symbolization might crash ***\n");
54
Report
("*** or produce wrong results. ***\n");
67
Report
("*** WARNING: Failed to SymGetSearchPathW ***\n");
77
Report
("*** WARNING: Failed to getting the EXE directory ***\n");
86
Report
("*** WARNING: Failed to SymSetSearchPathW\n");
/external/emma/core/res/com/vladium/emma/report/
report_usage.res
7
'r', '
report
':
10
"coverage
report
type list";
/external/icu/icu4c/source/test/perf/
icuperf2report.xsl
9
<
report
category="test">
28
</
report
>
/external/kernel-headers/original/uapi/linux/
tiocl.h
10
#define TIOCL_SELMOUSEREPORT 16 /*
report
beginning of selection */
11
#define TIOCL_SELBUTTONMASK 15 /* button mask for
report
*/
/external/libxml2/
README
22
a full coverage check.
Report
failures to the list.
24
To
report
bugs, follow the instructions at:
/external/linux-tools-perf/src/tools/perf/Documentation/
perf-buildid-list.txt
17
perf
report
.
43
linkperf:perf-
report
[1]
/external/lldb/test/pexpect-2.4/examples/
df.py
4
filesystem name and percentage are stored in a list. A simple
report
is
24
# Print
report
/external/mockito/src/org/mockito/internal/util/reflection/
Whitebox.java
18
throw new RuntimeException("Unable to set internal state on a private field. Please
report
to mockito mailing list.", e);
29
throw new RuntimeException("Unable to set internal state on a private field. Please
report
to mockito mailing list.", e);
/external/valgrind/helgrind/tests/
bar_trivial.c
4
it will
report
a race. Correct behaviour is not to
report
a race
/frameworks/base/core/java/android/bluetooth/
IBluetoothInputDevice.aidl
54
boolean setReport(in BluetoothDevice device, byte reportType, String
report
);
58
boolean sendData(in BluetoothDevice device, String
report
);
/frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardSecurityCallback.java
27
* Manually
report
user activity to keep the device awake.
38
* Call to
report
an unlock attempt.
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
loc_api_fixup.h
82
#define RPC_LOC_EVENT_PARSED_POSITION_REPORT 0x00000001 // Position
report
comes in loc_parsed_position_s_type
83
#define RPC_LOC_EVENT_SATELLITE_REPORT 0x00000002 // Satellite in view
report
84
#define RPC_LOC_EVENT_NMEA_1HZ_REPORT 0x00000004 // NMEA
report
at 1HZ rate
85
#define RPC_LOC_EVENT_NMEA_POSITION_REPORT 0x00000008 // NMEA
report
at position
report
rate
89
#define RPC_LOC_EVENT_IOCTL_REPORT 0x00000080 // Callback
report
for loc_ioctl
90
#define RPC_LOC_EVENT_STATUS_REPORT 0x00000100 // Misc status
report
: eg, engine state
183
/* WIPER valid information flag in log
report
*/
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
loc_api_fixup.h
82
#define RPC_LOC_EVENT_PARSED_POSITION_REPORT 0x00000001 // Position
report
comes in loc_parsed_position_s_type
83
#define RPC_LOC_EVENT_SATELLITE_REPORT 0x00000002 // Satellite in view
report
84
#define RPC_LOC_EVENT_NMEA_1HZ_REPORT 0x00000004 // NMEA
report
at 1HZ rate
85
#define RPC_LOC_EVENT_NMEA_POSITION_REPORT 0x00000008 // NMEA
report
at position
report
rate
89
#define RPC_LOC_EVENT_IOCTL_REPORT 0x00000080 // Callback
report
for loc_ioctl
90
#define RPC_LOC_EVENT_STATUS_REPORT 0x00000100 // Misc status
report
: eg, engine state
183
/* WIPER valid information flag in log
report
*/
/hardware/qcom/gps/msm8974/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
loc_api_fixup.h
82
#define RPC_LOC_EVENT_PARSED_POSITION_REPORT 0x00000001 // Position
report
comes in loc_parsed_position_s_type
83
#define RPC_LOC_EVENT_SATELLITE_REPORT 0x00000002 // Satellite in view
report
84
#define RPC_LOC_EVENT_NMEA_1HZ_REPORT 0x00000004 // NMEA
report
at 1HZ rate
85
#define RPC_LOC_EVENT_NMEA_POSITION_REPORT 0x00000008 // NMEA
report
at position
report
rate
89
#define RPC_LOC_EVENT_IOCTL_REPORT 0x00000080 // Callback
report
for loc_ioctl
90
#define RPC_LOC_EVENT_STATUS_REPORT 0x00000100 // Misc status
report
: eg, engine state
183
/* WIPER valid information flag in log
report
*/
/libcore/luni/src/main/java/org/xml/sax/
ErrorHandler.java
23
* method. The parser will then
report
all errors and warnings
36
* the parser continue to
report
additional errors after a call to
55
* <p>SAX parsers will use this method to
report
conditions that
64
* <p>Filters may use this method to
report
other, non-XML warnings
82
* parser would use this callback to
report
the violation of a
89
* If the application cannot do so, then the parser should
report
93
* <p>Filters may use this method to
report
other, non-XML errors
119
* parser would use this callback to
report
the violation of a
/ndk/sources/host-tools/make-3.81/tests/scripts/functions/
substitution
21
# in patsubst. Based on a bug
report
by Markus Mauhart <qwe123@chello.at>
26
# Based on a bug
report
by Markus Mauhart <qwe123@chello.at>
/ndk/tests/device/test-gabi++/jni/
Android.mk
13
# Please submit a full bug
report
,
15
# See <http://source.android.com/source/
report
-bugs.html> for instructions.
/packages/apps/Camera2/src/com/android/camera/app/
LocationProvider.java
27
*
Report
when connection fails so another location provider may be used.
31
*
Report
connection failure.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
tiocl.h
10
#define TIOCL_SELMOUSEREPORT 16 /*
report
beginning of selection */
11
#define TIOCL_SELBUTTONMASK 15 /* button mask for
report
*/
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
tiocl.h
10
#define TIOCL_SELMOUSEREPORT 16 /*
report
beginning of selection */
11
#define TIOCL_SELBUTTONMASK 15 /* button mask for
report
*/
/prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.report/0.7.1.201405082137/
org.jacoco.report-0.7.1.201405082137.pom
22
<artifactId>org.jacoco.
report
</artifactId>
24
<name>JaCoCo ::
Report
</name>
/prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.report/0.7.3.201501221555/
org.jacoco.report-0.7.3.201501221555.pom
22
<artifactId>org.jacoco.
report
</artifactId>
24
<name>JaCoCo ::
Report
</name>
/prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.report/0.7.4.201502262128/
org.jacoco.report-0.7.4.201502262128.pom
22
<artifactId>org.jacoco.
report
</artifactId>
24
<name>JaCoCo ::
Report
</name>
/external/emma/ant/ant14/com/vladium/emma/report/
ReportCfg.java
9
package com.vladium.emma.
report
;
21
import com.vladium.emma.
report
.IReportEnums.DepthAttribute;
22
import com.vladium.emma.
report
.IReportEnums.UnitsTypeAttribute;
32
* ReportCfg is a container for
report
type {@link ReportCfg.Element}s that are
33
* in turn containers for all properties that could be set on a <
report
>
34
*
report
type configurator (<txt>, <html>, etc). The elements provide
35
* the ability for
report
properties to be set either via the generic <property>
40
* Note that ReportCfg does not handle any non-
report
related properties.
42
* parent's responsibility to merge any inherited
report
properties with
142
// generically named settings don't override
report
named settings
[
all
...]
Completed in 824 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>