OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:syntactic
(Results
51 - 75
of
236
) sorted by null
1
2
3
4
5
6
7
8
9
10
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
LL1DFA.java
102
// resolve with
syntactic
predicates. Add edges from
DFAState.java
205
* an NFA state/alt/
syntactic
&semantic context (chain of invoking state(s)
213
* configuration info. I guess I'm saying that
syntactic
context
681
* For
syntactic
predicates, we only want to generate predicate
684
* specified
syntactic
predicates if this is an accept state.
/external/clang/docs/
ClangFormat.rst
63
VISUAL mode. The line or region is extended to the next bigger
syntactic
Tooling.rst
5
Clang provides infrastructure to write tools that need
syntactic
and semantic
/external/guava/guava/src/com/google/common/net/
HostSpecifier.java
39
* to a real or accessible host. Only
syntactic
and pattern-based checks are
/external/llvm/docs/HistoricalNotes/
2001-02-06-TypeNotationDebateResp4.txt
43
(instead of having C++ hide it for you behind "
syntactic
sugar").
/external/srtp/crypto/include/
cipher.h
166
/* some
syntactic
sugar on these function types */
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/c-family/
c-pretty-print.h
65
reflect their understanding of
syntactic
productions when they differ. */
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/c-family/
c-pretty-print.h
65
reflect their understanding of
syntactic
productions when they differ. */
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/c-family/
c-pretty-print.h
65
reflect their understanding of
syntactic
productions when they differ. */
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/c-family/
c-pretty-print.h
65
reflect their understanding of
syntactic
productions when they differ. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_iterator_base_types.h
155
* This function is not a part of the C++ standard but is
syntactic
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_iterator_base_types.h
155
* This function is not a part of the C++ standard but is
syntactic
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_iterator_base_types.h
155
* This function is not a part of the C++ standard but is
syntactic
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_iterator_base_types.h
155
* This function is not a part of the C++ standard but is
syntactic
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_iterator_base_types.h
155
* This function is not a part of the C++ standard but is
syntactic
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/messages/languages/
en.stg
261
ANTLR could not analyze this decision in rule <enclosingRule>; often this is because of recursive rule references visible from the left edge of alternatives. ANTLR will re-analyze the decision with a fixed lookahead of k=1. Consider using "options {k=1;}" for that decision and possibly adding a
syntactic
predicate.
292
[fatal] rule <ruleName> has non-LL(*) decision due to recursive rule invocations reachable from alts <alts; separator=",">. Resolve by left-factoring or using
syntactic
predicates or using backtrack=true option.
/external/antlr/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/java/
Main.java
160
// If we got a valid a tree (the
syntactic
validity of the source code
/external/clang/include/clang/AST/
StmtCXX.h
126
/// analysis of the constituent components. The original
syntactic
components
/external/clang/lib/StaticAnalyzer/Core/
CallEvent.cpp
706
const Expr *
Syntactic
= POE->getSyntacticForm();
710
if (const BinaryOperator *BO = dyn_cast<BinaryOperator>(
Syntactic
))
711
Syntactic
= BO->getLHS();
714
switch (
Syntactic
->getStmtClass()) {
[
all
...]
/external/e2fsprogs/intl/
plural.y
133
Operators with the same
syntactic
behaviour have been merged into a single
/external/v8/src/
token.h
38
// symbolic token name, string is the corresponding
syntactic
symbol
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/sms/
CdmaSmsAddress.java
154
*
syntactic
sugar, meaning parens, spaces, hyphens/minuses, or
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_iterator_base_types.h
197
* This function is not a part of the C++ standard but is
syntactic
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_iterator_base_types.h
197
* This function is not a part of the C++ standard but is
syntactic
Completed in 500 milliseconds
1
2
3
4
5
6
7
8
9
10