Searched defs:options (Results 1 - 25 of 981) sorted by relevance

1234567891011>>

/netbsd-current/external/public-domain/xz/dist/src/liblzma/common/
H A Dstream_flags_common.h26 is_backward_size_valid(const lzma_stream_flags *options) argument
H A Dstream_flags_decoder.c17 stream_flags_decode(lzma_stream_flags *options, const uint8_t *in) argument
[all...]
H A Dstream_flags_encoder.c17 stream_flags_encode(const lzma_stream_flags *options, uint8_t *out) argument
[all...]
/netbsd-current/lib/libc/gen/
H A Dwait3.c48 wait3(int *istat, int options, struct rusage *rup) argument
/netbsd-current/external/public-domain/xz/dist/src/liblzma/simple/
H A Dsimple_decoder.c17 lzma_simple_props_decode(void **options, const lzma_allocator *allocator, argument
H A Dsimple_encoder.c17 lzma_simple_props_size(uint32_t *size, const void *options) argument
26 lzma_simple_props_encode(const void *options, uint8_t *out) argument
/netbsd-current/sys/arch/i386/stand/lib/
H A Dmenuutils.c48 char *options; local
H A Dparseutils.c53 char *options; local
[all...]
/netbsd-current/external/bsd/libarchive/dist/cpio/test/
H A Dtest_gcpio_compat.c29 unpack_test(const char *from, const char *options, const char *se) argument
/netbsd-current/external/mit/libuv/dist/docs/code/detach/
H A Dmain.c7 uv_process_options_t options; variable
/netbsd-current/external/public-domain/xz/dist/src/liblzma/api/lzma/
H A Dfilter.h63 void *options; member in struct:__anon7001
[all...]
/netbsd-current/external/gpl2/diffutils/dist/lib/
H A Dwaitpid.c35 waitpid (pid_t pid, int *stat_loc, int options) argument
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/
H A Dhello.cc23 static KCmdLineOptions options[] = variable
/netbsd-current/external/bsd/mdocml/dist/
H A Dtest-getsubopt.c31 char *options = buf; local
/netbsd-current/external/mit/isl/dist/
H A Dclosure.c9 struct isl_options *options; local
H A Dflow.c25 struct isl_options *options; local
H A Dpolyhedron_remove_redundant_equalities.c26 struct isl_options *options; local
H A Dschedule.c24 struct isl_options *options; local
/netbsd-current/external/bsd/libbind/dist/irs/
H A Ddns.c61 irs_dns_acc(const char *options) { argument
H A Dlcl.c56 irs_lcl_acc(const char *options) { argument
/netbsd-current/external/zlib/pigz/dist/zopfli/
H A Dlz77.h60 const ZopfliOptions* options; member in struct:ZopfliBlockState
H A Dzopfli_lib.c19 void ZopfliCompress(const ZopfliOptions* options, ZopfliFormat output_type, argument
/netbsd-current/usr.bin/vndcompress/
H A Dmain.c50 struct options options = zero_options, *O = &options; local
/netbsd-current/external/public-domain/xz/dist/src/liblzma/delta/
H A Ddelta_common.c63 lzma_delta_coder_memusage(const void *options) argument
/netbsd-current/external/gpl2/xcvs/dist/src/
H A Dcheckin.c30 Checkin(int type, struct file_info *finfo, char *rev, char *tag, char *options, char *message) argument
[all...]

Completed in 245 milliseconds

1234567891011>>