Home
last modified time | relevance | path

Searched +refs:display +refs:match +refs:list (Results 76 – 100 of 49706) sorted by relevance

12345678910>>...1989

/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dgpg.vim17 syn region gpgComment contained display oneline start='#' end='$'
20 syn match gpgID contained display '\<\(0x\)\=\x\{8,}\>'
22 syn match gpgBegin display '^' skipwhite nextgroup=gpgComment,gpgOption,gpgCommand
31 \ list-keys list-public-keys list-secret-keys
37 \ encrypt gen-key gen-revoke help list-packets
45 \ default-key default-preference-list
65 \ escape-from-lines expert fast-list-mode
66 \ fixed-list-mode for-your-eyes-only
70 \ list-only lock-multiple lock-never lock-once
92 syn match gpgArg contained display '\S\+\(\s\+\S\+\)*' contains=gpgID
[all …]
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dgpg.vim17 syn region gpgComment contained display oneline start='#' end='$'
20 syn match gpgID contained display '\<\(0x\)\=\x\{8,}\>'
22 syn match gpgBegin display '^' skipwhite nextgroup=gpgComment,gpgOption,gpgCommand
31 \ list-keys list-public-keys list-secret-keys
37 \ encrypt gen-key gen-revoke help list-packets
45 \ default-key default-preference-list
65 \ escape-from-lines expert fast-list-mode
66 \ fixed-list-mode for-your-eyes-only
70 \ list-only lock-multiple lock-never lock-once
92 syn match gpgArg contained display '\S\+\(\s\+\S\+\)*' contains=gpgID
[all …]
/dports/devel/py-ptpython/ptpython-3.0.20/ptpython/
H A Dcompleter.py284 display=jc.name_with_symbols + suffix,
405 if isinstance(expression_val, (list, tuple)) and expression_val:
430 if match is not None:
480 if match is not None:
505 display=f"[{k_repr}]",
516 elif isinstance(result, (list, tuple, collections_abc.Sequence)):
525 display=f"[{k_repr}]",
545 if match is not None:
560 if isinstance(obj, (list, tuple)):
569 yield Completion(name, -len(attr_name), display=name + suffix)
[all …]
/dports/games/ldmud/ldmud-3.3.720/etc/
H A Dlpc.vim33 syn match lpcEfunError /efun[^:]/ display
46 " Type names list.
84 " Applies list.
124 " LPC efuns list.
125 " Efuns list {{{2
153 " the constants we used to add to this list.
192 syn match lpcFormat display "%%" contained
231 syn match lpcParenError display ")"
232 syn match lpcParenError display "\]"
256 syn match lpcFloat display contained "\d\+f"
[all …]
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/lib/ansible/vars/
H A Dclean.py17 from ansible.utils.display import Display
19 display = Display() variable
54 elif isinstance(v, list):
61 if isinstance(value, (dict, list)):
84 for k in list(dirty.keys()):
102 for key in list(data.keys()):
104display.warning("Removed unexpected internal key in module return: %s = %s" % (key, data[key]))
113 for key in list(data.get('ansible_facts', {}).keys()):
139 …if (re_key.match(fact_key) and not fact_key.endswith(('_bridge', '_gwbridge'))) or fact_key.starts…
150 if re_interp.match(fact_key):
[all …]
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/lib/ansible/vars/
H A Dclean.py17 from ansible.utils.display import Display
19 display = Display() variable
54 elif isinstance(v, list):
61 if isinstance(value, (dict, list)):
84 for k in list(dirty.keys()):
102 for key in list(data.keys()):
104display.warning("Removed unexpected internal key in module return: %s = %s" % (key, data[key]))
113 for key in list(data.get('ansible_facts', {}).keys()):
139 …if (re_key.match(fact_key) and not fact_key.endswith(('_bridge', '_gwbridge'))) or fact_key.starts…
150 if re_interp.match(fact_key):
[all …]
/dports/science/gramps/gramps-5.1.4/gramps/plugins/gramplet/
H A Dleak.py85 self.list = Gtk.TreeView()
86 self.list.set_headers_visible(True)
88 self.scroll.add(self.list)
91 self.list.set_model(self.model)
98 self.list.append_column(column)
102 self.list.append_column(column)
107 self.list.append_column(column)
143 match = ""
167 match = ""
183 def display(self): member in Leak
[all …]
/dports/textproc/kf5-syntax-highlighting/syntax-highlighting-5.89.0/autotests/folding/
H A Dhighlight.asm-fasm.fold118 display 'Current offset is 0x'
124 display d
126 display 13,10
222 display `name # " is defined but not used.",13,10
307 list equ
311 match any, list \{ list equ list,item \}
312 match , list \{ list equ item \}
443 please do not display 'Bye!'
480 end match
496 end match
[all …]
/dports/textproc/kf5-syntax-highlighting/syntax-highlighting-5.89.0/autotests/input/
H A Dhighlight.asm-fasm118 display 'Current offset is 0x'
124 display d
126 display 13,10
222 display `name # " is defined but not used.",13,10
307 list equ
311 match any, list \{ list equ list,item \}
312 match , list \{ list equ item \}
443 please do not display 'Bye!'
480 end match
496 end match
[all …]
/dports/shells/zsh/zsh-5.8.1/Completion/Unix/Command/
H A D_ack36 '(-v --invert-match)'{-v,--invert-match}'[select non-matching lines]' \
39 '(1)*--lines=[only print specific lines of each file]:line number (list and/or range)' \
75 …'(--files-from -x)--files-from=[read the list of files to search from specified file]:files:_files…
76 '(-x --files-from)-x[read the list of files to search from standard input]' \
78 '*--noignore-dir'{,ectory}'=[remove directory from ignored list]:directory:_directories' \
92 "${ign}(- 1 *)"{-\?,--help}'[display usage information]' \
93 "${ign}(- 1 *)--help-types[display all known types]" \
97 "${ign}(- 1 *)--man[display the manual page]" \
98 "${ign}(- 1 *)--faq[display the frequently asked questions]" \
99 "${ign}(- 1 *)--cookbook[display a list of tips and tricks for using ack]" \
[all …]
H A D_attr5 local -a list
7 list=( '(-g -s -r -V)-l[list extended attributes associated with file]' )
8 _arguments -s -S "$list[@]" \
25 …'(-m --match)'{-m+,--match=}'[only include attributes with names matching regex]:regular expressio…
31 '(* -)--version[display version information]' \
32 '(* -)--help[display help information]' \
44 '(* -)--version[display version information]' \
45 '(* -)--help[display help information]' \
54 '(: -)'{-h,--help}'[display help information]' \
55 '(-c -d -w)-l[display in long format]' \
[all …]
/dports/cad/lepton-eda/lepton-eda-1.9.17/utils/netlist/scheme/backend/
H A Dgnet-systemc.scm27 (ice-9 match)
98 (display "#include \"systemc.h\"\n")
114 (display "/* Port directions begin here */\n")
193 (list (match:substring simple-id 1) (list 0 0 #f #f netname)))
196 (display
200 (list netname (list 0 0 #f #f netname)))
229 (list rn1 rn2)
244 (list
248 (list increasing
348 (display "/* Wires from the design */\n")
[all …]
/dports/editors/vim/vim-8.2.3745/src/
H A Dgui_xmdlg.c68 Display *display = XtDisplay(shell); in add_cancel_action() local
76 wmp_atom = XmInternAtom(display, "WM_PROTOCOLS", True); in add_cancel_action()
77 dw_atom = XmInternAtom(display, "WM_DELETE_WINDOW", True); in add_cancel_action()
391 && match(data, NAME, i) in fill_lists()
410 && match(data, NAME, i) in fill_lists()
419 && match(data, NAME, i) in fill_lists()
559 && match(data, NAME, i) in stoggle_callback()
593 Display * display; in display_sample() local
596 display = XtDisplay(data->dialog); in display_sample()
597 font = XLoadQueryFont(display, data->font_name); in display_sample()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/html/resources/
H A Dhtml.css311 list-style-type: disc;
330 display: list-item;
331 text-align: -webkit-match-parent;
335 list-style-type: circle
339 list-style-type: square
427 -webkit-appearance: textfield; /* AutoAppearanceFor() should match to this. */
503 -webkit-appearance: textarea; /* AutoAppearanceFor() should match to this. */
560 -webkit-appearance: initial; /* AutoAppearanceFor() should match to this. */
758 -webkit-appearance: menulist; /* AutoAppearanceFor() should match to this. */
815 -webkit-appearance: menulist; /* AutoAppearanceFor() should match to this. */
[all …]
/dports/lang/slib/slib-3b6/
H A Dprec.scm71 (display "^ ")
73 (for-each (lambda (x) (write x) (display #\space)) msgs)
75 (display #\space)))
76 (display slib:tab)))
96 ((char? chars) (list chars))
103 (clist (list char)))
107 (do ((cl clist (begin (set-cdr! cl (list (tok:read-char dyn))) (cdr cl))))
163 (if (pair? toks) toks (list toks))))
168 (if (pair? toks) toks (list toks))))
253 (lambda (c) (display c sp) #f)))))))
[all …]
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/ansible/netcommon/plugins/filter/
H A Dnetwork.py38 from ansible.utils.display import Display
55 display = Display() variable
59 objects = list()
75 if match:
76 items = list(match.groups())
117 blocks = list()
142 objects = list()
151 item_values["match"] = list(match.groups())
172 item_values["match"] = list(match.groups())
268 results = list()
[all …]
/dports/japanese/skk-tools/skktools-1.3.3/
H A Dskkdic-diff.scm28 (push! r (list '/ (reverse a) '()))
32 (push! r (list '/ '() (reverse b)))
36 (push! r (list '= (reverse ab)))
40 (push! r (list '/ (reverse a) (reverse b)))
55 (match el
84 (display (escape-outer (to-string l))))
88 (display open)
89 (display (string-join (map (lambda (l)
93 (display close)))
99 (match e
[all …]
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/vars/
H A Dclean.py17 from ansible.utils.display import Display
19 display = Display() variable
54 elif isinstance(v, list):
61 if isinstance(value, (dict, list)):
84 for k in list(dirty.keys()):
102 for key in list(data.keys()):
104display.warning("Removed unexpected internal key in module return: %s = %s" % (key, data[key]))
113 for key in list(data.get('ansible_facts', {}).keys()):
140 …if (re_key.match(fact_key) and not fact_key.endswith(('_bridge', '_gwbridge'))) or re_key.startswi…
153 if re_interp.match(fact_key):
[all …]
/dports/lang/mosh/mosh-0.2.7/lib/lambda/
H A Dwiki.ss29 (display msg)
86 (define (parse-list match reader)
112 (let ([deeper-lst (parse-list (if match match o-match) reader)])
134 (cond [(#/^(-+)/ line) => (lambda (match) ;; list syntax
140 [(#/^(\++)/ line) => (lambda (match) ;; list syntax
213 (list 'new (match 1))
233 (display "<p>")
259 (display "<span class=\"no-exist\">")
276 (for-each display (second wiki))
367 (display content port))))
[all …]
/dports/textproc/py-nltk/nltk-3.4.1/nltk/
H A Dfeatstruct.py797 display = getattr(fname, 'display', None)
801 display == 'prefix'
806 elif display == 'slash' and not suffix:
1860 return (dict, list)
2020 def __init__(self, name, default=None, display=None): argument
2021 assert display in (None, 'prefix', 'slash')
2025 self._display = display
2045 def display(self): member in Feature
2112 TYPE = Feature('type', display='prefix')
2179 if feature.display == 'slash':
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/typed-racket-lib/typed-racket/types/
H A Dprinter.rkt91 (display (type->sexp type ignored-names) port))
95 (display (prop->sexp prop) port))
99 (display (propset->sexp prop) port))
102 (display (object->sexp obj) port))
105 (display (cons 'PathElem (vector->list (struct->vector pe))) port))
108 (display (result->sexp res) port))
111 (display (values->sexp vals) port))
125 (pretty-display ((type-output-sexpr-tweaker) (match rep
302 (match (infer names null (list raw-body) (list t) Univ)
474 (match-define (list pre sub post) a-match)
[all …]
/dports/x11-wm/compiz-plugins-main/compiz-plugins-main-0.8.8/src/winrules/
H A Dwinrules.c114 XSetWMProtocols (display->display, id, protocol, count); in winrulesSetProtocols()
142 if (matchEval (&ws->opt[optNum].value.match, w)) in winrulesSetNoFocus()
179 if (matchEval (&ws->opt[optNum].value.match, w)) in winrulesSetNoAlpha()
203 if (matchEval (&ws->opt[optNum].value.match, w)) in winrulesUpdateState()
239 if (matchEval (&ws->opt[optNum].value.match, w)) in winrulesSetAllowedActions()
263 min = MIN (matches->value.list.nValue, widthValues->value.list.nValue); in winrulesMatchSizeValue()
268 if (matchEval (&matches->value.list.value[i].match, w)) in winrulesMatchSizeValue()
270 *width = widthValues->value.list.value[i].i; in winrulesMatchSizeValue()
271 *height = heightValues->value.list.value[i].i; in winrulesMatchSizeValue()
433 for (i = 0; i < o->value.list.nValue; i++) in winrulesSetScreenOption()
[all …]
/dports/irc/ninja/ninja-1.5.8.1/doc/ircII-help+ninja/help/on/
H A Don19 + Make event very noisy. It will display
21 - Make event quiet. It will not display any of
24 inhibits the normal event display as well. The
32 in this list, then it will resort to the default ONs.
46 The <match> parameter may be a single word, or a list of words
54 removed from the action list. For example:
57 The first will remove "BigCheese" from the PUBLIC list, the second will
58 remove -"* +Har" from the INVITE list.
59 You can remove all entries from a given event list by doing
64 removes all entries in the ON MSG list.
[all …]
/dports/irc/scrollz/ScrollZ-ScrollZ-2.3/help/on/
H A Don27 + Make event very noisy. It will display
29 - Make event quiet. It will not display any of
32 inhibits the normal event display as well. The
40 in this list, then it will resort to the default ONs.
54 The <match> parameter may be a single word, or a list of words
62 removed from the action list. For example:
65 The first will remove "BigCheese" from the PUBLIC list, the second will
66 remove -"* +Har" from the INVITE list.
67 You can remove all entries from a given event list by doing
72 removes all entries in the ON MSG list.
[all …]
/dports/irc/ircII/ircii-20210314/help/on/
H A Don27 + Make event very noisy. It will display
29 - Make event quiet. It will not display any of
32 inhibits the normal event display as well. The
40 in this list, then it will resort to the default ONs.
54 The <match> parameter may be a single word, or a list of words
62 removed from the action list. For example:
65 The first will remove "BigCheese" from the PUBLIC list, the second will
66 remove -"* +Har" from the INVITE list.
67 You can remove all entries from a given event list by doing
72 removes all entries in the ON MSG list.
[all …]

12345678910>>...1989