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

1 2 3 4 56 7 8 91011>>

  /frameworks/base/tools/validatekeymaps/
Main.cpp 84 fprintf(stderr, "Error %d parsing key layout file.\n\n", status);
95 fprintf(stderr, "Error %d parsing key character map file.\n\n", status);
105 fprintf(stderr, "Error %d parsing input device configuration file.\n\n", status);
116 fprintf(stderr, "Error %d parsing virtual key definition file.\n\n", status);
  /libcore/luni/src/main/java/java/security/cert/
package.html 10 Functionality for parsing certificate, extracting information from them, validating and
CertificateFactory.java 33 * relying on parsing a stream of bytes.
35 * It defines methods for parsing certificate chains (certificate paths) and
191 * if parsing problems are detected.
217 * if parsing problems are detected.
238 * if parsing problems are detected.
256 * if parsing problems are detected.
274 * if parsing problems are detected.
289 * if parsing problems are detected.
303 * if parsing problems are detected.
  /cts/tools/dex-tools/test/dex/reader/
DexFileReaderTests.java 78 * Tests parsing a simple class.
130 * Tests parsing a simple sub class.
144 * Tests parsing T0 and T1 from same dex file.
170 * Tests parsing Annotation Declaration.
191 * Tests parsing Annotated Class.
213 * Tests parsing Generic Type.
238 * Tests parsing Generic Type.
268 * Tests parsing Interface Type.
290 * Tests parsing Interface Type.
351 * Tests parsing of huge dex file.
    [all...]
  /external/chromium/googleurl/
README.txt 2 The Google URL Parsing Library
5 This is the Google URL Parsing Library which parses and canonicalizes URLs.
12 server programs in mind, so unlike most implementations of URL parsing
37 discussed below to interface with the low-level parsing and canonicalization
81 1. Parsing
83 At the lowest level is the parsing code. The files encompasing this are
87 Parsing can not fail and does no validation. The exception is the port number,
134 The canonicalization and parsing layers do not know anything about the URI
135 schemes supported by your application. The parsing and canonicalization
140 low-level parsing and canonicalization to call the correct versions fo
    [all...]
  /external/antlr/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/java/
AbstractTParser.java 50 * ANTLR has found a parsing error, has recovered from it and is now
51 * telling us that a parsing exception occurred.
  /external/checkpolicy/
parse_util.c 56 "%s: error(s) encountered while parsing configuration\n",
66 "%s: error(s) encountered while parsing configuration\n",
  /external/clang/test/Index/
preamble_macro_template.cpp 5 // RUN: c-index-test -write-pch %t.pch -fno-delayed-template-parsing -x c++-header %S/Inputs/preamble_macro_template.h
6 // RUN: env CINDEXTEST_EDITING=1 c-index-test -test-load-source-reparse 5 local -fno-delayed-template-parsing -I %S/Inputs -include %t %s | FileCheck %s
  /external/libxslt/libxslt/
documents.h 62 * @dict: the dictionary to use when parsing that document
63 * @options: parsing options, a set of xmlParserOption
  /frameworks/opt/vcard/java/com/android/vcard/
VCardInterpreter.java 52 * Called when parsing one vCard entry started.
70 * Called when parsing one vCard entry ended.
  /external/apache-http/src/org/apache/http/message/
LineParser.java 44 * Interface for parsing lines in the HEAD section of an HTTP message.
45 * There are individual methods for parsing a request line, a
64 * This is needed for parsing request lines (last element)
69 * the bounds within the buffer for the parsing operation
109 * the bounds within the buffer for the parsing operation
125 * the bounds within the buffer for the parsing operation
ParserCursor.java 37 * This class represents a context of a parsing operation:
39 * <li>the current position the parsing operation is expected to start at</li>
40 * <li>the bounds limiting the scope of the parsing operation</li>
  /external/jsilver/src/com/google/clearsilver/jsilver/data/
