OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rewrite
(Results
51 - 75
of
81
) sorted by null
1
2
3
4
/external/libxml2/
catalog.c
1644
xmlCatalogEntryPtr
rewrite
= NULL;
local
1860
xmlCatalogEntryPtr
rewrite
= NULL;
local
[
all
...]
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
ASTTreeParser.stg
35
* Auto build or
rewrite
57
/** What to emit when there is no
rewrite
rule. For auto build
185
<else> <!
rewrite
mode !>
274
/** rule when output=AST and tracking for
rewrite
*/
280
/** x+=rule when output=AST and tracking for
rewrite
*/
285
/** ^(rule ...)
rewrite
*/
291
/** ^(x+=rule ...)
rewrite
*/
/bionic/libc/dns/net/
getnameinfo.c
317
TODO: Before uncommenting
rewrite
to avoid modifying hp.
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
error.rb
517
on the left side of a
rewrite
rule and the number of the same symbol
518
seen on the right side of a
rewrite
rule
539
A tree-
rewrite
rule requires one or more occurence of a symbol, but none
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.lucene_1.9.1.v20100518-1140.jar
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar
org.eclipse.pde.api.tools_1.0.202.v20100820_r361.jar
org.mortbay.jetty.server_6.1.23.v201004211559.jar
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
Grammar.java
215
add("output"); add("
rewrite
"); add("ASTLabelType");
228
add("output"); add("
rewrite
"); add("ASTLabelType");
242
add("k"); add("backtrack"); add("memoize"); add("
rewrite
");
683
// filter&&output=AST =>
rewrite
=true
688
Object
rewrite
= getOption("
rewrite
");
local
698
if (
rewrite
!=null && !
rewrite
.toString().equals("true") ) {
700
"
rewrite
",
rewrite
);
[
all
...]
/external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
TreeToNFAConverter.g
293
( a=alternative
rewrite
333
rewrite
343
^(
REWRITE
.*)
790
* etc... Also can't be in a rule with a
rewrite
as we need
791
* to track what's inside set for use in
rewrite
.
CodeGenTreeWalker.g
265
/** Convert
rewrite
AST lists to target labels list */
568
( alt=alternative rew=
rewrite
574
// add the
rewrite
code as just another element in the alt :)
575
// (unless it's a " -> ..."
rewrite
577
GrammarAST firstRewriteAST = (GrammarAST)$rew.start.findFirstType(
REWRITE
);
[
all
...]
/external/clang/lib/Driver/
Tools.h
81
RewriteKind
rewrite
) const;
/external/chromium_org/native_client_sdk/src/doc/
faq.rst
481
In most cases you won't have to
rewrite
much, if any, code. The Native
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/
BeautifulSoup.py
1601
def
rewrite
(match):
function in function:BeautifulSoup.start_meta
[
all
...]
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tree.pas
213
///
rewrite
rule as IMAG[$tokenLabel].
221
///
rewrite
rule as IMAG[$tokenLabel, "IMAG"].
230
///
rewrite
rule as IMAG["IMAG"].
407
/// rule text attribute or output=template and
rewrite
=true options.
606
/// After 3.0 release while building tree
rewrite
stuff, it became clear
792
/// a ->
rewrite
rule. We need to subclass to fill in the next() method,
[
all
...]
Antlr.Runtime.pas
336
/// sense for you. Naturally you can't use the
rewrite
stream feature.
[
all
...]
/external/blktrace/
blktrace.c
7
*
Rewrite
to have a single thread per CPU (managing all devices on that CPU)
778
rewrite
:
783
goto
rewrite
;
[
all
...]
/external/libvorbis/doc/
04-codec.tex
185
%
rewrite
this pseudocode using listings or algoritmicx or some other
/external/llvm/lib/Transforms/Scalar/
SROA.cpp
295
/// \brief Instructions which will become dead if we
rewrite
the alloca.
303
/// \brief Operands which will become dead if we
rewrite
the alloca.
306
/// undef when we
rewrite
the alloca. These show up in out-of-bounds inputs
2771
bool
rewrite
(Instruction &I) {
function in class:__anon5882::AggLoadStoreRewriter
[
all
...]
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
math_semantic_tree.js
684
* This is the main heuristic to
rewrite
a flat row of terms into a meaningful
[
all
...]
/dalvik/docs/
prettify.js
[
all
...]
/external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar
/external/chromium_org/chrome/third_party/chromevox/third_party/closure-library/closure/goog/
base.js
[
all
...]
/external/llvm/lib/Analysis/
ScalarEvolution.cpp
29
//
rewrite
rules to simplify the expressions.
[
all
...]
/external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp
[
all
...]
Completed in 748 milliseconds
1
2
3
4