OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:definition
(Results
151 - 175
of
10154
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/markdown/docs/extensions/
Definition_Lists.txt
0
Definition
Lists
7
The
Definition
List Extension adds the ability to create
definition
list in
15
Definition
lists are defined using the syntax established in
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
.
/hardware/intel/bootstub/
types.h
2
* very early types
definition
/ndk/tests/device/test-gnustl-full/unit/
iota.h
6
//iota
definition
used in unit test
/ndk/tests/device/test-stlport/unit/
iota.h
6
//iota
definition
used in unit test
/prebuilts/go/darwin-x86/src/cmd/go/
go11.go
9
// Test that go1.1 tag above is included in builds. main.go refers to this
definition
.
/prebuilts/go/darwin-x86/test/fixedbugs/
issue5105.go
7
// Issue 5105: linker segfaults on duplicate
definition
/prebuilts/go/linux-x86/src/cmd/go/
go11.go
9
// Test that go1.1 tag above is included in builds. main.go refers to this
definition
.
/prebuilts/go/linux-x86/test/fixedbugs/
issue5105.go
7
// Issue 5105: linker segfaults on duplicate
definition
/toolchain/binutils/binutils-2.25/binutils/testsuite/config/
hppa.sed
3
s/# Fix the
definition
of common_symbol to be correct for the PA assemblers.//
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
err-bpo2.s
6
LDO $43,a+52 % { dg-error "no suitable GREG
definition
" "" }
err-bpo4.s
5
Main PUSHGO $42,fn % { dg-error "no suitable GREG
definition
" "" }
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
aix-weak-3-32.d
5
#error: .*multiple
definition
of `x1'\n[^\n]*first defined here
aix-weak-3-64.d
5
#error: .*multiple
definition
of `x1'\n[^\n]*first defined here
/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]
/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
.
/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/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}}
Completed in 3834 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>