HomeSort by relevance Sort by last modified time
    Searched full:definition (Results 201 - 225 of 14896) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/skia/tools/bookmaker/
bookmaker.cpp 65 Definition* definition = nullptr; local
91 definition = fRoot;
101 definition = fParent;
115 definition = fRoot;
117 definition = &fRoot->fLeaves[name];
124 for (auto child : definition->fChildren) {
144 if (fCheckMethods && !definition->checkMethod()) {
149 if (!this->checkEndMarker(markType, definition->fName)) {
153 if (!this->popParentStack(definition)) {
694 RootDefinition* definition = &fExternals.front(); local
    [all...]
  /external/libxml2/test/schemas/
derivation-ok-restriction-4-1-err_0.xsd 7 4.1 The {base type definition} must also have one.
9 4.2 The complex type definition's {attribute wildcard}'s {namespace constraint}
10 must be a subset of the {base type definition}'s {attribute wildcard}'s {namespace
13 4.3 Unless the {base type definition} is the ?ur-type definition?, the complex type
14 definition's {attribute wildcard}'s {process contents} must be identical to or stronger
15 than the {base type definition}'s {attribute wildcard}'s {process contents},
  /external/clang/test/Index/
annotate-context-sensitive.cpp 23 // CHECK-OVERRIDE-FINAL: Keyword: "class" [6:1 - 6:6] ClassDecl=Derived:6:7 (Definition)
24 // CHECK-OVERRIDE-FINAL: Identifier: "Derived" [6:7 - 6:14] ClassDecl=Derived:6:7 (Definition)
26 // CHECK-OVERRIDE-FINAL: Punctuation: ":" [6:21 - 6:22] ClassDecl=Derived:6:7 (Definition)
29 // CHECK-OVERRIDE-FINAL: Punctuation: "{" [6:35 - 6:36] ClassDecl=Derived:6:7 (Definition)
37 // CHECK-OVERRIDE-FINAL: Punctuation: ";" [7:34 - 7:35] ClassDecl=Derived:6:7 (Definition)
38 // CHECK-OVERRIDE-FINAL: Keyword: "struct" [9:3 - 9:9] StructDecl=final:9:10 (Definition)
39 // CHECK-OVERRIDE-FINAL: Identifier: "final" [9:10 - 9:15] StructDecl=final:9:10 (Definition)
40 // CHECK-OVERRIDE-FINAL: Punctuation: "{" [9:16 - 9:17] StructDecl=final:9:10 (Definition)
41 // CHECK-OVERRIDE-FINAL: Punctuation: "}" [9:18 - 9:19] StructDecl=final:9:10 (Definition)
42 // CHECK-OVERRIDE-FINAL: Punctuation: ";" [9:19 - 9:20] ClassDecl=Derived:6:7 (Definition)
    [all...]
annotate-nested-name-specifier.cpp 173 // CHECK: Keyword: "void" [31:1 - 31:5] CXXMethod=foo:31:33 (Definition)
175 // CHECK: Punctuation: "::" [31:11 - 31:13] CXXMethod=foo:31:33 (Definition)
177 // CHECK: Punctuation: "::" [31:18 - 31:20] CXXMethod=foo:31:33 (Definition)
179 // CHECK: Punctuation: "<" [31:25 - 31:26] CXXMethod=foo:31:33 (Definition)
181 // CHECK: Punctuation: "," [31:27 - 31:28] CXXMethod=foo:31:33 (Definition)
183 // CHECK: Punctuation: ">" [31:30 - 31:31] CXXMethod=foo:31:33 (Definition)
184 // CHECK: Punctuation: "::" [31:31 - 31:33] CXXMethod=foo:31:33 (Definition)
185 // CHECK: Identifier: "foo" [31:33 - 31:36] CXXMethod=foo:31:33 (Definition)
186 // CHECK: Punctuation: "(" [31:36 - 31:37] CXXMethod=foo:31:33 (Definition)
187 // CHECK: Punctuation: ")" [31:37 - 31:38] CXXMethod=foo:31:33 (Definition)
    [all...]
annotate-tokens.m 169 // CHECK: Punctuation: "*" [2:20 - 2:21] ParmDecl=other:2:22 (Definition)
170 // CHECK: Punctuation: ")" [2:21 - 2:22] ParmDecl=other:2:22 (Definition)
171 // CHECK: Identifier: "other" [2:22 - 2:27] ParmDecl=other:2:22 (Definition)
175 // CHECK: Punctuation: "@" [5:1 - 5:2] ObjCImplementationDecl=Foo:5:17 (Definition)
176 // CHECK: Keyword: "implementation" [5:2 - 5:16] ObjCImplementationDecl=Foo:5:17 (Definition)
177 // CHECK: Identifier: "Foo" [5:17 - 5:20] ObjCImplementationDecl=Foo:5:17 (Definition)
178 // CHECK: Punctuation: "-" [6:1 - 6:2] ObjCInstanceMethodDecl=compare::6:8 (Definition)
179 // CHECK: Punctuation: "(" [6:3 - 6:4] ObjCInstanceMethodDecl=compare::6:8 (Definition)
180 // CHECK: Keyword: "int" [6:4 - 6:7] ObjCInstanceMethodDecl=compare::6:8 (Definition)
181 // CHECK: Punctuation: ")" [6:7 - 6:8] ObjCInstanceMethodDecl=compare::6:8 (Definition)
    [all...]
TestClassDecl.m 5 // This test checks how the @class resolves as a cursor when there is a real definition
24 // CHECK-scan: [13:1 - 13:15] FunctionDecl=function:13:6 (Definition)
26 // CHECK-scan: [13:18 - 13:24] ParmDecl=arg:13:21 (Definition)
27 // CHECK-scan: [13:24 - 14:1] FunctionDecl=function:13:6 (Definition)
31 // CHECK-load: TestClassDecl.m:13:6: FunctionDecl=function:13:6 (Definition) Extent=[13:1 - 16:2]
32 // CHECK-load: TestClassDecl.m:13:21: ParmDecl=arg:13:21 (Definition) Extent=[13:15 - 13:24]
annotate-attribute.cpp 19 // CHECK: ClassDecl=Test:3:7 (Definition) Extent=[3:1 - 17:2]
20 // CHECK-NEXT: CXXAccessSpecifier=:4:1 (Definition) Extent=[4:1 - 4:8]
23 // CHECK-NEXT: CXXAccessSpecifier=:7:1 (Definition) Extent=[7:1 - 7:43]
27 // CHECK-NEXT: CXXAccessSpecifier=:10:1 (Definition) Extent=[10:1 - 10:53]
29 // CHECK-NEXT: CXXMethod=inlineMethod:12:8 (Definition) Extent=[12:3 - 12:25]
32 // CHECK-NEXT: CXXAccessSpecifier=:14:1 (Definition) Extent=[14:1 - 14:11]
print-type.c 19 // CHECK: FunctionDecl=f:3:6 (Definition) [type=int *(int *, char *, FooType, int *, void (*)(int))] [typekind=FunctionProto] [canonicaltype=int *(int *, char *, int, int *, void (*)(int))] [canonicaltypekind=FunctionProto] [resulttype=int *] [resulttypekind=Pointer] [args= [int *] [Pointer] [char *] [Pointer] [FooType] [Typedef] [int [5]] [ConstantArray] [void (*)(int)] [Pointer]] [isPOD=0]
20 // CHECK: ParmDecl=p:3:13 (Definition) [type=int *] [typekind=Pointer] [isPOD=1] [pointeetype=int] [pointeekind=Int]
21 // CHECK: ParmDecl=x:3:22 (Definition) [type=char *] [typekind=Pointer] [isPOD=1] [pointeetype=char] [pointeekind=Char_{{[US]}}]
22 // CHECK: ParmDecl=z:3:33 (Definition) [type=FooType] [typekind=Typedef] [canonicaltype=int] [canonicaltypekind=Int] [isPOD=1]
24 // CHECK: ParmDecl=arr:3:40 (Definition) [type=int [5]] [typekind=ConstantArray] [isPOD=1]
26 // CHECK: ParmDecl=fn:3:55 (Definition) [type=void (*)(int)] [typekind=Pointer] [canonicaltype=void (*)(int)] [canonicaltypekind=Pointer] [isPOD=1] [pointeetype=void (int)] [pointeekind=Unexposed]
27 // CHECK: ParmDecl=:3:62 (Definition) [type=int] [typekind=Int] [isPOD=1]
34 // CHECK: VarDecl=w:5:17 (Definition) [type=const FooType] [typekind=Typedef] const [canonicaltype=const int] [canonicaltypekind=Int] [isPOD=1]
45 // CHECK: TypedefDecl=OtherType:8:16 (Definition) [type=OtherType] [typekind=Typedef] [canonicaltype=double] [canonicaltypekind=Double] [isPOD=1]
46 // CHECK: TypedefDecl=ArrayType:9:13 (Definition) [type=ArrayType] [typekind=Typedef] [canonicaltype=int [5]] [canonicaltypekind=ConstantArray] [is (…)
    [all...]
  /external/clang/test/CodeGenObjC/
protocols-lazy.m 11 // Definition triggered by protocol reference.
17 // Forward definition triggered by protocol reference.
23 // Definition triggered by class reference.
30 // Definition following forward reference.
39 // Protocol reference following definition.
  /external/markdown/docs/extensions/
footnotes.txt 23 Footnotes[^1] have a label[^label] and a definition[^!DEF].
27 [^!DEF]: The definition of a footnote.
29 A footnote definition may contain multiple lines, paragraphs, code blocks,
33 [^1]: The first paragraph of the definition.
35 Paragraph two of the definition.
  /frameworks/compile/mclinker/include/mcld/LD/
DiagSymbolResolutions.inc 19 "common symbol %0 is overridden by previous definition",
20 "common symbol %0 is overridden by previous definition")
23 "common symbol %0 is overridden by definition",
24 "common symbol %0 is overriden by definition")
35 "multiple definition of symbol `%0'",
  /external/skqp/tools/bookmaker/
bookmaker.cpp 64 Definition* definition = nullptr; local
90 definition = fRoot;
100 definition = fParent;
114 definition = fRoot;
116 definition = &fRoot->fLeaves[name];
123 for (auto child : definition->fChildren) {
143 if (fCheckMethods && !definition->checkMethod()) {
147 if (!this->popParentStack(definition)) {
151 definition->fStart = defStart
596 RootDefinition* definition = &fExternals.front(); local
    [all...]
  /external/clang/test/Parser/
skip-function-bodies.mm 30 // CHECK: skip-function-bodies.mm:3:7: ClassDecl=A:3:7 (Definition) Extent=[3:1 - 14:2]
31 // CHECK: skip-function-bodies.mm:4:9: ClassDecl=B:4:9 (Definition) Extent=[4:3 - 4:13]
32 // CHECK: skip-function-bodies.mm:6:1: CXXAccessSpecifier=:6:1 (Definition) Extent=[6:1 - 6:8]
34 // CHECK-NOT: skip-function-bodies.mm:8:12: StructDecl=C:8:12 (Definition) Extent=[8:5 - 10:6]
35 // CHECK-NOT: skip-function-bodies.mm:9:12: CXXMethod=d:9:12 (Definition) Extent=[9:7 - 9:18]
36 // CHECK: skip-function-bodies.mm:13:13: TypedefDecl=E:13:13 (Definition) Extent=[13:3 - 13:14]
40 // CHECK: skip-function-bodies.mm:19:17: ObjCImplementationDecl=F:19:17 (Definition) Extent=[19:1 - 24:2]
42 // CHECK-NOT: skip-function-bodies.mm:21:13: TypedefDecl=H:21:13 (Definition) Extent=[21:3 - 21:14]
45 // CHECK-NOT: skip-function-bodies.mm:27:9: ClassDecl=K:27:9 (Definition) Extent=[27:3 - 27:13]
  /external/clang/test/Analysis/
unions.cpp 7 struct Definition;
10 Definition *lexdef;
14 struct Definition : public ParseNode { };
34 struct Definition;
39 Definition *lexdef;
47 struct Definition : public ParseNode { };
  /external/clang/test/SemaObjC/
method-conflict-1.m 15 - (void)myMethod1:(NSObject *)object; // broken-note {{previous definition is here}}
30 - (void)myMethod:(id <MyProtocol>)object; // broken-note {{previous definition is here}}
31 - (void)myMethod1:(id <MyProtocol>)object; // broken-note {{previous definition is here}}
47 - (void) test1:(A*) object; // broken-note {{previous definition is here}}
58 - (void) test1:(id) object; // broken-note {{previous definition is here}}
68 - (B*) test2; // broken-note {{previous definition is here}}
method-typecheck-1.m 4 - (void) setMoo: (int) x; // expected-note {{previous definition is here}}
5 - (int) setMoo1: (int) x; // expected-note {{previous definition is here}}
18 + (void) cMoo: (int) x; // expected-note 2 {{previous definition is here}}
28 - (void) setCat: (int) x; // expected-note 2 {{previous definition is here}}
29 + (void) cCat: (int) x; // expected-note {{previous definition is here}}
44 - (float)returnCGFloat; // expected-note {{previous definition is here}}
  /external/libxml2/result/noent/
svg2 22 <desc> Java Font definition:Dialog 0</desc>
25 <desc> Java Font definition:Helvetica 0</desc>
33 <desc> Java Font definition:Dialog 0</desc>
36 <desc> Java Font definition:Helvetica 700</desc>
51 <desc> Java Font definition:Dialog 700</desc>
54 <desc> Java Font definition:Dialog 700</desc>
  /external/libxml2/result/
svg2 22 <desc> Java Font definition:Dialog 0</desc>
25 <desc> Java Font definition:Helvetica 0</desc>
33 <desc> Java Font definition:Dialog 0</desc>
36 <desc> Java Font definition:Helvetica 700</desc>
51 <desc> Java Font definition:Dialog 700</desc>
54 <desc> Java Font definition:Dialog 700</desc>
  /external/libxml2/test/
svg2 23 <desc> Java Font definition:Dialog 0</desc>
26 <desc> Java Font definition:Helvetica 0</desc>
34 <desc> Java Font definition:Dialog 0</desc>
37 <desc> Java Font definition:Helvetica 700</desc>
52 <desc> Java Font definition:Dialog 700</desc>
55 <desc> Java Font definition:Dialog 700</desc>
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/CrossTU/
CrossTranslationUnit.h 66 /// translation unit contains which definition.
82 /// The loaded definition will be merged back to the original AST using the
85 /// the locations of the AST files for each function definition.
93 /// \brief This function loads a function definition from an external AST
97 /// the current translation unit. A function definition with the same
101 /// definition of the function will be merged into the original AST using
104 /// \return The declaration with the definition will be returned.
105 /// If no suitable definition is found in the index file or multiple
113 /// \brief This function loads a function definition from an external AST
116 /// A function definition with the same declaration will be looked up in th
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/CrossTU/
CrossTranslationUnit.h 66 /// translation unit contains which definition.
82 /// The loaded definition will be merged back to the original AST using the
85 /// the locations of the AST files for each function definition.
93 /// \brief This function loads a function definition from an external AST
97 /// the current translation unit. A function definition with the same
101 /// definition of the function will be merged into the original AST using
104 /// \return The declaration with the definition will be returned.
105 /// If no suitable definition is found in the index file or multiple
113 /// \brief This function loads a function definition from an external AST
116 /// A function definition with the same declaration will be looked up in th
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/CrossTU/
CrossTranslationUnit.h 66 /// translation unit contains which definition.
82 /// The loaded definition will be merged back to the original AST using the
85 /// the locations of the AST files for each function definition.
93 /// \brief This function loads a function definition from an external AST
97 /// the current translation unit. A function definition with the same
101 /// definition of the function will be merged into the original AST using
104 /// \return The declaration with the definition will be returned.
105 /// If no suitable definition is found in the index file or multiple
113 /// \brief This function loads a function definition from an external AST
116 /// A function definition with the same declaration will be looked up in th
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/CrossTU/
CrossTranslationUnit.h 66 /// translation unit contains which definition.
82 /// The loaded definition will be merged back to the original AST using the
85 /// the locations of the AST files for each function definition.
93 /// \brief This function loads a function definition from an external AST
97 /// the current translation unit. A function definition with the same
101 /// definition of the function will be merged into the original AST using
104 /// \return The declaration with the definition will be returned.
105 /// If no suitable definition is found in the index file or multiple
113 /// \brief This function loads a function definition from an external AST
116 /// A function definition with the same declaration will be looked up in th
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/CrossTU/
CrossTranslationUnit.h 66 /// translation unit contains which definition.
82 /// The loaded definition will be merged back to the original AST using the
85 /// the locations of the AST files for each function definition.
93 /// \brief This function loads a function definition from an external AST
97 /// the current translation unit. A function definition with the same
101 /// definition of the function will be merged into the original AST using
104 /// \return The declaration with the definition will be returned.
105 /// If no suitable definition is found in the index file or multiple
113 /// \brief This function loads a function definition from an external AST
116 /// A function definition with the same declaration will be looked up in th
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/CrossTU/
CrossTranslationUnit.h 66 /// translation unit contains which definition.
82 /// The loaded definition will be merged back to the original AST using the
85 /// the locations of the AST files for each function definition.
93 /// \brief This function loads a function definition from an external AST
97 /// the current translation unit. A function definition with the same
101 /// definition of the function will be merged into the original AST using
104 /// \return The declaration with the definition will be returned.
105 /// If no suitable definition is found in the index file or multiple
113 /// \brief This function loads a function definition from an external AST
116 /// A function definition with the same declaration will be looked up in th
    [all...]

Completed in 754 milliseconds

1 2 3 4 5 6 7 891011>>