OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:occurred
(Results
151 - 175
of
1830
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/core/java/android/speech/
RecognitionListener.java
62
* A network or recognition error
occurred
.
95
* @param eventType the type of the
occurred
event
/frameworks/base/core/jni/
android_view_PointerIcon.cpp
46
ALOGW("An exception
occurred
while getting a pointer icon with style %d.", style);
65
ALOGW("An exception
occurred
while loading a pointer icon.");
/frameworks/base/include/androidfw/
BackupHelpers.h
63
* with the error that
occurred
.
100
* with the error that
occurred
.
/frameworks/base/tools/preload/
Operation.java
35
/** Process this operation
occurred
in. */
53
/** Other operations that
occurred
during this one. */
/libcore/luni/src/main/java/java/security/
KeyStoreSpi.java
226
* if a problem
occurred
while writing to the stream.
230
* if the an exception
occurred
while storing the certificates
244
* if a problem
occurred
while writing to the stream.
248
* if the an exception
occurred
while storing the certificates
269
* if a problem
occurred
while reading from the stream.
273
* if the an exception
occurred
while loading the certificates
287
* if a problem
occurred
while reading from the stream.
291
* if the an exception
occurred
while loading the certificates
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardActionListener.java
30
* @param isSinglePointer true if pressing has
occurred
while no other key is being pressed.
39
* @param withSliding true if releasing has
occurred
because the user slid finger from the key
/bionic/libc/include/
malloc.h
49
size_t usmblks; /* Maximum total allocated space; greater than total if trimming has
occurred
. */
/bionic/libc/string/
strlcat.c
27
* If retval >= siz, truncation
occurred
.
strlcpy.c
25
* Returns strlen(src); if retval >= siz, truncation
occurred
.
/development/host/windows/usb/winusb/
AdbWinUsbApi.cpp
44
information on an error that
occurred
.
/external/antlr/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/java/
AbstractTParser.java
51
* telling us that a parsing exception
occurred
.
/external/chromium/chrome/browser/ssl/
ssl_policy.h
29
// An error
occurred
with the certificate in an SSL connection.
/external/chromium/net/websockets/
websocket_frame_handler.h
42
// not released, and negative if some error
occurred
.
/external/chromium/webkit/glue/
image_resource_fetcher.cc
52
// that an error
occurred
.
/external/clang/include/clang/Sema/
PrettyDeclStackTrace.h
12
//
occurred
.
/external/clang/test/CXX/basic/basic.lookup/basic.lookup.argdep/
p4.cpp
40
// incorrect once argument-dependent lookup resolution has
occurred
.
/external/eigen/Eigen/src/Core/util/
DisableStupidWarnings.h
5
// 4100 - unreferenced formal parameter (
occurred
e.g. in aligned_allocator::destroy(pointer p))
/external/guava/guava/src/com/google/common/cache/
RemovalListener.java
41
* Notifies the listener that a removal
occurred
at some point in the past.
/external/guava/guava/src/com/google/common/collect/
PeekingIterator.java
57
* #peek()} has
occurred
since the most recent call to {@link #next()}.
/external/icu4c/test/intltest/
tokiter.h
41
* are available or an error
occurred
.
/external/jmonkeyengine/engine/src/core/com/jme3/input/controls/
AnalogListener.java
43
* Called to notify the implementation that an analog event has
occurred
.
/external/libogg/doc/libogg/
ogg_stream_eos.html
41
<li>1 if we are at the end of the stream or an internal error
occurred
.</li>
/external/linux-tools-perf/Documentation/
perf-sched.txt
30
of the workload as it
occurred
when it was recorded - and can repeat
/external/llvm/lib/Support/
regstrlcpy.c
26
* Returns strlen(src); if retval >= siz, truncation
occurred
.
/external/mksh/src/
strlcpy.c
26
* Returns strlen(src); if retval >= siz, truncation
occurred
.
Completed in 747 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>