HomeSort by relevance Sort by last modified time
    Searched full:definition (Results 176 - 200 of 10154) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/clang/test/SemaObjC/
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}}
comptypes-a.m 21 - compareThis:(int)a withThat:(id)b; // expected-note {{previous definition is here}} \
22 // expected-note {{previous definition is here}}
gcc-cast-ext.m 17 @implementation PBXDocBookmark // expected-warning {{method definition for 'autorelease' not found}}\
18 // expected-warning {{method definition for 'alloc' not found}}
interface-1.m 31 @interface FOO // expected-note {{previous definition is here}}
35 @interface FOO // expected-error {{duplicate interface definition for class 'FOO'}}
  /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>
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
SwtDrawingStyle.java 35 * The style definition corresponding to {@link DrawingStyle#SELECTION}
40 * The style definition corresponding to {@link DrawingStyle#GUIDELINE}
45 * The style definition corresponding to {@link DrawingStyle#GUIDELINE}
50 * The style definition corresponding to {@link DrawingStyle#GUIDELINE_DASHED}
55 * The style definition corresponding to {@link DrawingStyle#DISTANCE}
60 * The style definition corresponding to {@link DrawingStyle#GRID}
65 * The style definition corresponding to {@link DrawingStyle#HOVER}
70 * The style definition corresponding to {@link DrawingStyle#HOVER}
75 * The style definition corresponding to {@link DrawingStyle#ANCHOR}
80 * The style definition corresponding to {@link DrawingStyle#OUTLINE
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/demos/tunes_db/client/
tunes_db.py 22 from protorpc import definition namespace
24 definition.import_file_set(os.path.join(os.path.dirname(__file__),
  /external/clang/test/CXX/class/class.nest/
p3.cpp 6 // declared in class X and later defined in the definition of class X or be
7 // later defined in a namespace scope enclosing the definition of class X.
  /external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.def/namespace.unnamed/
p1.cpp 29 class Test3 {}; // expected-note {{previous definition}}
37 class Test4 {}; // expected-note {{previous definition}}
  /external/clang/test/CXX/temp/temp.decls/temp.friend/
p4.cpp 6 // expected-note{{previous definition}}
17 // expected-note{{previous definition}}
  /external/clang/test/CXX/temp/temp.param/
p9.cpp 4 // template declaration or a function template definition
10 // [...] nor in the template-parameter-list of the definition of a
  /external/clang/test/CodeGen/
2008-07-30-redef-of-bitcasted-decl.c 5 * s. This is a tentative definition and so a global was being
9 * The problem was that later when the correct definition for s is
  /external/clang/test/Index/
complete-at-EOF.c 4 // CHECK-EOF: macro definition:{TypedText CAKE}
9 // CHECK-AFTER-PREAMBLE: macro definition:{TypedText CAKE}
complete-macros.c 31 // CHECK-CC1: macro definition:{TypedText FOO} (70)
35 // CHECK-CC2: macro definition:{TypedText nil} (32)
38 // CHECK-CC3: macro definition:{TypedText nil} (65)
40 // CHECK-VARIADIC: macro definition:{TypedText variadic1}{LeftParen (}{Placeholder ...}{RightParen )} (70)
41 // CHECK-VARIADIC: macro definition:{TypedText variadic2}{LeftParen (}{Placeholder args...}{RightParen )} (70)
42 // CHECK-VARIADIC: macro definition:{TypedText variadic3}{LeftParen (}{Placeholder args, ...}{RightParen )} (70)
43 // CHECK-VARIADIC: macro definition:{TypedText variadic4}{LeftParen (}{Placeholder first}{Comma , }{Placeholder second}{Comma , }{Placeholder args, ...}{RightParen )} (70)
44 // CHECK-VARIADIC: macro definition:{TypedText variadic5}{LeftParen (}{Placeholder first}{Comma , }{Placeholder second}{Comma , }{Placeholder args...}{RightParen )} (70)
preamble-reparse-chained.c 9 // CHECK: a.h:3:13: TypedefDecl=A:3:13 (Definition) Extent=[3:1 - 3:14]
10 // CHECK: b.h:1:15: TypedefDecl=B:1:15 (Definition) Extent=[1:1 - 1:16]
  /external/clang/test/Modules/
DebugInfoTransitiveImport.m 9 // Definition of top:
13 // Definition of left:
  /external/clang/test/PCH/
reloc.c 14 // expected-note@libroot/usr/include/reloc.h:13{{previous definition}}
15 // expected-note@libroot/usr/include/reloc2.h:14{{previous definition}}
  /external/clang/test/Sema/
attr-weak.c 6 int g3 __attribute__((weak_import)); // expected-warning {{'weak_import' attribute cannot be specified on a definition}}
17 int C; // expected-note {{previous definition is here}}
decl-invalid.c 4 typedef union <anonymous> __mbstate_t; // expected-error {{declaration of anonymous union must be a definition}} expected-warning {{typedef requires a name}}
19 struct; // expected-error {{declaration of anonymous struct must be a definition}} // expected-warning {{declaration does not declare anything}}
  /external/clang/test/SemaCXX/
condition.cpp 24 if (int x=0) { // expected-note 2 {{previous definition is here}}
29 while (int x=0) int x; // expected-error {{redefinition of 'x'}} expected-note {{previous definition is here}}
30 while (int x=0) { int x; } // expected-error {{redefinition of 'x'}} expected-note {{previous definition is here}}
31 for (int x; int x=0; ) ; // expected-error {{redefinition of 'x'}} expected-note {{previous definition is here}}
32 for (int x; ; ) int x; // expected-error {{redefinition of 'x'}} expected-note {{previous definition is here}}
33 for (; int x=0; ) int x; // expected-error {{redefinition of 'x'}} expected-note {{previous definition is here}}
34 for (; int x=0; ) { int x; } // expected-error {{redefinition of 'x'}} expected-note {{previous definition is here}}
35 switch (int x=0) { default: int x; } // expected-error {{redefinition of 'x'}} expected-note {{previous definition is here}}
  /ndk/sources/host-tools/make-3.81/tests/scripts/features/
override 10 ."\@echo First comes the definition.\n"
23 $answer = "First comes the definition.\n"
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
err-bpo6.s 13 LDA $47,yy % { dg-error "no suitable GREG definition" "" }
16 LDA $43,comm_symbol2 % { dg-error "no suitable GREG definition" "" }
  /external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct/
p8.cpp 8 // expected-error{{out-of-line definition}}

Completed in 355 milliseconds

1 2 3 4 5 6 78 91011>>