Searched defs:options (Results 101 - 125 of 1245) sorted by relevance

1234567891011>>

/macosx-10.10/ICU-531.30/icuSources/tools/genbrk/
H A Dgenbrk.cpp50 static UOption options[]={ variable
[all...]
/macosx-10.10/ICU-531.30/icuSources/tools/toolutil/
H A Duoptions.c24 u_parseArgs(int argc, char* argv[], int optionCount, UOption options[]) argument
/macosx-10.10/IOGraphics-485/tools/
H A Dprobe.c22 IOOptionBits options; local
/macosx-10.10/MITKerberosShim-66/test/
H A Dtest-kll2.c46 KLLoginOptions options; local
/macosx-10.10/OpenSSL098-52/src/apps/
H A Dversion.c140 int cflags=0,version=0,date=0,options=0,platform=0,dir=0; local
/macosx-10.10/PowerManagement-494.1.2/ioupsd/
H A Dioupsplugin.c107 int options; local
/macosx-10.10/SecurityTokend-55108/lib/
H A Dserver.cpp103 void Server::termination(uint32 reason, uint32 options) argument
/macosx-10.10/SecurityTokend-55108/security_tokend_client/
H A Dserver.cpp103 void Server::termination(uint32 reason, uint32 options) argument
/macosx-10.10/WebCore-7600.1.25/Modules/mediastream/
H A DNavigatorUserMedia.cpp49 void NavigatorUserMedia::webkitGetUserMedia(Navigator* navigator, const Dictionary& options, PassRefPtr<NavigatorUserMediaSuccessCallback> successCallback, PassRefPtr<NavigatorUserMediaErrorCallback> errorCallback, ExceptionCode& ec) argument
H A DRTCOfferAnswerOptions.cpp35 PassRefPtr<RTCOfferAnswerOptions> RTCOfferAnswerOptions::create(const Dictionary& options, ExceptionCode& ec) argument
49 bool RTCOfferAnswerOptions::initialize(const Dictionary& options) argument
62 PassRefPtr<RTCOfferOptions> RTCOfferOptions::create(const Dictionary& options, ExceptionCode& ec) argument
75 bool RTCOfferOptions::initialize(const Dictionary& options) argument
[all...]
/macosx-10.10/WebCore-7600.1.25/dom/
H A DMutationObserverInterestGroup.h77 bool hasOldValue(MutationRecordDeliveryOptions options) { return options & m_oldValueFlag; } argument
/macosx-10.10/WebCore-7600.1.25/editing/
H A DMoveSelectionCommand.cpp79 ReplaceSelectionCommand::CommandOptions options = ReplaceSelectionCommand::SelectReplacement | ReplaceSelectionCommand::PreventNesting; local
/macosx-10.10/WebCore-7600.1.25/loader/cache/
H A DCachedResourceRequest.cpp45 CachedResourceRequest::CachedResourceRequest(const ResourceRequest& resourceRequest, const ResourceLoaderOptions& options) argument
/macosx-10.10/bind9-45.101/bind9/bin/named/
H A Dtkeyconf.c54 ns_tkeyctx_fromconfig(const cfg_obj_t *options, isc_mem_t *mctx, argument
/macosx-10.10/bind9-45.101/bind9/lib/dns/rdata/generic/
H A Dopt_41.h35 unsigned char *options; member in struct:dns_rdata_opt
/macosx-10.10/bind9-45.101/bind9/lib/isc/
H A Dcommandline.c99 isc_commandline_parse(int argc, char * const *argv, const char *options) { argument
[all...]
/macosx-10.10/cups-408/cups/backend/
H A Dusb.c145 *options; /* Pointer to options */ local
94 print_device(const char *uri, const char *hostname, const char *resource, char *options, int print_fd, int copies, int argc, char *argv[]) argument
[all...]
/macosx-10.10/cups-408/cups/cups/
H A Dbackend.c56 int options; /* Resolve options */ local
H A Dtestcache.c37 cups_option_t *options = NULL;/* Options */ local
H A Dtestconflicts.c45 cups_option_t *options; /* Options */ local
[all...]
/macosx-10.10/cxxfilt-11/cxxfilt/libiberty/
H A Dgetopt1.c69 getopt_long(int argc, char *const *argv, const char *options, const struct option *long_options, int *opt_index) argument
81 getopt_long_only(int argc, char *const *argv, const char *options, const struct option *long_options, int *opt_index) argument
/macosx-10.10/efax-38/efax/
H A Dfaxnotify179 options = '' variable
183 options = options + ' -o fitplot' variable
/macosx-10.10/emacs-93/emacs/lib-src/
H A Dgetopt1.c44 getopt_long(int argc, char *__getopt_argv_const *argv, const char *options, const struct option *long_options, int *opt_index) argument
52 _getopt_long_r(int argc, char **argv, const char *options, const struct option *long_options, int *opt_index, struct _getopt_data *d) argument
66 getopt_long_only(int argc, char *__getopt_argv_const *argv, const char *options, const struct option *long_options, int *opt_index) argument
75 _getopt_long_only_r(int argc, char **argv, const char *options, const struct option *long_options, int *opt_index, struct _getopt_data *d) argument
/macosx-10.10/gnudiff-19/diffutils/lib/
H A Dprepargs.c48 prepend_args (char const *options, char *buf, char **argv) argument
77 prepend_default_options (char const *options, int *pargc, char ***pargv) argument
[all...]
/macosx-10.10/gnutar-453/gnutar/lib/
H A Dgetopt1.c41 getopt_long(int argc, char *__getopt_argv_const *argv, const char *options, const struct option *long_options, int *opt_index) argument
49 _getopt_long_r(int argc, char **argv, const char *options, const struct option *long_options, int *opt_index, struct _getopt_data *d) argument
63 getopt_long_only(int argc, char *__getopt_argv_const *argv, const char *options, const struct option *long_options, int *opt_index) argument
72 _getopt_long_only_r(int argc, char **argv, const char *options, const struct option *long_options, int *opt_index, struct _getopt_data *d) argument

Completed in 297 milliseconds

1234567891011>>