OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:occurred
(Results
26 - 50
of
3056
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/go/linux-x86/doc/progs/
timeout1.go
23
// a read from ch has
occurred
/system/bt/bta/include/
bta_hl_ci.h
54
** BTA_MA_STATUS_FAIL if any errors have
occurred
.
73
** BTA_MA_STATUS_FAIL if any errors have
occurred
.
94
** BTA_MA_STATUS_FAIL if any errors have
occurred
.
114
** BTA_MA_STATUS_FAIL if any errors have
occurred
.
/external/antlr/antlr-3.4/runtime/C/include/
antlr3exception.h
140
* exception
occurred
.
144
/** Indicates what the current token/tree was when the error
occurred
. Since not
150
/** Indicates the token we were expecting to see next when the error
occurred
155
* error
occurred
. It is a following bitset list, so you can use load it and use ->toIntList() on it
165
/** The current character when an error
occurred
- for lexers.
169
/** Track the line at which the error
occurred
in case this is
175
/** Character position in the line where the error
occurred
.
195
/** Pointer to the input stream that this exception
occurred
in.
/external/replicaisland/src/com/replica/replicaisland/
AllocationGuard.java
29
// An allocation has
occurred
while the guard is active! Report it.
31
+ "
occurred
while the AllocGuard is active.");
/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/
Classifier.java
41
* Informs the classifier that a new touch event has
occurred
47
* Informs the classifier that a sensor change
occurred
/libcore/ojluni/src/main/java/java/io/
ObjectOutput.java
55
* @exception IOException If an I/O error has
occurred
.
63
* @exception IOException If an I/O error has
occurred
.
72
* @exception IOException If an I/O error has
occurred
.
79
* @exception IOException If an I/O error has
occurred
.
87
* @exception IOException If an I/O error has
occurred
.
/external/libdivsufsort/android_include/
divsufsort.h
72
* @return 0 if no error
occurred
, -1 or -2 otherwise.
84
* @return The primary index if no error
occurred
, -1 or -2 otherwise.
106
* @return 0 if no error
occurred
, -1 or -2 otherwise.
121
* @return 0 if no error
occurred
, -1 or -2 otherwise.
135
* @return 0 if no error
occurred
.
150
* @return The count of matches if no error
occurred
, -1 otherwise.
167
* @return The count of matches if no error
occurred
, -1 otherwise.
divsufsort64.h
72
* @return 0 if no error
occurred
, -1 or -2 otherwise.
84
* @return The primary index if no error
occurred
, -1 or -2 otherwise.
106
* @return 0 if no error
occurred
, -1 or -2 otherwise.
121
* @return 0 if no error
occurred
, -1 or -2 otherwise.
135
* @return 0 if no error
occurred
.
150
* @return The count of matches if no error
occurred
, -1 otherwise.
167
* @return The count of matches if no error
occurred
, -1 otherwise.
/external/llvm/test/FileCheck/
implicit-check-not.txt
12
; CHECK-ERROR1: error: CHECK-FAIL1-NOT: string
occurred
!
17
; CHECK-ERROR4: error: CHECK-FAIL1-NOT: string
occurred
!
20
; CHECK-ERROR5: error: CHECK-FAIL1-NOT: string
occurred
!
27
; CHECK-ERROR2: error: CHECK-FAIL2-NOT: string
occurred
!
31
; CHECK-ERROR6: error: CHECK-FAIL2-NOT: string
occurred
!
39
; CHECK-ERROR3: error: CHECK-FAIL3-NOT: string
occurred
!
42
; CHECK-ERROR7: error: CHECK-FAIL3-NOT: string
occurred
!
/frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/converter/
FwdLockConv.h
42
/// The file position where the error
occurred
, in the case of a syntax error.
56
/// The file position where the error
occurred
, in the case of a syntax error.
117
/// An error
occurred
while opening the input file.
120
/// An error
occurred
while creating the output file.
123
/// An error
occurred
while reading from the input file.
126
/// An error
occurred
while writing to the output file.
129
/// An error
occurred
while seeking to a new file position within the output file.
154
/// An unexpected error
occurred
.
223
* The file position where the error
occurred
, in the case of a syntax error. May be NULL.
/external/autotest/server/site_tests/native_Benchmarks/
v8.py
21
run_check(utils, cmd, 'Error
occurred
while unpacking v8')
45
run_check(utils, cmd, 'Error
occurred
building v8')
52
'Error
occurred
while sending d8 to client.\n')
/external/llvm/include/llvm-c/
Linker.h
32
* human-readable description of any errors that
occurred
in linking. OutMessage
34
* error
occurred
, false otherwise.
46
* The return value is true if an error
occurred
, false otherwise.
/frameworks/av/include/camera/camera2/
OutputConfiguration.h
59
// getGraphicBufferProducer will be NULL if error
occurred
60
// getRotation will be INVALID_ROTATION if error
occurred
61
// getSurfaceSetID will be INVALID_SET_ID if error
occurred
/external/libchrome/base/process/
process_info.h
19
// error
occurred
retrieving the information.
/external/testng/src/main/java/org/testng/internal/
PropertiesFile.java
23
* @throws IOException if an error
occurred
when reading from the Properties file.
/frameworks/native/include/gui/
IGraphicBufferConsumer.h
86
// Return of a negative value means an error has
occurred
:
98
// Return of a value other than NO_ERROR means an error has
occurred
:
113
// Return of a value other than NO_ERROR means an error has
occurred
:
141
// Return of a negative value means an error has
occurred
:
159
// Return of a value other than NO_ERROR means an error has
occurred
:
169
// Return of a value other than NO_ERROR means an error has
occurred
:
180
// Return of a value other than NO_ERROR means an error has
occurred
:
188
// Return of a value other than NO_ERROR means an error has
occurred
:
202
// Return of a value other than NO_ERROR means an error has
occurred
:
203
// * BAD_VALUE - one of the below conditions
occurred
[
all
...]
/libcore/luni/src/main/java/java/util/concurrent/
TimeoutException.java
12
* indicate that the timeout has
occurred
. For many such operations it
/libcore/ojluni/src/main/java/java/lang/
ExceptionInInitializerError.java
29
* Signals that an unexpected exception has
occurred
in a static initializer.
31
* exception
occurred
during evaluation of a static initializer or the
99
* Returns the exception that
occurred
during a static initialization that
116
* Returns the cause of this error (the exception that
occurred
/system/bt/bta/hl/
bta_hl_ci.c
43
** BTA_MA_STATUS_FAIL if any errors have
occurred
.
77
** BTA_MA_STATUS_FAIL if any errors have
occurred
.
111
** BTA_MA_STATUS_FAIL if any errors have
occurred
.
145
** BTA_MA_STATUS_FAIL if any errors have
occurred
.
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/
illegal-2.s
3
// md_apply_fix will not run if there is any error
occurred
in an earlier
/external/libevent/include/event2/
dns_compat.h
66
@return 0 if successful, or -1 if an error
occurred
109
@return 0 if successful, or -1 if an error
occurred
140
@return 0 if successful, or -1 if an error
occurred
155
@return 0 if successful, or -1 if an error
occurred
170
@return 0 if successful, or -1 if an error
occurred
186
@return 0 if successful, or -1 if an error
occurred
198
@return 0 if successful, or -1 if an error
occurred
217
@return 0 if successful, or -1 if an error
occurred
233
@return 0 if successful, or -1 if an error
occurred
252
@return 0 if successful, or -1 if an error
occurred
[
all
...]
/external/autotest/client/site_tests/touch_TouchscreenTaps/
touch_TouchscreenTaps.py
22
"""Playback and check whether click
occurred
. Fail if not.
24
@raises: TestFail if no click
occurred
.
/external/autotest/server/site_tests/firmware_ECPowerG3/
firmware_ECPowerG3.py
42
"""Check whether any failure has
occurred
."""
52
logging.info("Check if failure
occurred
.")
/external/clang/test/Analysis/
CheckNSError.m
24
- (void)myMethodWhichMayFail:(NSError **)error { // expected-warning {{Method accepting NSError** should have a non-void return value to indicate whether or not an error
occurred
}}
37
void foo(CFErrorRef* error) { // expected-warning {{Function accepting CFErrorRef* should have a non-void return value to indicate whether or not an error
occurred
}}
/external/icu/icu4c/source/test/intltest/
textfile.h
37
* was reached or an error
occurred
46
* was reached or an error
occurred
Completed in 585 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>