OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:recognized
(Results
51 - 75
of
686
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/dalvik/libcore/xml/src/main/java/org/xml/sax/helpers/
ParserAdapter.java
169
* <p>The only features
recognized
are namespaces and
207
* <p>The only features
recognized
are namespaces and
236
* <p>No properties are currently
recognized
.</p>
256
* <p>No properties are currently
recognized
.</p>
/external/e2fsprogs/intl/
finddomain.c
65
/* LOCALE can consist of up to four
recognized
parts for the XPG syntax:
/external/e2fsprogs/misc/
blkid.8.in
145
are shown, if they are
recognized
.
/external/emma/core/java12/com/vladium/jcd/cls/attribute/
GenericAttribute_info.java
19
* that are not currently
recognized
.
/external/icu4c/tools/toolutil/
uoptions.h
126
* If an option is not
recognized
or an argument missing, then
/external/jpeg/
config.sub
53
echo where ALIAS is a
recognized
configuration type. 1>&2
170
echo Invalid configuration \`$1\': machine \`$basic_machine\' not
recognized
1>&2
663
echo Invalid configuration \`$1\': machine \`$basic_machine\' not
recognized
1>&2
785
echo Invalid configuration \`$1\': system \`$os\' not
recognized
1>&2
/external/opencore/protocols/rtsp_parcom/src/
rtsp_par_com_message.h
94
// some more
recognized
fields
/external/opencore/pvmi/recognizer/include/
pvmf_recognizer_plugin.h
85
* This method determines the the specified content is or is not one of the formats
recognized
by this plug-in
/external/openssl/crypto/rc4/
rc4_skey.c
134
*
recognized
by correspondingly updated assembler
/external/skia/include/core/
SkXfermode.h
136
to the corresponding porterduff mode. If it is not
recognized
as a one,
/external/v8/test/cctest/
test-parsing.cc
87
// Future keywords are not
recognized
.
/frameworks/base/core/java/android/util/
CharsetUtils.java
30
* <p>As of this writing, the only vendor that is
recognized
by this
/frameworks/base/docs/html/resources/articles/
speech-input.jd
54
voice input, then passes the
recognized
string back to your application by
/frameworks/base/media/libdrm/mobile2/include/util/domcore/
ElementImpl.h
52
* being set. So any markup (such as syntax to be
recognized
as an
/packages/apps/Mms/src/com/android/mms/util/
SmileyParser.java
171
*
recognized
emoticons.
/dalvik/libcore/luni/src/test/java/tests/api/java/lang/reflect/
ConstructorTest.java
187
assertTrue("Vararg constructor not
recognized
", varArgCtor.isVarArgs());
191
assertFalse("Non vararg constructor
recognized
as vararg constructor",
/dalvik/libcore/security/src/main/java/java/security/
KeyStoreSpi.java
254
*
recognized
.
297
*
recognized
.
/dalvik/libcore/xml/src/main/java/javax/xml/transform/
Transformer.java
207
* argument keys are not
recognized
and are not namespace qualified.
241
* <p>If any of the argument keys are not
recognized
and are not
/dalvik/libcore/xml/src/main/java/javax/xml/validation/
ValidatorHandler.java
71
* <h2>
Recognized
Properties and Features</h2>
73
* This spec defines the following feature that must be
recognized
/dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/
Encodings.java
131
* Determines if the encoding specified was
recognized
by the
135
* @return boolean - true if the encoding was
recognized
else false
/dalvik/libcore/xml/src/main/java/org/xmlpull/v1/
XmlSerializer.java
43
* If feature is not
recognized
or can not be set
71
* If property is not
recognized
or can not be set
/dalvik/libcore/xml/src/main/java/org/xmlpull/v1/sax2/
Driver.java
227
//throw new SAXNotRecognizedException("not
recognized
get property "+name);
245
//throw new SAXNotRecognizedException("not
recognized
set property "+name);
/external/v8/src/
scanner.h
143
//
Recognized
keywords:
149
//
recognized
, the remaining are allowed as identifiers.
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/log/
EventContainer.java
105
* @return a string storing the object and its type or null if the type was not
recognized
.
123
* @return an {@link Object} or null if the string or type were not
recognized
.
/cts/tools/dex-tools/src/dex/reader/
DexEncodedValueImpl.java
112
+ " not
recognized
");
Completed in 559 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>