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

<<11121314151617181920>>

  /external/clang/test/Index/
index-templates.cpp 118 // CHECK-LOAD: index-templates.cpp:3:19: TemplateTypeParameter=T:3:19 (Definition) Extent=[3:10 - 3:20]
119 // CHECK-LOAD: index-templates.cpp:3:24: NonTypeTemplateParameter=Value:3:24 (Definition) Extent=[3:22 - 3:29]
121 // CHECK-LOAD: index-templates.cpp:3:66: TemplateTemplateParameter=X:3:66 (Definition) Extent=[3:31 - 3:67]
122 // CHECK-LOAD: index-templates.cpp:4:20: ParmDecl=x:4:20 (Definition) Extent=[4:8 - 4:21]
127 // CHECK-LOAD: index-templates.cpp:6:19: TemplateTypeParameter=T:6:19 (Definition) Extent=[6:10 - 6:20]
128 // CHECK-LOAD: index-templates.cpp:9:7: ClassTemplate=vector:9:7 (Definition) Extent=[8:1 - 11:2]
129 // CHECK-LOAD: index-templates.cpp:8:19: TemplateTypeParameter=T:8:19 (Definition) Extent=[8:10 - 8:20]
130 // CHECK-LOAD: index-templates.cpp:8:31: TemplateTypeParameter=Alloc:8:31 (Definition) Extent=[8:22 - 8:51]
133 // CHECK-LOAD: index-templates.cpp:14:7: ClassTemplatePartialSpecialization=vector:14:7 (Definition) [Specialization of vector:9:7] Extent=[13:1 - 14:21]
134 // CHECK-LOAD: index-templates.cpp:13:19: TemplateTypeParameter=T:13:19 (Definition) Extent=[13:10 - 13:20
    [all...]
annotate-comments-typedef.m 20 // CHECK: TypedefDecl=MyEnum:[[@LINE-1]]:3 (Definition) FullCommentAsHTML=[<p class="para-brief"> Documentation for MyEnum </p>] FullCommentAsXML=[<Typedef file="{{[^"]+}}annotate-comments-typedef.m" line="[[@LINE-1]]" column="3"><Name>&lt;anonymous&gt;</Name><USR>c:@EA@MyEnum</USR><Declaration>typedef enum MyEnum MyEnum</Declaration><Abstract><Para> Documentation for MyEnum </Para></Abstract></Typedef>]
30 // CHECK: EnumDecl=E:[[@LINE-6]]:6 (Definition) {{.*}} BriefComment=[Documentation for E] FullCommentAsHTML=[<p class="para-brief"> Documentation for E </p>] FullCommentAsXML=[<Enum file="{{[^"]+}}annotate-comments-typedef.m" line="[[@LINE-6]]" column="6"><Name>E</Name><USR>c:@E@E</USR><Declaration>enum E{{( : int)?}} {}</Declaration><Abstract><Para> Documentation for E </Para></Abstract></Enum>]
31 // CHECK: TypedefDecl=E_T:[[@LINE-2]]:16 (Definition) FullCommentAsHTML=[<p class="para-brief"> Documentation for E </p>] FullCommentAsXML=[<Typedef file="{{[^"]+}}annotate-comments-typedef.m" line="[[@LINE-2]]" column="16"><Name>E</Name><USR>c:@E@E</USR><Declaration>typedef enum E E_T</Declaration><Abstract><Para> Documentation for E </Para></Abstract></Typedef>]
38 // CHECK: TypedefDecl=Foo:[[@LINE-1]]:11 (Definition) FullCommentAsHTML=[<p class="para-brief"> Comment about Foo </p>] FullCommentAsXML=[<Typedef file="{{[^"]+}}annotate-comments-typedef.m" line="[[@LINE-1]]" column="11"><Name>&lt;anonymous&gt;</Name><USR>c:@SA@Foo</USR><Declaration>typedef struct Foo Foo</Declaration><Abstract><Para> Comment about Foo </Para></Abstract></Typedef>]
39 // CHECK: StructDecl=:[[@LINE-4]]:9 (Definition) {{.*}} BriefComment=[Comment about Foo] FullCommentAsHTML=[<p class="para-brief"> Comment about Foo </p>] FullCommentAsXML=[<Class file="{{[^"]+}}annotate-comments-typedef.m" line="[[@LINE-4]]" column="9"><Name>&lt;anonymous&gt;</Name><USR>c:@SA@Foo</USR><Declaration>struct {}</Declaration><Abstract><Para> Comment about Foo </Para></Abstract></Class>]
48 // CHECK: TypedefDecl=Foo1T:[[@LINE-2]]:21 (Definition) {{.*}} FullCommentAsHTML=[<p class="para-brief"> About Foo1T </p>] FullCommentAsXML=[<Typedef file="{{[^"]+}}annotate-comments-typedef.m" line="[[@LINE-2]]" column="21"><Name>Foo1T</Name><USR>c:annotate-comments-typedef.m@T@Foo1T</USR><Declaration>typedef struct Foo1 Foo1T</Declaration><Abstract><Para> About Foo1T </Para></Abstract></Typedef>]
c-index-getCursor-test.m 77 // CHECK: [19:29 - 19:40] ParmDecl=fArg:19:36 (Definition)
83 // CHECK: [23:1 - 24:1] ObjCProtocolDecl=Proto:23:11 (Definition)
85 // CHECK: [24:11 - 25:5] ObjCProtocolDecl=Proto:23:11 (Definition)
87 // CHECK: [27:1 - 27:17] ObjCProtocolDecl=SubP:27:11 (Definition)
89 // CHECK: [27:22 - 28:1] ObjCProtocolDecl=SubP:27:11 (Definition)
91 // CHECK: [28:12 - 29:5] ObjCProtocolDecl=SubP:27:11 (Definition)
98 // CHECK: [33:5 - 33:16] ObjCIvarDecl=_anIVar:33:9 (Definition)
105 // CHECK: [40:1 - 41:3] EnumDecl=:40:1 (Definition)
106 // CHECK: [41:3 - 41:11] EnumConstantDecl=someEnum:41:3 (Definition)
107 // CHECK: [41:11 - 42:2] EnumDecl=:40:1 (Definition)
    [all...]
