/external/qemu/distrib/jpeg-6b/ |
rdrle.c | 22 #include "cdjpeg.h" /* Common decls for cjpeg/djpeg applications */
|
rdswitch.c | 16 #include "cdjpeg.h" /* Common decls for cjpeg/djpeg applications */
|
/hardware/qcom/display/msm8960/libhwcomposer/ |
hwc_utils.h | 44 //Fwrd decls
|
/hardware/qcom/display/msm8x26/libhwcomposer/ |
hwc_utils.h | 44 //Fwrd decls
|
/external/chromium_org/third_party/libxslt/libxslt/ |
namespaces.c | 360 * the ns-decls currently in-scope via a specialized context. 371 * the ns-decls currently in-scope via a specialized context.
|
/external/clang/include/clang/StaticAnalyzer/Core/ |
CheckerManager.h | 197 /// \brief Run checkers handling Decls. 201 /// \brief Run checkers handling Decls containing a Stmt body.
|
/external/clang/lib/Sema/ |
SemaDecl.cpp | [all...] |
/external/clang/lib/StaticAnalyzer/Core/ |
ProgramState.cpp | 95 // The roots are any Block-level exprs and Decls that our liveness algorithm 96 // tells us are live. We then see what Decls they may reference, and keep
|
/external/libxslt/libxslt/ |
namespaces.c | 360 * the ns-decls currently in-scope via a specialized context. 371 * the ns-decls currently in-scope via a specialized context.
|
/external/valgrind/main/coregrind/m_syswrap/ |
syswrap-amd64-darwin.c | 60 #include "priv_syswrap-generic.h" /* for decls of generic wrappers */ 61 #include "priv_syswrap-darwin.h" /* for decls of darwin-ish wrappers */
|
syswrap-x86-darwin.c | 58 #include "priv_syswrap-generic.h" /* for decls of generic wrappers */ 59 #include "priv_syswrap-darwin.h" /* for decls of darwin-ish wrappers */
|
syswrap-amd64-linux.c | 55 #include "priv_syswrap-generic.h" /* for decls of generic wrappers */ 56 #include "priv_syswrap-linux.h" /* for decls of linux-ish wrappers */ 57 #include "priv_syswrap-linux-variants.h" /* decls of linux variant wrappers */ [all...] |
syswrap-s390x-linux.c | 57 #include "priv_syswrap-generic.h" /* for decls of generic wrappers */ 58 #include "priv_syswrap-linux.h" /* for decls of linux-ish wrappers */ 59 #include "priv_syswrap-linux-variants.h" /* decls of linux variant wrappers */ [all...] |
/external/clang/lib/CodeGen/ |
ItaniumCXXABI.cpp | 174 llvm::ArrayRef<std::pair<const VarDecl *, llvm::GlobalVariable *> > Decls, [all...] |
CodeGenModule.h | 268 /// DeferredDecls - This contains all the decls which have definitions but 274 /// DeferredDeclsToEmit - This is a list of deferred decls which we have seen [all...] |
/external/bison/tests/ |
local.at | 753 # DECLS, GRAMMAR, INPUT, 766 # Insert DECLS and GRAMMAR into the declarations and grammar section of 803 # # AT_TEST_SYNTAX_ERROR(DESCRIPTION, DECLS, GRAMMAR, INPUT, LAST-STATE,
|
torture.at | 380 # AT_DATA_STACK_TORTURE(C-PROLOGUE, [BISON-DECLS])
|
/external/clang/docs/ |
PCHInternals.rst | 253 .. _pchinternals-decls: 310 <pchinternals-types>` and the :ref:`declarations <pchinternals-decls>` blocks, 366 unit scope, the :ref:`declaration IDs <pchinternals-decls>` of these
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/ |
svga_cmd.c | 972 * The decls and ranges arrays are initialized to zero. 985 SVGA3dVertexDecl **decls, // OUT 993 uint32 declSize = sizeof **decls * numVertexDecls; 1013 *decls = declArray; [all...] |
/external/clang/include/clang/AST/ |
CXXInheritance.h | 80 DeclContext::lookup_result Decls;
|
/external/clang/lib/AST/ |
ASTDumper.cpp | 193 // Decls 206 // C++ Decls 233 // ObjC Decls 729 // Decls within functions are visited by the body [all...] |
StmtPrinter.cpp | 129 SmallVector<Decl*, 2> Decls; 131 Decls.push_back(*Begin); 133 Decl::printGroup(Decls.data(), Decls.size(), OS, Policy, IndentLevel); [all...] |
/external/clang/lib/Frontend/ |
ASTConsumers.cpp | 371 // Print decls in the DeclContext.
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
DeadStoresChecker.cpp | 311 // Iterate through the decls. Warn if any initializers are complex
|
/external/harfbuzz_ng/src/ |
Makefile.am | 310 check-c-linkage-decls.sh \
|