Home
last modified time | relevance | path

Searched refs:parsing (Results 1 – 25 of 1140) sorted by relevance

12345678910>>...46

/third_party/node/deps/npm/node_modules/negotiator/
DHISTORY.md14 * perf: improve `Accept` parsing speed
15 * perf: improve `Accept-Charset` parsing speed
16 * perf: improve `Accept-Encoding` parsing speed
17 * perf: improve `Accept-Language` parsing speed
22 * Fix including type extensions in parameters in `Accept` parsing
23 * Fix parsing `Accept` parameters with quoted equals
24 * Fix parsing `Accept` parameters with quoted semicolons
30 * perf: remove a closure from media type parsing
31 * perf: remove property delete from media type parsing
/third_party/json/docs/mkdocs/docs/api/basic_json/
Dis_discarded.md9 - the value was discarded during parsing with a callback function (see [`parser_callback_t`](parser…
10 - the value is the result of parsing invalid JSON with parameter `allow_exceptions` set to `#!cpp f…
44 !!! note "Removal during parsing with callback functions"
46 … discarded by a callback function (see [`parser_callback_t`](parser_callback_t.md)) during parsing,
51 This function will always be `#!cpp false` for JSON values after parsing. That is, discarded values…
52 during parsing, but will be removed when inside a structured value or replaced by null in other cas…
/third_party/libphonenumber/debian/
Dcontrol44 Description: parsing/formatting/validating phone numbers - java
45 Google's common C++ and Java library for parsing, formatting, storing and
61 Description: parsing/formatting/validating phone numbers - development files
62 Google's common C++ and Java library for parsing, formatting, storing and
71 Description: parsing/formatting/validating phone numbers
72 Google's common C++ and Java library for parsing, formatting, storing and
/third_party/python/Doc/library/
Dxml.sax.handler.rst33 This interface specifies only those DTD events required for basic parsing
66 | access: (parsing) read-only; (not parsing) read/write
76 | access: (parsing) read-only; (not parsing) read/write
85 | access: (parsing) read-only; (not parsing) read/write
94 | access: (parsing) read-only; (not parsing) read/write
102 | access: (parsing) read-only; (not parsing) read/write
112 | access: (parsing) read-only; (not parsing) read/write
142 | description: When parsing, the current DOM node being visited if this is
143 a DOM iterator; when not parsing, the root DOM node for iteration.
144 | access: (parsing) read-only; (not parsing) read/write
[all …]
/third_party/node/test/fixtures/wpt/url/
DREADME.md3 `resources/urltestdata.json` contains URL parsing tests suitable for any URL parser implementation.
12 * `base`: null or a serialized URL (i.e., does not fail parsing).
15 * `failure` whose value is `true`, indicating that parsing `input` relative to `base` returns
22 `pathname`, `search`, and `hash` with string values; indicating that parsing `input` should return
37 gives the expected output of the parser after serialization. An `output` of `null` means parsing is
53 [parsing]: https://url.spec.whatwg.org/#concept-basic-url-parser
/third_party/rust/crates/syn/src/
Dattr.rs244 parsing::DisplayAttrStyle(&self.style), in parse_args_with()
245 parsing::DisplayPath(path), in parse_args_with()
252 parsing::DisplayAttrStyle(&self.style), in parse_args_with()
253 parsing::DisplayPath(&meta.path), in parse_args_with()
401 attrs.push(input.call(parsing::single_parse_outer)?); in parse_outer()
416 parsing::parse_inner(input, &mut attrs)?; in parse_inner()
532 parsing::DisplayPath(path), in require_list()
550 parsing::DisplayPath(path), in require_name_value()
617 pub(crate) mod parsing { module
625 attrs.push(input.call(parsing::single_parse_inner)?); in parse_inner()
/third_party/protobuf/objectivec/Tests/
DGPBPerfTests.m68 // This and the next test are meant to monitor that the parsing functionality of protos does not
69 // lock across threads when parsing different instances. The Serial version of the test should run
70 // around ~2 times slower than the Parallel version since it's parsing the protos in the same
85 // This and the previous test are meant to monitor that the parsing functionality of protos does
86 // not lock across threads when parsing different instances. The Serial version of the test should
87 // run around ~2 times slower than the Parallel version since it's parsing the protos in the same
117 // This and the next test are meant to monitor that the parsing functionality of protos does not
118 // lock across threads when parsing different instances when using extensions. The Serial version
119 // of the test should run around ~2 times slower than the Parallel version since it's parsing the
138 // This and the previous test are meant to monitor that the parsing functionality of protos does
[all …]
/third_party/icu/docs/userguide/io/
Dustdio.md15 and parsing](../format_parse/index.md) APIs. It is meant to ease the transition of adding
20 * Locale specific formatting and parsing is only done with file IO.
22 to the iostream API, and it allows locale specific formatting and parsing to
24 * This API provides uniform formatting and parsing behavior between platforms
/third_party/rust/crates/syn/
DCargo.toml24 default = ["derive", "parsing", "printing", "clone-impls", "proc-macro"]
27 parsing = []
62 required-features = ["full", "parsing"]
66 required-features = ["full", "parsing"]
/third_party/rust/crates/minimal-lexical/
DCargo.toml4 categories = ["parsing", "no-std"]
5 description = "Fast float parsing conversion routines."
8 keywords = ["parsing", "no_std"]
/third_party/icu/docs/userguide/format_parse/
Dindex.md38 and parsing and allow the separation of the data that the end-user sees from the
71 > :point_right: **Note**: Although parsing is supported in several legacy ICU APIs,
157 for formatting and parsing numbers, dates, strings and other objects.
166 A concrete class for holding the parse position in a string during parsing.
178 `UParseError` is used to returned detailed information about parsing errors.
179 It is used by the ICU parsing engines that parse long rules, patterns, or
189 parsing localized strings to `Number` objects.
194 localized strings and parsing localized strings to `Number` objects, in base 10.
200 (e.g. "two hundred and thirty-four"), and parsing text into `Number` objects.
213 formatting `Date` objects to localized strings and parsing date and time
[all …]
/third_party/skia/third_party/externals/tint/test/intrinsics/gen/fract/
Dfa5c71.wgsl.expected.glsl33 Error parsing GLSL shader:
60 Error parsing GLSL shader:
88 Error parsing GLSL shader:
/third_party/skia/third_party/externals/tint/test/intrinsics/gen/select/
D00b848.wgsl.expected.glsl33 Error parsing GLSL shader:
60 Error parsing GLSL shader:
88 Error parsing GLSL shader:
Da2860e.wgsl.expected.glsl33 Error parsing GLSL shader:
60 Error parsing GLSL shader:
88 Error parsing GLSL shader:
/third_party/skia/third_party/externals/tint/test/intrinsics/gen/ignore/
Db469af.wgsl.expected.glsl39 Error parsing GLSL shader:
68 Error parsing GLSL shader:
98 Error parsing GLSL shader:
D5016e5.wgsl.expected.glsl39 Error parsing GLSL shader:
68 Error parsing GLSL shader:
98 Error parsing GLSL shader:
/third_party/skia/third_party/externals/tint/test/intrinsics/gen/inverseSqrt/
D84407e.wgsl.expected.glsl33 Error parsing GLSL shader:
60 Error parsing GLSL shader:
88 Error parsing GLSL shader:
/third_party/json/docs/mkdocs/docs/home/
Dexceptions.md142 …[json.exception.parse_error.101] parse error at line 1, column 1: syntax error while parsing value…
148 …[json.exception.parse_error.101] parse error at line 1, column 2: syntax error while parsing value…
154 …[json.exception.parse_error.101] parse error at line 1, column 2: syntax error while parsing value…
160 …[json.exception.parse_error.101] parse error at line 1, column 3: syntax error while parsing value…
166 …[json.exception.parse_error.101] parse error at line 1, column 6: syntax error while parsing value…
172 …[json.exception.parse_error.101] parse error at line 1, column 13: syntax error while parsing valu…
178 …[json.exception.parse_error.101] parse error at line 3, column 24: syntax error while parsing valu…
285 When parsing CBOR or MessagePack, the byte vector ends before the complete value has been read.
290 …[json.exception.parse_error.110] parse error at byte 5: syntax error while parsing CBOR string: un…
293 …[json.exception.parse_error.110] parse error at byte 2: syntax error while parsing UBJSON value: e…
[all …]
/third_party/skia/third_party/externals/tint/test/intrinsics/gen/textureDimensions/
Dcccc8f.wgsl.expected.glsl35 Error parsing GLSL shader:
64 Error parsing GLSL shader:
94 Error parsing GLSL shader:
D318ecc.wgsl.expected.glsl35 Error parsing GLSL shader:
64 Error parsing GLSL shader:
94 Error parsing GLSL shader:
Da01845.wgsl.expected.glsl35 Error parsing GLSL shader:
64 Error parsing GLSL shader:
94 Error parsing GLSL shader:
D3aca08.wgsl.expected.glsl35 Error parsing GLSL shader:
64 Error parsing GLSL shader:
94 Error parsing GLSL shader:
/third_party/skia/third_party/externals/tint/test/intrinsics/gen/textureNumLayers/
D85f980.wgsl.expected.glsl35 Error parsing GLSL shader:
64 Error parsing GLSL shader:
94 Error parsing GLSL shader:
/third_party/skia/third_party/externals/tint/test/intrinsics/gen/textureNumLevels/
Da91c03.wgsl.expected.glsl35 Error parsing GLSL shader:
64 Error parsing GLSL shader:
94 Error parsing GLSL shader:
D51b5bb.wgsl.expected.glsl35 Error parsing GLSL shader:
64 Error parsing GLSL shader:
94 Error parsing GLSL shader:

12345678910>>...46