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

12 3 4 5 6 7 8 91011>>

  /external/clang/test/Preprocessor/
macro-reserved-cxx11.cpp 4 #define for 0 // expected-warning {{keyword is hidden by macro definition}}
5 #define final 1 // expected-warning {{keyword is hidden by macro definition}}
6 #define override // expected-warning {{keyword is hidden by macro definition}}
  /external/clang/test/SemaObjC/
check-dup-objc-decls-1.m 3 @interface Foo // expected-note {{previous definition is here}}
8 @class Bar; // expected-note {{previous definition is here}}
16 typedef int OBJECT; // expected-note {{previous definition is here}}
21 typedef int Gorf; // expected-note {{previous definition is here}}
23 @interface Gorf @end // expected-error {{redefinition of 'Gorf' as different kind of symbol}} expected-note {{previous definition is here}}
32 @interface A<P> @end // expected-note {{previous definition is here}}
33 @interface A<Q> @end // expected-error {{duplicate interface definition for class 'A'}}
35 @protocol PP<P> @end // expected-note {{previous definition is here}}
36 @protocol PP<Q> @end // expected-warning {{duplicate protocol definition of 'PP'}}
38 @interface A(Cat)<P> @end // expected-note {{previous definition is here}
    [all...]
  /external/tpm2/
tpm_types.h 11 // Table 3 Definition of Base Types
31 // Table 5 Definition of Types for Documentation Clarity
39 // Skipped: Table 6 Definition of TPM_SPEC Constants <>
40 // Table 7 Definition of TPM_GENERATED Constants < O>
45 // Skipped: Table 9 Definition of TPM_ALG_ID Constants < IN/OUT, S>
46 // Skipped: Table 10 Definition of TPM_ECC_CURVE Constants < IN/OUT, S>
49 // Skipped: Table 13 Definition of TPM_CC Constants < IN/OUT, S>
53 // Table 17 Definition of TPM_RC Constants < OUT>
177 // Table 18 Definition of TPM_CLOCK_ADJUST Constants < IN>
187 // Table 19 Definition of TPM_EO Constants < IN/OUT
    [all...]
  /external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.def/
p7.cpp 3 namespace NIL {} // expected-note {{previous definition}}
5 inline namespace IL {} // expected-note {{previous definition}}
8 namespace {} // expected-note {{previous definition}}
11 inline namespace {} // expected-note {{previous definition}}
  /external/libxml2/result/VC/
DuplicateType 1 ./test/VC/DuplicateType:3: validity error : Definition of a has duplicate references of c
DuplicateType.rdr 1 ./test/VC/DuplicateType:3: validity error : Definition of a has duplicate references of c
  /frameworks/compile/slang/tests/F_odr_nested_records_1/
stderr.txt.expect 1 error: type 'Outer' in different translation unit (odr2.rs v.s. odr1.rs) has incompatible type definition
  /frameworks/compile/slang/tests/F_odr_nested_records_2/
stderr.txt.expect 1 error: type 'Inner' in different translation unit (odr2.rs v.s. odr1.rs) has incompatible type definition
  /frameworks/compile/slang/tests/F_odr_nested_records_3/
stderr.txt.expect 1 error: type 'Inner' in different translation unit (odr2.rs v.s. odr1.rs) has incompatible type definition
  /frameworks/compile/slang/tests/F_odr_nested_records_4/
stderr.txt.expect 1 error: type 'Middle' in different translation unit (odr2.rs v.s. odr1.rs) has incompatible type definition
  /frameworks/compile/slang/tests/F_odr_nested_records_5/
stderr.txt.expect 1 error: type 'Inner' in different translation unit (odr2.rs v.s. odr1.rs) has incompatible type definition
  /frameworks/compile/slang/tests/F_odr_nested_records_6/
stderr.txt.expect 1 error: type 'Inner' in different translation unit (odr2.rs v.s. odr1.rs) has incompatible type definition
  /frameworks/compile/slang/tests/F_odr_nested_records_7/
stderr.txt.expect 1 error: type 'Outer' in different translation unit (odr2.rs v.s. odr1.rs) has incompatible type definition
  /frameworks/compile/slang/tests/F_odr_nested_records_8/
stderr.txt.expect 1 error: type 'Outer' in different translation unit (odr2.rs v.s. odr1.rs) has incompatible type definition
  /frameworks/compile/slang/tests/F_odr_nested_records_9/
stderr.txt.expect 1 error: type 'Inner' in different translation unit (odr2.rs v.s. odr1.rs) has incompatible type definition
  /frameworks/compile/slang/tests/F_one_definition_rule1/
stderr.txt.expect 1 error: type 'DifferentDefinition1' in different translation unit (def2.rs v.s. def1.rs) has incompatible type definition
  /frameworks/compile/slang/tests/F_one_definition_rule2/
stderr.txt.expect 1 error: type 'DifferentDefinition2' in different translation unit (def2.rs v.s. def1.rs) has incompatible type definition
  /frameworks/compile/slang/tests/F_one_definition_rule3/
stderr.txt.expect 1 error: type 'DifferentDefinition3' in different translation unit (def2.rs v.s. def1.rs) has incompatible type definition
  /frameworks/compile/slang/tests/F_one_definition_rule4/
stderr.txt.expect 1 error: type 'DifferentDefinition4' in different translation unit (def2.rs v.s. def1.rs) has incompatible type definition
  /frameworks/compile/slang/tests/F_one_definition_rule5/
stderr.txt.expect 1 error: type 'DifferentDefinition5' in different translation unit (def2.rs v.s. def1.rs) has incompatible type definition
  /frameworks/compile/slang/tests/F_one_definition_rule6/
stderr.txt.expect 1 error: type 'DifferentDefinition6' in different translation unit (def2.rs v.s. def1.rs) has incompatible type definition
  /frameworks/compile/slang/tests/F_one_definition_rule7/
stderr.txt.expect 1 error: type 'DifferentDefinition7' in different translation unit (def2.rs v.s. def1.rs) has incompatible type definition
  /frameworks/compile/slang/tests/F_one_definition_rule8/
stderr.txt.expect 1 error: type 'DifferentDefinition7' in different translation unit (def2.rs v.s. def1.rs) has incompatible type definition
  /frameworks/compile/slang/tests/P_redefine_RS_VERSION/
stderr.txt.expect 2 <built-in>:1:9: note: previous definition is here
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-mmix/
start-2.d 4 #error: Bad symbol definition: `Main' set to

Completed in 725 milliseconds

12 3 4 5 6 7 8 91011>>