HomeSort by relevance Sort by last modified time
    Searched full:recognize (Results 76 - 100 of 989) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/google-breakpad/src/common/
stabs_to_module.h 123 // recognize functions we should omit from the symbol file. (If you
136 // recognize when the current line is in the same file as the
  /external/icu/icu4c/source/i18n/
csrmbcs.h 136 * The charset recognize for EUC-JP. A singleton instance of this class
151 * The charset recognize for EUC-KR. A singleton instance of this class
  /external/llvm/include/llvm/MC/
MCTargetAsmParser.h 163 /// MatchAndEmitInstruction - Recognize a series of operands of a parsed
180 /// will recognize them as immediates.
  /external/llvm/test/Transforms/LoopIdiom/R600/
popcnt.ll 5 ;To recognize this pattern:
62 ; To recognize this pattern:
  /external/nanopb-c/generator/proto/google/protobuf/
descriptor.proto 300 // The parser stores options it doesn't recognize here. See above.
333 // The parser stores options it doesn't recognize here. See above.
415 // The parser stores options it doesn't recognize here. See above.
428 // The parser stores options it doesn't recognize here. See above.
436 // The parser stores options it doesn't recognize here. See above.
450 // The parser stores options it doesn't recognize here. See above.
464 // The parser stores options it doesn't recognize here. See above.
472 // A message representing a option the parser does not recognize. This only
  /external/pcre/dist/doc/html/
pcre_compile.html 69 PCRE_NEWLINE_ANY Recognize any Unicode newline sequence
70 PCRE_NEWLINE_ANYCRLF Recognize CR, LF, and CRLF as newline
pcre_compile2.html 73 PCRE_NEWLINE_ANY Recognize any Unicode newline sequence
74 PCRE_NEWLINE_ANYCRLF Recognize CR, LF, and CRLF as newline
  /external/tinyxml/docs/
classTiXmlUnknown.html 8 <h1>TiXmlUnknown Class Reference</h1><!-- doxytag: class="TiXmlUnknown" --><!-- doxytag: inherits="TiXmlNode" -->Any tag that tinyXml doesn't recognize is saved as an unknown.
32 Any tag that tinyXml doesn't recognize is saved as an unknown.
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/share/gdb/python/gdb/
types.py 123 object which has a 'recognize' method. This method must accept a
163 result = r.recognize(type_obj)
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/share/gdb/python/gdb/
types.py 123 object which has a 'recognize' method. This method must accept a
163 result = r.recognize(type_obj)
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/share/gdb/python/gdb/
types.py 123 object which has a 'recognize' method. This method must accept a
163 result = r.recognize(type_obj)
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/share/gdb/python/gdb/
types.py 123 object which has a 'recognize' method. This method must accept a
163 result = r.recognize(type_obj)
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/share/gdb/python/gdb/
types.py 123 object which has a 'recognize' method. This method must accept a
163 result = r.recognize(type_obj)
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/share/gdb/python/gdb/
types.py 123 object which has a 'recognize' method. This method must accept a
163 result = r.recognize(type_obj)
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/share/gdb/python/gdb/
types.py 123 object which has a 'recognize' method. This method must accept a
163 result = r.recognize(type_obj)
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/share/gdb/python/gdb/
types.py 123 object which has a 'recognize' method. This method must accept a
163 result = r.recognize(type_obj)
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/share/gdb/python/gdb/
types.py 123 object which has a 'recognize' method. This method must accept a
163 result = r.recognize(type_obj)
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/share/gdb/python/gdb/
types.py 123 object which has a 'recognize' method. This method must accept a
163 result = r.recognize(type_obj)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
imghdr.py 0 """Recognize image file formats based on their first few bytes."""
6 # Recognize image headers #
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
imghdr.py 0 """Recognize image file formats based on their first few bytes."""
6 # Recognize image headers #
  /external/jpeg/
config.sub 34 # and recognize all the CPU types, system types and aliases
68 # Here we must recognize all the valid KERNEL-OS combinations.
83 ### Let's recognize common machines as not being operating systems so
85 ### recognize some manufacturers as not being operating systems, so we
150 # Recognize the basic CPU types without company name.
173 # Recognize the basic CPU types with company name.
187 # Recognize the various machine names and aliases which stand
  /libcore/luni/src/main/java/javax/xml/validation/
SchemaFactory.java 250 * possible for a {@link SchemaFactory} to recognize a feature name but
281 * to recognize any specific feature names.</p>
327 * possible for a {@link SchemaFactory} to recognize a property name but
330 * <p>{@link SchemaFactory}s are not required to recognize setting
354 * possible for a {@link SchemaFactory} to recognize a property name but
357 * <p>{@link SchemaFactory}s are not required to recognize any specific
606 * to recognize {@link StreamSource},
  /development/samples/KeyChainDemo/
_index.html 35 <p>Note: Due to browser cache, you need to restart the browser completely before it can recognize
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
RecognizerSharedState.as 3 /** The set of fields needed by an abstract recognizer to recognize input
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/
RecognizerSharedState.js 1 /** The set of fields needed by an abstract recognizer to recognize input

Completed in 1538 milliseconds

1 2 34 5 6 7 8 91011>>