OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ill
(Results
1 - 25
of
93
) sorted by null
1
2
3
4
/dalvik/libcore/luni/src/test/java/tests/api/java/io/
SerializablePermissionTest.java
41
assertEquals("permission
ill
-formed",
59
assertEquals("permission
ill
-formed",
/external/dropbear/
common-chansession.c
33
{SIGILL, "
ILL
"},
/bionic/libc/
CAVEATS
20
is much better than the
ill
-designed related C libraries functions.
/bionic/libc/include/sys/
_sigdefs.h
41
__BIONIC_SIGDEF(
ILL
,4,"Illegal instruction")
/dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/
ElemText.java
55
* example, the output may include
ill
-formed sections
80
* example, the output may include
ill
-formed sections
ElemTextLiteral.java
128
* example, the output may include
ill
-formed sections
153
* example, the output may include
ill
-formed sections
ElemValueOf.java
110
* example, the output may include
ill
-formed sections
135
* example, the output may include
ill
-formed sections
/dalvik/libcore/xml/src/main/java/javax/xml/transform/
Result.java
39
* the output may include
ill
-formed sections that will
/external/icu4c/common/
punycode.h
96
* U_ILLEGAL_CHAR_FOUND if the delta sequence is
ill
-formed.
/cts/tools/vm-tests/src/dot/junit/opcodes/invoke_interface/d/
T_invoke_interface_2.dfh
59
// parsed: offset 124, len 4: [3] string_data_off: 357 (0x000165) "
ILL
"
90
// shorty_idx: 3 (0x000003) "
ILL
"
192
// parsed: offset 357, len 5: TYPE_STRING_DATA_ITEM [3] "
ILL
"
/cts/tools/vm-tests/src/dot/junit/opcodes/invoke_interface_range/d/
T_invoke_interface_range_2.dfh
59
// parsed: offset 124, len 4: [3] string_data_off: 357 (0x000165) "
ILL
"
90
// shorty_idx: 3 (0x000003) "
ILL
"
192
// parsed: offset 357, len 5: TYPE_STRING_DATA_ITEM [3] "
ILL
"
/external/bluetooth/glib/docs/reference/glib/tmpl/
bookmarkfile.sgml
112
@G_BOOKMARK_FILE_ERROR_INVALID_URI: URI was
ill
-formed
117
@G_BOOKMARK_FILE_ERROR_READ: document was
ill
formed
spawn.sgml
104
function in the parent can have
ill
effects, and you should be very
markup.sgml
102
@G_MARKUP_ERROR_PARSE: document was
ill
-formed
/dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/
DTMNodeIterator.java
118
* This is
ill
-defined in Xalan's usage of Nodeiterator, where we have
/dalvik/libcore/xml/src/main/java/org/apache/xpath/axes/
ReverseAxesWalker.java
185
* Get the number of nodes in this node list. The function is probably
ill
/external/tagsoup/src/org/ccil/cowan/tagsoup/
Element.java
170
Attributes with null name (the name was
ill
-formed)
/external/stlport/src/details/
fstream_unistd.cpp
149
// Returns zero if the size cannot be determined or is
ill
-defined.
fstream_stdio.cpp
166
// Returns zero if the size cannot be determined or is
ill
-defined.
/frameworks/base/media/java/android/media/
AsyncPlayer.java
181
* at this point. Calling this multiple times has no
ill
effects.
/packages/apps/Settings/src/com/android/settings/
ZoneList.java
184
Log.e(TAG, "
Ill
-formatted timezones.xml file");
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
SymbolList.java
160
Log.e("OpenWnn", "
Ill
-formatted keybaord resource file");
/external/tinyxml/
readme.txt
220
human-readable as possible. They are very fast, and tolerant of
ill
formed
236
these may be somewhat slower. (Or may not.) Not tolerant of
ill
formed XML:
248
are
ill
-constructed with more than one root element will not read correctly.
/external/tinyxml/docs/
index.html
96
Generates formatted output, with plenty of white space, intended to be as human-readable as possible. They are very fast, and tolerant of
ill
formed XML documents. For example, an XML document that contains 2 root elements and 2 declarations, will still print.<p>
104
Generates condensed output, intended for network transmission rather than readability. Depending on your system's implementation of the ostream class, these may be somewhat slower. (Or may not.) Not tolerant of
ill
formed XML: a document should contain the correct one root element. Additional root level elements will not be streamed out.<p>
108
Reads XML from a stream, making it useful for network transmission. The tricky part is knowing when the XML document is complete, since there will almost certainly be other data in the stream. TinyXml will assume the XML data is complete after it reads the root element. Put another way, documents that are
ill
-constructed with more than one root element will not read correctly. Also note that operator>> is somewhat slower than Parse, due to both implementation of the STL and limitations of TinyXml.<p>
/external/iproute2/man/man8/
tc.8
178
underlying link bandwidth. The latter may be
ill
-defined for some interfaces.
Completed in 253 milliseconds
1
2
3
4