OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:errors
(Results
1326 - 1350
of
5575
) sorted by null
<<
51
52
53
54
55
56
57
58
59
60
>>
/frameworks/av/include/media/
AudioTrack.h
28
#include <utils/
Errors
.h>
112
* Returned status (from utils/
Errors
.h) can be:
197
* Returned status (from utils/
Errors
.h) can be:
331
* Returned status (from utils/
Errors
.h) can be:
350
* Returned status (from utils/
Errors
.h) can be:
370
* Returned status (from utils/
Errors
.h) can be:
389
* Returned status (from utils/
Errors
.h) can be:
422
* Returned status (from utils/
Errors
.h) can be:
/frameworks/native/opengl/tests/angeles/include/GLES/
egl.h
97
**
Errors
113
/* 0x300E - 0x301F reserved for additional
errors
. */
/frameworks/volley/src/com/android/volley/
NetworkDispatcher.java
31
*
errors
are posted back to the caller via a {@link ResponseDelivery}.
41
/** For posting responses and
errors
. */
/hardware/ti/omap3/dspbridge/inc/
dbg.h
60
#define DBG_LEVEL7 (BYTE)(0x80 & DEBUGZONE(7)) /* Warn Critical
Errors
*/
69
#define DBG_LEVEL7 (BYTE)(0x80) /* Warn Critical
Errors
*/
/hardware/ti/omap3/dspbridge/libbridge/inc/
dbg.h
60
#define DBG_LEVEL7 (BYTE)(0x80 & DEBUGZONE(7)) /* Warn Critical
Errors
*/
69
#define DBG_LEVEL7 (BYTE)(0x80) /* Warn Critical
Errors
*/
/libcore/luni/src/main/java/java/sql/
SQLDataException.java
22
*
errors
arise. These
errors
including division by 0 and invalid arguments to
/libcore/luni/src/test/java/libcore/java/io/
OldFileWriterTest.java
103
int
errors
= 0;
local
111
assertEquals(0,
errors
);
/ndk/sources/host-tools/sed-4.2.1/sed/
regexp.c
36
static const char
errors
[] =
variable
40
#define NO_REGEX (
errors
)
/packages/apps/Email/src/org/apache/james/mime4j/
MimeBoundaryInputStream.java
75
* @throws IOException on I/O
errors
.
106
* @throws IOException on I/O
errors
.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
atmdev.h
35
__HANDLE_ITEM(tx_err); /* TX
errors
*/ \
37
__HANDLE_ITEM(rx_err); /* RX
errors
*/ \
jbd.h
29
* normal use we want ext3 to continue after such
errors
, because
31
* known-good hardware we may want to trap these
errors
.
ppp_defs.h
125
__u32 ppp_ierrors; /* receive
errors
*/
131
__u32 ppp_oerrors; /* transmit
errors
*/
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
sysexits.h
55
*
errors
like "No message" to a mailer (if it cared
68
*
errors
as possible.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
atmdev.h
35
__HANDLE_ITEM(tx_err); /* TX
errors
*/ \
37
__HANDLE_ITEM(rx_err); /* RX
errors
*/ \
jbd.h
29
* normal use we want ext3 to continue after such
errors
, because
31
* known-good hardware we may want to trap these
errors
.
ppp_defs.h
125
__u32 ppp_ierrors; /* receive
errors
*/
131
__u32 ppp_oerrors; /* transmit
errors
*/
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
sysexits.h
55
*
errors
like "No message" to a mailer (if it cared
68
*
errors
as possible.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
atmdev.h
35
__HANDLE_ITEM(tx_err); /* TX
errors
*/ \
37
__HANDLE_ITEM(rx_err); /* RX
errors
*/ \
jbd.h
29
* normal use we want ext3 to continue after such
errors
, because
31
* known-good hardware we may want to trap these
errors
.
ppp_defs.h
125
__u32 ppp_ierrors; /* receive
errors
*/
131
__u32 ppp_oerrors; /* transmit
errors
*/
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
sysexits.h
55
*
errors
like "No message" to a mailer (if it cared
68
*
errors
as possible.
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
AMReceiver.java
30
* Monitors adb output for am
errors
, and retries launch as appropriate.
75
// check for
errors
that output an error type, if the attempt count is still
/external/protobuf/python/google/protobuf/
reflection.py
792
errors
= []
860
def IsInitialized(self,
errors
=None):
864
errors
: A list which, if provided, will be populated with the field
[
all
...]
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
GrammarReport.java
67
int
errors
;
field in class:GrammarReport.ReportData
245
data.
errors
= ErrorManager.getErrorState().
errors
;
464
buf.append("Number of
errors
: ");
465
buf.append(data.
errors
);
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/messages/languages/
en.stg
36
// TOOL
ERRORS
37
// file
errors
77
// code gen
errors
89
// grammar interpretation
errors
95
// GRAMMAR
ERRORS
Completed in 422 milliseconds
<<
51
52
53
54
55
56
57
58
59
60
>>