Searched
full:recognized (Results
676 -
700 of
2014) sorted by null
<<21222324252627282930>>
/toolchain/binutils/binutils-2.25/include/opcode/ |
cris.h | 192 and not-that-old versions recognized it as a jump-instruction.
|
/toolchain/binutils/binutils-2.25/opcodes/ |
cgen-asm.c | 242 /* Don't advance pointer if we recognized the null keyword. */
|
cgen-dis.in | 39 /* Default text to print if an instruction isn't recognized. */
|
/art/compiler/utils/ |
assembler_test_base.h | 405 res->error_msg = "Objdump output not recognized: too few tokens."; 410 res->error_msg = "Objdump output not recognized: .text not second token.";
|
/dalvik/libdex/ |
DexFile.h | 99 * older but still-recognized version (corresponding to Android API 613 * header are recognized as valid. Returns true if they are
|
/external/antlr/antlr-3.4/runtime/C/doxygen/ |
interop.dox | 269 /// recognized and <code>LA(-1)</code> is the token that has just been recognized. Values of n that exceed the
|
/external/elfutils/src/ |
objdump.c | 292 error (0, 0, gettext ("%s: File format not recognized"), fname); 340 error (0, 0, gettext ("%s%s%s: file format not recognized"),
|
size.c | 193 least one file has been correctly read (i.e., we recognized the 327 error (0, 0, gettext ("%s: file format not recognized"), fname);
|
/external/elfutils/tests/ |
run-strings-test.sh | 373 testfile8: 7f80 %s: File format not recognized 442 testfile9: 37e0 %s: File format not recognized
|
/external/guava/guava/src/com/google/common/primitives/ |
Ints.java | 658 * character {@code '-'} (<code>'\u002D'</code>) is recognized as the 685 * recognized as the minus sign.
|
/external/guava/guava-gwt/src-super/com/google/common/primitives/super/com/google/common/primitives/ |
Ints.java | 606 * character {@code '-'} (<code>'\u002D'</code>) is recognized as the 633 * recognized as the minus sign.
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
CharsetDetector.java | 494 * Get the names of charsets that can be recognized by this CharsetDetector instance. 496 * @return an array of the names of charsets that can be recognized by this CharsetDetector
|
CharsetRecog_mbcs.java | 20 * being recognized. They are created in the main 22 * encodings to be checked. The specific encoding being recognized
|
Normalizer.java | 692 * @param options The only recognized option is UNICODE_3_2 [all...] |
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
StringTokenizer.java | 381 * advanced beyond the recognized token. The new delimiter set 404 * advanced beyond the recognized token. The new delimiter set
|
/external/icu/icu4c/source/common/ |
ucnvsel.cpp | 384 udata_printError(ds, "ucnvsel_swap(): data format %02x.%02x.%02x.%02x is not recognized as UConverterSelector data\n", 491 /* header not valid or dataFormat not recognized */
|
/external/icu/icu4c/source/i18n/ |
region.cpp | 456 * If the region code is NULL or not recognized, the appropriate error code will be set ( U_ILLEGAL_ARGUMENT_ERROR ) 496 * Returns a pointer to a Region using the given numeric region code. If the numeric region code is not recognized,
|
/external/icu/icu4c/source/tools/icuswap/ |
icuswap.cpp | 302 udata_printError(ds, "udata_swapPackage(): \"%s\" is not recognized as a package filename (must end with .dat)\n", 370 udata_printError(ds, "udata_swapPackage(): data format %02x.%02x.%02x.%02x (format version %02x) is not recognized as an ICU .dat package\n",
|
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
CharsetICU.java | 285 * 0 is returned when no Unicode signature is recognized. 371 // /* no known Unicode signature byte sequence recognized */
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
CharsetDetector.java | 515 * Get the names of charsets that can be recognized by this CharsetDetector instance. 517 * @return an array of the names of charsets that can be recognized by this CharsetDetector
|
CharsetRecog_mbcs.java | 19 * being recognized. They are created in the main 21 * encodings to be checked. The specific encoding being recognized
|
Normalizer.java | 678 * @param options The only recognized option is UNICODE_3_2 [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
StringTokenizer.java | 387 * advanced beyond the recognized token. The new delimiter set 411 * advanced beyond the recognized token. The new delimiter set
|
/external/libevent/include/event2/ |
util.h | 410 * operator cmp. Recognized values for cmp are ==, <=, <, >=, and >. */ 466 Recognized formats are:
|
/external/libnfc-nci/src/nfc/include/ |
tags_defs.h | 453 #define I93_ERROR_CODE_NOT_SUPPORTED 0x01 /* The command is not supported, i.e. the request code is not recognized */ 454 #define I93_ERROR_CODE_NOT_RECOGNIZED 0x02 /* The command is not recognized, for example: a format error occured */ [all...] |
Completed in 2121 milliseconds
<<21222324252627282930>>