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

1234567891011>>

/freebsd-11.0-release/contrib/xz/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...]
H A Dfilter_decoder.c140 lzma_raw_decoder_init(lzma_next_coder *next, const lzma_allocator *allocator, const lzma_filter *options) argument
/freebsd-11.0-release/contrib/xz/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
/freebsd-11.0-release/lib/libc/gen/
H A Dwait3.c48 __wait3(int *istat, int options, struct rusage *rup) argument
H A Dwaitpid.c48 __waitpid(pid_t pid, int *istat, int options) argument
/freebsd-11.0-release/contrib/libarchive/cpio/test/
H A Dtest_gcpio_compat.c29 unpack_test(const char *from, const char *options, const char *se) argument
/freebsd-11.0-release/lib/libc/sys/
H A Dwait4.c44 wait4(pid_t pid, int *status, int options, struct rusage *ru) argument
H A Dwait6.c45 wait6(idtype_t idtype, id_t id, int *status, int options, struct __wrusage *ru, argument
/freebsd-11.0-release/contrib/xz/src/liblzma/api/lzma/
H A Dfilter.h63 void *options; member in struct:__anon5832
[all...]
/freebsd-11.0-release/crypto/openssh/openbsd-compat/
H A Dbsd-waitpid.c33 waitpid(int pid, int *stat_loc, int options) argument
/freebsd-11.0-release/contrib/mdocml/
H A Dtest-getsubopt.c28 char *options = buf; local
/freebsd-11.0-release/contrib/apr/threadproc/unix/
H A Dprocsup.c91 int waitpid(pid_t pid, int *statusp, int options) argument
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/DataFormatters/
H A DCXXFunctionPointer.cpp24 lldb_private::formatters::CXXFunctionPointerSummaryProvider (ValueObject& valobj, Stream& stream, const TypeSummaryOptions& options) argument
/freebsd-11.0-release/contrib/xz/src/liblzma/delta/
H A Ddelta_common.c60 lzma_delta_coder_memusage(const void *options) argument
/freebsd-11.0-release/contrib/llvm/tools/lldb/tools/lldb-server/
H A DLLDBServerUtilities.cpp36 uint32_t options = File::eOpenOptionWrite | File::eOpenOptionCanCreate | local
/freebsd-11.0-release/usr.bin/find/
H A Doption.c58 static OPTION const options[] = { variable
/freebsd-11.0-release/sys/contrib/rdma/krping/
H A Dgetopt.c29 int krping_getopt(const char *caller, char **options, argument
/freebsd-11.0-release/usr.sbin/bluetooth/hcsecd/
H A Dparser.y99 options: option ';' label
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Core/
H A DStreamFile.cpp57 StreamFile(const char *path, uint32_t options, uint32_t permissions) argument
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/Language/ObjC/
H A DCoreMedia.cpp22 lldb_private::formatters::CMTimeSummaryProvider (ValueObject& valobj, Stream& stream, const TypeSummaryOptions& options) argument
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Target/
H A DThreadPlanCallFunctionUsingABI.cpp29 ThreadPlanCallFunctionUsingABI(Thread &thread, const Address &function, llvm::Type &prototype, llvm::Type &return_type, llvm::ArrayRef<ABI::CallArgument> args, const EvaluateExpressionOptions &options) argument
/freebsd-11.0-release/crypto/openssl/apps/
H A Dversion.c143 int cflags = 0, version = 0, date = 0, options = 0, platform = 0, dir = 0; local

Completed in 347 milliseconds

1234567891011>>