Searched
full:recognized (Results
326 -
350 of
2014) sorted by null
<<11121314151617181920>>
/frameworks/support/v4/java/android/support/v4/hardware/fingerprint/ |
FingerprintManagerCompat.java | 191 * Called when a fingerprint is recognized. 197 * Called when a fingerprint is valid but not recognized.
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
getopt.py | 169 raise GetoptError('option --%s not recognized' % opt, opt) 206 raise GetoptError('option -%s not recognized' % opt, opt)
|
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_pipes.py | 124 # try a type that isn't recognized 158 # try a type that isn't recognized
|
/prebuilts/gdb/linux-x86/lib/python2.7/ |
getopt.py | 169 raise GetoptError('option --%s not recognized' % opt, opt) 206 raise GetoptError('option -%s not recognized' % opt, opt)
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_pipes.py | 124 # try a type that isn't recognized 158 # try a type that isn't recognized
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
getopt.py | 169 raise GetoptError('option --%s not recognized' % opt, opt) 206 raise GetoptError('option -%s not recognized' % opt, opt)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_pipes.py | 124 # try a type that isn't recognized 158 # try a type that isn't recognized
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
getopt.py | 169 raise GetoptError('option --%s not recognized' % opt, opt) 206 raise GetoptError('option -%s not recognized' % opt, opt)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_pipes.py | 124 # try a type that isn't recognized 158 # try a type that isn't recognized
|
/prebuilts/sdk/renderscript/lib/mips/ |
librsjni.so | |
/prebuilts/sdk/renderscript/lib/x86/ |
librsjni.so | |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/ |
v32-err-1.s | 5 ; recognized for v10. (Also used elsewhere to check that valid 6 ; v32-specific insns and operands are recognized at assembly and
|
/external/mesa3d/src/mesa/main/ |
extensions.c | 737 int recognized; local [all...] |
/libcore/ojluni/src/main/java/sun/security/ssl/ |
SSLContextImpl.java | [all...] |
/toolchain/binutils/binutils-2.25/gas/doc/ |
c-cris.texi | 78 @anchor{march-option}specifies the recognized instruction set 79 and recognized register names. It also controls the 86 in the set v0@dots{}v10 are recognized. This is the 91 ETRAX 100 LX) are recognized. This is the default if the target 96 Guinness) are recognized. This is the default if the target is 103 opcodes common to the v10 and v32 are recognized.
|
/docs/source.android.com/src/devices/input/ |
key-character-map-files.jd | 82 <p>The following keyboard types are recognized:</p> 138 <p>The following properties are recognized:</p> 169 <p>The following modifiers are recognized in modifier properties:</p> 197 <p>The following behaviors are recognized:</p> 422 The old syntax is not supported and the old <code>.kcm.bin</code> files are not recognized
|
/libcore/luni/src/main/java/org/w3c/dom/ |
DOMConfiguration.java | 17 * of a document and maintains a table of recognized parameters. Using the 370 * NOT_FOUND_ERR: Raised when the parameter name is not recognized. 371 * <br> NOT_SUPPORTED_ERR: Raised when the parameter name is recognized 387 * NOT_FOUND_ERR: Raised when the parameter name is not recognized. 399 * not recognized or the requested value is not supported. This does
|
/external/pcre/dist/doc/ |
pcresyntax.3 | 382 The following are recognized only at the very start of a pattern or after one 403 These are recognized only at the very start of the pattern or after option 416 These are recognized only at the very start of the pattern or after option
|
/external/webrtc/webrtc/test/ |
rtp_file_reader.cc | 462 DEBUG_LOG("Not recognized as RTP/RTCP"); 490 DEBUG_LOG("Recognized loopback frame"); 504 DEBUG_LOG("Recognized ethernet 2 frame");
|
/libcore/ojluni/src/main/java/sun/security/x509/ |
IssuingDistributionPointExtension.java | 296 "] not recognized by " + 326 "] not recognized by " + 355 "] not recognized by " +
|
NameConstraintsExtension.java | 259 throw new IOException("Attribute name not recognized by " + 274 throw new IOException("Attribute name not recognized by " + 288 throw new IOException("Attribute name not recognized by " +
|
/toolchain/binutils/binutils-2.25/gas/ |
itbl-parse.y | 38 be recognized and assembled by the GNU assembler. In effect, 67 any given coprocessor "z". These instructions are already recognized 110 by the assembler and will be recognized as valid register names by the
|
/docs/source.android.com/src/source/ |
life-of-a-bug.jd | 92 The bug report has been recognized as an adequately 108 recognized it as a legitimate issue, and a high-quality contribution fixing
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/utils/ |
SerializerMessages.java | 202 "The parameter ''{0}'' is not recognized."}, 205 "The parameter ''{0}'' is recognized but the requested value cannot be set."},
|
/external/bison/m4/ |
locale-fr.m4 | 27 /* Check whether the given locale name is recognized by the system. */ 155 /* Check whether the given locale name is recognized by the system. */
|
Completed in 1445 milliseconds
<<11121314151617181920>>