OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:parsing
(Results
176 - 200
of
3047
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/apache-xml/src/main/java/org/apache/xml/utils/
StopParseException.java
24
* This is a special exception that is used to stop
parsing
when
/external/apache-xml/src/main/java/org/apache/xpath/compiler/
package.html
19
<title>XPath
parsing
and compilation support Package.</title>
/external/chromium/base/
version.h
17
//
parsing
and comparison.
/external/chromium/chrome/browser/
DEPS
29
"+libxml", # For search engine definition
parsing
.
/external/chromium/chrome/browser/net/
net_log_logger.h
24
// easy
parsing
.
/external/chromium/chrome/browser/parsers/
metadata_parser_filebase.h
18
// Parser for the file type. Allows for
parsing
of files, and gets
/external/chromium/chrome/browser/search_engines/
template_url_parser.h
21
// Invoked for each parameter of the template URL while
parsing
. If this
/external/chromium/net/tools/fetch/
http_listen_socket.cc
88
ST_DONE, //
Parsing
is complete and successful
89
ST_ERR, //
Parsing
encountered invalid syntax.
147
// TODO(mbelshe): Deal better with
parsing
protocol.
183
// No more characters, but we haven't finished
parsing
yet.
http_listen_socket.h
50
// Expects the raw data to be stored in recv_data_. If
parsing
is successful,
/external/chromium/testing/gmock/scripts/generator/cpp/
utils.py
18
"""Generic utilities for C++
parsing
."""
/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/Parser/
DelayedTemplateParsing.cpp
1
// RUN: %clang_cc1 -fms-extensions -fdelayed-template-
parsing
-fsyntax-only -verify %s
cxx-ambig-paren-expr.cpp
28
// Make sure we do tentative
parsing
correctly in conditions.
/external/clang/test/Sema/
atomic-type.c
3
// Basic
parsing
/Sema tests for _Atomic
/external/clang/www/
performance-2009-03-02.html
33
parsing
, and syntax analysis.</li>
70
<li><tt>+ parse</tt>: Add
parsing
of source files (this time is
73
gcc, this includes preprocessing and
parsing
as well).</li>
88
analysis (and preprocessing/
parsing
, in the case of gcc).</p>
/external/dbus/bus/
config-parser-common.h
2
/* config-parser-common.h Common defines and routines for config file
parsing
/external/e2fsprogs/debian/
libss2.copyright
2
command-line interface
parsing
library library. It is currently
/external/icu4c/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/icu4c/i18n/
regexst.h
45
UnicodeSet fRuleSets[10]; // Sets used while
parsing
regexp patterns.
/external/icu4c/io/
locbund.h
73
* @return A pointer to the NumberFormat used for number formatting and
parsing
.
/external/icu4c/test/cintltst/
cdtdptst.h
26
* Test the
parsing
of 2-digit years.
/external/icu4c/test/intltest/
dcfmtest.h
11
// Includes testing of both
parsing
and formatting.
dtfmttst.h
35
* Test the
parsing
of 2-digit years.
114
* Verify the correct behavior when
parsing
an array of inputs against an
120
* Test the
parsing
of two-digit years.
217
* Test
parsing
a number as a string
Completed in 1203 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>