Searched defs:refs (Results 26 - 50 of 52) sorted by relevance

123

/external/webp/src/enc/
H A Dvp8l.c423 const VP8LBackwardRefs* const refs,
431 for (i = 0; i < refs->size; ++i) {
432 const PixOrCopy* const v = &refs->refs[i];
475 VP8LBackwardRefs refs; local
482 if (!VP8LGetBackwardReferences(width, height, argb, quality, 0, 1, &refs)) {
486 VP8LHistogramStoreRefs(&refs, histogram_image->histograms[0]);
507 StoreImageToBitMask(bw, width, 0, &refs, histogram_symbols, huffman_codes);
512 VP8LClearBackwardRefs(&refs);
532 VP8LBackwardRefs refs; local
421 StoreImageToBitMask( VP8LBitWriter* const bw, int width, int histo_bits, const VP8LBackwardRefs* const refs, const uint16_t* histogram_symbols, const HuffmanTreeCode* const huffman_codes) argument
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.runtime.compatibility.auth_3.2.200.v20100517.jar ... runtime.CoreException org.osgi.framework.ServiceReference[] refs org.eclipse.osgi.service.datalocation. ...
H A Dorg.eclipse.equinox.event_1.2.0.v20100503.jar ... .Filter serviceFilter org.osgi.framework.ServiceReference[] refs int i public void stop (org.osgi.framework ...
H A Dorg.eclipse.equinox.p2.core_2.0.2.R36x_v20100804.jar ... serviceName Object service org.osgi.framework.ServiceReference[] refs org.osgi.framework.ServiceReference[] refs org. ...
H A Dorg.eclipse.equinox.ds_1.2.1.R36x_v20100803.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.api.tools_1.0.202.v20100820_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.filesystem_1.3.1.R36x_v20100727-0745.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.app_1.3.1.R36x_v20100803.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.updatesite_1.0.201.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.views_3.5.0.I20100527-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ecf.provider.filetransfer_3.1.0.v20100529-0735.jar ... .ServiceTracker handlers org.osgi.framework.ServiceReference[] refs java.util.Set protocols int i Object protocol ...
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.update.configurator_3.3.100.v20100512.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.databinding.observable_1.3.0.I20100601-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.engine_2.0.0.v20100606.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 ...
H A Dorg.eclipse.debug.core_3.6.0.v20100519.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.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.ui.ide_3.6.2.M20101117-0800.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 ...
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-darwin.c4601 mach_port_urefs_t refs; member in struct:__anon14876
4608 PRINT("got refs=%d", reply->refs);
4663 VG_(printf)("UNKNOWN remote port mod refs\n");
/external/libxml2/
H A Drelaxng.c115 xmlHashTablePtr refs; /* references */ member in struct:_xmlRelaxNGGrammar
166 xmlRelaxNGDefinePtr nextHash; /* next define in defs/refs hash tables */
185 xmlHashTablePtr refs; /* references */ member in struct:_xmlRelaxNG
870 if (grammar->refs != NULL) {
871 xmlHashFree(grammar->refs, NULL);
4668 tmp = xmlHashAddEntry(ctxt->grammar->refs, name, def);
4673 xmlHashLookup(ctxt->grammar->refs, def->name);
4677 "Error refs definitions '%s'\n",
4681 "Error refs definitions\n",
4705 if (grammar->refs
[all...]
/external/dexmaker/lib/
H A Djarjar.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/tonicsystems/ com/tonicsystems/jarjar/ com/tonicsystems/jarjar/AbstractDepHandler ...
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...

Completed in 380 milliseconds

123