HomeSort by relevance Sort by last modified time
    Searched full:recognized (Results 26 - 50 of 2014) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/llvm/test/CodeGen/AArch64/
cpus.ll 11 ; CHECK-NOT: {{.*}} is not a recognized processor for this target
12 ; INVALID: {{.*}} is not a recognized processor for this target
  /external/llvm/test/CodeGen/WebAssembly/
cpus.ll 12 ; CHECK-NOT: {{.*}} is not a recognized processor for this target
13 ; INVALID: {{.*}} is not a recognized processor for this target
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
StringUtil.java 33 case 0x07: // bell ('\a' not recognized in Java)
37 case 0x0b: // vertical tab ('\v' not recognized in Java)
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
pic-err-1.s 2 ; recognized. Note that sizes of byte operands are not error-checked for
3 ; not being in 16-bit range, so no error is recognized for a 16-bit operand.
rd-v32-f1.d 4 # Test that v32 flags are properly recognized and emitted at disassembly.
  /toolchain/binutils/binutils-2.25/include/nlm/
external.h 39 except by finding a header without a recognized 'stamp'.
53 /* The header is recognized by "VeRsIoN#" in the stamp field. */
74 /* The header is recognized by "CoPyRiGhT=" in the stamp field. */
89 /* The header is recognized by "MeSsAgEs" in the stamp field. */
157 /* The header is recognized by "CuStHeAd" in the stamp field. */
  /external/clang/test/CodeGenCXX/
pragma-unroll.cpp 3 // Verify while loop is recognized after unroll pragma.
16 // Verify do loop is recognized after multi-option pragma clang loop directive.
29 // Verify for loop is recognized after unroll pragma.
39 // Verify c++11 for range loop is recognized after unroll pragma.
  /external/icu/icu4c/source/layout/
LEGlyphFilter.h 32 * recognized by the filter.
  /external/icu/icu4c/source/tools/toolutil/
swapimpl.h 31 * Sets a U_UNSUPPORTED_ERROR if the data format is not recognized.
  /external/iptables/extensions/
libxt_tos.man 11 recognized TOS names can be obtained by calling iptables with \fB\-m tos \-h\fP.
  /external/llvm/unittests/Support/
DwarfTest.cpp 39 // Tag range markers should not be recognized.
54 // Markers shouldn't be recognized.
81 // Language range markers should not be recognized.
107 // AttributeEncoding range markers should not be recognized.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
UnsupportedFormatException.java 20 * Simple exception thrown when a file format is not recognized.
  /developers/build/prebuilts/gradle/AsymmetricFingerprintDialog/Application/src/main/res/values/
strings.xml 28 <string name="fingerprint_not_recognized">Fingerprint not recognized. Try again</string>
29 <string name="fingerprint_success">Fingerprint recognized</string>
  /developers/samples/android/security/AsymmetricFingerprintDialog/Application/src/main/res/values/
strings.xml 28 <string name="fingerprint_not_recognized">Fingerprint not recognized. Try again</string>
29 <string name="fingerprint_success">Fingerprint recognized</string>
  /development/samples/browseable/AsymmetricFingerprintDialog/res/values/
strings.xml 28 <string name="fingerprint_not_recognized">Fingerprint not recognized. Try again</string>
29 <string name="fingerprint_success">Fingerprint recognized</string>
  /external/clang/test/Parser/
objc-recover.mm 43 // Make sure the declaration of -test was recognized.
45 // Make sure the declaration of NS::foo was recognized.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68hc11/
m68hc11.exp 97 gas_m68hc11_error "-m68hc11" "puld\n" "Opcode .puld. is not recognized"
115 gas_m68hc11_error "" "bar\n" "Opcode .bar. is not recognized."
119 gas_m68hc11_error "-m68hc11" "subx\n" "Opcode .subx. is not recognized"
120 gas_m68hc11_error "-m68hc11" "roly\n" "Opcode .roly. is not recognized"
173 gas_m68hc11_error "-m68hc12" "subx\n" "Opcode .subx. is not recognized"
174 gas_m68hc11_error "-m68hc12" "roly\n" "Opcode .roly. is not recognized"
181 gas_m68hc11_error "-mm9s12x" "par r3\n" "Opcode .par. is not recognized"
182 gas_m68hc11_error "-mm9s12x" "csem #1\n" "Opcode .csem. is not recognized"
185 gas_m68hc11_error "-mm9s12xg" "roly\n" "Opcode .roly. is not recognized"
186 gas_m68hc11_error "-mm9s12xg" "ldab #1\n" "Opcode .ldab. is not recognized"
    [all...]
  /developers/build/prebuilts/gradle/FingerprintDialog/Application/src/main/res/values/
strings.xml 34 <string name="fingerprint_not_recognized">Fingerprint not recognized. Try again</string>
35 <string name="fingerprint_success">Fingerprint recognized</string>
  /developers/samples/android/security/FingerprintDialog/Application/src/main/res/values/
strings.xml 34 <string name="fingerprint_not_recognized">Fingerprint not recognized. Try again</string>
35 <string name="fingerprint_success">Fingerprint recognized</string>
  /development/samples/browseable/FingerprintDialog/res/values/
strings.xml 34 <string name="fingerprint_not_recognized">Fingerprint not recognized. Try again</string>
35 <string name="fingerprint_success">Fingerprint recognized</string>
  /external/pcre/dist/doc/
perltest.txt 9 /+ recognized and handled by perltest
11 /8 recognized and handled by perltest
  /art/compiler/optimizing/
select_generator.h 21 * Recognized pattern:
  /cts/tests/tests/jni/src/android/jni/cts/
ClassLoaderStaticNonce.java 46 // Do something so that the finalizer can't be recognized as empty.
  /developers/build/prebuilts/gradle/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/
DigitalWatchFaceUtil.java 38 * The color name must be a {@link String} recognized by {@link Color#parseColor}.
44 * The color name must be a {@link String} recognized by {@link Color#parseColor}.
50 * The color name must be a {@link String} recognized by {@link Color#parseColor}.
56 * The color name must be a {@link String} recognized by {@link Color#parseColor}.
  /developers/samples/android/wearable/wear/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/
DigitalWatchFaceUtil.java 38 * The color name must be a {@link String} recognized by {@link Color#parseColor}.
44 * The color name must be a {@link String} recognized by {@link Color#parseColor}.
50 * The color name must be a {@link String} recognized by {@link Color#parseColor}.
56 * The color name must be a {@link String} recognized by {@link Color#parseColor}.

Completed in 2010 milliseconds

12 3 4 5 6 7 8 91011>>