TypeConverter.java 50 * The is the underlying parsing function which can fail for badly formatted strings. It is really
51 * important that anyone doing parsing of strings calls this function (rather than doing it
66 * In JSilver: A string must be a complete, valid numeric value for parsing. This means {@code
92 // fast detection for common constants to avoid parsing common values
123 // fast detection for common constants to avoid parsing common values
139 // Unlike number parsing, we return a positive value when the
  /external/nist-sip/java/gov/nist/javax/sip/parser/
WarningParser.java 86 // Parsing the 3digits code
99 // Parsing the agent
115 // Parsing the text
128 // Parsing the 3digits code
141 // Parsing the agent
159 // Parsing the text
  /packages/apps/Nfc/src/com/android/nfc/ndefpush/
NdefPushProtocol.java 89 throw new FormatException("Error while parsing NdefMessageSet");
93 throw new FormatException("Error while parsing NdefMessageSet");
105 throw new FormatException("Error while parsing NdefMessageSet");
113 throw new FormatException("Error while parsing NdefMessageSet");
122 throw new FormatException("Error while parsing NdefMessageSet");
127 throw new FormatException("Error while parsing NdefMessageSet");
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
argp.h 1 /* Hierarchial argument parsing, layered over getopt.
154 /* The type of a pointer to an argp parsing function. */
162 in an immediate stop to parsing in *all* cases. */
165 /* Special values for the KEY argument to an argument parsing function.
168 The sequence of keys to a parsing function is either (where each
176 argument, in which case parsing stops at that argument (returning the
180 If an error occurs (either detected by argp, or because the parsing
206 /* Passed in before any parsing is done. Afterwards, the values of each
212 /* Passed in when parsing has successfully been completed (even if there are
219 deal with parsing one, documentation string, a possible vector of chil
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
argp.h 1 /* Hierarchial argument parsing, layered over getopt.
154 /* The type of a pointer to an argp parsing function. */
162 in an immediate stop to parsing in *all* cases. */
165 /* Special values for the KEY argument to an argument parsing function.
168 The sequence of keys to a parsing function is either (where each
176 argument, in which case parsing stops at that argument (returning the
180 If an error occurs (either detected by argp, or because the parsing
206 /* Passed in before any parsing is done. Afterwards, the values of each
212 /* Passed in when parsing has successfully been completed (even if there are
219 deal with parsing one, documentation string, a possible vector of chil
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
argp.h 1 /* Hierarchial argument parsing, layered over getopt.
154 /* The type of a pointer to an argp parsing function. */
162 in an immediate stop to parsing in *all* cases. */
165 /* Special values for the KEY argument to an argument parsing function.
168 The sequence of keys to a parsing function is either (where each
176 argument, in which case parsing stops at that argument (returning the
180 If an error occurs (either detected by argp, or because the parsing
206 /* Passed in before any parsing is done. Afterwards, the values of each
212 /* Passed in when parsing has successfully been completed (even if there are
219 deal with parsing one, documentation string, a possible vector of chil
    [all...]
  /external/jsilver/src/com/google/streamhtmlparser/
HtmlParser.java 20 * Methods exposed for HTML parsing of text to facilitate implementation
32 * The Parser Mode requested for parsing a given template.
153 * or {@code ATTR_TYPE.NONE} if we are not parsing an attribute.
177 * parsing the name. Returns an empty {@code String} if the parser is not
187 * If the parser is still parsing the name, then the returned name
198 * within one. If the parser is currently parsing the value, the returned
259 * parsing of HTML attribute names and values where content we do not
260 * get to see could affect our parsing and alter our current state.
263 * a fatal error which prevents it from continuing further parsing.
268 * @throws ParseException if an unrecoverable error occurred during parsing
    [all...]
  /external/doclava/src/com/google/doclava/apicheck/
ApiCheck.java 112 System.err.println("Error parsing API");
131 throw new ApiParseException("Could not open file for parsing: " + filename, e);
149 throw new ApiParseException("Could not open file for parsing: " + filename, e);
176 throw new ApiParseException("Could not open stream for parsing: " + url, e);
190 throw new ApiParseException("Could not open stream for parsing: " + url, e);
225 System.err.println("Error parsing API: " + src);
247 System.err.println("Error parsing API: " + src);
  /external/icu4c/i18n/
rbt_pars.h 58 * The current data object for which we are parsing rules
70 * Temporary symbol table used during parsing.
75 * Temporary vector of matcher variables. When parsing is complete, this
82 * Temporary table of variable names. When parsing is complete, this is
88 * String of standins for segments. Used during the parsing of a single
96 * parsing of a single rule.
105 * <code>variableLimit</code>. At any point during parsing, available
112 * dynamically. At any point during parsing, available variables are
270 * @param pos the position in pattern at which to start parsing.
  /dalvik/dx/src/com/android/dx/cf/direct/
AttributeListParser.java 33 /** attribute parsing context */
56 * @param context attribute parsing context (see {@link AttributeFactory})
120 * Does the actual parsing.
153 ex.addContext("...while parsing attributes[" + i + "]");
157 pe.addContext("...while parsing attributes[" + i + "]");
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/avd/
HardwareProperties.java 120 * @param log the ISdkLog object receiving warning/error from the parsing. Cannot be null.
121 * @return the map of (key,value) pairs, or null if the parsing failed.
146 log.warning("Error parsing '%1$s': missing '%2$s'",
161 log.warning("Error parsing '%1$s': \"%2$s\" is not a valid syntax",
174 log.warning("Error parsing '%1$s': %2$s.", file.getAbsolutePath(),
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/
main.m 28 // That way we could do the parsing in a different thread, and still let the user edit the original string.
49 // We start the parsing process by calling a parser rule. In theory you can call any parser rule here,
50 // but it obviously has to match the input token stream. Otherwise parsing would fail.
  /external/bluetooth/bluez/health/
hdp_types.h 79 gboolean data_type_set; /* Flag for dictionary parsing */
81 gboolean role_set; /* Flag for dictionary parsing */
83 gboolean chan_type_set; /* Flag for dictionary parsing */

Completed in 735 milliseconds

1 2 3 4 56 7 8 91011>>