/external/pdfium/xfa/fde/css/ |
cfde_cssstyleselector.h | 63 void ExtractValues(const CFDE_CSSDeclaration* decl,
|
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_sgmllib.py | 49 def handle_decl(self, decl): 50 self.append(("decl", decl)) 58 def unknown_decl(self, decl): 59 self.append(("unknown decl", decl)) 153 ("decl", inside), 159 ("decl", inside), 345 ("unknown decl", 'spacer type="block" height="25"'), 352 ('decl', 'DOCTYPE doc [<!ATTLIST doc attr (a | b) >]') [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_sgmllib.py | 49 def handle_decl(self, decl): 50 self.append(("decl", decl)) 58 def unknown_decl(self, decl): 59 self.append(("unknown decl", decl)) 153 ("decl", inside), 159 ("decl", inside), 345 ("unknown decl", 'spacer type="block" height="25"'), 352 ('decl', 'DOCTYPE doc [<!ATTLIST doc attr (a | b) >]') [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_sgmllib.py | 49 def handle_decl(self, decl): 50 self.append(("decl", decl)) 58 def unknown_decl(self, decl): 59 self.append(("unknown decl", decl)) 153 ("decl", inside), 159 ("decl", inside), 345 ("unknown decl", 'spacer type="block" height="25"'), 352 ('decl', 'DOCTYPE doc [<!ATTLIST doc attr (a | b) >]') [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_sgmllib.py | 49 def handle_decl(self, decl): 50 self.append(("decl", decl)) 58 def unknown_decl(self, decl): 59 self.append(("unknown decl", decl)) 153 ("decl", inside), 159 ("decl", inside), 345 ("unknown decl", 'spacer type="block" height="25"'), 352 ('decl', 'DOCTYPE doc [<!ATTLIST doc attr (a | b) >]') [all...] |
/external/clang/unittests/ASTMatchers/ |
ASTMatchersInternalTest.cpp | 56 AST_MATCHER_P(Decl, just, internal::Matcher<Decl>, AMatcher) { 66 HasClassB, llvm::make_unique<VerifyIdIsBoundTo<Decl>>("b"))); 69 HasClassB, llvm::make_unique<VerifyIdIsBoundTo<Decl>>("a"))); 72 HasClassB, llvm::make_unique<VerifyIdIsBoundTo<Decl>>("b"))); 76 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt), 77 internal::Matcher<Decl>, AMatcher) { 89 HasClassB, llvm::make_unique<VerifyIdIsBoundTo<Decl>>("b"))); 92 HasClassB, llvm::make_unique<VerifyIdIsBoundTo<Decl>>("a"))); 95 HasClassB, llvm::make_unique<VerifyIdIsBoundTo<Decl>>("b"))) [all...] |
/external/clang/utils/ |
modfuzz.py | 15 class Decl: 37 Decl('struct X { int n; };\n', provides=['X'], conflicts=['X']), 38 Decl('static_assert(X{.n=1}.n == 1, "");\n', depends=['X']), 39 Decl('X %(name)s;\n', depends=['X']), 147 d = random.choice([decl for decl in decls if decl.valid(model)])
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
lp_bld_tgsi.h | 323 const struct tgsi_full_declaration *decl); 408 const struct tgsi_full_declaration *decl); 487 const struct tgsi_full_declaration *decl);
|
/external/v8/tools/clang/plugins/ |
ChromeClassTester.cpp | 186 bool ChromeClassTester::InBannedNamespace(const Decl* record) { 196 std::string ChromeClassTester::GetNamespace(const Decl* record) { 308 case Decl::TranslationUnit: { 311 case Decl::Namespace: { 312 const NamespaceDecl* decl = dyn_cast<NamespaceDecl>(context); local 315 if (decl->isAnonymousNamespace()) 318 OS << *decl; local
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
output.h | 180 with defining the name of the function. DECL describes the function. 186 function. DECL describes the function. NAME is the function's name. */ 200 /* Compute the alignment of variable specified by DECL. 202 extern void align_variable (tree decl, bool dont_output_data); 206 nothing.) Do nothing if DECL is not external. */ 258 /* Return section for TEXT_SECITON_NAME if DECL or DECL_SECTION_NAME (DECL) 344 /* Decide whether DECL needs to be in a writable section. 400 default_elf_unique_section. Categorizes the DECL. */ 451 tree decl; variable [all...] |
/prebuilts/go/darwin-x86/src/go/doc/ |
reader.go | 20 // A methodSet describes a set of methods. Entries where Decl == nil are conflict 65 Decl: f, 83 // conflict - mark it using a method with nil Decl 123 decl *ast.GenDecl // nil if declaration hasn't been seen yet 238 func (r *reader) readValue(decl *ast.GenDecl) { 239 // determine if decl should be associated with a type 242 // frequent, associate the decl with the respective type. 247 for _, spec := range decl.Specs { 259 case decl.Tok == token.CONST: 286 // determine values list with which to associate the Value for this decl [all...] |
/prebuilts/go/linux-x86/src/go/doc/ |
reader.go | 20 // A methodSet describes a set of methods. Entries where Decl == nil are conflict 65 Decl: f, 83 // conflict - mark it using a method with nil Decl 123 decl *ast.GenDecl // nil if declaration hasn't been seen yet 238 func (r *reader) readValue(decl *ast.GenDecl) { 239 // determine if decl should be associated with a type 242 // frequent, associate the decl with the respective type. 247 for _, spec := range decl.Specs { 259 case decl.Tok == token.CONST: 286 // determine values list with which to associate the Value for this decl [all...] |
/external/mesa3d/src/mesa/x86-64/ |
xform4.S | 102 decl %ecx 281 decl %ecx 349 decl %ecx 405 decl %ecx 472 decl %ecx
|
/external/selinux/libsepol/src/ |
module_to_cil.c | 368 struct avrule_decl *decl; local 373 decl = block->branch_list; 374 if (decl != NULL && decl->decl_id > max_decl_id) { 375 max_decl_id = decl->decl_id; 479 struct avrule_decl *decl; local 488 decl = decl_stack->stack[i]; 491 if (scope->decl_ids[j] == decl->decl_id) { 3316 struct avrule_decl *decl = stack_peek(decl_stack); local 3352 struct avrule_decl *decl = stack_peek(decl_stack); local 3418 struct avrule_decl *decl = stack_peek(decl_stack); local 3496 struct avrule_decl *decl = stack_peek(decl_stack); local 3564 struct avrule_decl *decl; local 3648 struct avrule_decl *decl; local 3690 struct avrule_decl *decl; local 3759 struct avrule_decl *decl; local [all...] |
/external/javassist/src/main/javassist/compiler/ |
Parser.java | 344 /* for.statement : FOR "(" decl.or.expr expression ";" expression ")" 617 Stmnt decl = null; local 619 decl = (Stmnt)ASTList.concat(decl, 620 new Stmnt(DECL, parseDeclarator(tbl, d))); 623 return decl; 646 Declarator decl = d.make(symbol, dim, init); local 647 tbl.append(name, decl); 648 return decl; 1221 Declarator decl; local [all...] |
/prebuilts/go/darwin-x86/src/cmd/doc/ |
pkg.go | 442 if decl := pkg.oneLineNode(value.Decl); decl != "" { 443 pkg.Printf("%s\n", decl) 468 pkg.Printf("%s\n", pkg.oneLineNode(fun.Decl)) 477 for _, spec := range typ.Decl.Specs { 483 if decl := pkg.oneLineNode(c.Decl); decl != "" { 484 pkg.Printf(indent+"%s\n", decl) [all...] |
/prebuilts/go/linux-x86/src/cmd/doc/ |
pkg.go | 442 if decl := pkg.oneLineNode(value.Decl); decl != "" { 443 pkg.Printf("%s\n", decl) 468 pkg.Printf("%s\n", pkg.oneLineNode(fun.Decl)) 477 for _, spec := range typ.Decl.Specs { 483 if decl := pkg.oneLineNode(c.Decl); decl != "" { 484 pkg.Printf(indent+"%s\n", decl) [all...] |
/external/v8/src/ast/ |
ast-traversal-visitor.h | 108 for (Declaration* decl : *decls) { 109 RECURSE(Visit(decl)); 125 VariableDeclaration* decl) { 126 PROCESS_NODE(decl); 131 FunctionDeclaration* decl) { 132 PROCESS_NODE(decl); 133 RECURSE(Visit(decl->fun()));
|
/external/v8/tools/clang/blink_gc_plugin/ |
RecordInfo.cpp | 70 if (CXXRecordDecl* decl = (*it)->getAsCXXRecordDecl()) 71 if (decl->getName() == kHeapAllocatorName) 177 for (Decl* decl : record_->decls()) { 178 if (TypedefDecl* typedef_decl = dyn_cast<TypedefDecl>(decl)) { 437 for (Decl* decl : record_->decls()) { 438 CXXMethodDecl* method = dyn_cast<CXXMethodDecl>(decl); 441 dyn_cast<FunctionTemplateDecl>(decl))
|
/prebuilts/go/darwin-x86/src/go/types/ |
check.go | 45 decl *declInfo // for cycle detection 52 decl *declInfo // package-level declaration whose init expression/function body is checked 108 // addDeclDep adds the dependency edge (check.decl -> to) if check.decl exists 110 from := check.decl 138 func (check *Checker) later(name string, decl *declInfo, sig *Signature, body *ast.BlockStmt) { 139 check.funcs = append(check.funcs, funcInfo{name, decl, sig, body})
|
decl.go | 72 // in check.decl. Initialization expressions depending on other 74 // check.decl. 77 check.decl = d // new package-level const decl 80 check.decl = d // new package-level var decl 314 func (check *Checker) funcDecl(obj *Func, decl *declInfo) { 322 fdecl := decl.fdecl 332 check.later(obj.name, decl, sig, fdecl.Body) 351 func (check *Checker) aliasDecl(obj *disabledAlias, decl *declInfo) [all...] |
/prebuilts/go/linux-x86/src/go/types/ |
check.go | 45 decl *declInfo // for cycle detection 52 decl *declInfo // package-level declaration whose init expression/function body is checked 108 // addDeclDep adds the dependency edge (check.decl -> to) if check.decl exists 110 from := check.decl 138 func (check *Checker) later(name string, decl *declInfo, sig *Signature, body *ast.BlockStmt) { 139 check.funcs = append(check.funcs, funcInfo{name, decl, sig, body})
|
decl.go | 72 // in check.decl. Initialization expressions depending on other 74 // check.decl. 77 check.decl = d // new package-level const decl 80 check.decl = d // new package-level var decl 314 func (check *Checker) funcDecl(obj *Func, decl *declInfo) { 322 fdecl := decl.fdecl 332 check.later(obj.name, decl, sig, fdecl.Body) 351 func (check *Checker) aliasDecl(obj *disabledAlias, decl *declInfo) [all...] |
/external/mesa3d/src/glsl/ |
ast_to_hir.cpp | [all...] |
/external/skia/src/sksl/ |
SkSLGLSLCodeGenerator.cpp | 624 void GLSLCodeGenerator::writeVarDeclarations(const VarDeclarations& decl, bool global) { 625 ASSERT(decl.fVars.size() > 0); 626 this->writeModifiers(decl.fVars[0].fVar->fModifiers, global); 627 this->writeType(decl.fBaseType); 629 for (const auto& var : decl.fVars) { 630 ASSERT(var.fVar->fModifiers == decl.fVars[0].fVar->fModifiers); 825 VarDeclarations& decl = (VarDeclarations&) *e; local 826 if (decl.fVars.size() > 0) { 827 int builtin = decl.fVars[0].fVar->fModifiers.fLayout.fBuiltin; 830 this->writeVarDeclarations(decl, true) [all...] |