/external/srec/srec/test/SRecTestAudio/src/ |
SRecTestAudio.c | 192 /* Unsupported semantic function */ [all...] |
/frameworks/base/core/java/android/app/ |
Notification.java | 434 * Additional semantic data to be carried around with this Notification. [all...] |
/frameworks/base/docs/html/about/versions/ |
android-4.1.jd | 588 widget with advanced content, such as a calendar grid, to present a logical semantic structure for 589 accessibility services that is completely separate from the widget?s layout structure. This semantic [all...] |
/external/antlr/antlr-3.4/runtime/Python/antlr3/ |
debug.py | 608 """A semantic predicate was evaluate with this result and action text""" [all...] |
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/ |
DecisionProbe.java | 387 * alt of the decision. Given a DFA state, what is the semantic [all...] |
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
NFAFactory.java | 254 /** Build what amounts to an epsilon transition with a semantic
|
/external/chromium_org/third_party/skia/src/gpu/ |
GrDrawState.h | 92 * the type of the attribute, its offset, and semantic binding (see GrVertexAttrib in [all...] |
/external/clang/include/clang/Frontend/ |
ASTUnit.h | 89 /// \brief The semantic analysis object used to type-check the translation [all...] |
/external/clang/lib/CodeGen/ |
CGVTables.cpp | 862 /// The only semantic restriction here is that the object file should [all...] |
/external/clang/lib/Parse/ |
ParseCXXInlineMethods.cpp | 187 // If semantic analysis could not build a function declaration,
|
ParseStmt.cpp | 908 /// successfully parsed. Note that a successful parse can still have semantic [all...] |
/external/clang/lib/Sema/ |
SemaTemplateVariadic.cpp | 9 // This file implements semantic analysis for C++0x variadic templates. [all...] |
/external/clang/tools/libclang/ |
IndexingContext.cpp | 346 // instantiated first. We choose instead the semantic context because: [all...] |
/external/clang/www/analyzer/ |
checker_dev_manual.html | 129 objects are used to represent the semantic evaluation of expressions.
|
/external/libnfc-nci/src/nfa/include/ |
nfa_api.h | 54 #define NFA_STATUS_SEMANTIC_ERROR NCI_STATUS_SEMANTIC_ERROR /* Semantic error */ [all...] |
/external/libnfc-nci/src/nfc/include/ |
nfc_api.h | 43 #define NFC_STATUS_SEMANTIC_ERROR NCI_STATUS_SEMANTIC_ERROR /* Semantic error */ [all...] |
/external/linux-tools-perf/ |
builtin-stat.c | 309 * more semantic information such as miss/hit ratios, [all...] |
/external/llvm/include/llvm/Support/ |
YAMLTraits.h | 690 // Check if there was an syntax or semantic error during parsing. [all...] |
/external/skia/src/gpu/ |
GrDrawState.h | 92 * the type of the attribute, its offset, and semantic binding (see GrVertexAttrib in [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
streambuf | 95 * -# The following semantic constraints shall always apply for any set
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
streambuf | 95 * -# The following semantic constraints shall always apply for any set
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ |
streambuf | 98 * -# The following semantic constraints shall always apply for any set
|
/external/antlr/antlr-3.4/runtime/C/ |
README | 694 * optimized semantic predicate evaluation so that p||!p yields true. [all...] |
/external/chromium_org/third_party/mesa/src/src/glsl/ |
linker.cpp | 45 * After the first stage is complete, a series of semantic checks are performed 256 * Verify that a vertex shader executable meets all semantic requirements. 333 * Verify that a fragment shader executable meets all semantic requirements [all...] |
/external/clang/include/clang/AST/ |
ASTContext.h | 77 /// referred to throughout the semantic analysis of a file. [all...] |