Searched defs:strategy (Results 1 - 14 of 14) sorted by relevance

/vbox/src/libs/zlib-1.2.6/
H A Dgzguts.h170 int strategy; /* compression strategy */ member in struct:__anon17372
H A Ddeflate.h186 int strategy; /* favor or force Huffman coding*/ member in struct:internal_state
/vbox/src/libs/libpng-1.2.8/
H A Dpngwrite.c1328 png_set_compression_strategy(png_structp png_ptr, int strategy) argument
1332 png_ptr->zlib_strategy = strategy;
/vbox/src/VBox/Devices/Network/
H A DDrvNAT.cpp1141 int strategy = slirp_host_network_configuration_change_strategy_selector(pThis->pNATState); local
1142 switch (strategy)
/vbox/src/libs/zlib-1.2.6/contrib/minizip/
H A Dzip.c1059 int windowBits,int memLevel, int strategy,
1221 err = deflateInit2(&zi->ci.stream, level, Z_DEFLATED, windowBits, memLevel, strategy);
1269 int windowBits,int memLevel, int strategy,
1277 windowBits, memLevel, strategy,
1285 int windowBits,int memLevel, int strategy,
1292 windowBits, memLevel, strategy,
1300 int windowBits,int memLevel, int strategy,
1307 windowBits, memLevel, strategy,
1055 zipOpenNewFileInZip4_64(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void* extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level, int raw, int windowBits,int memLevel, int strategy, const char* password, uLong crcForCrypting, uLong versionMadeBy, uLong flagBase, int zip64) argument
1265 zipOpenNewFileInZip4(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void* extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level, int raw, int windowBits,int memLevel, int strategy, const char* password, uLong crcForCrypting, uLong versionMadeBy, uLong flagBase) argument
1281 zipOpenNewFileInZip3(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void* extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level, int raw, int windowBits,int memLevel, int strategy, const char* password, uLong crcForCrypting) argument
1296 zipOpenNewFileInZip3_64(zipFile file, const char* filename, const zip_fileinfo* zipfi, const void* extrafield_local, uInt size_extrafield_local, const void* extrafield_global, uInt size_extrafield_global, const char* comment, int method, int level, int raw, int windowBits,int memLevel, int strategy, const char* password, uLong crcForCrypting, int zip64) argument
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dxf86str.h244 /* Need to store the strategy with clockRange for VidMode extension */
255 int strategy; member in struct:x_ClockRanges
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/common/
H A Dxf86str.h200 /* Need to store the strategy with clockRange for VidMode extension */
211 int strategy; member in struct:x_ClockRanges
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxf86str.h232 /* Need to store the strategy with clockRange for VidMode extension */
243 int strategy; member in struct:x_ClockRanges
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxf86str.h232 /* Need to store the strategy with clockRange for VidMode extension */
243 int strategy; member in struct:x_ClockRanges
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dxf86str.h244 /* Need to store the strategy with clockRange for VidMode extension */
255 int strategy; member in struct:x_ClockRanges
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dxf86str.h244 /* Need to store the strategy with clockRange for VidMode extension */
255 int strategy; member in struct:x_ClockRanges
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxf86str.h226 /* Need to store the strategy with clockRange for VidMode extension */
237 int strategy; member in struct:x_ClockRanges
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxf86str.h224 /* Need to store the strategy with clockRange for VidMode extension */
235 int strategy; member in struct:x_ClockRanges
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...

Completed in 143 milliseconds