Searched refs:const (Results 1 - 25 of 412) sorted by relevance

1234567891011>>

/macosx-10.9.5/ruby-104/ruby/
H A Doptunifs.inc16 static const int UNIFIED_insn_name_1[] = {id, size, ...};
17 static const int UNIFIED_insn_name_2[] = {id, size, ...};
20 static const int *const UNIFIED_insn_name[] = {size,
25 static const int *const *const unified_insns_data[] = {
32 static const int *const *const unified_insns_dat
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/net/
H A Deudc-vars.el47 :type '(choice (string :tag "Server") (const :tag "None" nil))
64 (list 'const ':tag (symbol-name s) s))
66 (const :tag "None" nil))
82 (const :menu-tag "Server defaults (nil)" nil)
83 (const :menu-tag "All" all)
98 (const :menu-tag "Use First"
100 (const :menu-tag "Select Interactively"
102 (const :menu-tag "Use All"
104 (const :menu-tag "Abort Operation"
106 (const
[all...]
H A Dldap.el52 (const :tag "Use library default" nil))
58 :type '(choice (const :tag "Use library default" nil)
67 :type '(choice (const :tag "Use library default" nil)
100 (const :tag "Search Base" base)
105 (const :tag "Binding DN" binddn)
110 (const :tag "Password" passwd)
115 (const :tag "Authentication Method" auth)
117 (const :menu-tag "None" :tag "None" nil)
118 (const :menu-tag "Simple" :tag "Simple" simple)
119 (const
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dcus-face.el73 (const :tag "compressed" condensed)
74 (const :tag "condensed" condensed)
75 (const :tag "demiexpanded" semi-expanded)
76 (const :tag "expanded" expanded)
77 (const :tag "extracondensed" extra-condensed)
78 (const :tag "extraexpanded" extra-expanded)
79 (const :tag "medium" normal)
80 (const :tag "narrow" condensed)
81 (const :tag "normal" normal)
82 (const
[all...]
H A Dcus-start.el59 (const :tag "No indicators" nil)
60 (const :tag "On left, with arrows" left)
61 (const :tag "On right, with arrows" right)
71 (const :tag "Do not show" (t . nil))
72 (const :tag "On the left" (t . left))
73 (const :tag "On the right" (t . right)))
76 (const :tag "Do not show" (top . nil))
77 (const :tag "On the left" (top . left))
78 (const :tag "On the right" (top . right)))
81 (const
[all...]
H A Dpcvs-defs.el107 :type '(choice (const nil) (const status) (const delayed) (const t)))
114 :type '(choice (const :tag "No" nil) (const all) (const handled) (const empty)))
158 :type '(set (const "diff")
159 (const "ta
[all...]
H A Dmwheel.el120 (const :tag "Full screen" :value nil)
125 (const alt) (const control) (const hyper)
126 (const meta) (const shift) (const super)))
128 (const :tag "Full screen" :value nil)
134 (const alt) (const contro
[all...]
/macosx-10.9.5/CPANInternal-140/Readonly/
H A Dbenchmark.pl16 sub const subroutine
75 const => \&const,
/macosx-10.9.5/CPANInternal-140/Readonly-1.03/
H A Dbenchmark.pl16 sub const subroutine
75 const => \&const,
/macosx-10.9.5/emacs-92/emacs/lisp/url/
H A Durl-vars.el79 :type '(choice (const :tag "off" nil)
80 (const :tag "on" t)
81 (const :tag "ask" 'ask))
105 :type '(choice (const :tag "Unspecified" nil) string)
148 :type '(radio (const :tag "None (you believe in the basic goodness of humanity)"
150 (const :tag "Low (do not reveal last location)"
152 (const :tag "High (no email address or last location)"
154 (const :tag "Paranoid (reveal nothing!)"
157 (const :tag "Email address" :value email)
158 (const
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dgnus-cus.el102 (const :tag "Catch All" catch-all)
103 (const :tag "Ignore" nil)) "\
118 (broken-reply-to (const :tag "Broken Reply To" t) "\
130 (const :tag "To current group" t)
131 (const none)
144 (const never)
145 (const immediate)
157 (const delete)
182 (const all)
184 (const defaul
[all...]
H A Dgmm-utils.el140 (const :tag "Default map" nil)
142 (const :tag "No menu" t)
146 (const :tag "No command" gmm-ignore)
148 (const :tag "No map")
154 :type '(choice (const :tag "Zap all" t)
155 (const :tag "Keep all" nil)
163 (const new-file)
164 (const open-file)
165 (const dired)
166 (const kil
[all...]
H A Dmail-source.el52 (list 'const (car a)))
57 (list 'const (car a)))
67 (const nil)
72 (const :format "" file)
75 (const :format "" :value :path)
78 (const :format "" directory)
81 (const :format "" :value :path)
84 (const :format "" :value :suffix)
87 (const :format "" :value :predicate)
90 (const
[all...]
H A Dmml-sec.el49 :type '(choice (const "smime")
50 (const "pgp")
51 (const "pgpauto")
52 (const "pgpmime")
67 :type '(choice (const "smime")
68 (const "pgp")
69 (const "pgpauto")
70 (const "pgpmime")
92 :type '(repeat (list (choice (const :tag "S/MIME" "smime")
93 (const
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/math/
H A Dconstants.tcl55 foreach const $args {
56 uplevel 1 [list variable $const [set ::math::constants::$const]]
72 foreach const $args {
73 set idx [lsearch $constants $const]
76 puts "$const = [set ::math::constants::$const] = $descr"
78 puts "*** $const unknown ***"
82 foreach {const value descr} $constants {
83 puts "$const
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/emulation/
H A Dkeypad.el113 :type '(choice (const :tag "Plain numeric keypad" numeric)
117 (const :tag "Numeric prefix arguments" prefix)
118 (const :tag "Cursor keys" cursor)
119 (const :tag "Shifted cursor keys" S-cursor)
120 (const :tag "Unspecified/User-defined" none)
136 :type '(choice (const :tag "Plain numeric keypad" numeric)
140 (const :tag "Numeric prefix arguments" prefix)
141 (const :tag "Cursor keys" cursor)
142 (const :tag "Shifted cursor keys" S-cursor)
143 (const
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/erc/
H A Derc-services.el93 :type '(choice (const autodetect)
94 (const nick-change)
95 (const both)
96 (const nil))
171 (const Ars)
172 (const Austnet)
173 (const Azzurra)
174 (const BitlBee)
175 (const BRASnet)
176 (const DALne
[all...]
H A Derc-match.el104 :type '(choice (const nil)
105 (const nick)
106 (const keyword)
107 (const nick-or-keyword)
108 (const all)))
122 :type '(choice (const nil)
123 (const nick)
124 (const all)))
138 :type '(choice (const nil)
139 (const nic
[all...]
/macosx-10.9.5/Security-55471.14.18/include/security_cdsa_plugin/
H A Dgenerator.pl100 s/(const )?CSSM_DATA \*(\w+)Bufs/$1CssmData $2Bufs\[\]/gm; # c DATA *Bufs (plural)
101 s/(const )?CSSM_(DATA|OID) \*/$1CssmData \&/gm; # c DATA * -> c Data &
102 s/(const )?CSSM_FIELD \*(\w+)Fields/$1CSSM_FIELD $2Fields\[\]/gm; # c FIELD *Fields (plural)
103 s/(const )?CSSM_FIELD \*CrlTemplate/$1CSSM_FIELD CrlTemplate\[\]/gm; # c FIELD *CrlTemplate
104 s/const CSSM_CONTEXT \*/const Context \&/gm; # c CSSM_CONTEXT * -> c Context &
105 s/(const )?CSSM_ACCESS_CREDENTIALS \*/$1AccessCredentials \&/gm; # ditto
106 s/(const )?CSSM_QUERY_SIZE_DATA \*/$1QuerySizeData \&/gm; # ditto
107 s/(const )?CSSM_CSP_OPERATIONAL_STATISTICS \*/$1CSPOperationalStatistics \&/gm; # ditto
108 s/(const )
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_cdsa_plugin/lib/
H A Dgenerator.pl100 s/(const )?CSSM_DATA \*(\w+)Bufs/$1CssmData $2Bufs\[\]/gm; # c DATA *Bufs (plural)
101 s/(const )?CSSM_(DATA|OID) \*/$1CssmData \&/gm; # c DATA * -> c Data &
102 s/(const )?CSSM_FIELD \*(\w+)Fields/$1CSSM_FIELD $2Fields\[\]/gm; # c FIELD *Fields (plural)
103 s/(const )?CSSM_FIELD \*CrlTemplate/$1CSSM_FIELD CrlTemplate\[\]/gm; # c FIELD *CrlTemplate
104 s/const CSSM_CONTEXT \*/const Context \&/gm; # c CSSM_CONTEXT * -> c Context &
105 s/(const )?CSSM_ACCESS_CREDENTIALS \*/$1AccessCredentials \&/gm; # ditto
106 s/(const )?CSSM_QUERY_SIZE_DATA \*/$1QuerySizeData \&/gm; # ditto
107 s/(const )?CSSM_CSP_OPERATIONAL_STATISTICS \*/$1CSPOperationalStatistics \&/gm; # ditto
108 s/(const )
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dreftex-vars.el335 (const :tag "never" nil)
336 (const :tag "always" t)
337 (const :tag "in dedicated frame only" frame)))
386 (const :tag "Never" nil)
387 (const :tag "Always" t)
441 (list 'const :tag (concat (symbol-name (nth 0 x))
591 (const :tag "Ignore, just use typekey" nil)
595 (const :tag "unspecified, like in \\label" nil)
598 (const :tag "Default" nil)
601 (const
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dcc-vars.el77 (define-widget 'c-const-symbol 'item
176 (const :tag "Use style settings"
274 (const :tag "TAB key always indents, never inserts TAB" t)
275 (const :tag "TAB key indents in left margin, otherwise inserts TAB" nil)
391 (const :format "space " space)
395 (const :format "column " column)
400 (c-const-symbol :format "%v: "
410 (const :format "align " align)
497 (const :format "C " c-mode) (regexp :format "%v"))
499 (const
[all...]
/macosx-10.9.5/Security-55471.14.18/include/security_cdsa_utilities/
H A Dgenerator.pl62 static const Mapping errorList[] = {
73 static const char * const convErrorList [] = {
/macosx-10.9.5/Security-55471.14.18/libsecurity_cdsa_utilities/lib/
H A Dgenerator.pl62 static const Mapping errorList[] = {
73 static const char * const convErrorList [] = {
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/md5crypt/
H A Dmd5cryptc.tcl47 static void dump(const char *s, unsigned int len)
55 static char * md5crypt(const char *pw,
56 const char *salt,
57 const char *magic)
60 static const unsigned char *sp,*ep;
67 sp = (const unsigned char *)salt;
70 if(!strncmp((const char *)sp,(const char *)magic,strlen((const char *)magic)))
71 sp += strlen((const cha
[all...]

Completed in 147 milliseconds

1234567891011>>