Searched defs:strategies (Results 1 - 8 of 8) sorted by relevance

/external/squashfs-tools/squashfs-tools/
H A Dgzip_wrapper.h72 int strategies; member in struct:gzip_stream
H A Dgzip_wrapper.c106 "strategies\n");
175 int i, strategies = 0; local
191 strategies |= strategy[i].selected << i;
195 comp_opts.strategy = strategies;
348 stream->strategies = 1;
359 stream->strategies = strategy_count;
388 for(i = 1; i < stream->strategies; i++)
405 for(i = 0; i < stream->strategies; i++) {
417 if(stream->strategies > 1) {
482 fprintf(stderr, "\t\tAvailable strategies
[all...]
/external/testng/src/main/java/org/testng/internal/invokers/
H A DInvokedMethodListenerInvoker.java69 Map<InvokedMethodListenerMethod, InvocationStrategy> strategiesForListenerType = strategies
113 InvocationStrategy>> strategies = Maps.newHashMap(); field in class:InvokedMethodListenerInvoker
129 strategies.put(EXTENDED_LISTENER, INVOKE_WITH_CONTEXT_STRATEGIES);
130 strategies.put(SIMPLE_LISTENER, INVOKE_WITHOUT_CONTEXT_STRATEGIES);
/external/zopfli/src/zopflipng/
H A Dzopflipng_lib.cc282 ZopfliPNGFilterStrategy* strategies,
289 // try out filter strategies: which filter strategy is the best depends
297 strategies[i], false, windowsize, 0, &out);
277 AutoChooseFilterStrategy(const std::vector<unsigned char>& image, unsigned w, unsigned h, const lodepng::State& inputstate, bool bit16, const std::vector<unsigned char>& origfile, int numstrategies, ZopfliPNGFilterStrategy* strategies, bool* enable) argument
/external/skia/bench/
H A Dnanobench.cpp835 // We will benchmark multiple BRD strategies.
839 } strategies[] = { local
863 while (fCurrentBRDStrategy < (int) SK_ARRAY_COUNT(strategies)) {
865 fBenchType = strategies[fCurrentBRDStrategy].fName;
868 strategies[fCurrentBRDStrategy].fStrategy;
/external/skia/dm/
H A DDM.cpp550 const SkBitmapRegionDecoder::Strategy strategies[] = { local
575 for (SkBitmapRegionDecoder::Strategy strategy : strategies) {
/external/caliper/lib/
H A Dgson-2.2.2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gson/ com/google/gson/stream/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 296 milliseconds