OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:occurs
(Results
76 - 100
of
6477
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/valgrind/none/tests/
empty-exe.vgtest
4
# indicate it ran to completion. If the crash
occurs
, the .stderr.out file
/frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
NotifyRespInd.java
34
* RuntimeException if an undeclared error
occurs
.
69
* RuntimeException if an undeclared error
occurs
.
80
* RuntimeException if an undeclared error
occurs
.
109
* RuntimeException if an undeclared error
occurs
.
NotificationInd.java
32
* @throws InvalidHeaderValueException if error
occurs
.
33
* RuntimeException if an undeclared error
occurs
.
63
* RuntimeException if an undeclared error
occurs
.
85
* RuntimeException if an undeclared error
occurs
.
107
* @throws RuntimeException if an undeclared error
occurs
.
129
* RuntimeException if an undeclared error
occurs
.
151
* RuntimeException if an undeclared error
occurs
.
171
* @throws RuntimeException if an undeclared error
occurs
.
191
* RuntimeException if an undeclared error
occurs
.
211
* RuntimeException if an undeclared error
occurs
[
all
...]
/packages/apps/Messaging/src/android/support/v7/mms/pdu/
NotifyRespInd.java
32
* RuntimeException if an undeclared error
occurs
.
67
* RuntimeException if an undeclared error
occurs
.
78
* RuntimeException if an undeclared error
occurs
.
107
* RuntimeException if an undeclared error
occurs
.
NotificationInd.java
30
* @throws InvalidHeaderValueException if error
occurs
.
31
* RuntimeException if an undeclared error
occurs
.
61
* RuntimeException if an undeclared error
occurs
.
83
* RuntimeException if an undeclared error
occurs
.
105
* @throws RuntimeException if an undeclared error
occurs
.
127
* RuntimeException if an undeclared error
occurs
.
149
* RuntimeException if an undeclared error
occurs
.
169
* @throws RuntimeException if an undeclared error
occurs
.
189
* RuntimeException if an undeclared error
occurs
.
209
* RuntimeException if an undeclared error
occurs
[
all
...]
/development/samples/ApiDemos/src/com/example/android/mmslib/pdu/
NotificationInd.java
32
* @throws InvalidHeaderValueException if error
occurs
.
33
* RuntimeException if an undeclared error
occurs
.
63
* RuntimeException if an undeclared error
occurs
.
85
* RuntimeException if an undeclared error
occurs
.
107
* @throws RuntimeException if an undeclared error
occurs
.
129
* RuntimeException if an undeclared error
occurs
.
151
* RuntimeException if an undeclared error
occurs
.
171
* @throws RuntimeException if an undeclared error
occurs
.
191
* RuntimeException if an undeclared error
occurs
.
211
* RuntimeException if an undeclared error
occurs
[
all
...]
/packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/
NotificationInd.java
32
* @throws InvalidHeaderValueException if error
occurs
.
33
* @throws RuntimeException if an undeclared error
occurs
.
63
* @throws RuntimeException if an undeclared error
occurs
.
85
* @throws RuntimeException if an undeclared error
occurs
.
107
* @throws RuntimeException if an undeclared error
occurs
.
129
* @throws RuntimeException if an undeclared error
occurs
.
151
* @throws RuntimeException if an undeclared error
occurs
.
171
* @throws RuntimeException if an undeclared error
occurs
.
191
* @throws RuntimeException if an undeclared error
occurs
.
211
* @throws RuntimeException if an undeclared error
occurs
[
all
...]
/libcore/ojluni/src/main/java/java/sql/
DatabaseMetaData.java
83
* @exception SQLException if a database access error
occurs
93
* @exception SQLException if a database access error
occurs
102
* @exception SQLException if a database access error
occurs
110
* @exception SQLException if a database access error
occurs
118
* @exception SQLException if a database access error
occurs
132
* @exception SQLException if a database access error
occurs
146
* @exception SQLException if a database access error
occurs
155
* @exception SQLException if a database access error
occurs
164
* @exception SQLException if a database access error
occurs
172
* @exception SQLException if a database access error
occurs
[
all
...]
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/
FailedPredicateException.js
2
*
occurs
when normally parsing the alternative just like matching a token.
3
* Disambiguating predicate evaluation
occurs
when we hoist a predicate into
/external/compiler-rt/lib/builtins/i386/
floatdidf.S
31
subsd %xmm2, %xmm1 // a_hi - 0x1p52 (no rounding
occurs
)
32
orpd %xmm2, %xmm0 // 0x1p52 + a_lo (no rounding
occurs
)
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setparam/
23-3.c
29
perror("An error
occurs
when calling sched_getparam()");
45
perror("An error
occurs
when calling sched_getparam()");
23-4.c
29
perror("An error
occurs
when calling sched_getparam()");
39
perror("An error
occurs
when calling sched_getparam()");
23-5.c
29
perror("An error
occurs
when calling sched_getparam()");
39
perror("An error
occurs
when calling sched_getparam()");
25-1.c
27
perror("An error
occurs
when calling sched_getscheduler()");
33
perror("An error
occurs
when calling sched_get_priority_max()");
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_open/
11-1.c
30
perror("An error
occurs
when calling shm_open()");
36
perror("An error
occurs
when calling fcntl()");
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_unlink/
2-1.c
30
perror("An error
occurs
when calling shm_open()");
35
perror("An error
occurs
when calling shm_unlink()");
5-1.c
30
perror("An error
occurs
when calling shm_open()");
35
perror("An error
occurs
when calling shm_unlink()");
/external/python/cpython3/Lib/test/
bytecode_helper.py
37
msg = '%s
occurs
in bytecode:\n%s' % (opname, disassembly)
39
msg = '(%s,%r)
occurs
in bytecode:\n%s'
/external/python/cpython3/Objects/stringlib/
replace.h
15
If it
occurs
often, it is faster to scan for it using an inline
16
loop. If it
occurs
seldom, it is faster to scan for it using a
/external/valgrind/drd/tests/
run_openmp_test
25
# nothing. The second case
occurs
if gcc has been compiled with
26
# --disable-linux-futex, and the last case
occurs
if gcc has been compiled
/external/valgrind/none/tests/mips64/
logical_instructions.c
19
/* No Integer Overflow exception
occurs
under any
28
/* No Integer Overflow exception
occurs
under any
41
/* No Integer Overflow exception
occurs
under any
53
/* No arithmetic exception
occurs
under any circumstances. */
61
/* No arithmetic exception
occurs
under any circumstances. */
69
/* No arithmetic exception
occurs
under any circumstances. */
81
/* No arithmetic exception
occurs
under any circumstances. */
89
/* No arithmetic exception
occurs
under any circumstances. */
/external/valgrind/none/tests/x86/
fpu_lazy_eflags.c
6
Anyway, the error only
occurs
if you compile it with the options:
10
However, the exact same error
occurs
whether I compile the program with
/frameworks/base/core/java/android/database/sqlite/
SQLiteDatabaseLockedException.java
22
* or
occurs
outside of an explicit transaction, then you can retry the
23
* statement. If the statement is not a [COMMIT] and
occurs
within a
/packages/apps/Camera2/src/com/android/camera/device/
SingleDeviceOpenListener.java
30
* Executed when an exception
occurs
opening the device.
35
* Executed when an exception
occurs
opening the device
/packages/apps/UnifiedEmail/src/org/apache/commons/io/input/
ProxyReader.java
50
* @throws IOException if an I/O error
occurs
60
* @throws IOException if an I/O error
occurs
72
* @throws IOException if an I/O error
occurs
82
* @throws IOException if an I/O error
occurs
91
* @throws IOException if an I/O error
occurs
99
* @throws IOException if an I/O error
occurs
108
* @throws IOException if an I/O error
occurs
116
* @throws IOException if an I/O error
occurs
Completed in 285 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>