OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:reported
(Results
51 - 75
of
2628
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/objc/public/
RTCPeerConnection.h
70
// Success or failure will be
reported
via RTCSessionDescriptonDelegate.
75
// Success or failure will be
reported
via RTCSessionDescriptonDelegate.
80
// Success or failure will be
reported
via RTCSessionDescriptonDelegate.
86
// Success or failure will be
reported
via RTCSessionDescriptonDelegate.
/external/clang/test/Analysis/
exceptions.mm
32
// FIXME: this should be
reported
as a leak, because C++ exceptions are
cfref_PR2519.c
28
// This test case was
reported
in PR2519 as a false positive (_value was
29
//
reported
as being leaked).
/external/compiler-rt/lib/tsan/lit_tests/
suppress_same_stacks.cc
27
// CHECK: ThreadSanitizer:
reported
1 warnings
/external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_ResizeEvent.3
22
\fBSDL_ResizeEvent\fR is a member of the \fI\fBSDL_Event\fR\fR union and is used when an event of type \fBSDL_VIDEORESIZE\fP is
reported
\&.
/external/valgrind/main/drd/tests/
annotate_hb_race.c
3
* a data race. The data race will only be
reported
if happens-after
/external/valgrind/main/helgrind/tests/
free_is_write.c
35
should be
reported
. */
/external/valgrind/main/memcheck/tests/
nanoleak2.c
2
// Bruce Lowekamp <lowekamp@sipeerior.com>
reported
that in a program with a
/external/valgrind/unittest/output_tests/
fun_hist_test.tmpl
12
ThreadSanitizer summary:
reported
1 warning.s. .1 race.s..
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/detail/
log_level.hpp
32
log_all_errors = 4, //
reported
by unit test macros
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
genericpath.py
48
"""Return the size of a file,
reported
by os.stat()."""
53
"""Return the last modification time of a file,
reported
by os.stat()."""
58
"""Return the last access time of a file,
reported
by os.stat()."""
63
"""Return the metadata change time of a file,
reported
by os.stat()."""
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
genericpath.py
48
"""Return the size of a file,
reported
by os.stat()."""
53
"""Return the last modification time of a file,
reported
by os.stat()."""
58
"""Return the last access time of a file,
reported
by os.stat()."""
63
"""Return the metadata change time of a file,
reported
by os.stat()."""
/device/generic/goldfish/camera/
EmulatedCamera.h
124
* Note that failures in this method are
reported
as negave EXXX statuses.
156
* Note that failures in this method are
reported
as negave EXXX statuses.
174
* Note that failures in this method are
reported
as negave EXXX statuses.
180
* Note that failures in this method are
reported
as negave EXXX statuses.
203
* Note that failures in this method are
reported
as negave EXXX statuses.
209
* Note that failures in this method are
reported
as negave EXXX statuses.
215
* Note that failures in this method are
reported
as negave EXXX statuses.
221
* Note that failures in this method are
reported
as negave EXXX statuses.
227
* Note that failures in this method are
reported
as negave EXXX statuses.
249
* Note that failures in this method are
reported
as negave EXXX statuses
[
all
...]
/external/chromium/chrome/browser/extensions/
extension_error_reporter.h
35
// Get the errors that have been
reported
so far.
38
// Clear the list of errors
reported
so far.
/external/chromium_org/chrome/browser/diagnostics/
diagnostics_writer.h
29
// How many tests
reported
failure.
59
// Keeps track of how many tests
reported
failure.
/external/chromium_org/chrome/browser/extensions/
extension_error_reporter.h
38
// Get the errors that have been
reported
so far.
41
// Clear the list of errors
reported
so far.
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
RenderCoordinates.java
9
*
reported
from the renderer.
24
// Last-frame render-
reported
viewport size in CSS.
204
* @return Render-
reported
width of the viewport in CSS pixels.
209
* @return Render-
reported
height of the viewport in CSS pixels.
214
* @return Render-
reported
width of the viewport in physical pixels (approximate).
221
* @return Render-
reported
height of the viewport in physical pixels (approximate).
228
* @return Render-
reported
width of the viewport in physical pixels (approx, integer).
235
* @return Render-
reported
height of the viewport in physical pixels (approx, integer).
/external/chromium_org/content/test/gpu/gpu_tests/
hardware_accelerated_feature.py
40
"""Tests GPU acceleration is
reported
as active for various features"""
50
'description': 'Tests GPU acceleration is
reported
as active',
/external/valgrind/main/none/tests/amd64/
nibz_bennee_mmap.c
2
/* Test for aspacem bug
reported
by Alex Bennee,
reported
on users
/external/chromium/chrome/browser/prefs/
overlay_persistent_pref_store_unittest.cc
32
// Check that underlay first value is
reported
.
37
// Check that underlay overwriting is
reported
.
42
// Check that overwriting change in overlay is
reported
.
47
// Check that hidden underlay change is not
reported
.
52
// Check that overlay remove is
reported
.
57
// Check that underlay remove is
reported
.
/external/bluetooth/bluedroid/stack/include/
mca_api.h
83
typedef UINT8 tMCA_CL; /* the handle for a control channel;
reported
at MCA_CONNECT_IND_EVT */
85
typedef UINT16 tMCA_DL; /* the handle for the data channel. This is
reported
at MCA_OPEN_CFM_EVT or MCA_OPEN_IND_EVT */
314
** MCA_CONNECT_IND_EVT is
reported
to the application via its
318
**
reported
. The security mask parameter overrides the outgoing
336
**
reported
to the application via its control callback function.
348
** When the response is received, a MCA_CREATE_CFM_EVT is
reported
353
** is
reported
. This data channel is identified as tMCA_DL.
371
** is
reported
. This data channel is identified as tMCA_DL.
398
** When the response is received, a MCA_RECONNECT_CFM_EVT is
reported
.
401
** is
reported
[
all
...]
/libcore/luni/src/main/java/org/xml/sax/ext/
LexicalHandler.java
54
* <p>All declarations
reported
through
61
* processing instructions from the DTD should also be
reported
114
* <p>General entities are
reported
with their regular names,
124
* <p>Note that skipped entities will be
reported
through the
129
* entity boundaries cannot be
reported
under any
141
* are not really entities anyway) are not
reported
.</p>
171
* <p>The contents of the CDATA section will be
reported
through
DeclHandler.java
27
* notations) are already
reported
through the {@link
75
* be
reported
. The type will be one of the strings "CDATA",
82
* <p>The value will be the value as
reported
to applications,
108
* will be
reported
. All parameter entities in the value
126
* will be
reported
.</p>
/external/libnfc-nci/src/nfa/include/
nfa_ee_api.h
222
** The NFCEE information is
reported
in NFA_EE_DISCOVER_EVT.
284
** operation is
reported
with the NFA_EE_MODE_SET_EVT.
302
** operation is
reported
as the NFA_EE_SET_TECH_CFG_EVT.
327
** operation is
reported
as the NFA_EE_SET_PROTO_CFG_EVT.
351
** operation is
reported
as the NFA_EE_ADD_AID_EVT.
375
** it is also removed. The status of this operation is
reported
412
**
reported
with the NFA_EE_CONNECT_EVT.
428
** This function shall be called after NFA_EE_CONNECT_EVT is
reported
445
** NFCEE interface. The result of this operation is
reported
/external/chromium_org/third_party/lcov/
CHANGES
30
- Fixed exclusion markers for --derive-func-data.
Reported
by bettse@gmail.com
31
- Fixed processing of pre-3.3 gcov files.
Reported
by georgysebastian@gmail.com
38
- Fixed handling of empty source files.
Reported
by: sylvestre@debian.org
45
- Fixed missing Perl version dependency in RPM spec file.
Reported
by
83
- Fixed problem with some .gcno files.
Reported
by gui@futarque.com.
85
- Fixed problem with relative build paths.
Reported
by zhanbiao2000@gmail.com.
87
- Fixed problem where coverage data is missing for some files.
Reported
by
90
initial coverage data.
Reported
by ahmed_osman@mentor.com.
92
Reported
by kkyriako@yahoo.com.
98
specifying --initial.
Reported
by hjia@redhat.com
[
all
...]
Completed in 1536 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>