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

12 3 4 5 6 7 8 91011>>

  /development/simulator/app/
PhoneButton.cpp 31 fprintf(stderr, "WARNING: key code '%s' not recognized\n", label);
  /development/testrunner/test_defs/
test_defs.py 128 ParseError if xml format is not recognized
  /external/e2fsprogs/lib/blkid/
libblkid.3.in 55 Caches data extracted from each recognized block device.
  /external/kernel-headers/original/linux/
compiler.h 46 # error Sorry, your compiler is too old/not recognized.
  /external/skia/include/effects/
SkPorterDuff.h 77 to the corresponding porterduff mode. If it is not recognized as a one,
  /external/webkit/WebKit/win/
WindowsTouch.h 99 * in progress and a gesture will be generated if one is recognized under the
  /frameworks/base/awt/javax/imageio/spi/
IIORegistry.java 44 * provider instances are recognized by specific meta-information in the JAR
  /frameworks/base/core/java/android/bluetooth/
AtCommandHandler.java 87 * least recognized.<p>
  /frameworks/base/opengl/include/EGL/
eglplatform.h 100 #error "Platform not recognized"
  /system/core/libsysutils/src/
FrameworkListener.cpp 137 cli->sendMsg(500, "Command not recognized", false);
  /dalvik/libcore/luni/src/main/java/java/io/
LineNumberReader.java 104 * Recognized line terminator sequences are {@code '\r'}, {@code '\n'} and
141 * Recognized line terminator sequences are {@code '\r'}, {@code '\n'} and
StreamTokenizer.java 148 * C-style and C++-style comments are not recognized. These are the
186 * <li>C-style and C++-style comments are not recognized.</LI>
567 * Specifies whether "slash-slash" (C++-style) comments shall be recognized.
571 * {@code true} if {@code //} should be recognized as the start
579 * Specifies whether "slash-star" (C-style) comments shall be recognized.
584 * {@code true} if {@code /*} should be recognized as the start
  /development/pdk/docs/source/
life-of-a-bug.jd 49 <li><b>Unassigned</b><p>The bug report has been recognized as an adequately
69 recognized it as a legitimate issue and will fix it according to the product
  /external/jpeg/
jpegtran.1 50 accepts a subset of the switches recognized by
172 Additional switches recognized by jpegtran are:
  /external/qemu/target-arm/
memcheck_arm_helpers.h 167 /* Checks if given address is recognized as a return address.
169 * boolean: 1 if if given address is recognized as a return address,
  /packages/apps/Phone/src/com/android/phone/
SpecialCharSequenceMgr.java 63 * indication if the PUK code is recognized.
186 // if the PUK code is recognized then indicate to the
  /external/icu4c/tools/toolutil/
swapimpl.cpp 234 udata_printError(ds, "ucase_swap(): data format %02x.%02x.%02x.%02x (format version %02x) is not recognized as case mapping data\n",
335 udata_printError(ds, "ubidi_swap(): data format %02x.%02x.%02x.%02x (format version %02x) is not recognized as bidi/shaping data\n",
440 udata_printError(ds, "unorm_swap(): data format %02x.%02x.%02x.%02x (format version %02x) is not recognized as unorm.icu\n",
565 udata_printError(ds, "test_swap(): data format %02x.%02x.%02x.%02x (format version %02x) is not recognized as testdata\n",
667 return 0; /* the data format was not recognized */
713 /* the dataFormat was not recognized */
  /dalvik/libcore/xml/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
  /dalvik/libcore/luni/src/main/java/java/lang/
Byte.java 175 * character \u002d ('-') is recognized as the minus sign.
195 * radix. The ASCII character \u002d ('-') is recognized as the minus sign.
Short.java 175 * character \u002d ('-') is recognized as the minus sign.
190 * radix. The ASCII character \u002d ('-') is recognized as the minus sign.
  /dalvik/libcore/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/proguard/src/proguard/classfile/instruction/
VariableInstruction.java 146 // A store instruction can be recognized as follows. Note that this
160 // A load instruction can be recognized as follows. Note that this
  /frameworks/base/core/java/android/gesture/
Gesture.java 38 * Each stroke is a sequence of timed points. A user-defined gesture can be recognized by
39 * a GestureLibrary and a built-in alphabet gesture can be recognized by a LetterRecognizer.
  /frameworks/base/telephony/java/com/android/internal/telephony/
CallerInfoAsyncQuery.java 145 // shortcuts to avoid query for recognized numbers.
301 // check to see if these are recognized numbers, and use shortcuts if we can.
  /dalvik/libcore/security/src/main/java/java/security/
KeyRep.java 105 * if the {@code Type}|format combination is not recognized, or

Completed in 443 milliseconds

12 3 4 5 6 7 8 91011>>