OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:illegal
(Results
876 - 900
of
2771
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/frameworks/av/media/libmediaplayerservice/
TestPlayerStub.cpp
86
// unescaping of
illegal
charaters).
/frameworks/av/media/libmediaplayerservice/nuplayer/
StreamingSource.cpp
90
ALOGE("Client specified an
illegal
discontinuity type.");
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
omxVCM4P2_DecodeVLCZigzag_IntraDCVLC.c
86
* -
Illegal
stream encountered; code cannot be located in VLC table
/frameworks/av/media/libstagefright/rtsp/
AAMRAssembler.cpp
172
ALOGV("
Illegal
TOC entry.");
/frameworks/base/core/java/android/content/pm/
VerifierDeviceIdentity.java
174
throw new IllegalArgumentException("
illegal
start character; will overflow");
/frameworks/base/media/mca/filterpacks/native/base/
geometry.cpp
140
ALOGE("
Illegal
axis: %f %f", vert_axis.x(), vert_axis.y());
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CdmaCall.java
46
default: throw new RuntimeException ("
illegal
call state:" + dcState);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GsmCall.java
47
default: throw new RuntimeException ("
illegal
call state:" + dcState);
/frameworks/opt/vcard/tests/src/com/android/vcard/tests/
VCardUtilsTests.java
116
// Right-side has one more
illegal
dquote to test quote-handle code thoroughly.
/libcore/luni/src/main/java/java/io/
PrintStream.java
278
* if the format string is
illegal
or incompatible with the
301
* if the format string is
illegal
or incompatible with the
328
* if the format string is
illegal
or incompatible with the
351
* if the format string is
illegal
or incompatible with the
PrintWriter.java
276
* if the format string is
illegal
or incompatible with the
300
* if the format string is
illegal
or incompatible with the
330
* if the format string is
illegal
or incompatible with the
353
* if the format string is
illegal
or incompatible with the
/libcore/luni/src/main/java/java/net/
Proxy.java
62
throw new IllegalArgumentException("
Illegal
Proxy.Type or SocketAddress argument");
/libcore/luni/src/main/java/org/apache/harmony/security/x501/
Name.java
160
throw new IllegalArgumentException("
Illegal
format: " + format);
/libcore/luni/src/test/java/libcore/java/io/
OldByteArrayInputStreamTest.java
149
//
Illegal
argument checks.
OldCharArrayReaderTest.java
153
//
Illegal
argument checks.
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
mutex.cpp
207
// without
illegal
macros (unexpected macros not beginning with _UpperCase or
/ndk/sources/host-tools/make-3.81/
README.Amiga
28
works. Note that the @@ must stand alone (ie. "make@@\" is
illegal
).
signame.c
102
init_sig (SIGILL, "ILL", _("
Illegal
Instruction"));
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
is_const.hpp
81
// these are
illegal
specialisations; cv-qualifies applied to
/packages/apps/Exchange/src/com/android/exchange/adapter/
AttachmentLoader.java
146
// For Exchange 2003 (EAS 2.5), we have to look for
illegal
chars in the file name
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
Fingerprint.java
175
throw new IllegalArgumentException("
illegal
hex digit in " + streamId);
/packages/apps/Mms/src/com/android/mms/ui/
EditSlideDurationActivity.java
108
// On an
illegal
value, set the duration back to a default value.
/packages/apps/UnifiedEmail/src/org/apache/commons/io/
HexDump.java
66
"
illegal
index: " + index + " into array of length "
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/decoder/
QuotedPrintableInputStream.java
199
log.error("
Illegal
state: " + state);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm-generic/
errno.h
57
#define EILSEQ 84 /*
Illegal
byte sequence */
Completed in 1350 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>