OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:definition
(Results
126 - 150
of
10154
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/clang/test/Sema/
2009-03-09-WeakDeclarations-1.c
8
int decl_weak_import __attribute__ ((__weak_import__)); // expected-warning {{'weak_import' attribute cannot be specified on a
definition
}}
9
int decl_initialized_weak_import __attribute__ ((__weak_import__)) = 13; // expected-warning {{'weak_import' attribute cannot be specified on a
definition
}}
c11-typedef-redef.c
12
typedef int vla[N]; // expected-note{{previous
definition
is here}}
16
typedef vla2 vla3; // expected-note{{previous
definition
is here}}
redefinition.c
2
int f(int a) { return 0; } // expected-note {{previous
definition
is here}}
13
extern inline int g(void) { return 0; } // expected-note{{previous
definition
}}
attr-self-alias.c
3
int self_alias(void) __attribute__((weak, alias("self_alias"))); // expected-error {{alias
definition
is part of a cycle}}
/external/clang/test/SemaObjC/
class-conforming-protocol-2.m
9
- (void)setDelegate:(id <NSWindowDelegate>)anObject; // expected-note {{previous
definition
is here}}
10
- (id <IBStringsTableWindowDelegate>) delegate; // expected-note {{previous
definition
is here}}
/external/iproute2/include/
bpf_elf.h
8
* Below ELF section names and bpf_elf_map structure
definition
29
/* ELF map
definition
*/
/external/clang/test/Index/
print-type.cpp
60
// CHECK: Namespace=outer:1:11 (
Definition
) [type=] [typekind=Invalid] [isPOD=0]
61
// CHECK: ClassTemplate=Foo:4:8 (
Definition
) [type=] [typekind=Invalid] [isPOD=0]
62
// CHECK: TemplateTypeParameter=T:3:19 (
Definition
) [type=T] [typekind=Unexposed] [canonicaltype=type-parameter-0-0] [canonicaltypekind=Unexposed] [isPOD=0]
63
// CHECK: FieldDecl=t:5:5 (
Definition
) [type=T] [typekind=Unexposed] [canonicaltype=type-parameter-0-0] [canonicaltypekind=Unexposed] [isPOD=0]
65
// CHECK: ClassTemplate=Baz:9:8 (
Definition
) [type=] [typekind=Invalid] [isPOD=0]
66
// CHECK: TemplateTypeParameter=T:8:20 (
Definition
) [type=T] [typekind=Unexposed] [canonicaltype=type-parameter-0-0] [canonicaltypekind=Unexposed] [isPOD=0]
67
// CHECK: NonTypeTemplateParameter=U:8:32 (
Definition
) [type=unsigned int] [typekind=UInt] [isPOD=1]
68
// CHECK: TemplateTemplateParameter=W:8:60 (
Definition
) [type=] [typekind=Invalid] [isPOD=0]
69
// CHECK: Namespace=inner:14:11 (
Definition
) [type=] [typekind=Invalid] [isPOD=0]
70
// CHECK: StructDecl=Bar:16:8 (
Definition
) [type=outer::inner::Bar] [typekind=Record] [isPOD=0] [nbFields=3
[
all
...]
in-class-init.cpp
6
// CHECK: 2:7: FieldDecl=field:2:7 (
Definition
) Extent=[2:3 - 2:16]
ms-if-exists.cpp
21
// CHECK: Keyword: "int" [9:5 - 9:8] VarDecl=i:9:10 (
Definition
)
22
// CHECK: Punctuation: "*" [9:9 - 9:10] VarDecl=i:9:10 (
Definition
)
23
// CHECK: Identifier: "i" [9:10 - 9:11] VarDecl=i:9:10 (
Definition
)
24
// CHECK: Punctuation: "=" [9:12 - 9:13] VarDecl=i:9:10 (
Definition
)
/dalvik/dx/tests/089-dex-define-object/
info.txt
1
This tests that a stripped down
definition
of the class Object can in
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.fct.spec/
p3.cpp
12
// that declaration shall be a
definition
or the function shall have previously
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.typedef/
p3.cpp
6
typedef I2 I; // expected-note {{previous
definition
is here}}
p4.cpp
4
typedef struct A {} A; // expected-note {{previous
definition
is here}}
/external/clang/test/CXX/dcl.decl/dcl.fct.def/dcl.fct.def.delete/
p4.cpp
8
template<> void func2<int>() = delete; // expected-error {{deleted
definition
must be first declaration}}
/external/clang/test/Modules/Inputs/
macros_top.h
12
// The last
definition
will be exported from the sub-module.
/external/clang/test/Parser/
control-scope.c
5
if (z + sizeof (enum {a})) // expected-note {{previous
definition
is here}}
cxx1z-attributes.cpp
7
namespace [[]] A::B {} // expected-error {{attributes cannot be specified on a nested namespace
definition
}}
/external/clang/test/SemaCXX/
attr-after-definition.cpp
5
bool f0(X) { return true; } // expected-note{{
definition
}}
function-overloaded-redecl.cpp
8
void f (int) { } // expected-note {{previous
definition
is here}}
/external/eigen/doc/snippets/
FullPivLU_kernel.cpp
6
cout << "By
definition
of the kernel, m*ker is zero:"
/external/libxml2/result/schemas/
derivation-ok-restriction-4-1-err_0_0.err
1
./test/schemas/derivation-ok-restriction-4-1-err_0.xsd:33: element complexType: Schemas parser error : complex type 'type.A': The complex type
definition
has an attribute wildcard, but the base complex type
definition
'{http://FOO}base.type.A' does not have one.
2
./test/schemas/derivation-ok-restriction-4-1-err_0.xsd:45: element complexType: Schemas parser error : complex type 'type.B': The attribute wildcard is not a valid subset of the wildcard in the base complex type
definition
'{http://FOO}base.type.B'.
3
./test/schemas/derivation-ok-restriction-4-1-err_0.xsd:65: element complexType: Schemas parser error : complex type 'base.type.C': The {process contents} of the attribute wildcard is weaker than the one in the base complex type
definition
'{http://FOO}base.type.C'.
length3_0_0.err
1
./test/schemas/length3_0.xsd:5: element element: Schemas parser error : element decl. 'size', attribute 'type': The QName value '{http://www.w3.org/2001/XMLSchema}non-positive-integer' does not resolve to a(n) type
definition
.
restriction-attr1_0_0.err
1
./test/schemas/restriction-attr1_0.xsd:5: element complexType: Schemas parser error : local complex type, attribute use 'barA': The 'optional' attribute use is inconsistent with the corresponding 'required' attribute use of the base complex type
definition
'{http://FOO}typeA'.
/external/llvm/test/Assembler/
2003-11-24-SymbolTableCrash.ll
1
; RUN: not llvm-as < %s 2>&1 | grep "multiple
definition
"
invalid-metadata-has-type.ll
4
; CHECK: {{.*}}:[[@LINE+1]]:{{[0-9]+}}: error: unexpected type in metadata
definition
Completed in 404 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>