OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:semantic
(Results
226 - 250
of
332
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/clang/lib/Sema/
SemaType.cpp
1
//===--- SemaType.cpp -
Semantic
Analysis for Types -----------------------===//
10
// This file implements type-related
semantic
analysis.
527
// i.e. whether the innermost
semantic
chunk is a function.
[
all
...]
SemaDeclCXX.cpp
1
//===------ SemaDeclCXX.cpp -
Semantic
Analysis for C++ Declarations ------===//
10
// This file implements
semantic
analysis for C++ declarations.
222
// the same
semantic
constraints as the initializer expression in
310
/// ActOnParamDefaultArgumentError - Parsing or
semantic
analysis of
[
all
...]
SemaStmt.cpp
1
//===--- SemaStmt.cpp -
Semantic
Analysis for Statements ------------------===//
10
// This file implements
semantic
analysis for statements.
[
all
...]
SemaCodeComplete.cpp
10
// This file defines the code-completion
semantic
actions.
117
/// \brief The
semantic
analysis object for which results are being
245
/// \brief Return the
semantic
analysis object for which we are collecting
[
all
...]
/external/chromium/sdch/open-vcdiff/src/gtest/
gtest.h
[
all
...]
/external/clang/lib/AST/
DeclBase.cpp
678
/// Generally, the parent lookup context is the
semantic
context. However, for
[
all
...]
/external/clang/lib/CodeGen/
CGExprAgg.cpp
816
//
semantic
analysis.
[
all
...]
/external/doclava/src/com/google/doclava/parser/
Java.g
241
* Added
semantic
predicates to test for shift operations rather than other
[
all
...]
/external/libxml2/
nanohttp.c
797
* non-blocking
semantic
on the socket, and allow 60 seconds for
[
all
...]
/external/llvm/docs/
FAQ.html
543
facilities for lexical nor
semantic
analysis. There is, however, a <i>mostly
/external/proguard/docs/
alternatives.html
437
<td><a target="other" rel="nofollow" href="http://www.semdesigns.com/">
Semantic
Designs</a></td>
/external/stlport/doc/
FAQ
71
concatenation, short string optimization, move
semantic
for STL containers
/frameworks/base/core/java/android/app/
Instrumentation.java
343
* In addition to being synchronous, this method as some
semantic
[
all
...]
/external/clang/lib/Parse/
ParseObjc.cpp
373
// We could pass a flag or check for functions during
semantic
analysis.
[
all
...]
ParseDecl.cpp
[
all
...]
/external/mesa3d/src/glsl/
glsl_parser.cpp
35
simplifying the original so-called "
semantic
" parser. */
[
all
...]
/external/stlport/etc/
ChangeLog
[
all
...]
/frameworks/base/services/java/com/android/server/
BackupManagerService.java
[
all
...]
/external/clang/include/clang/Driver/
CC1Options.td
342
HelpText<"Run parser and perform
semantic
analysis">;
[
all
...]
/external/gtest/include/gtest/
gtest.h
[
all
...]
/external/icu4c/test/intltest/
tstnorm.cpp
[
all
...]
/external/protobuf/gtest/include/gtest/
gtest.h
[
all
...]
/ndk/sources/host-tools/sed-4.2.1/sed/
execute.c
[
all
...]
/external/llvm/lib/AsmParser/
LLParser.cpp
[
all
...]
/dalvik/vm/
CheckJni.cpp
21
* ensure that JNI's
semantic
expectations are being met. JNI seems to
[
all
...]
Completed in 1268 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>