Home
last modified time | relevance | path

Searched defs:decl (Results 1 – 25 of 147) sorted by relevance

123456

/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
DAttribute.java36 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/selinux/checkpolicy/
Dmodule_compiler.c32 avrule_decl_t *decl; /* if in an avrule block, which member
131 avrule_decl_t *decl = stack_top->decl; in declare_symbol() local
626 avrule_decl_t *decl = stack_top->decl; in require_symbol() local
697 avrule_decl_t *decl = stack_top->decl; in add_perm_to_class() local
1233 avrule_decl_t *decl = stack->decl; in is_scope_in_stack() local
1279 avrule_decl_t *decl = stack->decl; in is_perm_in_stack() local
1317 avrule_decl_t *decl = stack_top->decl; in get_current_cond_list() local
1350 avrule_decl_t *decl = stack_top->decl; in append_avrule() local
1370 avrule_decl_t *decl = stack_top->decl; in append_role_trans() local
1382 avrule_decl_t *decl = stack_top->decl; in append_role_allow() local
[all …]
/external/selinux/libsepol/src/
Davrule_block.c55 avrule_decl_t *decl; in avrule_decl_create() local
112 avrule_decl_t *decl; in avrule_block_destroy() local
136 cond_list_t *get_decl_cond_list(policydb_t * p, avrule_decl_t * decl, in get_decl_cond_list()
165 avrule_decl_t *decl = in is_id_enabled() local
Dlink.c1769 avrule_decl_t *decl, *last_decl = NULL; in copy_avrule_block() local
1985 avrule_decl_t * decl, in is_decl_requires_met()
2198 avrule_decl_t *decl; in enable_avrules() local
2280 avrule_decl_t *decl; in cond_normalize() local
2326 avrule_decl_t *decl; in prepare_module() local
2359 avrule_decl_t *decl; in prepare_base() local
2389 avrule_decl_t *decl = cur->branch_list; in prepare_base() local
2500 avrule_decl_t *decl; in populate_roleattributes() local
/external/opencv3/modules/python/src2/
Dgen2.py241 def __init__(self, decl): argument
249 def __init__(self, name, decl=None): argument
391 def __init__(self, classname, name, decl, isconstructor): argument
505 def add_variant(self, decl): argument
749 def add_class(self, stype, name, decl): argument
782 def add_const(self, name, decl): argument
794 def add_func(self, decl): argument
/external/opencv3/modules/java/generator/
Dgen_java.py741 def __init__(self, decl, addedManually=False, namespaces=[]): argument
759 def __init__(self, decl): # [f_ctype, f_name, '', '/RW'] argument
768 def __init__(self, decl, namespaces=[]): # [ 'class/struct cname', ': base', [modlist] ] argument
903 def __init__(self, decl, namespaces=[]): # [ funcname, return_ctype, [modifiers], [args] ] argument
940 def add_class(self, decl): argument
989 def add_const(self, decl): # [ "const cname", val, [], [] ] argument
1007 def add_func(self, decl): argument
/external/deqp/framework/opengl/
DgluVarType.cpp327 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/selinux/libsepol/tests/
Dtest-linker-roles.c72 avrule_decl_t *decl; in base_role_tests() local
103 avrule_decl_t *decl; in module_role_tests() local
Dtest-deps.c143 avrule_decl_t *decl; in do_deps_modreq_global() local
225 avrule_decl_t *decl; in do_deps_modreq_opt() local
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DElemTemplateElement.java871 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/v8/src/ast/
Dast-expression-visitor.cc51 void AstExpressionVisitor::VisitVariableDeclaration(VariableDeclaration* decl) { in VisitVariableDeclaration()
55 void AstExpressionVisitor::VisitFunctionDeclaration(FunctionDeclaration* decl) { in VisitFunctionDeclaration()
60 void AstExpressionVisitor::VisitImportDeclaration(ImportDeclaration* decl) {} in VisitImportDeclaration()
63 void AstExpressionVisitor::VisitExportDeclaration(ExportDeclaration* decl) {} in VisitExportDeclaration()
354 Declaration* decl = decls->at(i); in VisitDeclarations() local
/external/mesa3d/src/gallium/drivers/r300/
Dr300_vs_draw.c80 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/elfutils/libdw/
Ddwarf_decl_column.c39 dwarf_decl_column (Dwarf_Die *decl, int *colp) in dwarf_decl_column()
/external/v8/src/
Dtyping-asm.cc98 VariableDeclaration* decl = scope->function(); in VisitAsmModule() local
107 FunctionDeclaration* decl = decls->at(i)->AsFunctionDeclaration(); in VisitAsmModule() local
127 FunctionDeclaration* decl = decls->at(i)->AsFunctionDeclaration(); in VisitAsmModule() local
147 void AsmTyper::VisitVariableDeclaration(VariableDeclaration* decl) { in VisitVariableDeclaration()
161 void AsmTyper::VisitFunctionDeclaration(FunctionDeclaration* decl) { in VisitFunctionDeclaration()
1244 Declaration* decl = decls->at(i); in VisitDeclarations() local
1250 void AsmTyper::VisitImportDeclaration(ImportDeclaration* decl) { in VisitImportDeclaration()
1255 void AsmTyper::VisitExportDeclaration(ExportDeclaration* decl) { in VisitExportDeclaration()
/external/llvm/include/llvm/Support/
DCompiler.h233 # define LLVM_ATTRIBUTE_DEPRECATED(decl, message) \ argument
236 # define LLVM_ATTRIBUTE_DEPRECATED(decl, message) \ argument
239 # define LLVM_ATTRIBUTE_DEPRECATED(decl, message) \ argument
242 # define LLVM_ATTRIBUTE_DEPRECATED(decl, message) \ argument
/external/deqp/modules/glshared/
DglsShaderLibraryCase.cpp281 ostringstream decl; in specializeVertexShader() local
354 ostringstream decl; in specializeFragmentShader() local
434 ostringstream decl; in generateVertexSpecialization() local
474 ostringstream decl; in generateFragmentSpecialization() local
504 ostringstream decl; in generateGeometrySpecialization() local
520 ostringstream decl; in generateTessControlSpecialization() local
546 ostringstream decl; in generateTessEvalSpecialization() local
/external/javassist/src/main/javassist/expr/
DConstructorCall.java35 protected ConstructorCall(int pos, CodeIterator i, CtClass decl, MethodInfo m) { in ConstructorCall()
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/
DLangDumpDecl.m133 {
/external/mesa3d/src/gallium/drivers/svga/svgadump/
Dsvga_dump.py52 def __init__(self, instance = '', decl = None): argument
84 def dump_decl(instance, decl): argument
/external/mesa3d/src/gallium/drivers/r600/
Dr600_llvm.c39 const struct tgsi_full_declaration *decl) in llvm_load_system_value()
72 const struct tgsi_full_declaration *decl) in llvm_load_input()
/external/mesa3d/src/gallium/auxiliary/util/
Du_pstipple.c198 struct tgsi_full_declaration *decl) in pstip_transform_decl()
270 struct tgsi_full_declaration decl; in pstip_transform_inst() local
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/scopes/output1/
DSymbolTableParser.m546 {
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_state_vdecl.c49 SVGA3dVertexDecl decl; in emit_hw_vs_vdecl() local
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/scopes/
DSymbolTableParser.m563 {
/external/mesa3d/src/gallium/drivers/radeonsi/
Dradeonsi_shader.c201 const struct tgsi_full_declaration *decl) in declare_input_vs()
257 const struct tgsi_full_declaration *decl) in declare_input_fs()
340 const struct tgsi_full_declaration *decl) in declare_input()

123456