HomeSort by relevance Sort by last modified time
    Searched full:parsing (Results 376 - 400 of 6080) sorted by null

<<11121314151617181920>>

  /external/google-breakpad/src/testing/scripts/generator/cpp/
utils.py 18 """Generic utilities for C++ parsing."""
  /external/icu/icu4c/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/icu/icu4c/source/i18n/
regexst.h 45 UnicodeSet fRuleSets[10]; // Sets used while parsing regexp patterns.
  /external/icu/icu4c/source/test/cintltst/
cdtdptst.h 26 * Test the parsing of 2-digit years.
  /external/icu/icu4c/source/test/intltest/
dcfmtest.h 11 // Includes testing of both parsing and formatting.
dtfmttst.h 40 * Test the parsing of 2-digit years.
119 * Verify the correct behavior when parsing an array of inputs against an
125 * Test the parsing of two-digit years.
258 * Test parsing a number as a string
  /external/icu/icu4c/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/iproute2/include/
xt-internal.h 40 the current one are completed from parsing point of view */
  /external/jcommander/
README.markdown 4 This is an annotation based parameter parsing framework for Java.
  /external/jcommander/src/main/java/com/beust/jcommander/
ParameterException.java 23 * parsing parameters.
ParametersDelegate.java 29 * parsing.</p>
  /external/jsilver/src/com/google/streamhtmlparser/
JavascriptParser.java 20 * Methods exposed for Javascript parsing of text to facilitate implementation
ParseException.java 20 * Checked exception thrown on an unrecoverable error during parsing.
  /external/jsoncpp/test/
runjsontests.py 66 failed_tests.append( (input_path, 'Parsing should have failed:\n%s' %
73 failed_tests.append( (input_path, 'Parsing failed:\n' + process_output) )
82 print('parsing failed')
83 failed_tests.append( (input_path, 'Parsing failed:\n' + process_output) )
  /external/libavc/decoder/
ih264d_parse_headers.h 28 * parsing routines
  /external/libhevc/decoder/
ihevcd_parse_headers.h 24 * Parsing of various headers like VPS, SPS, PPS etc
  /external/libvpx/libvpx/third_party/libwebm/
RELEASE.TXT 20 * Marked position of cues without parsing cues element
  /external/libvpx/libvpx/tools/
vpx-astyle.sh 13 # Incompatible sed parameter parsing.
  /external/libxml2/doc/examples/
parse1.c 2 * section: Parsing
parse3.c 2 * section: Parsing
  /external/llvm/include/llvm/DebugInfo/DWARF/
DWARFDebugFrame.h 1 //===-- DWARFDebugFrame.h - Parsing of .debug_frame -------------*- C++ -*-===//
  /external/llvm/test/CodeGen/Mips/
mature-mc-support.ll 32 ; CHECK: LLVM ERROR: Error parsing inline asm
  /external/llvm/test/MC/MachO/ARM/
version-min.s 5 // Test the parsing of well-formed version-min directives.
  /external/lz4/
lz4_block_format.txt 93 -- Parsing restrictions --
95 There are specific parsing rules to respect in order to remain compatible
114 Advanced parsing strategies can also be implemented, such as lazy match,
115 or full optimal parsing.
  /external/markdown/docs/
release-2.0.1.txt 6 There have also been a few fixes for minor parsing bugs in some edge cases.

Completed in 421 milliseconds

<<11121314151617181920>>