| /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
| D | Attribute.java | 36 public String decl; field in Attribute 47 public Attribute(String decl) { in Attribute() 51 public Attribute(String name, String decl) { in Attribute() 64 protected void extractAttribute(String decl) { in extractAttribute()
|
| /external/valgrind/coregrind/m_demangle/ |
| D | d-demangle.c | 216 dlang_call_convention (string *decl, const char *mangled) in dlang_call_convention() 256 dlang_type_modifiers (string *decl, const char *mangled) in dlang_type_modifiers() 294 dlang_attributes (string *decl, const char *mangled) in dlang_attributes() 359 dlang_function_type (string *decl, const char *mangled) in dlang_function_type() 408 dlang_function_args (string *decl, const char *mangled) in dlang_function_args() 470 dlang_type (string *decl, const char *mangled) in dlang_type() 718 dlang_identifier (string *decl, const char *mangled, in dlang_identifier() 882 dlang_parse_integer (string *decl, const char *mangled, char type) in dlang_parse_integer() 992 dlang_parse_real (string *decl, const char *mangled) in dlang_parse_real() 1086 dlang_parse_string (string *decl, const char *mangled) in dlang_parse_string() [all …]
|
| /external/selinux/libsepol/src/ |
| D | avrule_block.c | 55 avrule_decl_t *decl; in avrule_decl_create() local 114 avrule_decl_t *decl; in avrule_block_destroy() local 138 cond_list_t *get_decl_cond_list(policydb_t * p, avrule_decl_t * decl, in get_decl_cond_list() 167 avrule_decl_t *decl = in is_id_enabled() local
|
| /external/swiftshader/third_party/LLVM/include/llvm/Support/ |
| D | Compiler.h | 116 # define LLVM_ATTRIBUTE_DEPRECATED(decl, message) \ argument 119 # define LLVM_ATTRIBUTE_DEPRECATED(decl, message) \ argument 122 # define LLVM_ATTRIBUTE_DEPRECATED(decl, message) \ argument 125 # define LLVM_ATTRIBUTE_DEPRECATED(decl, message) \ argument
|
| /external/selinux/checkpolicy/ |
| D | module_compiler.c | 32 avrule_decl_t *decl; /* if in an avrule block, which member 157 avrule_decl_t *decl = stack_top->decl; in create_symbol() local 200 avrule_decl_t *decl = stack_top->decl; in declare_symbol() local 719 avrule_decl_t *decl = stack_top->decl; in require_symbol() local 737 avrule_decl_t *decl = stack_top->decl; in add_perm_to_class() local 1113 avrule_decl_t *decl = stack->decl; in is_scope_in_stack() local 1159 avrule_decl_t *decl = stack->decl; in is_perm_in_stack() local 1197 avrule_decl_t *decl = stack_top->decl; in get_current_cond_list() local 1230 avrule_decl_t *decl = stack_top->decl; in append_avrule() local 1250 avrule_decl_t *decl = stack_top->decl; in append_role_trans() local [all …]
|
| /external/selinux/libsepol/tests/ |
| D | test-linker-roles.c | 72 avrule_decl_t *decl; in base_role_tests() local 103 avrule_decl_t *decl; in module_role_tests() local
|
| D | test-deps.c | 143 avrule_decl_t *decl; in do_deps_modreq_global() local 226 avrule_decl_t *decl; in do_deps_modreq_opt() local
|
| /external/deqp/framework/opengl/ |
| D | gluVarType.cpp | 327 std::ostream& operator<< (std::ostream& str, const VariableDeclaration& decl) in operator <<() 347 namespace decl namespace 357 std::ostream& operator<< (std::ostream& str, const DeclareVariable& decl) in operator <<() 403 std::ostream& operator<< (std::ostream& str, const DeclareStructTypePtr& decl) in operator <<() 424 std::ostream& operator<< (std::ostream& str, const DeclareStructType& decl) in operator <<()
|
| /external/elfutils/libdw/ |
| D | dwarf_decl_column.c | 39 dwarf_decl_column (Dwarf_Die *decl, int *colp) in dwarf_decl_column()
|
| /external/v8/tools/clang/blink_gc_plugin/ |
| D | Config.h | 161 static bool IsAnnotated(clang::Decl* decl, const std::string& anno) { in IsAnnotated() 166 static bool IsStackAnnotated(clang::Decl* decl) { in IsStackAnnotated() 170 static bool IsIgnoreAnnotated(clang::Decl* decl) { in IsIgnoreAnnotated() 174 static bool IsIgnoreCycleAnnotated(clang::Decl* decl) { in IsIgnoreCycleAnnotated()
|
| /external/mesa3d/src/gallium/auxiliary/tgsi/ |
| D | tgsi_emulate.c | 48 struct tgsi_full_declaration *decl) in transform_decl() 65 struct tgsi_full_declaration decl; in passthrough_edgeflag() local
|
| D | tgsi_transform.h | 101 struct tgsi_full_declaration decl; in tgsi_transform_temps_decl() local 121 struct tgsi_full_declaration decl; in tgsi_transform_const_decl() local 136 struct tgsi_full_declaration decl; in tgsi_transform_input_decl() local 157 struct tgsi_full_declaration decl; in tgsi_transform_output_decl() local 176 struct tgsi_full_declaration decl; in tgsi_transform_sampler_decl() local 191 struct tgsi_full_declaration decl; in tgsi_transform_sampler_view_decl() local
|
| D | tgsi_two_side.c | 72 struct tgsi_full_declaration *decl) in xform_decl() 100 struct tgsi_full_declaration decl; in emit_prolog() local
|
| /external/v8/tools/clang/rewrite_to_chrome_style/ |
| D | RewriteToChromeStyle.cpp | 165 const clang::FunctionDecl& decl) { in PrintForDiagnostics() 173 const clang::CXXMethodDecl& decl, in MatchAllOverriddenMethods() 286 bool IsMethodOverrideOf(const clang::CXXMethodDecl& decl, in IsMethodOverrideOf() 337 bool IsBlacklistedFunction(const clang::FunctionDecl& decl) { in IsBlacklistedFunction() 342 bool IsBlacklistedMethod(const clang::CXXMethodDecl& decl) { in IsBlacklistedMethod() 451 auto* decl = declref->getDecl(); in CanBeEvaluatedAtCompileTime() local 469 bool IsProbablyConst(const clang::VarDecl& decl, in IsProbablyConst() 585 bool GetNameForDecl(const clang::FunctionDecl& decl, in GetNameForDecl() 632 bool GetNameForDecl(const clang::EnumConstantDecl& decl, in GetNameForDecl() 659 bool GetNameForDecl(const clang::FieldDecl& decl, in GetNameForDecl() [all …]
|
| /external/v8/tools/clang/plugins/ |
| D | FindBadConstructsConsumer.cpp | 66 bool IsGtestTestFixture(const CXXRecordDecl* decl) { in IsGtestTestFixture() 101 std::set<FunctionDecl*> GetLateParsedFunctionDecls(TranslationUnitDecl* decl) { in GetLateParsedFunctionDecls() 189 bool FindBadConstructsConsumer::TraverseDecl(Decl* decl) { in TraverseDecl() 657 if (TemplateDecl* decl = name.getAsTemplateDecl()) { in CountType() local 678 if (auto* decl = TT->getDecl()) { in CountType() local 746 if (TemplateDecl* decl = name.getAsTemplateDecl()) { in IsRefCounted() local 963 TranslationUnitDecl* decl) { in ParseFunctionTemplates()
|
| /external/libvpx/libvpx/vpx_ports/ |
| D | mem.h | 27 #define DECLARE_PROTECTED(decl) decl __attribute__((visibility("protected"))) argument 29 #define DECLARE_PROTECTED(decl) decl argument
|
| /external/pdfium/xfa/fxfa/app/ |
| D | cxfa_textparsecontext.h | 27 void SetDecls(std::vector<const CFDE_CSSDeclaration*>&& decl) { in SetDecls()
|
| /external/mesa3d/src/gallium/drivers/r300/ |
| D | r300_vs_draw.c | 80 struct tgsi_full_declaration decl; in emit_temp() local 93 struct tgsi_full_declaration decl; in emit_output() local 146 struct tgsi_full_declaration *decl) in transform_decl()
|
| /external/javassist/src/main/javassist/expr/ |
| D | ConstructorCall.java | 35 protected ConstructorCall(int pos, CodeIterator i, CtClass decl, MethodInfo m) { in ConstructorCall()
|
| /external/apache-xml/src/main/java/org/apache/xalan/templates/ |
| D | ElemTemplateElement.java | 871 XMLNSDecl decl = new XMLNSDecl(prefix, uri, false); in setPrefixes() local 927 XMLNSDecl decl = (XMLNSDecl) nsDecls.get(i); in getNamespaceForPrefix() local 1048 XMLNSDecl decl = (XMLNSDecl) m_declaredPrefixes.get(i); in resolvePrefixTables() local 1101 XMLNSDecl decl = (XMLNSDecl) prefixes.get(i); in resolvePrefixTables() local 1136 XMLNSDecl decl = (XMLNSDecl) m_prefixTable.get(i); in addOrReplaceDecls() local 1189 XMLNSDecl decl = (XMLNSDecl) m_prefixTable.get(i); in executeNSDecls() local 1238 XMLNSDecl decl = (XMLNSDecl) m_prefixTable.get(i); in unexecuteNSDecls() local
|
| /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/ |
| D | LangDumpDecl.m | 132 - (void) decl method
|
| /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/scopes/output1/ |
| D | SymbolTableParser.m | 545 - (void) decl method
|
| /external/skia/src/sksl/ |
| D | SkSLCPPCodeGenerator.cpp | 365 VarDeclaration& decl = (VarDeclaration&) *raw; in writePrivateVars() local 381 VarDeclaration& decl = (VarDeclaration&) *raw; in writePrivateVarValues() local 473 VarDeclaration& decl = (VarDeclaration&) *raw; in writeSetData() local 573 VarDeclaration& decl = (VarDeclaration&) *raw; in generateCode() local
|
| /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/scopes/ |
| D | SymbolTableParser.m | 562 - (void) decl method
|
| /external/llvm/include/llvm/Support/ |
| D | Compiler.h | 241 # define LLVM_ATTRIBUTE_DEPRECATED(decl, message) \ argument 244 # define LLVM_ATTRIBUTE_DEPRECATED(decl, message) \ argument 247 # define LLVM_ATTRIBUTE_DEPRECATED(decl, message) \ argument 250 # define LLVM_ATTRIBUTE_DEPRECATED(decl, message) \ argument
|