Searched refs:when (Results 201 - 225 of 1911) sorted by relevance

1234567891011>>

/macosx-10.9.5/ruby-104/ruby/ext/dl/lib/dl/
H A Dfunc.rb107 when TYPE_VOIDP
143 when TYPE_VOIDP
151 when :cdecl
153 when :stdcall
169 when CALL_TYPE_TO_ABI[nil]
171 when CALL_TYPE_TO_ABI[:stdcall]
187 when :cdecl
189 when :stdcall
/macosx-10.9.5/ruby-104/ruby/ext/json/lib/json/
H A Dgeneric_object.rb22 when object.respond_to?(:to_hash)
28 when object.respond_to?(:to_ary)
/macosx-10.9.5/ruby-104/ruby/ext/tk/lib/tk/
H A Dlistbox.rb109 when 'text', 'label', 'show'
111 when 'font', 'kanjifont'
160 when 'text', 'label', 'show'
162 when 'font', 'kanjifont'
175 when 'text', 'label', 'show'
207 when 'text', 'label', 'show'
209 when 'font', 'kanjifont'
223 when 'text', 'label', 'show'
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/
H A Dirbtkw.rbw22 when 'shiftjis', 'cp932'
24 when 'euc-jp'
26 when 'utf-8', 'unicode'
38 when 'win32'
/macosx-10.9.5/ruby-104/ruby/lib/irb/ext/
H A Dmulti-irb.rb110 when Integer
112 when Irb
114 when Thread
126 when Integer
266 when :IN_INPUT
269 when :IN_EVAL
271 when :IN_LOAD
273 when :IN_IRB
/macosx-10.9.5/ruby-104/ruby/lib/irb/
H A Dframe.rb33 when 'call', 'class'
35 when 'return', 'end'
/macosx-10.9.5/ruby-104/ruby/lib/minitest/
H A Dpride.rb39 when "." then
41 when "E", "F" then
/macosx-10.9.5/ruby-104/ruby/lib/rdoc/markup/
H A Dlist_item.rb75 when Array then
79 when String then
H A Dto_html.rb100 # when creating a link. All other contents will be linked verbatim.
106 when /\Ardoc-ref:/
108 when /\Ardoc-label:/
112 when /\Alabel-/ then $'
113 when /\Afootmark-/ then "^#{$'}"
114 when /\Afoottext-/ then "*#{$'}"
333 when :BULLET, :LALPHA, :NUMBER, :UALPHA then
335 when :LABEL, :NOTE then
349 when :BULLET, :LALPHA, :NUMBER, :UALPHA then
351 when
[all...]
H A Dto_rdoc.rb120 when :BULLET then
122 when :NOTE, :LABEL then
146 when :NOTE, :LABEL then
169 when :BULLET then
172 when :LABEL, :NOTE then
175 when :LALPHA then
178 when :NUMBER then
181 when :UALPHA then
/macosx-10.9.5/ruby-104/ruby/lib/rexml/parsers/
H A Dsax2parser.rb94 when :end_document
97 when :start_doctype
99 when :end_doctype
101 when :start_element
132 when :end_element
158 when :text
178 when :entitydecl
181 when :processing_instruction, :comment, :attlistdecl,
H A Dxpathparser.rb41 when :node
42 when :attribute
45 when :child
47 when :descendant_or_self
49 when :self
51 when :parent
53 when :any
55 when :text
57 when :following, :following_sibling,
63 when
[all...]
/macosx-10.9.5/ruby-104/ruby/lib/
H A Dsync.rb175 when UN
178 when EX
193 when SH
273 when SH
275 when UN
279 when SH
283 when EX
292 when EX
/macosx-10.9.5/ruby-104/ruby/sample/drb/
H A Dextserv_test.rb45 when 'itest1', 'itest2'
53 when 'server'
/macosx-10.9.5/ruby-104/ruby/sample/
H A Dmine.rb150 when ?n # new game
152 when ?m # mark
154 when ?j
156 when ?k
158 when ?h
160 when ?l
162 when ?\s
164 when ?q,?\C-c # quit game
/macosx-10.9.5/ruby-104/ruby/sample/rss/
H A Dconvert.rb23 when '-v'
26 when /^-t(0\.91|1\.0|2\.0|atom)$/
/macosx-10.9.5/ruby-104/ruby/test/
H A Dtest_tracer.rb11 when 1
23 when 1
/macosx-10.9.5/tcl-102/tcl_ext/xotcl/xotcl/apps/utils/
H A Dxo-whichPkg8 when a target package is loaded. <@p>
/macosx-10.9.5/vim-53/runtime/ftplugin/
H A Ddiff.vim6 " Only do this when not done yet for this buffer
H A Dgitconfig.vim6 " Only do this when not done yet for this buffer
/macosx-10.9.5/vim-53/runtime/indent/
H A Dbib.vim7 " Only do this when not done yet for this buffer
H A Dc.vim6 " Only load this indent file when no other was loaded.
H A Dcpp.vim6 " Only load this indent file when no other was loaded.
H A Dcs.vim6 " Only load this indent file when no other was loaded.
H A Dcuda.vim6 " Only load this indent file when no other was loaded.

Completed in 246 milliseconds

1234567891011>>