Searched defs:reference (Results 151 - 175 of 186) sorted by relevance

12345678

/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.osgi.services_3.2.100.v20100503.jar ... pid private final org.osgi.framework.ServiceReference reference public void " href="/4.2_r1/s?defs= ...
H A Dorg.eclipse.equinox.p2.repository.tools_2.0.1.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.extensionlocation_1.2.0.v20100518.jar ... .IProvisioningAgent getCurrentAgent () org.osgi.framework.ServiceReference reference public static org.eclipse.equinox.p2. ...
H A Dorg.eclipse.equinox.p2.ui.sdk_1.0.100.v20100513.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.simpleconfigurator_1.0.200.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.util_1.0.200.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.contenttype_3.4.100.v20100505-1235.jar ... framework.ServiceReference) org.osgi.framework.ServiceReference reference org.eclipse.core.runtime.IExtensionRegistry registry ...
H A Dorg.eclipse.equinox.preferences_3.3.0.v20100503.jar ... framework.ServiceReference) org.osgi.framework.ServiceReference reference Object service Object helper Exception e public void modifiedService (org ...
H A Dorg.eclipse.equinox.p2.metadata.repository_1.1.0.v20100513.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.frameworkadmin_2.0.0.v20100503.jar ... .PluginConverter acquirePluginConverter () org.osgi.framework.ServiceReference reference org.eclipse.osgi.service.pluginconversion. ...
H A Dorg.eclipse.equinox.p2.reconciler.dropins_1.1.2.R36x_v20101111-1430.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.test.performance_3.6.0.v20091014.jarMETA-INF/MANIFEST.MF plugin.properties about.html scripts/cs.sh scripts/derby. ...
H A Dorg.eclipse.update.configurator_3.3.100.v20100512.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.frameworkadmin.equinox_1.0.200.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.launching_3.5.100.v20100526.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/clang/lib/Sema/
H A DSemaCodeComplete.cpp347 typedef value_type reference; typedef in class:ResultBuilder::ShadowMapEntry::iterator
389 reference operator*() const {
391 return reference(ND, SingleDeclIndex);
3539 // Objective-C property reference.
H A DTreeTransform.h124 /// \brief Retrieves a reference to the derived class.
127 /// \brief Retrieves a reference to the derived class.
135 /// \brief Retrieves a reference to the semantic analysis object used for
596 /// \brief Build a new reference type given the type it references.
599 /// reference type. Subclasses may override this routine to provide
1516 // We have a reference to an unnamed field. This is always the
2066 /// \brief Build a new (previously unresolved) declaration reference
2152 /// \brief Build a new member reference expression.
2176 /// \brief Build a new member reference expression.
2298 /// \brief Build a new Objective-C ivar reference expressio
3080 typedef TemplateArgumentLoc reference; typedef in class:clang::TemplateArgumentLocInventIterator
4612 typedef TemplateArgumentLoc reference; typedef in class:clang::__anon259::TemplateArgumentLocContainerIterator
[all...]
/external/libxml2/
H A Dtrio.c3253 trio_reference_t reference; local
3255 reference.data = data;
3256 reference.parameter = &parameters[i];
3257 trio_print_pointer(&reference, parameters[i].data.pointer);
3334 trio_reference_t reference; local
3350 reference.data = data;
3351 reference.parameter = &parameters[i];
3352 def->callback(&reference);
3380 TRIO_ARGS4((reference, format, arglist, argarray),
3381 trio_reference_t *reference,
3379 TrioFormatRef(reference, format, arglist, argarray), trio_reference_t *reference, TRIO_CONST char *format, va_list *arglist, trio_pointer_t *argarray argument
[all...]
H A Dxmlschemas.c557 xmlSchemaBasicItemPtr reference; /* The referencing component. */ member in struct:_xmlSchemaRedef
639 * A component reference item (not a schema component)
666 a group definition, a XML_SCHEMA_EXTRA_QNAMEREF (if a reference),
1153 return(BAD_CAST "[helper component] QName reference");
3817 * @item: a QName reference structure
3819 * Deallocatea a QName reference structure.
4359 fprintf(output, " [reference] ");
5396 "allocating QName reference item", NULL);
5406 * Store the reference item in the schema.
5515 * need not to be fixed up (i.e. the reference t
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-nodeps.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
H A Djdimodel.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 392 milliseconds

12345678