Searched refs:case (Results 1 - 25 of 751) sorted by relevance

1234567891011>>

/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/struct/
H A Dsets_c.tcl73 case S_add: return sm_ADD (NULL, interp, objc, objv);
74 case S_contains: return sm_CONTAINS (NULL, interp, objc, objv);
75 case S_difference: return sm_DIFFERENCE (NULL, interp, objc, objv);
76 case S_empty: return sm_EMPTY (NULL, interp, objc, objv);
77 case S_equal: return sm_EQUAL (NULL, interp, objc, objv);
78 case S_exclude: return sm_EXCLUDE (NULL, interp, objc, objv);
79 case S_include: return sm_INCLUDE (NULL, interp, objc, objv);
80 case S_intersect: return sm_INTERSECT (NULL, interp, objc, objv);
81 case S_intersect3: return sm_INTERSECT3 (NULL, interp, objc, objv);
82 case S_siz
[all...]
H A Dgraph_c.tcl127 case G_ASSIGN:
128 case G_AS:
129 case G_IS:
137 case G_DESER:
/macosx-10.9.5/libxml2-26/libxml2/
H A Dcheck-xinclude-test-suite.py172 def runTestCases(case):
173 creator = case.prop('creator')
176 base = case.getBase(None)
177 basedir = case.prop('basedir')
180 test = case.children
204 case = testsuite.children variable
205 while case != None:
206 if case.name == 'testcases':
211 runTestCases(case)
215 case variable
[all...]
H A Dcheck-xml-test-suite.py363 def runTestCases(case):
364 profile = case.prop('PROFILE')
368 test = case.children
392 case = testsuite.children variable
393 while case != None:
394 if case.name == 'TESTCASES':
399 runTestCases(case)
403 case = case.next variable
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dcheck-xinclude-test-suite.py172 def runTestCases(case):
173 creator = case.prop('creator')
176 base = case.getBase(None)
177 basedir = case.prop('basedir')
180 test = case.children
204 case = testsuite.children variable
205 while case != None:
206 if case.name == 'testcases':
211 runTestCases(case)
215 case variable
[all...]
H A Dcheck-xml-test-suite.py363 def runTestCases(case):
364 profile = case.prop('PROFILE')
368 test = case.children
392 case = testsuite.children variable
393 while case != None:
394 if case.name == 'TESTCASES':
399 runTestCases(case)
403 case = case.next variable
/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/iwidgets/generic/
H A Droman.itcl7 proc roman2 {n {case upper}} {
10 foreach val $romand(val) sym $romand($case) {
19 proc roman {n {case upper}} {
22 foreach val $romand(val) sym $romand($case) {
/macosx-10.9.5/vim-53/runtime/indent/
H A Dsh.vim31 \ 'case-labels': function('s:buffer_shiftwidth'),
32 \ 'case-statements': function('s:buffer_shiftwidth'),
33 \ 'case-breaks': 0 }
56 if line =~ '^\s*\%(if\|then\|do\|else\|elif\|case\|while\|until\|for\|select\)\>'
62 let ind += s:indent_value('case-statements')
82 \ 0 : s:indent_value('case-statements')) +
83 \ s:indent_value('case-labels')
85 let ind += s:indent_value('case-breaks')
89 let ind = indent(lnum) + s:indent_value('case-labels')
91 let ind -= s:indent_value('case
[all...]
H A Dvb.vim15 setlocal indentkeys+==~else,=~elseif,=~end,=~wend,=~case,=~next,=~select,=~loop,<:>
51 if previous_line =~? '^\s*\<\(begin\|\%(\%(private\|public\|friend\)\s\+\)\=\%(function\|sub\|property\)\|select\|case\|default\|if\|else\|elseif\|do\|for\|while\|enum\|with\)\>'
60 " this case is for an empty 'select' -- 'end select'
61 " (w/o any case statements) like:
63 " select case readwrite
69 elseif this_line =~? '^\s*\<\(case\|default\)\>'
H A Dtcsh.vim33 " OR line ends with case <str>:, default:, else, then or \
36 if line =~ '\v^\s*%(while|foreach)>|^\s*%(case\s.*:|default:|else)\s*$|%(<then|\\)$'
44 " Subtract indent if current line has on end, endif, case commands
H A Dmatlab.vim13 setlocal indentkeys=!,o,O=end,=case,=else,=elseif,=otherwise,=catch
43 if getline(v:lnum) =~ '^\s*\(end\|else\|elseif\|case\|otherwise\|catch\)\>'
45 if getline(plnum) =~ '^\s*\(for\|if\|else\|elseif\|case\|while\|switch\|try\|otherwise\|catch\)\>'
57 elseif getline(plnum) =~ '^\s*\(for\|if\|else\|elseif\|case\|while\|switch\|try\|otherwise\|catch\)\>'
/macosx-10.9.5/BerkeleyDB-21/db/test/
H A Dfop006.tcl71 # The structure of each case is:
79 # foreach case $cases {
80 # puts "\tFop$tnum.$i: $case"
84 # To run a particular case, add the case in this format and
93 foreach case $cases {
96 # Extract elements of the case
97 set op1 [lindex [lindex $case 0] 0]
98 set names1 [lindex [lindex $case 0] 1]
99 set res1 [lindex [lindex $case
[all...]
H A Dfop001.tcl59 # The structure of each case is:
70 # foreach case $cases {
71 # puts "\tFop$tnum:$i: $case"
78 foreach case $cases {
82 # Extract elements of the case
83 set op1 [lindex [lindex $case 0] 0]
84 set names1 [lindex [lindex $case 0] 1]
85 set res1 [lindex [lindex $case 0] 2]
87 set op2 [lindex [lindex $case 1] 0]
88 set names2 [lindex [lindex $case
[all...]
H A Denv006.tcl48 foreach case { noenv env } {
49 if { $case == "env" } {
59 puts "\tEnv006.i: Testing db_load -r with $case."
74 puts "\tEnv006.j: Testing db_load -r with $case and subdbs."
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dicemenu.vim16 " not case sensitive
17 syntax case ignore
H A Dgitsendemail.vim12 syn case match
H A Drib.vim14 syn case match
20 syn case ignore
22 syn case match
38 syn case ignore
47 syn case match
H A Dblank.vim14 syn case ignore
25 syn case match
H A Ddebsources.vim15 " case sensitive
16 syn case match
H A Ddosini.vim17 " shut case off
18 syn case ignore
H A Dsmith.vim14 syn case ignore
28 syn case match
/macosx-10.9.5/vim-53/runtime/ftplugin/
H A Daspvbs.vim14 " Define some defaults in case the included ftplugins don't set them.
41 \ s:notend . '\<select\s\+case\>:\<case\>:\<case\s\+else\>:\<end\s\+select\>,' .
H A Dpascal.vim11 let b:match_words='\<\%(begin\|case\|try\)\>:\<end\>'
/macosx-10.9.5/tcl-102/tcl/tcl/tools/
H A DuniParse.tcl36 variable titleCount 0; # Count of the number of title case
39 # space for the title case variants.
181 puts "title case count = $titleCount"
269 * Bits 22-31 Case delta: delta for case conversions. This should be the
279 # Compute the case conversion type and delta
284 set case 4
288 set case 5
292 set case 3
297 set case 6
301 set case
[all...]
/macosx-10.9.5/tcl-102/tcl84/tcl/tools/
H A DuniParse.tcl36 variable titleCount 0; # Count of the number of title case
39 # space for the title case variants.
181 puts "title case count = $titleCount"
269 * Bits 22-31 Case delta: delta for case conversions. This should be the
279 # Compute the case conversion type and delta
284 set case 4
288 set case 5
292 set case 3
297 set case 6
301 set case
[all...]

Completed in 383 milliseconds

1234567891011>>