Searched refs:when (Results 1 - 25 of 1911) sorted by relevance

1234567891011>>

/macosx-10.9.5/RubyCocoa-80/RubyCocoa/framework/tool/gen_bridge_doc/lib/ApplicationKit/
H A DNSTokenFieldCell.rb6 when 'tokenFieldCell:displayStringForRepresentedObject:'
8 when 'tokenFieldCell:completionsForSubstring:indexOfToken:indexOfSelectedItem:'
10 when 'tokenFieldCell:editingStringForRepresentedObject:'
12 when 'tokenFieldCell:editingStringForRepresentedObject:'
14 when 'tokenFieldCell:hasMenuForRepresentedObject:'
16 when 'tokenFieldCell:menuForRepresentedObject:'
18 when 'tokenFieldCell:readFromPasteboard:'
20 when 'tokenFieldCell:representedObjectForEditingString:'
22 when 'tokenFieldCell:shouldAddObjects:atIndex:'
24 when 'tokenFieldCel
[all...]
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/framework/tool/gen_bridge_doc/lib/QuartzCore/
H A DCIVector.rb4 when 'initWithValues:count:'
6 when 'initWithX:'
8 when 'initWithX:Y:'
10 when 'initWithX:Y:Z:'
12 when 'initWithX:Y:Z:W:'
H A DCIImage.rb4 when 'imageWithImageProvider:size::format:colorSpace:options:'
6 when 'initWithImageProvider:size::format:colorSpace:options:'
13 when 'imageWithContentsOfURL:'
15 when 'imageWithData:'
17 when 'imageWithData:options:'
19 when 'imageWithImageProvider:size::format:colorSpace:options:'
21 when 'initWithImageProvider:size::format:colorSpace:options:'
23 when 'initWithTexture:size:flipped:colorSpace:'
H A DCISampler.rb4 when 'samplerWithImage:keysAndValues:'
6 when 'initWithImage:'
8 when 'initWithImage:keysAndValues:'
10 when 'initWithImage:options:'
H A DCIContext.rb4 when 'contextWithCGContext:options:'
6 when 'contextWithCGLContext:pixelFormat:options:'
H A DCIFilterShape.rb4 when 'shapeWithRect:'
6 when 'insetByX:Y:'
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/framework/tool/gen_bridge_doc/lib/PDFKit/
H A DPDFDocument.rb4 when 'findString:fromSelection:withOptions:'
6 when 'writeToFile:withOptions:'
8 when 'writeToURL:withOptions:'
H A DPDFView.rb4 when 'selectAll:'
6 when 'printWithInfo:autoRotate:'
8 when 'allowsDragging'
H A DPDFSelection.rb4 when 'drawForPage:active:'
6 when 'drawForPage:withBox:active:'
/macosx-10.9.5/ruby-104/ruby/test/json/
H A Dsetup_variant.rb2 when 'pure'
5 when 'ext'
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/framework/tool/gen_bridge_doc/lib/Foundation/
H A DNSArray.rb4 when 'removeObserver:forKeyPath:'
6 when 'addObserver:forKeyPath:options:context:'
H A DNSString.rb6 when 'initWithContentsOfURL:encoding:error:'
8 when 'initWithContentsOfURL:usedEncoding:error:'
/macosx-10.9.5/ruby-104/ruby/benchmark/
H A Dbm_vm2_case.rb4 when :bar
6 when :baz
8 when :boo
10 when :foo
/macosx-10.9.5/JavaScriptCore-7537.78.1/offlineasm/
H A Dx86.rb29 when "X86"
31 when "X86_64"
40 when "X86"
42 when "X86_64"
54 when :half
56 when :int
58 when :ptr
60 when :quad
77 when "t0", "a0", "r0", "t1", "a1", "r1", "t2", "t3"
79 when "cf
[all...]
H A Dcloop.rb36 when :int; ".i"
37 when :uint; ".u"
38 when :int32; ".i32"
39 when :uint32; ".u32"
40 when :int64; ".i64"
41 when :uint64; ".u64"
42 when :int8; ".i8"
43 when :uint8; ".u8"
44 when :int8Ptr; ".i8p"
45 when
[all...]
H A Darm.rb32 when "ARMv7"
34 when "ARMv7_TRADITIONAL", "ARM"
43 when "ARMv7_TRADITIONAL"
45 when "ARMv7", "ARM"
89 when "t0", "a0", "r0"
91 when "t1", "a1", "r1"
93 when "t2", "a2"
95 when "a3"
97 when "t3"
99 when "t
[all...]
/macosx-10.9.5/ruby-104/ruby/test/ruby/
H A Dtest_case.rb7 when 1, 2, 3, 4, 6, 7, 8
9 when 5
14 when 5
16 when 1..10
21 when 1..10
28 when 5
35 when /^f.*r$/
42 when true
44 when false, nil
51 when *
[all...]
/macosx-10.9.5/ntp-88/lib/isc/
H A Dtimer_p.h26 isc__timermgr_nextevent(isc_time_t *when);
/macosx-10.9.5/ruby-104/ruby/template/
H A Dvm.inc.tmpl19 when '__CURRENT_LINE__'
21 when '__CURRENT_FILE__'
/macosx-10.9.5/ruby-104/ruby/ext/dl/lib/dl/
H A Dcparser.rb23 when /\[(\d+)\]/
27 when /\[\]/
32 when /\[(\d+)\]/
35 when /\[\]/
60 when /^([\w@\*\s]+)\(([\w\*\s\,\[\]]*)\)$/
99 when Array
101 when "void"
103 when "char"
105 when "unsigned char"
107 when "shor
[all...]
/macosx-10.9.5/ruby-104/ruby/ext/fiddle/lib/fiddle/
H A Dcparser.rb36 when /\[(\d+)\]/
40 when /\[\]/
45 when /\[(\d+)\]/
48 when /\[\]/
77 when /^([\w@\*\s]+)\(([\w\*\s\,\[\]]*)\)$/
119 when Array
121 when "void"
123 when "char"
125 when "unsigned char"
127 when "shor
[all...]
/macosx-10.9.5/ruby-104/ruby/lib/rubygems/
H A Dplatform.rb32 when Gem::Platform::CURRENT then
34 when Gem::Platform::RUBY, nil, '' then
43 when Array then
45 when String then
56 when /i\d86/ then 'x86'
69 when /aix(\d+)?/ then [ 'aix', $1 ]
70 when /cygwin/ then [ 'cygwin', nil ]
71 when /darwin(\d+)?/ then [ 'darwin', $1 ]
72 when /^macruby$/ then [ 'macruby', nil ]
73 when /freebs
[all...]
/macosx-10.9.5/apache-786.1/httpd/support/
H A Dphf_abuse_log.cgi.in30 $when = &ctime(time);
31 $when =~ s/\n//go;
35 print LOG "[$when] $ENV{REMOTE_ADDR} $ENV{REMOTE_HOST} $ENV{$HTTP_REFERER} $ENV{HTTP_USER_AGENT}\n";
/macosx-10.9.5/ruby-104/ruby/ext/ripper/tools/
H A Dgenerate-param-macros.rb4 when /RIPPER_PARAMS_DECL_BEGIN/
6 when /RIPPER_PARAMS_DECL_END/
8 when /ripper/
/macosx-10.9.5/ruby-104/ruby/sample/
H A Dfullpath.rb17 when /:$/
19 when /^total/, /^d/
20 when /^(.*\d )(.+)$/

Completed in 262 milliseconds

1234567891011>>