Searched refs:plugins (Results 51 - 71 of 71) sorted by relevance

123

/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/java/javax/security/
H A DMakefile155 SASL_STATIC_OBJS = ../plugins/gssapi.o
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/java/javax/security/auth/
H A DMakefile155 SASL_STATIC_OBJS = ../plugins/gssapi.o
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/java/javax/security/auth/callback/
H A DMakefile155 SASL_STATIC_OBJS = ../plugins/gssapi.o
/macosx-10.10.1/CPANInternal-159.1/Template-Toolkit-2.25/lib/Template/Plugin/
H A DDirectory.pm373 L<Directory|Template::Plugin::Directory> plugins, added some extra code and
H A DTable.pm276 the above C<USE> directives would create plugins that represented the following
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/include/
H A DMakefile179 SASL_STATIC_OBJS = ../plugins/gssapi.o
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/java/CyrusSasl/
H A DMakefile139 SASL_STATIC_OBJS = ../plugins/gssapi.o
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/pwcheck/
H A DMakefile159 SASL_STATIC_OBJS = ../plugins/gssapi.o
/macosx-10.10.1/CPANInternal-159.1/Template-Toolkit-2.25/lib/Template/
H A DContext.pm796 # members. For example, templates(), plugins(), filters(),
845 LOAD_PLUGINS => 'plugins',
1013 $providers = $context->plugins();
1024 plugins and filters, raise exceptions and so on.
/macosx-10.10.1/vim-55/runtime/autoload/
H A Dsyntaxcomplete.vim21 " - Allows other plugins to use this for their own
H A Dsqlcomplete.vim15 " This allows other plugins / scripts to use this list for their own
439 " completion plugins
H A Djavascriptcomplete.vim275 let naviprop = ['plugins', 'appCodeName', 'appName', 'appVersion', 'cookieEnabled',
/macosx-10.10.1/configd-699.1.5/
H A Dget-mobility-info766 plugins[$num]="${PLUGIN}"
772 for PLUGIN in "${plugins[@]}"
/macosx-10.10.1/vim-55/runtime/lang/
H A Dmenu_ca_es.latin1.vim312 menutrans Set\ '&filetype'\ too Carrega\ tamb�\ els\ plugins
/macosx-10.10.1/CPANInternal-159.1/Template-Toolkit-2.25/lib/
H A DTemplate.pm607 One or more base classes under which plugins may be found.
/macosx-10.10.1/IOKitUser-1050.1.21/kext.subproj/
H A DOSKext.c546 OSKextRef aKext, // if called by a kext looking for plugins
2170 OSKextRef aKext, // if called by a kext looking for plugins
2176 CFArrayRef plugins = NULL; // must release local
2185 /* Check for a single kext, read it and its plugins.
2201 plugins = OSKextCopyPlugins(theKext);
2202 if (plugins && CFArrayGetCount(plugins)) {
2203 CFArrayAppendArray(result, plugins, RANGE_ALL(plugins));
2219 /* If we're scanning for plugins, silentl
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/snack/snack/demos/tcl/
H A Dxs.tcl54 set v(plugins) {}
2261 foreach p $v(plugins) {
3705 foreach p $v(plugins) {
4408 set w .plugins
4431 bind $w.f.list <ButtonRelease-1> {.plugins.f2.text delete 0.0 end;.plugins.f2.text insert end [namespace inscope [lindex $v(plugins) [.plugins.f.list curselection]] Describe]}
4453 namespace inscope [lindex $v(plugins) $i] Unload
4454 set v(plugins) [lreplac
[all...]
/macosx-10.10.1/CPANInternal-159.1/Class-DBI-v3.0.17/lib/Class/
H A DDBI.pm3138 better off as plugins, with a separate life on CPAN or elsewhere (and with
3159 There are lots of 3rd party subclasses and plugins available.
/macosx-10.10.1/vim-55/runtime/
H A Dfiletype.vim2474 " Use the filetype detect plugins. They may overrule any of the previously
H A Doptwin.vim238 call append("$", "runtimepath\tlist of directories used for runtime files and plugins")
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/
H A Dconfigure1520 --enable-staticdlopen try dynamic plugins when we are a static libsasl [no]
1573 --with-plugindir=DIR set the directory where plugins will
7964 SASL_STATIC_SRCS="$SASL_STATIC_SRCS \$(top_srcdir)/plugins/sasldb.c $SASL_DB_BACKEND_STATIC_SRCS"
8947 SASL_STATIC_SRCS="$SASL_STATIC_SRCS \$(top_srcdir)/plugins/cram.c"
10742 SASL_STATIC_SRCS="$SASL_STATIC_SRCS \$(top_srcdir)/plugins/digestmd5.c"
10778 SASL_STATIC_SRCS="$SASL_STATIC_SRCS \$(top_srcdir)/plugins/scram.c"
10816 SASL_STATIC_SRCS="$SASL_STATIC_SRCS \$(top_srcdir)/plugins/otp.c"
11094 SASL_STATIC_SRCS="$SASL_STATIC_SRCS \$(top_srcdir)/plugins/srp.c"
11791 SASL_STATIC_SRCS="$SASL_STATIC_SRCS \$(top_srcdir)/plugins/kerberos4.c"
13360 SASL_STATIC_SRCS="$SASL_STATIC_SRCS \$(top_srcdir)/plugins/gssap
[all...]

Completed in 336 milliseconds

123