Searched defs:spec (Results 226 - 250 of 254) sorted by relevance

1234567891011

/external/chromium/net/base/
H A Dnet_util.cc891 // Appends the substring |in_component| inside of the URL |spec| to |output|,
901 void AppendFormattedComponent(const std::string& spec, argument
919 spec.substr(in_component.begin, in_component.len),
924 spec.substr(in_component.begin, in_component.len), unescape_rules,
981 // We handle both valid and invalid URLs (this will give us the spec
983 const std::string& spec = url.possibly_invalid_spec(); local
985 size_t spec_length = spec.length();
992 url_string.insert(url_string.end(), spec.begin(),
993 spec.begin() + parsed.CountCharactersBefore(url_parse::Parsed::USERNAME,
1043 AppendFormattedComponent(spec, parse
1776 const std::string& spec = url.possibly_invalid_spec(); local
[all...]
/external/clang/lib/AST/
H A DDecl.cpp162 const FunctionTemplateSpecializationInfo *spec) {
163 return !fn->hasAttr<VisibilityAttr>() || spec->isExplicitSpecialization();
182 if (FunctionTemplateSpecializationInfo *spec
184 TSK = spec->getTemplateSpecializationKind();
438 if (const ClassTemplateSpecializationDecl *spec
441 LinkageInfo TempLV = getLVForDecl(spec->getSpecializedTemplate(), true);
444 const TemplateArgumentList &TemplateArgs = spec->getTemplateArgs();
447 if (shouldConsiderTemplateVis(spec)) {
548 if (FunctionTemplateSpecializationInfo *spec
550 const TemplateArgumentList &TemplateArgs = *spec
161 shouldConsiderTemplateVis(const FunctionDecl *fn, const FunctionTemplateSpecializationInfo *spec) argument
[all...]
/external/emma/lib/
H A Demma_ant.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/emma/ com/vladium/emma/ANTMain ...
/external/icu4c/i18n/
H A DdecNumber.c7888 const char *spec; local
7890 spec="%09d ";
7892 spec="%08d ";
7894 spec="%07d ";
7896 spec="%06d ";
7898 spec="%05d ";
7900 spec="%04d ";
7902 spec="%03d ";
7904 spec="%02d ";
7906 spec
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.director.app_1.0.201.R36x_v20100823.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.core.contenttype_3.4.100.v20100505-1235.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.core_2.0.2.R36x_v20100804.jar ... .URI buildURL (java.lang.String, boolean) String spec boolean trailingSlash boolean isFile public static org.osgi. ...
H A Dorg.eclipse.equinox.p2.metadata.repository_1.1.0.v20100513.jar ... .URI location String extension java.io.File spec String path public static java.io.File getActualLocation ...
H A Dorg.eclipse.equinox.launcher.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.launcher_1.1.0.v20100507.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.forms_3.5.2.r36_v20100702.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.repository_2.0.1.R36x_v20100823.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.apache.commons.httpclient_3.1.0.v201005080502.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
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.publisher_1.1.2.v20100824-2220.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.mortbay.jetty.server_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.metadata_2.0.0.v20100601.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/lib/
H A Dpdebuild-ant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/internal/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
H A Dpdebuild.jar ... org.eclipse.core.runtime.CoreException String spec String[] configs String[] os String[] ws String[] archs int i ...

Completed in 329 milliseconds

1234567891011