OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:encountered
(Results
126 - 150
of
1796
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/core/java/com/android/internal/util/
FastPrintWriter.java
56
* contents to the target stream when a newline is
encountered
.
71
*
encountered
.
89
* when a newline is
encountered
.
121
* contents to the target writer when a newline is
encountered
.
140
*
encountered
.
158
* when a newline is
encountered
.
/libcore/luni/src/main/java/java/io/
LineNumberInputStream.java
25
*
encountered
while reading the data. Line numbering starts at 0. Recognized
107
* The line number count is incremented if a line terminator is
encountered
.
146
* <p>The line number count is incremented if a line terminator is
encountered
.
LineNumberReader.java
21
* Wraps an existing {@link Reader} and counts the line terminators
encountered
103
* The line number count is incremented if a line terminator is
encountered
.
140
* <p>The line number count is incremented if a line terminator is
encountered
.
/libcore/luni/src/main/java/java/sql/
BatchUpdateException.java
28
* exception was
encountered
.
38
* this case, the array element for any command which
encountered
a problem is
214
* array element for any command which
encountered
a problem is set to
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
RenderLogger.java
66
* Returns a list of traces
encountered
during rendering, or null if none
68
* @return a list of traces
encountered
during rendering, or null if none
169
* Record that the given exception was
encountered
during rendering
/device/generic/goldfish/camera/fake-pipeline2/
JpegCompressor.h
48
// Called when JPEG compression has finished, or
encountered
an error
/external/apache-http/src/org/apache/commons/codec/
StringEncoderComparator.java
66
* If an {@link EncoderException} is
encountered
, return <code>0</code>.
/external/icu/icu4c/source/test/intltest/
idnaref.h
52
* of error if an error is
encountered
. Can be NULL.
90
* of error if an error is
encountered
. Can be NULL.
133
* of error if an error is
encountered
. Can be NULL.
172
* of error if an error is
encountered
. Can be NULL.
tokiter.cpp
58
* the opening quote. If a '#' is
encountered
, the rest of the line
/external/jsilver/src/com/google/clearsilver/jsilver/data/
Parser.java
25
* Parses data in HierachicalDataFormat (HDF), generating callbacks for data
encountered
in the
/external/jsilver/src/com/google/streamhtmlparser/
Parser.java
62
* if the parser
encountered
an error. Such an error may be recoverable
/external/junit/src/org/junit/runner/
Result.java
47
* @return the {@link Failure}s describing tests that failed and the problems they
encountered
/external/lldb/utils/git-svn/
convert.py
24
"""Skip all preceding mail message headers until 'From: ' is
encountered
.
/external/lldb/utils/misc/
grep-svn-log.py
60
# is
encountered
. At which point, we can return the log content.
/external/nist-sip/java/gov/nist/javax/sip/stack/
SIPTransactionErrorEvent.java
32
* An event that indicates that a transaction has
encountered
an error.
/external/pcre/dist/doc/
pcrematching.3
88
lookaround assertion is
encountered
, the characters following or preceding the
139
not supported, and cause errors if
encountered
.
145
which resets the start of the match when
encountered
(but may be on some paths
146
and not on others), is not supported. It causes an error if
encountered
.
/external/selinux/libselinux/man/man3/
selabel_open.3
69
Note that an invalid context may not be treated as an error unless it is actually
encountered
during a lookup operation.
/external/v8/src/
func-name-inferrer.h
44
// Pushes an
encountered
name onto names stack when in collection state.
/frameworks/base/core/java/android/os/storage/
OnObbStateChangeListener.java
38
* There was an internal system error
encountered
while trying to mount the
/frameworks/native/cmds/bugreport/
bugreport.cpp
29
// any errors
encountered
while reading/writing the output.
/libcore/luni/src/main/java/org/apache/harmony/security/asn1/
ASN1Explicit.java
66
"but
encountered
tag " + Integer.toHexString(in.tag));
/libcore/luni/src/test/java/tests/org/w3c/dom/
ElementGetElementsByTagNameNS.java
12
*
encountered
in a preorder traversal of the Document tree. Invoke
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/
error.h
43
#define SND_ERROR_ALISP_NIL (SND_ERROR_BEGIN+1) /**< Lisp
encountered
an error during acall. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/
error.h
43
#define SND_ERROR_ALISP_NIL (SND_ERROR_BEGIN+1) /**< Lisp
encountered
an error during acall. */
/system/core/fs_mgr/
fs_mgr_main.c
31
/* Parse the command line. If an error is
encountered
, print an error message
Completed in 307 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>