OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rewrites
(Results
126 - 150
of
201
) sorted by null
1
2
3
4
5
6
7
8
9
/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
TestTreeGrammarRewriteAST.java
39
/** Tree
rewrites
in tree parsers are basically identical to
rewrites
[
all
...]
/dalvik/dexgen/src/com/android/dexgen/dex/code/
OutputFinisher.java
654
*
rewrites
them to use a {@code goto} of some sort. In the
/dalvik/dx/src/com/android/dx/dex/code/
OutputFinisher.java
698
*
rewrites
them to use a {@code goto} of some sort. In the
/external/antlr/antlr-3.4/runtime/C/src/
antlr3basetreeadaptor.c
624
/* Protect against tree
rewrites
if we are in some sort of error
antlr3rewritestreams.c
718
/// nextTree, which means
rewrites
are heterogeneous
/external/antlr/antlr-3.4/runtime/Python/antlr3/
tree.py
546
If your node type doesn't handle this, it's ok but the tree
rewrites
556
If your node type doesn't handle this, it's ok but the tree
rewrites
566
If your node type doesn't handle this, it's ok but the tree
rewrites
576
If your node type doesn't handle this, it's ok but the tree
rewrites
[
all
...]
/external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
TreeToNFAConverter.g
334
: ^(
REWRITES
/external/chromium/chrome/browser/ui/webui/
new_tab_ui.cc
80
// Callback for the "reopenTab" message.
Rewrites
the history of the
/external/chromium_org/chrome/tools/ipclist/
ipcfuzz.cc
213
// No-op fuzzer.
Rewrites
each message unchanged to check if the message
/external/chromium_org/net/quic/
quic_connection.h
162
// Returns true if the helper buffers and subsequently
rewrites
data
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
radeon_compiler_util.c
183
* This function
rewrites
the writemask of sub and adjusts the swizzles
/external/clang/lib/Rewrite/Frontend/
InclusionRewriter.cpp
10
// This code
rewrites
include invocations into their expansions. This gives you
RewriteObjC.cpp
[
all
...]
RewriteModernObjC.cpp
[
all
...]
/external/dexmaker/src/dx/java/com/android/dx/dex/code/
OutputFinisher.java
671
*
rewrites
them to use a {@code goto} of some sort. In the
/external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_compiler_util.c
183
* This function
rewrites
the writemask of sub and adjusts the swizzles
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/
refactor.py
532
then
rewrites
the file; the latter is only done if the write option is
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/
refactor.py
532
then
rewrites
the file; the latter is only done if the write option is
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
BaseRecognizer.as
699
/** A convenience method for use most often with template
rewrites
.
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
BaseRecognizer.java
771
/** A convenience method for use most often with template
rewrites
.
/external/chromium_org/sandbox/linux/seccomp-bpf/
sandbox_bpf.cc
162
// it
rewrites
the instruction to instead call a Trap() handler that does
[
all
...]
/external/chromium_org/v8/src/
assembler.h
861
// This lets you register a function that
rewrites
all external references.
[
all
...]
/external/openfst/src/include/fst/
matcher.h
377
MATCHER_REWRITE_AUTO = 0, //
Rewrites
both sides iff acceptor.
[
all
...]
/external/v8/src/
assembler.h
684
// This lets you register a function that
rewrites
all external references.
/dalvik/vm/analysis/
DexPrepare.cpp
781
* Perform in-place
rewrites
on a memory-mapped DEX file.
[
all
...]
Completed in 857 milliseconds
1
2
3
4
5
6
7
8
9