preamble_macro_template.cpp 7 // CHECK: preamble_macro_template.h:4:6: FunctionDecl=foo:4:6 (Definition) [Specialization of foo:4:6] [Template arg 0: kind: 1, type: int] Extent=[4:1 - 6:2]
8 // CHECK: preamble_macro_template.h:4:13: ParmDecl=p:4:13 (Definition) Extent=[4:10 - 4:14]
14 // CHECK: preamble_macro_template.cpp:3:5: FunctionDecl=main:3:5 (Definition) Extent=[3:1 - 3:15]
remap-load.c 3 // CHECK: remap-load.c:1:5: FunctionDecl=foo:1:5 (Definition) Extent=[1:1 - 3:2]
4 // CHECK: remap-load.c:1:13: ParmDecl=parm1:1:13 (Definition) Extent=[1:9 - 1:18]
5 // CHECK: remap-load.c:1:26: ParmDecl=parm2:1:26 (Definition) Extent=[1:20 - 1:31]
  /dalvik/dx/src/com/android/dx/ssa/back/
RegisterAllocator.java 73 * Returns the category (width) of the definition site of the register.
80 SsaInsn definition = ssaMeth.getDefinitionForRegister(reg); local
82 if (definition == null) {
86 return definition.getResult().getCategory();
91 * Returns the RegisterSpec of the definition of the register.
94 * @return definition spec of the register or null if it is never defined
98 SsaInsn definition = ssaMeth.getDefinitionForRegister(reg); local
100 return definition == null ? null : definition.getResult();
104 * Returns true if the definition site of this register is
    [all...]
  /device/huawei/angler/camera/QCamera2/stack/common/
mm_camera_interface.h 110 * @plane_buf : Frame plane definition
169 /** mm_camera_event_notify_t: function definition for event
179 /** mm_camera_buf_notify_t: function definition for frame notify
187 /** map_stream_buf_op_t: function definition for operation of
204 /** unmap_stream_buf_op_t: function definition for operation of
233 * @get_bufs : function definition for allocating
235 * @put_bufs : function definition for deallocating
344 /** query_capability: fucntion definition for querying static
353 /** register_event_notify: fucntion definition for registering
365 /** close_camera: fucntion definition for closing a camer
    [all...]
  /device/lge/bullhead/camera/QCamera2/stack/common/
mm_camera_interface.h 110 * @plane_buf : Frame plane definition
169 /** mm_camera_event_notify_t: function definition for event
179 /** mm_camera_buf_notify_t: function definition for frame notify
187 /** map_stream_buf_op_t: function definition for operation of
204 /** unmap_stream_buf_op_t: function definition for operation of
233 * @get_bufs : function definition for allocating
235 * @put_bufs : function definition for deallocating
344 /** query_capability: fucntion definition for querying static
353 /** register_event_notify: fucntion definition for registering
365 /** close_camera: fucntion definition for closing a camer
    [all...]
  /external/dexmaker/src/dx/java/com/android/dx/ssa/back/
RegisterAllocator.java 75 * Returns the category (width) of the definition site of the register.
82 SsaInsn definition = ssaMeth.getDefinitionForRegister(reg); local
84 if (definition == null) {
88 return definition.getResult().getCategory();
93 * Returns the RegisterSpec of the definition of the register.
96 * @return definition spec of the register or null if it is never defined
100 SsaInsn definition = ssaMeth.getDefinitionForRegister(reg); local
102 return definition == null ? null : definition.getResult();
106 * Returns true if the definition site of this register is
    [all...]
  /external/clang/test/CXX/temp/temp.spec/temp.expl.spec/
examples.cpp 215 // explicit instantiation Declaration, and explicit instantiation defInition.
227 template class BasicStringPiece<int>; // expected-note {{explicit instantiation definition is here}}
228 extern template class BasicStringPiece<int>; // expected-error {{explicit instantiation declaration (with 'extern') follows explicit instantiation definition (without 'extern')}}
240 template class BasicStringPiece<int>; // expected-error {{explicit instantiation of undefined template 'spec_vs_expl_inst::IDS::BasicStringPiece<int>'}} // expected-note {{explicit instantiation definition is here}}
241 extern template class BasicStringPiece<int>; // expected-error {{explicit instantiation declaration (with 'extern') follows explicit instantiation definition (without 'extern')}}
271 template class BasicStringPiece<int>; // expected-note {{explicit instantiation definition is here}}
272 extern template class BasicStringPiece<int>; // expected-error {{explicit instantiation declaration (with 'extern') follows explicit instantiation definition (without 'extern')}}
284 template class BasicStringPiece<int>; // expected-note {{explicit instantiation definition is here}} expected-note {{previous definition is here}}
285 extern template class BasicStringPiece<int>; // expected-error {{explicit instantiation declaration (with 'extern') follows explicit instantiation definition (without 'extern')}
    [all...]
  /packages/apps/ContactsCommon/tests/res/xml/
test_basic_contacts.xml 56 <!-- Fallback/Google definition. Supports all. -->
69 <!-- Exchange definition. No display-name, no phonetic-middle.
90 Phone definition.
93 <!-- Fallback, Google definition. -->
119 <!-- Exchange definition.
138 <!-- Fallback/Google definition. -->
149 Exchange definition.
150 - Same definition as "fallback" except for maxOccurs=3
172 <!-- Fallback, Google definition. -->
185 <!-- Exchange definition
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/
definition_test.py 28 from protorpc import definition namespace
42 MODULE = definition
53 enum_class = definition.define_enum(enum_descriptor, 'whatever')
77 enum_class = definition.define_enum(enum_descriptor, 'whatever')
97 field = definition.define_field(field_descriptor)
117 field = definition.define_field(field_descriptor)
137 field = definition.define_field(field_descriptor)
158 field = definition.define_field(field_descriptor)
169 'Could not find definition for '
183 field = definition.define_field(field_descriptor
    [all...]
  /dalvik/dx/src/com/android/multidex/
Path.java 50 private final String definition; field in class:Path
54 Path(String definition) throws IOException {
55 this.definition = definition;
56 for (String filePath : definition.split(Pattern.quote(File.pathSeparator))) {
84 return definition;
  /external/clang/test/CodeGenCXX/
microsoft-abi-methods.cpp 24 // Make sure that the definition uses the right calling convention:
36 // Make sure that the definition uses the right calling convention:
48 // Make sure that the definition uses the right calling convention:
58 // Make sure that the definition uses the right calling convention:
78 // Make sure that the Base constructor definition uses the right CC:
87 // Make sure that the Base destructor definition uses the right CC:
  /external/clang/test/Parser/
attributes.c 68 // expected-warning {{GCC does not allow 'nonnull' attribute in this position on a function definition}}
74 // expected-warning {{GCC does not allow 'noreturn' attribute in this position on a function definition}}
79 // expected-warning {{GCC does not allow 'nonnull' attribute in this position on a function definition}}
81 // expected-warning {{GCC does not allow 'pure' attribute in this position on a function definition}}
86 // expected-warning {{GCC does not allow 'nonnull' attribute in this position on a function definition}}
88 // expected-warning {{GCC does not allow 'pure' attribute in this position on a function definition}}
  /external/clang/test/SemaCXX/
implicit-member-functions.cpp 4 A::A() { } // expected-error {{definition of implicitly declared default constructor}}
7 B::B(const B&) { } // expected-error {{definition of implicitly declared copy constructor}}
10 C& C::operator=(const C&) { return *this; } // expected-error {{definition of implicitly declared copy assignment operator}}
13 D::~D() { } // expected-error {{definition of implicitly declared destructor}}
77 // definition of 'struct B', so there is no declared copy constructor yet.
112 // definition of Point's copy constructor, which performs overload resolution
namespace.cpp 5 namespace A { // expected-note 2 {{previous definition is here}}
14 class B {}; // expected-note {{previous definition is here}}
20 void C(); // expected-note {{previous definition is here}}
  /external/markdown/markdown/extensions/
def_list.py 3 Definition List Extension for Python-Markdown
6 Added parsing of Definition Lists to Python-Markdown.
27 """ Process Definition Lists. """
67 # Add definition
77 """ Process indented children of definition list items. """
90 """ Add definition lists to Markdown. """
  /device/moto/shamu/camera/QCamera2/stack/common/
mm_camera_interface.h 110 /** mm_camera_event_notify_t: function definition for event
120 /** mm_camera_buf_notify_t: function definition for frame notify
128 /** map_stream_buf_op_t: function definition for operation of
144 /** unmap_stream_buf_op_t: function definition for operation of
172 * @get_bufs : function definition for allocating
174 * @put_bufs : function definition for deallocating
281 /** query_capability: fucntion definition for querying static
290 /** register_event_notify: fucntion definition for registering
302 /** close_camera: fucntion definition for closing a camera
310 /** error_close_camera: function definition for closin
    [all...]
  /external/clang/test/Sema/
merge-decls.c 17 int funcdef2() { return 0; } // expected-note {{previous definition is here}}
27 Vf2 g0; // expected-note {{previous definition is here}}
30 _Complex int g1; // expected-note {{previous definition is here}}
  /external/guava/guava/src/com/google/thirdparty/publicsuffix/
PublicSuffixType.java 22 * Specifies the type of a top-level domain definition.
27 /** private definition of a top-level domain */
29 /** ICANN definition of a top-level domain */
  /external/libxml2/test/schemas/
cos-ct-extends-1-3_0.xsd 5 1.3 If it has an {attribute wildcard}, the complex type definition must
6 also have one, and the base type definition's {attribute wildcard}'s
7 {namespace constraint} must be a subset of the complex type definition's
  /external/llvm/test/Transforms/MergeFunc/
fold-weak.ll 19 ; don't know that the weak definition is the definitive definition or whether it
20 ; will be overriden by a stronger definition).
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
sem.h 27 /* Get common definition of System V style IPC. */
30 /* Get system dependent definition of `struct semid_ds' and more. */
39 handling. The definition is found in XPG2. */
shm.h 27 /* Get common definition of System V style IPC. */
30 /* Get system dependent definition of `struct shmid_ds' and more. */
48 facility. The definition is found in XPG4.2. */

Completed in 3231 milliseconds

<<11121314151617181920>>