Searched +refs:custom +refs:mode (Results 1 - 25 of 44) sorted by relevance

12

/macosx-10.9.5/xnu-2422.115.4/EXTERNAL_HEADERS/corecrypto/
H A Dccmode_factory.h99 .custom = &cc3des_ltc_ecb_encrypt
129 .custom = (ECB) \
138 .custom = (ECB) \
143 ecb decrypt mode implementation of some underlying algorithm as the ecb
154 ecb encrypt mode implementation of some underlying algorithm as the ecb
184 .custom = (ECB) \
193 .custom = (ECB) \
198 ecb encrypt mode implementation of some underlying algorithm as the ecb
209 ecb encrypt mode implementation of some underlying algorithm as the ecb
238 .custom
343 uint32_t mode; /* mode the GCM code is in */ member in struct:_ccmode_gcm_key
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dcwarn.el64 ;; CWarn is implemented as two minor modes: `cwarn-mode' and
65 ;; `global-cwarn-mode'. The former can be applied to individual buffers
71 ;; (global-cwarn-mode 1)
73 ;; Also, `font-lock-mode' or `global-font-lock-mode' must be enabled.
113 (require 'custom)
115 (require 'cc-mode)
126 (defvar cwarn-mode nil
127 "*Non-nil when Cwarn mode is active.
129 Never set this variable directly, use the command `cwarn-mode'
[all...]
/macosx-10.9.5/emacs-92/emacs/man/
H A Dmakefile.w32-in39 $(infodir)/widget $(infodir)/efaq $(infodir)/ada-mode \
46 DVI_TARGETS = emacs.dvi calc.dvi cc-mode.dvi cl.dvi dired-x.dvi \
50 ada-mode.dvi autotype.dvi idlwave.dvi eudc.dvi ebrowse.dvi \
110 $(srcdir)/custom.texi \
160 $(infodir)/ccmode: cc-mode.texi
161 $(MAKEINFO) cc-mode.texi
162 cc-mode.dvi: cc-mode.texi
163 $(ENVADD) $(TEXI2DVI) $(srcdir)/cc-mode.texi
165 $(infodir)/ada-mode
[all...]
H A DMakefile.in41 ../info/efaq ../info/ada-mode ../info/autotype ../info/calc \
46 DVI_TARGETS = emacs.dvi calc.dvi cc-mode.dvi cl.dvi dired-x.dvi \
50 ada-mode.dvi autotype.dvi idlwave.dvi eudc.dvi ebrowse.dvi \
109 ${srcdir}/custom.texi \
157 ../info/ccmode: cc-mode.texi
158 cd $(srcdir); $(MAKEINFO) cc-mode.texi
159 cc-mode.dvi: cc-mode.texi
160 $(ENVADD) $(TEXI2DVI) ${srcdir}/cc-mode.texi
162 ../info/ada-mode
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Dnumfmtst.cpp1617 DecimalFormatSymbols custom(Locale::getUS(), status);
1620 custom.setSymbol(DecimalFormatSymbols::kDecimalSeparatorSymbol, "decimal");
1621 custom.setSymbol(DecimalFormatSymbols::kPlusSignSymbol, "plus");
1622 custom.setSymbol(DecimalFormatSymbols::kMinusSignSymbol, " minus ");
1623 custom.setSymbol(DecimalFormatSymbols::kExponentialSymbol, "exponent");
1629 expect2(new DecimalFormat(patternStr, custom, status),
1633 expect2(new DecimalFormat("*^##.##", custom, status),
1636 expect2(new DecimalFormat("##.##", custom, status),
1639 expect2(new DecimalFormat("##0.0####E0 'g-m/s^2'", custom, status),
1642 expect(new DecimalFormat("##0.0####E0 'g-m/s^2'", custom, statu
[all...]
/macosx-10.9.5/CPANInternal-140/Template-Toolkit/lib/
H A DTemplate.pm380 binary mode.
634 Reference to a custom service object (default: L<Template::Service>).
638 Reference to a custom context object (default: L<Template::Context>).
642 Reference to a custom stash object (default: L<Template::Stash>).
646 Reference to a custom parser object (default: L<Template::Parser>).
650 Reference to a custom grammar object (default: L<Template::Grammar>).
926 # mode: perl
928 # indent-tabs-mode: nil
/macosx-10.9.5/CPANInternal-140/Template-Toolkit-2.24/lib/
H A DTemplate.pm380 binary mode.
634 Reference to a custom service object (default: L<Template::Service>).
638 Reference to a custom context object (default: L<Template::Context>).
642 Reference to a custom stash object (default: L<Template::Stash>).
646 Reference to a custom parser object (default: L<Template::Parser>).
650 Reference to a custom grammar object (default: L<Template::Grammar>).
926 # mode: perl
928 # indent-tabs-mode: nil
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dorgcard.tex19 % tex org-mode-ref.tex; dvips -t landscape org-mode-ref.dvi
55 % Which mode to use is controlled by setting \columnsperpage above.
163 %% in case we never use \columnb (two-column mode)
179 % we won't be using math mode much, so redefine some of the characters
220 % If an \halign is entered while in vertical mode, a parskip is never
276 (add-to-list 'auto-mode-alist '("\\\\.org\$" . org-mode))
334 \key{global TODO list in agenda mode}{C-c t$^1$}
344 %\metax{insert a new Org-mode tabl
[all...]
H A DviperCard.tex44 % Which mode to use is controlled by setting \columnsperpage above.
171 %% in case we never use \columnb (two-column mode)
187 % we won't be using math mode much, so redefine some of the characters
273 Just type \kbd{M-x viper-mode} followed by \kbd{RET}
277 (setq viper-mode t)
626 \twocol{viper-custom-file-name}{"\~{}/.vip"}
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dcustom.el0 ;;; custom.el --- tools for declaring and initializing options
39 (defvar custom-define-hook nil
43 (defvar custom-dont-initialize nil
45 That is used for the sake of `custom-make-dependencies'.
48 (defvar custom-current-group-alist nil
53 (defun custom-initialize-default (symbol value)
66 (defun custom-initialize-set (symbol value)
73 (funcall (or (get symbol 'custom-set) 'set-default)
79 (defun custom-initialize-safe-set (symbol value)
80 "Like `custom
[all...]
H A Dcus-edit.el31 ;; See `custom.el'.
33 ;; No commands should have names starting with `custom-' because
45 ;; different means if the option symbol has the 'custom-get'
46 ;; property. Similarly, set-default (or the 'custom-set' property)
145 (defvar custom-versions-load-alist) ; from cus-load
156 (put 'custom-define-hook 'custom-type 'hook)
157 (put 'custom-define-hook 'standard-value '(nil))
158 (custom-add-to-group 'customize 'custom
2165 (define-widget 'custom 'default function
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tclvfs/tclvfs/library/template/
H A Dfishvfs.tcl65 a custom new transport protocol handler is added which requires info not included in the
257 set value "mtime [lindex $rV 5] gid [lindex $rV 2] nlink [lindex $rV 6] atime [lindex $rV 0] mode [lindex $rV 4] type [if $dir {set type directory} else {set type file}] ctime [lindex $rV 1] uid [lindex $rV 8] ino [lindex $rV 3] size [lindex $rV 7] dev -1"
302 set value "mtime [lindex $rV 5] gid [lindex $rV 2] nlink [lindex $rV 6] atime [lindex $rV 0] mode [lindex $rV 4] type [if $dir {set type directory} else {set type file}] ctime [lindex $rV 1] uid [lindex $rV 8] ino [lindex $rV 3] size [lindex $rV 7] dev -1"
328 proc open_ {file mode} {
333 if {([catch {set fileSize [Transport $root $command]}]) && ($mode == "r")} {error "couldn't open \"$file\": no such file or directory" "no such file or directory" {POSIX ENOENT {no such file or directory}}}
341 # if write mode, don't need to retrieve contents:
342 if [string match w* $mode] {return $channelID}
/macosx-10.9.5/emacs-92/emacs/lisp/net/
H A Dtramp-smb.el36 (require 'custom)
352 (nth 1 entry) ;8 mode
487 (nth 1 x) ; mode
740 ;; attrib_string(finfo->mode),
748 ;; attrib_string(finfo->mode),
765 localname mode size month day hour min sec year mtime)
772 mode "dr-xr-xr-x"
818 ;; mode: ARCH, DIR, HIDDEN, RONLY, SYSTEM, VOLID
821 mode (or (match-string 1 line) "")
822 mode (sav
[all...]
/macosx-10.9.5/curl-78.94.1/curl/packages/vms/
H A Dbuild_vms.com82 $! 25-APR-2007, STL, allow compilation in 64-bit mode.
419 $! CC /LIST, LINK /MAP, and MESSAGE /LIST are defaults in batch mode,
669 $ write sys$output "Generating curl custom config_vms.h"
/macosx-10.9.5/CPANInternal-140/Log-Log4perl/lib/Log/Log4perl/
H A DFAQ.pm38 mode supports easy logging in simple scripts:
57 C<:easy> mode like
160 parameter C<mode>:
164 log4perl.appender.FileApp.mode = write
659 code for custom conversion specifiers
1216 let's define two custom filters, C<MatchError> and C<MatchWarn>, which,
1245 C</tmp/app.err> respectively and have the custom filters C<MatchWarn> and C<MatchError>
1312 the non-interpreting mode of the here-document like in
1349 Log::Log4perl's custom filters (0.30 or better) provide an interface for the
1370 The last four statements in the configuration above are defining a custom
[all...]
/macosx-10.9.5/CPANInternal-140/DBIx-Class-Schema-Loader-0.07033/lib/DBIx/Class/Schema/Loader/
H A DBase.pm206 For L</v8> mode and later, uses L<String::ToIdentifier::EN> instead of
242 This mode is identical to C<v6> mode, except that monikerization of CamelCase
245 CamelCase column names in case-preserving mode will also be handled better
248 In this mode, CamelCase L</column_accessors> are normalized based on case
255 The default mode is L</v7>, to get L</v8> mode, you have to specify it in
264 correctly in this mode.
824 semantics of this mode are much improved for CamelCase database names.
896 the new code to use instead. For instance you could add custom comment
[all...]
/macosx-10.9.5/vim-53/runtime/macros/
H A Dmatchit.vim35 " TODO: Add a level of indirection, so that custom % scripts can use my
87 function! s:Match_wrapper(word, forward, mode) range
95 " If this function was called from Visual mode, make sure that the cursor
97 if a:mode == "v"
106 return s:CleanUp(restore_options, a:mode, startline, startcol)
164 return s:CleanUp(restore_options, a:mode, startline, startcol)
176 return s:CleanUp(restore_options, a:mode, startline, startcol)
281 return s:CleanUp(restore_options, a:mode, startline, startcol, mid.'\|'.fin)
284 " Restore options and do some special handling for Operator-pending mode.
286 fun! s:CleanUp(options, mode, startlin
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/texmap/
H A DTextureMapperGL.cpp186 void TextureMapperGL::ClipStack::reset(const IntRect& rect, TextureMapperGL::ClipStack::YAxisMode mode) argument
190 yAxisMode = mode;
1021 bool custom = isCustomFilter(filter->getOperationType()); local
1026 if (custom || !last) {
1033 if (custom) {
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/
H A DLog4perl.pm324 my $mode = ($2 ? "append" : "write");
329 mode => $mode,
624 # Easy mode if you like it simple ...
632 # ... or standard mode for more features:
740 log4perl.appender.LOGFILE.mode=append
915 (DEBUG) through. But after this check, Log4perl will eventually apply custom
918 impossible to know what a custom filter does with a message without
1296 # Expensive in non-debug mode!
1307 # Cheap in non-debug mode!
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/Log4perl/
H A DFAQ.pm38 mode supports easy logging in simple scripts:
57 C<:easy> mode like
160 parameter C<mode>:
164 log4perl.appender.FileApp.mode = write
661 code for custom conversion specifiers
1218 let's define two custom filters, C<MatchError> and C<MatchWarn>, which,
1247 C</tmp/app.err> respectively and have the custom filters C<MatchWarn> and C<MatchError>
1314 the non-interpreting mode of the here-document like in
1351 Log::Log4perl's custom filters (0.30 or better) provide an interface for the
1372 The last four statements in the configuration above are defining a custom
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/jpeg/
H A Djpeg.tcl135 proc ::jpeg::openJFIF {file {mode r}} {
136 set fh [open $file $mode]
930 Flash,9 "flash fired, compulsory flash mode"
931 Flash,13 "flash fired, compulsory flash mode, return light not detected"
932 Flash,15 "flash fired, compulsory flash mode, return light detected"
933 Flash,16 "flash did not fire, compulsory flash mode"
934 Flash,24 "flash did not fire, auto mode"
935 Flash,25 "flash fired, auto mode"
936 Flash,29 "flash fired, auto mode, return light not detected"
937 Flash,31 "flash fired, auto mode, retur
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dpine.vim239 syn keyword pineOption enable-cruise-mode
240 syn keyword pineOption enable-cruise-mode-delete
253 syn keyword pineOption enable-lame-list-mode
304 syn keyword pineOption print-offers-custom-cmd-prompt
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/
H A DChanges248 * (ms) Added 'utf8' option to screen appender and easy mode, some of
256 * (ms) Added test cases on syswrite in recreate mode
367 * (ms) Added ALWAYS easy mode macro (level=OFF)
385 appender reconnection logic in 'buffered' mode. Applied
526 in :easy mode (suggested by Jud Dagnall).
595 * (ms) New interface for custom config parsers.
677 mode in Log::Log4perl::Appender::File
823 * (ms) Added Log4perl custom filter logic and standard filter set
H A DREADME9 # Easy mode if you like it simple ...
17 # ... or standard mode for more features:
109 log4perl.appender.LOGFILE.mode=append
272 will eventually apply custom filters and forward the message to one or
274 reason that it's impossible to know what a custom filter does with a
639 # Expensive in non-debug mode!
649 # Cheap in non-debug mode!
947 * init_and_watch delay mode: 300,000 suppressed, 30,000 logged.
948 init_and_watch signal mode: 450,000 suppressed, 30,000 logged.
1032 In this mode, Lo
[all...]
/macosx-10.9.5/vim-53/runtime/ftplugin/
H A Dsql.vim193 command! -nargs=* -complete=custom,SQL_GetList SQLSetType :call SQL_SetType(<q-args>)
395 " Could not figure out how to use a :call search() string in visual mode
396 " without it ending visual mode

Completed in 208 milliseconds

12