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

<<21222324252627282930>>

  /external/clang/include/clang/AST/
ASTConsumer.h 53 /// \returns true to continue parsing, or false to abort parsing.
  /external/clang/include/clang/Driver/
OptParser.td 1 //===--- OptParser.td - Common Option Parsing Interfaces ------------------===//
10 // This file defines the common interfaces used by the option parsing TableGen
  /external/clang/include/clang/Sema/
DelayedDiagnostic.h 12 // declarator parsing. Certain kinds of diagnostics --- notably
112 /// the complete parsing of the current declaration.
  /external/clang/test/Parser/
MicrosoftExtensions.cpp 1 // RUN: %clang_cc1 %s -std=c++11 -fsyntax-only -Wno-unused-value -Wmicrosoft -verify -fms-extensions -fms-compatibility -fdelayed-template-parsing
281 // Necessary to force instantiation in -fdelayed-template-parsing mode.
  /external/e2fsprogs/debian/attic/libs/
control 36 Description: "Sub-System" library for simple command-line interface parsing - shared libs
71 Description: "Sub-System" library for simple command-line interface parsing - devel. files
  /external/freetype/include/freetype/
ftsystem.h 313 * This field is set and used internally by FreeType when parsing
317 * This field is set and used internally by FreeType when parsing
  /external/libxml2/include/libxml/
xlink.h 68 * a set of callback registered at parsing time.
148 * recognition activated, those call backs must be provided before parsing.
xmlversion.h 121 * Whether the push parsing interfaces are configured in
130 * Whether the xmlReader parsing interface is configured in
  /external/llvm/unittests/Support/
YAMLParserTest.cpp 146 // Checks that parsing the given string inside an array fails.
149 ExpectParseError((Twine("When parsing string \"") + String + "\"").str(),
  /external/nist-sip/java/gov/nist/javax/sip/header/
SubscriptionState.java 129 * unexpectedly while parsing the reason code.
153 * unexpectedly while parsing the state.
  /external/oprofile/daemon/liblegacy/
opd_parse_proc.c 3 * Parsing of /proc/#pid
38 * The parsing is based on Linux 2.4 format, which looks like this :
  /external/qemu/elff/
elf_alloc.h 30 * info, which makes our parsing pretty hungry on memory. On average, memory
64 * collected during ELF/DWARF parsing stays in memory for as long, as instance
  /external/qemu/
qemu-option.h 2 * Commandline option parsing functions
88 QEMU_OPT_STRING = 0, /* no parsing (use string as-is) */
  /external/sonivox/arm-fm-22k/lib_src/
eas_midi.h 7 * Prototypes for MIDI stream parsing functions
38 * Initializes the MIDI stream state for parsing.
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_midi.h 7 * Prototypes for MIDI stream parsing functions
38 * Initializes the MIDI stream state for parsing.
  /external/sonivox/arm-wt-22k/lib_src/
eas_midi.h 7 * Prototypes for MIDI stream parsing functions
38 * Initializes the MIDI stream state for parsing.
  /external/srec/srec/Semproc/include/
SR_ExpressionParser.h 43 * States in the finite state machine used for parsing.
183 * Do the parsing of the script.
  /external/webkit/Source/JavaScriptCore/parser/
Lexer.h 49 // Functions to set up parsing.
66 // Functions for use after parsing.
  /external/webkit/Source/WebCore/html/parser/
HTMLElementStack.h 78 // Inlining this function is a (small) performance win on the parsing
174 // A DocumentFragment takes the place of the document element when parsing
  /external/webkit/Source/WebCore/platform/image-decoders/gif/
GIFImageReader.h 55 // List of possible parsing states
156 /* Parsing state machine */
  /external/webkit/Source/WebCore/xml/
XSLTProcessor.cpp 82 // Before parsing, we need to save & detach the old document and get the new document
107 // like we want to start parsing the fragment in the InBody insertion
  /external/webkit/Tools/Scripts/webkitpy/common/checkout/
changelog_unittest.py 59 # More example text than we need. Eventually we need to support parsing this all and write tests for the parsing.
  /external/wpa_supplicant_6/wpa_supplicant/src/common/
ieee802_11_common.c 131 * @show_errors: Whether to show parsing errors in debug log
132 * Returns: Parsing result
  /frameworks/base/sax/java/android/sax/
Element.java 81 * namespace. We will throw a {@link org.xml.sax.SAXException} at parsing
91 * {@link org.xml.sax.SAXException} at parsing time if the specified child
  /frameworks/base/telephony/java/com/android/internal/telephony/cat/
ComprehensionTlv.java 84 * @param startIndex Index in data at which to start parsing
110 * @param startIndex Index in data at which to start parsing

Completed in 869 milliseconds

<<21222324252627282930>>