Searched +refs:custom +refs:link (Results 1 - 25 of 28) sorted by relevance

12

/macosx-10.9.5/vim-53/runtime/syntax/
H A Dconf.vim6 " Quit when a (custom) syntax file was already loaded
20 hi def link confComment Comment
21 hi def link confTodo Todo
22 hi def link confString String
H A Dchaiscript.vim5 " Quit when a (custom) syntax file was already loaded
73 hi def link chaiscriptExceptions Exception
74 hi def link chaiscriptKeyword Keyword
75 hi def link chaiscriptStatement Statement
76 hi def link chaiscriptRepeat Repeat
77 hi def link chaiscriptString String
78 hi def link chaiscriptNumber Number
79 hi def link chaiscriptFloat Float
80 hi def link chaiscriptOperator Operator
81 hi def link chaiscriptConstan
[all...]
H A Dviminfo.vim6 " Quit when a (custom) syntax file was already loaded
32 hi def link viminfoComment Comment
33 hi def link viminfoError Error
34 hi def link viminfoStatement Statement
H A Dhelp.vim6 " Quit when a (custom) syntax file was already loaded
135 hi def link helpIgnore Ignore
136 hi def link helpHyperTextJump Subtitle
137 hi def link helpBar Ignore
138 hi def link helpStar Ignore
139 hi def link helpHyperTextEntry String
140 hi def link helpHeadline Statement
141 hi def link helpHeader PreProc
142 hi def link helpSectionDelim PreProc
143 hi def link helpVi
[all...]
H A Dvgrindefs.vim8 " Quit when a (custom) syntax file was already loaded
40 hi def link vgrindefsField Statement
41 hi def link vgrindefsComment Comment
H A Dmodel.vim9 " Quit when a (custom) syntax file was already loaded
37 hi def link modelKeyword Statement
38 hi def link modelBlock PreProc
39 hi def link modelComment Comment
40 hi def link modelString String
H A Dfreebasic.vim19 " Quit when a (custom) syntax file was already loaded (Taken from c.vim)
210 hi def link freebasicArrays StorageClass
211 hi def link freebasicBitManipulation Operator
212 hi def link freebasicCompilerSwitches PreCondit
213 hi def link freebasicConsole Special
214 hi def link freebasicDataTypes Type
215 hi def link freebasicDateTime Type
216 hi def link freebasicDebug Special
217 hi def link freebasicErrorHandling Special
218 hi def link freebasicFile
[all...]
H A Dibasic.vim21 " Quit when a (custom) syntax file was already loaded (Taken from c.vim)
151 hi def link ibasicLabel Label
152 hi def link ibasicConditional Conditional
153 hi def link ibasicRepeat Repeat
154 hi def link ibasicHex Number
155 hi def link ibasicInteger Number
156 hi def link ibasicFloat Number
157 hi def link ibasicError Error
158 hi def link ibasicHexError Error
159 hi def link ibasicStatemen
[all...]
H A Dvim.vim203 syn keyword vimUserAttrbCmplt contained custom customlist nextgroup=vimUserAttrbCmpltFunc,vimUserCmdError
207 syn match vimUserAttrbCmplt contained "custom,\u\w*"
511 " Highlight: link {{{2
512 syn region vimHiLink contained oneline matchgroup=vimCommand start="\<\(def\s\+\)\=link\>\|\<def\>" end="$" contains=vimHiGroup,vimGroup,vimHLGroup,vimNotation
713 hi def link vimAuHighlight vimHighlight
714 hi def link vimSubst1 vimSubst
715 hi def link vimBehaveModel vimBehave
718 hi def link vimBehaveError vimError
719 hi def link vimCollClassErr vimError
720 hi def link vimErrSettin
[all...]
H A Dc.vim6 " Quit when a (custom) syntax file was already loaded
325 hi def link cFormat cSpecial
326 hi def link cCppString cString
327 hi def link cCommentL cComment
328 hi def link cCommentStart cComment
329 hi def link cLabel Label
330 hi def link cUserLabel Label
331 hi def link cConditional Conditional
332 hi def link cRepeat Repeat
333 hi def link cCharacte
[all...]
H A Dmsidl.vim37 syn keyword msidlAttribute contained aggregatable appobject binadable coclass control custom default defaultbind defaultcollelem defaultvalue defaultvtable dispinterface displaybind dual entry helpcontext helpfile helpstring helpstringdll hidden id immediatebind lcid library licensed nonbrowsable noncreatable nonextensible oleautomation optional object public readonly requestedit restricted source string uidefault usesgetlasterror vararg version
61 command -nargs=+ HiLink hi link <args>
63 command -nargs=+ HiLink hi def link <args>
H A Ddiff.vim6 " Quit when a (custom) syntax file was already loaded
315 hi def link diffOldFile diffFile
316 hi def link diffNewFile diffFile
317 hi def link diffFile Type
318 hi def link diffOnly Constant
319 hi def link diffIdentical Constant
320 hi def link diffDiffer Constant
321 hi def link diffBDiffer Constant
322 hi def link diffIsA Constant
323 hi def link diffNoEO
[all...]
H A Dant.vim55 syn keyword antElement display copyfile coveragepath csc custom cvs cvschangelog cvspass cvstagdiff cvsversion
68 syn keyword antElement display junitreport jvmarg lib libfileset linetokenizer link loadfile loadproperties
90 hi def link antElement Statement
H A Dpine.vim195 syn keyword pineOption assume-slow-link
304 syn keyword pineOption print-offers-custom-cmd-prompt
359 command -nargs=+ HiLink hi link <args>
361 command -nargs=+ HiLink hi def link <args>
H A Dlisp.vim427 syn match lispFunc "\<\(custom:\)\?\*system-package-list\*\>"
428 syn match lispFunc "\<\(custom:\)\?\*ansi\*\>"
570 command -nargs=+ HiLink hi def link <args>
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/
H A Dinspector.css167 body.dock-to-bottom .toolbar-icon.custom-toolbar-icon {
2369 .node-link {
2726 .custom-popup-horizontal-scroll ::-webkit-scrollbar, .custom-popup-vertical-scroll ::-webkit-scrollbar {
2731 .custom-popup-horizontal-scroll ::-webkit-scrollbar-corner, .custom-popup-vertical-scroll ::-webkit-scrollbar-corner {
2735 .custom-popup-horizontal-scroll ::-webkit-resizer, .custom-popup-vertical-scroll ::-webkit-resizer {
2739 .custom-popup-horizontal-scroll ::-webkit-scrollbar-button, .custom
[all...]
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dorgcard.tex277 (define-key global-map "\\C-cl" 'org-store-link)$^1$
426 \key{globally store link to the current location}{C-c l$^1$}
427 \key{insert a link (TAB completes stored links)}{C-c C-l}
428 \key{insert file link with file name completion}{C-u C-c C-l}
429 \key{edit (also hidden part of) link at point}{C-c C-l}
433 \key{open link at point}{mouse-1/2}
436 \key{jump back to last followed link(s)}{C-c \&}
437 \key{Find next link}{C-c C-x C-n}
438 \key{Find previous link}{C-c C-x C-p}
446 \metax{\kbd{[[this text][description]]}}{\rm optional link tex
[all...]
/macosx-10.9.5/curl-78.94.1/curl/packages/vms/
H A Dbuild_vms.com36 $! Always link a debug image.
129 $! for non-VAX architectures that triggered link failure.
179 $! vo_l - link
669 $ write sys$output "Generating curl custom config_vms.h"
776 $ link 'link_map1' 'link_dsf1' /executable = 'exedir'CURL.EXE -
782 $ link/debug 'link_map2' 'link_dsf2' /executable = 'exedir'CURL_DEBUG.EXE -
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Didlwave.el178 (condition-case () (require 'custom) (error nil))
179 (if (and (featurep 'custom) (fboundp 'custom-declare-variable))
181 ;; We have the old or no custom-library, hack around it!
189 :link '(url-link :tag "Home Page"
191 :link '(emacs-commentary-link :tag "Commentary in idlw-shell.el"
193 :link '(emacs-commentary-link
7703 (defvar link) ;dynamic variables set by help callback function
[all...]
H A Didlw-shell.el101 (defvar idlwave-shell-have-new-custom nil)
104 (condition-case () (require 'custom) (error nil))
105 (if (and (featurep 'custom)
106 (fboundp 'custom-declare-variable)
109 (setq idlwave-shell-have-new-custom t)
110 ;; We have the old or no custom-library, hack around it!
548 (if (not idlwave-shell-have-new-custom)
566 (if (not idlwave-shell-have-new-custom)
944 configureable set of custom examine commands using
2201 ;; Get rid of opaque dynamic variable passing of link function
[all...]
/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 Dconfigure912 link
1670 --enable-experimental-libtool Use experimental custom libtool
1697 --without-libtool avoid using libtool to link the library
1962 # Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
2035 # Try to link conftest.$ac_ext, and return whether this succeeded.
2071 # interfere with the next link command; also delete a directory that is
2223 # Try to link conftest.$ac_ext, and return whether this succeeded.
2259 # interfere with the next link command; also delete a directory that is
2307 # Try to link conftest.$ac_ext, and return whether this succeeded.
2343 # interfere with the next link comman
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dorg.el100 ;;; The custom variables
284 link-search when exposing search matches associated with a link
300 (const link-search)
328 (const link-search)
359 (const link-search)
849 (defgroup org-link nil
854 (defvar org-link-abbrev-alist-local nil
855 "buffer-local version of `org-link-abbrev-alist', which see.
857 (make-variable-buffer-local 'org-link
[all...]
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/
H A Dconfigure915 link
1674 --enable-experimental-libtool Use experimental custom libtool
1701 --without-libtool avoid using libtool to link the library
1966 # Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
2039 # Try to link conftest.$ac_ext, and return whether this succeeded.
2075 # interfere with the next link command; also delete a directory that is
2227 # Try to link conftest.$ac_ext, and return whether this succeeded.
2263 # interfere with the next link command; also delete a directory that is
2311 # Try to link conftest.$ac_ext, and return whether this succeeded.
2347 # interfere with the next link comman
[all...]
/macosx-10.9.5/zsh-60/zsh/
H A Dconfigure1391 --enable-libs=... specify link libraries
1420 --enable-custom-patchlevel
1421 set a custom ZSH_PATCHLEVEL value
1666 # Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
1739 # Try to link conftest.$ac_ext, and return whether this succeeded.
1775 # interfere with the next link command; also delete a directory that is
2876 # Check whether --enable-custom-patchlevel was given.
3416 as_fn_error $? "cannot compute suffix of executables: cannot compile and link
10993 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if link() works" >&5
10994 $as_echo_n "checking if link() work
[all...]

Completed in 619 milliseconds

12