Searched +refs:custom +refs:show (Results 1 - 16 of 16) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/
H A Dinspector.css76 body.show-toolbar-icons #toolbar {
80 body.show-toolbar-icons.dock-to-bottom #toolbar {
119 body:not(.show-toolbar-icons) .toolbar-item {
123 body.dock-to-bottom:not(.show-toolbar-icons) .toolbar-item.toggleable {
127 body.dock-to-bottom:not(.show-toolbar-icons) .toolbar-item.toggleable.toggled-on {
131 body.show-toolbar-icons .toolbar-item.toggleable {
136 body.show-toolbar-icons.dock-to-bottom .toolbar-item.toggleable {
163 body.show-toolbar-icons .toolbar-icon {
167 body.dock-to-bottom .toolbar-icon.custom-toolbar-icon {
184 body.show
[all...]
/macosx-10.9.5/CPANInternal-140/Data-Dumper-Concise/lib/Data/Dumper/
H A DConcise.pm111 back in a custom way anyway. Note that this -does- force using the pure perl
113 show up in a profile so "who cares?".
/macosx-10.9.5/curl-78.94.1/curl/packages/vms/
H A Dbuild_vms.com44 $! /list/show=(expan,includ)/machine
46 $! /list/show=(all, nomessages)/machine
109 $! Changed "vo_c" messages to show the CC qualifiers
264 $ cc_list = "/list='objdir'/show=(expan, includ)/machine
265 $ cc_full_list = "/list='objdir'/show=(all, nomessages)/machine
669 $ write sys$output "Generating curl custom config_vms.h"
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dorgcard.tex288 \key{show the whole file}{C-c C-a}
290 \key{show subtree in indirect buffer, ded.\ frame}{C-c C-k}
291 %\key{show branches}{C-c C-k}
332 \key{show sparse tree for all matches of a regexp}{C-c /}
396 \key{show line, column, formula reference}{C-c ?}
550 \key{Toggle custom format display for dates/times}{C-c C-x C-t}
581 \key{show timeline of current org file}{C-c a L$^1$}
582 \key{configure custom commands}{C-c a C$^1$}
597 \key{show original location of item}{SPC/mouse-3}
599 \key{show an
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dpine.vim153 syn keyword pineConfig show-all-characters
304 syn keyword pineOption print-offers-custom-cmd-prompt
331 syn keyword pineOption show-cursor
332 syn keyword pineOption show-plain-text-internally
333 syn keyword pineOption show-selected-in-boldface
/macosx-10.9.5/emacs-92/emacs/lisp/
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/apr-30/apr/apr/
H A Dconfigure1670 --enable-experimental-libtool Use experimental custom libtool
9568 # Use a custom-made libtool replacement
9578 # Use a custom-made libtool replacement
14014 finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
17637 finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
20212 finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
22783 finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
27516 custom ) ac_var="$ac_item" ;;
27554 custom ) ac_var="$ac_item" ;;
27592 custom ) ac_va
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl/lib/Log/Log4perl/
H A DFAQ.pm659 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>
1277 show small host-specific differences, because you can deploy the unmodified
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
1386 For details on custom filters, check L<Log::Log4perl::Filter>.
1820 =head2 How can I access a custom appender defined in the configuration?
1828 your liking. For example, see the custom C<IndentAppender> defined below:
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/
H A Dconfigure1674 --enable-experimental-libtool Use experimental custom libtool
9559 # Use a custom-made libtool replacement
9569 # Use a custom-made libtool replacement
14005 finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
17628 finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
20203 finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
22774 finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
27501 custom ) ac_var="$ac_item" ;;
27539 custom ) ac_var="$ac_item" ;;
27577 custom ) ac_va
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/
H A DChanges315 * (ms) Changed appender destruction during cleanup to show warning
595 * (ms) New interface for custom config parsers.
823 * (ms) Added Log4perl custom filter logic and standard filter set
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/Log4perl/
H A DFAQ.pm661 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>
1279 show small host-specific differences, because you can deploy the unmodified
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
1388 For details on custom filters, check L<Log::Log4perl::Filter>.
1828 =head2 How can I access a custom appender defined in the configuration?
1836 your liking. For example, see the custom C<IndentAppender> defined below:
2513 custom cspe
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dsql.el92 ;; and the custom package
93 ;; <URL:http://www.dina.kvl.dk/~abraham/custom/>.
233 (require 'custom)
803 ["Show SQLi buffer" sql-show-sqli-buffer t]
1197 "remark" "repfooter" "repheader" "run" "save" "show" "shutdown"
1218 "shift\\(inout\\)?\\|show\\(mode\\)?\\|"
1301 "session" "set" "sfunc" "share" "show" "similar" "some" "sort1"
1605 "share" "show" "sql_big_result" "sql_buffer_result" "sql_cache"
2047 (defun sql-show-sqli-buffer ()
2355 \(function (lambda (STR) (comint-show
[all...]
/macosx-10.9.5/CPANInternal-140/Class-DBI/lib/Class/
H A DDBI.pm1622 We provide a few simple search methods, more to show the potential of
1898 custom _croak() method, and then caught and used to redisplay the
1911 Applications that require custom behaviour should override the
/macosx-10.9.5/CPANInternal-140/Class-DBI-v3.0.17/lib/Class/
H A DDBI.pm1908 custom _croak() method, and then caught and used to redisplay the
1921 Applications that require custom behaviour should override the
3092 needs to have a working database to show the problem, then this should
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dorg.el100 ;;; The custom variables
124 (const :tag "nofold: show all" nil)
272 (defcustom org-show-hierarchy-above '((default . t))
273 "Non-nil means, show full hierarchy when revealing a location.
307 (defcustom org-show-following-heading '((default . t))
308 "Non-nil means, show following heading when revealing a location.
314 use the command \\[org-reveal] to show more context.
316 contexts. See `org-show-hierarchy-above' for valid contexts."
335 (defcustom org-show-siblings '((default . nil) (isearch t))
336 "Non-nil means, show al
[all...]
/macosx-10.9.5/CPANInternal-140/Perl-Tidy-20121207/lib/Perl/
H A DTidy.pm1392 if ( $rOpts->{'DEBUG'} || $rOpts->{'show-options'} ) {
1550 # to hide from tidyview (which does not show category 0 flags):
1733 $add_option->( 'show-options', 'opt', '!' );
3357 -h show this help
11571 # show that text was truncated if necessary
11788 # always show the leading 'if' text on 'else'
12140 # Set flag to show how much level changes between this line
15425 # open, then it should be broken open to properly show the structure.
26912 # report unexpected token type and show where it is
[all...]

Completed in 351 milliseconds