HomeSort by relevance Sort by last modified time
    Searched full:parsing (Results 276 - 300 of 4598) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/WebKit/ManualTests/
svg-animation-parseValues.svg 6 <text text-anchor="middle" x="240" y="35" font-size="16">(parsing of animateTransform values).</text>
  /external/chromium_org/third_party/WebKit/PerformanceTests/DOM/
TraverseChildNodes.html 14 iframe.style.display = "none"; // Prevent creation of the rendering tree, so we only test HTML parsing.
  /external/chromium_org/third_party/WebKit/PerformanceTests/Parser/
html-parser-threaded.html 12 iframe.style.display = "none"; // Prevent creation of the rendering tree, so we only test HTML parsing.
  /external/chromium_org/third_party/expat/
README.chromium 9 This is Expat XML parser - very lightweight C library for parsing XML.
  /external/chromium_org/third_party/icu/source/common/
rbbiscan.h 21 #include "unicode/symtable.h"// For UnicodeSet parsing, is the interface that
50 }; // rules parsing. Corresponds roughly
114 // parsing. index by p[state][char-class]
136 // the sets created while parsing rules.
  /external/chromium_org/third_party/icu/source/i18n/
regexst.h 45 UnicodeSet fRuleSets[10]; // Sets used while parsing regexp patterns.
  /external/chromium_org/third_party/icu/source/io/
locbund.h 73 * @return A pointer to the NumberFormat used for number formatting and parsing.
  /external/chromium_org/third_party/icu/source/test/cintltst/
cdtdptst.h 26 * Test the parsing of 2-digit years.
cnumtst.h 32 * The function used to test parsing of numbers in UNUM_SPELLOUT style
  /external/chromium_org/third_party/icu/source/test/intltest/
dcfmtest.h 11 // Includes testing of both parsing and formatting.
  /external/chromium_org/third_party/icu/source/tools/ctestfw/unicode/
datamap.h 51 * Get a signed integer without runtime parsing.
59 * Get an unsigned integer without runtime parsing.
67 * Get a vector of integers without runtime parsing.
76 * Get binary data without runtime parsing.
  /external/chromium_org/third_party/libexif/
README.chromium 10 libexif is a library for parsing, editing, and saving EXIF data. Many maker
  /external/chromium_org/third_party/libphonenumber/src/resources/
phonenumber.proto 57 // Clients who use the parsing functionality of the i18n phone number libraries
70 // The source from which the country_code is derived. This is not set in the general parsing method,
86 // parameter provided in the parsing function by the clients. This happens mostly for numbers
88 // parsing the French number "(0)1 42 68 53 00", when defaultCountry is supplied as France.
  /external/chromium_org/third_party/re2/doc/
mksyntaxgo 31 The regular expression syntax understood by this package when parsing with the Perl flag is as follows.
  /external/chromium_org/third_party/skia/src/ports/
SkFontConfigParser_android.h 25 * The FontFamily data structure is created during parsing and handed back to
  /external/chromium_org/third_party/tlslite/tlslite/utils/
ASN1Parser.py 1 """Class for parsing ASN.1"""
  /external/chromium_org/tools/site_compare/commands/
measure.py 28 """Inserts the command and arguments into a command line for parsing."""
  /external/chromium_org/v8/test/webkit/
number-parsing-crash-expected.txt 24 This tests edge cases of number parsing.
number-parsing-crash.js 25 "This tests edge cases of number parsing."
parse-nan.js 25 "This test checks for a crash when parsing NaN. You should see the text 'NaN' below."
  /external/clang/test/CXX/class/class.mem/
p1b.cpp 2 // implicitly checking the order of default argument parsing:
  /external/clang/test/CXX/expr/expr.unary/expr.sizeof/
p5-0x.cpp 3 // Test parsing + semantic analysis
  /external/clang/test/Index/
ms-if-exists.cpp 14 // RUN: c-index-test -test-annotate-tokens=%s:3:1:11:3 -fms-extensions -fno-ms-compatibility -fno-delayed-template-parsing %s | FileCheck %s
  /external/clang/test/Modules/
fatal-module-loader-error.m 7 // This tests that after a fatal module loader error, we do not continue parsing.
  /external/clang/test/Parser/
DelayedTemplateParsing.cpp 1 // RUN: %clang_cc1 -fms-extensions -fdelayed-template-parsing -fsyntax-only -verify -std=c++11 %s

Completed in 1726 milliseconds

<<11121314151617181920>>