HomeSort by relevance Sort by last modified time
    Searched full:parsing (Results 1176 - 1200 of 3047) sorted by null

<<41424344454647484950>>

  /external/clang/lib/Parse/
Parser.cpp 510 // Late template parsing can begin.
515 //else don't tell Sema that we ended parsing: more input might come.
766 /// non-NULL, provides the template parameters when we're parsing a
839 // parsing c constructs and re-enter objc container scope
    [all...]
  /external/clang/tools/driver/
cc1as_main.cpp 434 Args[0] = "clang (LLVM option parsing)";
441 // Execute the invocation, unless there were parsing errors.
  /external/dbus/
HACKING 23 and you don't do any parsing/modification of them, perhaps
25 if you're doing any parsing, reallocation, etc. use DBusString.
  /external/dbus/dbus/
dbus-signature.c 51 * @defgroup DBusSignature Type signature parsing
53 * @brief Parsing D-Bus type signatures
  /external/e2fsprogs/debian/
control.in 58 Description: command-line interface parsing library
70 Description: command-line interface parsing library - headers and static libraries
  /external/freetype/include/freetype/
ftstroke.h 503 * Call this function once you have finished parsing your paths
594 * Call this function once you have finished parsing your paths
  /external/freetype/include/freetype/internal/
psaux.h 500 /* an enumeration type to handle charstring parsing states */
547 /* parsing state. */
    [all...]
  /external/guava/guava/src/com/google/common/primitives/
UnsignedLongs.java 251 * @param radix the radix to use while parsing {@code s}
283 * unsigned long. This is useful for detecting overflow while parsing a string representation of
  /external/icu4c/common/
rbbiscan.cpp 42 // Unicode Set init strings for each of the character classes needed for parsing a rule file.
184 // doParseAction Do some action during rule parsing.
597 // when the parsing of an RBBI rule completes.
    [all...]
  /external/icu4c/common/unicode/
resbund.h 29 * Added state table to govern parsing of files.
38 * 06/11/99 stephen Removed parsing of .txt files.
  /external/icu4c/i18n/unicode/
rbnf.h 219 * description which is used to define equivalences for lenient parsing. For more information
220 * on the syntax, see <tt>RuleBasedCollator</tt>. For more information on lenient parsing,
552 * for lenient parsing.
558 * lenient parsing.
587 * lenient parsing.
    [all...]
  /external/icu4c/test/intltest/
ucdtest.cpp 227 errln("error parsing DerivedCoreProperties.txt: %s\n", u_errorName(errorCode));
234 errln("error parsing DerivedNormalizationProps.txt: %s\n", u_errorName(errorCode));
  /external/jmonkeyengine/engine/src/ogre/com/jme3/scene/plugins/ogre/
SceneLoader.java 458 IOException ioEx = new IOException("Error while parsing Ogre3D dotScene");
462 IOException ioEx = new IOException("Error while parsing Ogre3D dotScene");
  /external/libxml2/
HTMLparser.c 352 * That's an heuristic, since it's operating outside of parsing it could
    [all...]
  /external/libxml2/include/libxml/
xmlerror.h     [all...]
  /external/llvm/include/llvm/Support/
YAMLParser.h 466 /// @brief Root for parsing a node. Returns a single node.
471 /// @brief Finish parsing the current document and return true if there are
  /external/oprofile/opjitconv/
opjitconv.c 38 * list head. The linked list is used during parsing (parse_all) to
39 * hold all jitentry elements. After parsing, the program works on the
  /external/proguard/src/proguard/retrace/
ReTrace.java 67 * @param regularExpression the regular expression for parsing the lines in
85 * @param regularExpression the regular expression for parsing the lines in
  /external/protobuf/gtest/test/
gtest_filter_unittest.py 74 # Regex for parsing test case names from Google Test's output.
77 # Regex for parsing test names from Google Test's output.
  /external/protobuf/java/src/test/java/com/google/protobuf/
WireFormatTest.java 52 * Tests related to parsing and serialization.
239 // We're at EOF, so parsing again should return null.
  /external/qemu/android/utils/
ini.c 189 D("%s: parsing as .ini file", fileName);
253 D("%s: parsing finished", fileName);
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/GlobalObject/
15.1.2.2-1.js 181 // we should stop parsing when we get to a value that is not a numeric literal for the type we expect
236 // we shall stop parsing digits when we get one that isn't a numeric literal of the type we think
  /external/webkit/Source/WebCore/html/
HTMLDocument.cpp 38 * Alternatively, the document type parsing portions of this file may be used
338 // Quirks - quirks mode emulates WinIE and NS4. CSS parsing is also relaxed in this mode, e.g., unit types can
  /external/wpa_supplicant_6/wpa_supplicant/src/crypto/
crypto.h 265 * parsing. In that case, crypto_public_key_from_cert() is used to import the
294 * X.509 parsing. In that case, internal code will be used to parse the
  /external/wpa_supplicant_8/src/crypto/
crypto.h 280 * parsing. In that case, crypto_public_key_from_cert() is used to import the
311 * X.509 parsing. In that case, internal code will be used to parse the

Completed in 559 milliseconds

<<41424344454647484950>>