Searched defs:exports (Results 1 - 9 of 9) sorted by relevance

/external/chromium/base/win/
H A Dpe_image_unittest.cc91 exports, enumerator in enum:base::win::Value
178 EXPECT_GT(count, GetExpectedValue(exports, os) - 20);
179 EXPECT_LT(count, GetExpectedValue(exports, os) + 100);
H A Dpe_image.cc152 PIMAGE_EXPORT_DIRECTORY exports = GetExportDirectory(); local
154 if (NULL == exports)
162 RVAToAddr(exports->AddressOfFunctions));
164 return functions + ordinal - exports->Base;
174 PBYTE exports = reinterpret_cast<PBYTE>( local
178 // Check for forwarded exports as a special case.
179 if (exports <= function && exports + size > function)
193 PIMAGE_EXPORT_DIRECTORY exports = GetExportDirectory();
195 if (NULL == exports)
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
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.osgi_3.6.1.R36x_v20100806.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.core.runtime.compatibility_3.2.100.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.metadata.generator_1.0.200.v20100503a.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 ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
H A Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/build/ ...

Completed in 161 milliseconds