OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:recognized
(Results
1 - 25
of
686
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/qemu/elff/
dwarf_utils.h
27
* if DWARF attribute value passed to this routine has not been
recognized
.
36
* DWARF form value passed to this routine has not been
recognized
.
45
* tag value passed to this routine has not been
recognized
.
/external/icu4c/layout/
LEGlyphFilter.h
31
*
recognized
by the filter.
/external/icu4c/tools/toolutil/
swapimpl.h
31
* Sets a U_UNSUPPORTED_ERROR if the data format is not
recognized
.
/external/sqlite/android/
Android.mk
45
# Note: This "test" is not
recognized
as a formal test. This is just for enabling developers
/dalvik/libcore/xml/src/main/java/org/w3c/dom/
CDATASection.java
18
*
recognized
in a CDATA section is the "]]>" string that ends the CDATA
38
* <p ><b>Note:</b> Because no markup is
recognized
within a
/dalvik/libcore/xml/src/main/java/org/xml/sax/ext/
package.html
42
be
recognized
directly by parsers, however.
/external/icu4c/test/intltest/
tokiter.h
32
* line, beginning with the first unquoted '#', are
recognized
.
/external/jpeg/
ansi2knr.1
28
The --varargs switch is obsolete, and is
recognized
only for
/dalvik/libcore/xml/src/main/java/org/xmlpull/v1/
XmlPullParserFactory.java
317
boolean
recognized
= false;
320
recognized
= true;
324
recognized
= true;
330
recognized
= true;
332
if (!
recognized
) {
/dalvik/libcore/luni/src/main/java/java/io/
LineNumberInputStream.java
24
* encountered while reading the data. Line numbering starts at 0.
Recognized
104
*
Recognized
line terminator sequences are {@code '\r'}, {@code '\n'} and
143
*
Recognized
line terminator sequences are {@code '\r'}, {@code '\n'} and
/frameworks/base/core/java/android/gesture/
GestureStore.java
68
// at most 2 directions can be
recognized
70
// at most 4 directions can be
recognized
72
// at most 8 directions can be
recognized
/external/bluetooth/glib/docs/reference/glib/tmpl/
scanner.sgml
110
comments are
recognized
(the default is %TRUE).
114
are
recognized
(the default is %TRUE).
118
identifiers are
recognized
(the default is %FALSE).
127
recognized
(the default is %TRUE).
131
are
recognized
(the default is %FALSE).
135
are
recognized
(the default is %TRUE).
139
are
recognized
(the default is %TRUE).
143
are
recognized
(the default is %TRUE).
146
<structfield>scan_hex_dollar</structfield> specifies if '$' is
recognized
gregex.sgml
49
characters
recognized
by "\R"). This can be changed with #G_REGEX_NEWLINE_CR,
187
@G_REGEX_NEWLINE_CR: Usually any newline character is
recognized
, if this
188
option is set, the only
recognized
newline character is '\r'.
189
@G_REGEX_NEWLINE_LF: Usually any newline character is
recognized
, if this
190
option is set, the only
recognized
newline character is '\n'.
191
@G_REGEX_NEWLINE_CRLF: Usually any newline character is
recognized
, if this
192
option is set, the only
recognized
newline character sequence is '\r\n'.
231
a new #GRegex, any newline character or character sequence is
recognized
.
/external/icu4c/tools/gentest/
genres32.c
19
* the new table type is
recognized
for the root resource by the reader code.
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/common/include/
typedef.h
62
#error No System
recognized
/external/srec/shared/include/
ESR_Locale.h
82
* @return ESR_INVALID_ARGUMENT if specified local was not
recognized
/external/v8/test/mjsunit/regress/
regress-137.js
44
fail("case 10", "Default case", "Heap number not
recognized
as Smi value");
/frameworks/base/core/java/android/speech/
IRecognitionService.aidl
46
* Stops listening for speech. Speech captured so far will be
recognized
as
/frameworks/base/docs/html/resources/articles/
gestures.jd
168
(like <code>action_delete</code>) can immediately be
recognized
as a
170
least one horizontal component to be
recognized
. In other words, a
171
simple vertical line cannot be
recognized
as a gesture since it would
200
a single vertical stroke cannot be
recognized
as a gesture and is
/frameworks/base/media/libstagefright/codecs/amrnb/common/include/
typedef.h
62
#error No System
recognized
/external/ipsec-tools/src/racoon/
oakley.h
103
* MD5("GSSAPI") (
recognized
by Windows 2000)
149
* MD5("GSSAPI") (
recognized
by Windows 2000)
/external/stlport/stlport/stl/config/
_system.h
24
* using the compiler not
recognized
below.
26
* If your compiler is not being
recognized
yet,
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
ChunkHandler.java
69
* Handle chunks not
recognized
by handlers. The handleChunk() method
70
* in sub-classes should call this if the chunk type isn't
recognized
.
/frameworks/base/wifi/java/android/net/wifi/
WifiConfiguration.java
92
*
Recognized
key management schemes.
113
*
Recognized
security protocols.
129
*
Recognized
IEEE 802.11 authentication algorithms.
147
*
Recognized
pairwise ciphers for WPA.
165
*
Recognized
group ciphers.
/cts/tests/tests/gesture/src/android/gesture/cts/
GestureStorageTester.java
66
* Simple check to verify an added line gesture can be
recognized
Completed in 229 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>