OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:occurred
(Results
226 - 250
of
2640
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/media/base/
audio_renderer_sink.h
36
// Signals an error has
occurred
.
decryptor.h
37
kError // Key is available but an error
occurred
during decryption.
68
// - Set to kError if unexpected error has
occurred
. In this case the
94
// - Set to true if initialization was successful. False if an error
occurred
.
121
// - Set to kError if unexpected error has
occurred
. In this case the
fake_audio_render_callback.h
44
// no Render() call
occurred
.
/external/chromium_org/sync/test/accounts_client/
test_accounts_client.h
44
// If an error
occurred
, then false is returned.
/external/chromium_org/third_party/icu/source/test/intltest/
tokiter.h
41
* are available or an error
occurred
.
/external/chromium_org/third_party/mesa/src/src/glx/apple/
apple_glx_pbuffer.c
69
/* Return true if an error
occurred
. */
110
/* Return true if an error
occurred
. */
118
/* Return true if an error
occurred
. */
184
/* Return true if 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/mesa3d/src/glx/apple/
apple_glx_pbuffer.c
69
/* Return true if an error
occurred
. */
110
/* Return true if an error
occurred
. */
118
/* Return true if an error
occurred
. */
184
/* Return true if an error
occurred
. */
/external/mksh/src/
strlcpy.c
26
* Returns strlen(src); if retval >= siz, truncation
occurred
.
/external/openssh/openbsd-compat/
strlcpy.c
30
* Returns strlen(src); if retval >= siz, truncation
occurred
.
/external/smack/src/org/jivesoftware/smackx/bytestreams/
BytestreamRequest.java
48
* @throws XMPPException if an error
occurred
while accepting the bytestream request
/external/valgrind/main/memcheck/tests/x86/
Makefile.am
46
# fpeflags must use these flags -- bug only
occurred
with them.
/external/webrtc/test/testsupport/
frame_writer.h
29
// Returns false if an error has
occurred
, in addition to printing to stderr.
/frameworks/base/core/java/android/content/pm/
LimitedLengthInputStream.java
30
* @throws IOException if an error
occurred
with the underlying stream
/frameworks/base/docs/html/tools/testing/
index.jd
30
<p>I recently took my first serious look at Traceview, and it
occurred
to me, first, that
/frameworks/compile/libbcc/lib/Support/
Sha1Util.cpp
46
// Some errors
occurred
during file reading.
Completed in 1324 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>