OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:reported
(Results
301 - 325
of
1599
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/mdnsresponder/mDNSShared/
mDNS.1
176
"Add" event
reported
to the
180
window and you should see the "Remove" event
reported
to the
/external/qemu/docs/
ANDROID-QEMU-PIPE.TXT
192
The events
reported
through this list are simply:
198
The PIPE_WAKE_READ and PIPE_WAKE_WRITE are only
reported
for a given
/external/tremolo/Tremolo/
bitwise.c
433
report("\nERROR: too many bits
reported
left over.\n");
439
report("\nERROR: read to but not past exact end
reported
bad bitcount.\n");
445
report("\nERROR: read past exact end
reported
bad bitcount.\n");
452
report("\nERROR: read past exact end
reported
bad bitcount.\n");
462
report("\nERROR: too many bits
reported
left over.\n");
473
report("\nERROR: read to but not past exact end
reported
bad bitcount.\n");
484
report("\nERROR: read past exact end
reported
bad bitcount.\n");
496
report("\nERROR: read past exact end
reported
bad bitcount.\n");
/external/webkit/Tools/Scripts/
run-leaks
146
reportError("Could not parse leak count
reported
by leaks tool.");
191
reportError("Parsed leak count($parsedLeakCount) does not match leak count
reported
by leaks tool($leakCount).");
/frameworks/base/core/java/android/os/
FileObserver.java
177
* this time, or else no events will be
reported
(even if it appears later).
188
* may continue to be
reported
even after this method completes. If
/frameworks/base/core/java/android/view/accessibility/
AccessibilityNodeProvider.java
28
* view hierarchy is a tree of imaginary Views that is
reported
as a part of the view
77
* A virtual descendant is an imaginary View that is
reported
as a part of the view
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
libOMX.TI.AMR.encode.so
/libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
AlertProtocol.java
180
* This method shoud be called after processing of the
reported
alert.
261
* Returns the record with
reported
alert message.
/ndk/sources/host-tools/sed-4.2.1/m4/
regex.m4
76
/* This test is from glibc bug 3957,
reported
by Andrew Mackey. */
137
/* Catch a bug
reported
by Vin Shelton in
/packages/apps/Browser/src/com/android/browser/
DownloadHandler.java
55
* @param mimetype The mimetype of the content
reported
by the server
139
* @param mimetype The mimetype of the content
reported
by the server
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
diagnostic.h
84
it as the
reported
kind, or DK_IGNORED to not report it at
207
/* True if the last module or file in which a diagnostic was
reported
is
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
diagnostic.h
84
it as the
reported
kind, or DK_IGNORED to not report it at
207
/* True if the last module or file in which a diagnostic was
reported
is
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
diagnostic.h
84
it as the
reported
kind, or DK_IGNORED to not report it at
207
/* True if the last module or file in which a diagnostic was
reported
is
/sdk/lint/libs/lint_api/src/com/android/tools/lint/client/api/
IssueRegistry.java
48
* Issue
reported
by lint (not a specific detector) when it cannot even
64
* Issue
reported
by lint for various other issues which prevents lint from
/external/bluetooth/glib/docs/reference/glib/tmpl/
scanner.sgml
122
<literal>NULL</literal> is
reported
as #G_TOKEN_IDENTIFIER_NULL.
159
hexadecimal numbers are
reported
as #G_TOKEN_INT (the default is %TRUE).
163
reported
as #G_TOKEN_FLOAT (the default is %FALSE).
167
are
reported
as strings (the default is %FALSE).
171
are
reported
by setting <literal>token = ch</literal> or as #G_TOKEN_CHAR
176
are
reported
by setting <literal>token = v_symbol</literal> or as
/external/apache-xml/src/main/java/org/apache/xalan/transformer/
TransformerHandlerImpl.java
805
* are never
reported
.</p>
807
* <p>The start and end of the external DTD subset are
reported
811
* <p>Note that skipped entities will be
reported
through the
856
* <p>The contents of the CDATA section will be
reported
through
952
* be
reported
. The type will be one of the strings "CDATA",
986
* will be
reported
.</p>
1013
* will be
reported
.</p>
/external/bison/
NEWS
26
Right-hand side symbols whose values are not used are
reported
,
363
Popped tokens and nonterminals are now
reported
.
377
Before, Bison
reported
the useless rules, but, although not used,
381
They are now
reported
, as a warning, with their locations.
385
reported
.
395
bison
reported
both `useful' and `useless' as useless tokens.
676
* Problems when closing files should now be
reported
.
/external/valgrind/main/docs/internals/
3_2_BUGSTATUS.txt
123
---------- Bugs
reported
after (in) 3.2.3 --------------------------
260
------- Bugs
reported
and fixed in 3.2.3 ------
270
---------- Bugs
reported
prior to, and not fixed in, 3.2.3 ---------
336
------- Bugs
reported
and fixed in 3.2.2 ------
422
------- Bugs
reported
and fixed in 3.2.1 ------
/external/webkit/Tools/Scripts/webkitpy/style/
checker.py
658
should be
reported
.
669
error_count: An integer that is the total number of
reported
700
"""Increment the total count of
reported
errors."""
738
style errors should be
reported
, or None if errors
739
for all lines should be
reported
. When not None, this
/libcore/luni/src/main/java/javax/xml/validation/
SchemaFactory.java
291
* If XML processing is limited for security reasons, it will be
reported
via a call to the registered
572
* this method. Also, after an error is
reported
to a handler, the callee is allowed
594
* the error must be
reported
to the {@link ErrorHandler}.
610
* Note that when an error has been
reported
, there is no
616
* When an {@link ErrorHandler} is set, errors are
reported
to
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
XInput.h
173
* The location of the X pointer is
reported
in the coordinate
184
Window window; /* "event" window
reported
relative to */
216
Window window; /* "event" window
reported
relative to */
249
Window window; /* "event" window
reported
relative to */
279
Window window; /* "event" window
reported
relative to */
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XInput.h
173
* The location of the X pointer is
reported
in the coordinate
184
Window window; /* "event" window
reported
relative to */
216
Window window; /* "event" window
reported
relative to */
249
Window window; /* "event" window
reported
relative to */
279
Window window; /* "event" window
reported
relative to */
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XInput.h
173
* The location of the X pointer is
reported
in the coordinate
184
Window window; /* "event" window
reported
relative to */
216
Window window; /* "event" window
reported
relative to */
249
Window window; /* "event" window
reported
relative to */
279
Window window; /* "event" window
reported
relative to */
[
all
...]
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/testrunner/
InstrumentationResultParser.java
163
/** True if start of test has already been
reported
to listener. */
169
/** True if test run failure has already been
reported
to listener. */
495
*
reported
.
500
// if start test run not
reported
yet
588
* Handles the end of the adb session when a test run failure has not been
reported
yet
/ndk/sources/host-tools/make-3.81/
ChangeLog
56
Fix bug
reported
by Craig Fithian <craig.fithian@citigroup.com>.
99
Reported
by David Ergo <david.ergo@alterface.com>
480
Reported
by Mark Eichin <eichin@metacarta.com>
504
Fix a bug
reported
by Michael Matz <matz@suse.de>: patch included.
835
Reported
by Joerg Schilling <schilling@fokus.fraunhofer.de>.
[
all
...]
Completed in 938 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>