Searched refs:four (Results 1 - 25 of 119) sorted by relevance

12345

/macosx-10.9.5/dtrace-118.1/test/tst/common/types/
H A Dtst.enum.d43 four = 4,
/macosx-10.9.5/ruby-104/ruby/test/drb/
H A Dut_eval.rb6 @four = DRb::DRbServer.new('druby://localhost:0', self, {:safe_level => 4})
9 def four method in class:EvalAttack
10 DRbObject.new_with_uri(@four.uri)
H A Dtest_drb.rb241 four = @there.four
242 assert_equal(1, four.method_missing(:send, :eval, '1'))
244 remote_class = four.remote_class
/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Dlistformattertest.cpp23 three("Charlie", -1, US_INV), four("Delta", -1, US_INV) {
38 UnicodeString three, UnicodeString four, UnicodeString results[4]) {
54 UnicodeString input4[] = {one, two, three, four};
59 UnicodeString three, UnicodeString four, UnicodeString results[4]) {
72 UnicodeString input4[] = {one, two, three, four};
86 one + ", " + two + ", " + three + ", " + four
89 CheckFourCases("", one, two, three, four, results);
95 if (RecordFourCases(Locale::getDefault(), one, two, three, four, results)) {
96 CheckFourCases("ex_PY", one, two, three, four, results);
107 one + ", " + two + ", " + three + ", and " + four
37 CheckFourCases(const char* locale_string, UnicodeString one, UnicodeString two, UnicodeString three, UnicodeString four, UnicodeString results[4]) argument
58 RecordFourCases(const Locale& locale, UnicodeString one, UnicodeString two, UnicodeString three, UnicodeString four, UnicodeString results[4]) argument
[all...]
H A Dlistformattertest.h46 UnicodeString four,
53 UnicodeString four,
62 const UnicodeString four; member in class:ListFormatterTest
/macosx-10.9.5/dtrace-118.1/test/tst/common/aggs/
H A Dtst.llquantbases.d33 @four = llquantize(i, 4, 0, 1, 4);
H A Dtst.lquantzero.d58 @four[i] = lquantize(0, -10, 10, 1, incr);
80 printa(@four);
/macosx-10.9.5/dtrace-118.1/test/tst/common/usdt/
H A Dtst.linkpriv.ksh43 DTRACE_PROBE4(test_prov, four, 7, 8, 9, 10);
54 probe four(uintptr_t, uintptr_t, uintptr_t, uintptr_t);
H A Dtst.linkunpriv.ksh45 DTRACE_PROBE4(test_prov, four, 7, 8, 9, 10);
56 probe four(uintptr_t, uintptr_t, uintptr_t, uintptr_t);
/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/tests/
H A Dappend.sh42 { iarray+= (four five six) ;} 2> /dev/null
43 if [[ ${iarray[@]} != 'one two three four five six' ]]
48 { iarray+= (four five six) ;} 2> /dev/null
49 if [[ ${iarray[@]} != 'one four five six' ]]
H A Dcoprocess.sh64 ping four |&
69 for i in three four pipe four pipe four three pipe pipe three pipe
72 four) to=-u4;;
88 four) ;;
H A Darrays.sh43 set -A x zero one two three four 'five six'
239 ( set -A list one two three four)
248 foo=( zero one '' three four '' six)
253 if [[ ${foo[@]: -3:1} != four ]]
286 for i in one three four five
308 x+=( [four]=4 )
471 a=(zero one two three four)
474 [[ ${a[-3]} == four ]] || err_exit 'a[-3] should be four'
475 [[ ${a[-3..-1]} == 'four si
[all...]
/macosx-10.9.5/CPANInternal-140/Test-Simple/t/
H A Duse_ok.t36 package Foo::four;
/macosx-10.9.5/hfs-226.1.1/hfs_japanese/hfs_japanese.kmodproj/
H A DMakefile32 NEXTSTEP_PB_CFLAGS = -Wno-format -Wno-four-char-constants
/macosx-10.9.5/rsync-42/rsync/testsuite/
H A Dmerge.test27 echo "four" >"$from3dir"/four
38 cp -p "$from1dir"/one "$from1dir"/two "$from2dir"/three "$from3dir"/four "$from1dir"/five "$from3dir"/six "$chkdir"
/macosx-10.9.5/tcl-102/tcl_ext/mk4tcl/metakit/tcl/tests/
H A Dobject.test203 v3 insert 1 k 4 v four
206 equal [dump v3] {{1 one} {5 five} {4 four} {3 three} {2 two}}
221 equal [dump v3] {{1 one} {4 four} {2 two}}
343 v2 insert end k 4 v four
347 equal [dump v2] {{1 one} {2 two} {3 three} {4 four} {5 five}}
362 equal [dump v2] {{1 one} {4 four} {5 five}}
409 v4 insert 1 k 4 v four
412 equal [dump v4] {{1 one} {5 five} {4 four} {3 three} {2 two}}
413 equal [dump v1] {{1 one} {5 five} {4 four} {3 three} {2 two}}
431 equal [dump v4] {{1 one} {4 four} {
[all...]
/macosx-10.9.5/CPANInternal-140/Readonly/t/
H A Dhash.t26 eval {Readonly::Hash %mh1 => {one=>1, two=>2, three=>3, four=>4}};
/macosx-10.9.5/CPANInternal-140/Readonly-1.03/t/
H A Dhash.t26 eval {Readonly::Hash %mh1 => {one=>1, two=>2, three=>3, four=>4}};
/macosx-10.9.5/Security-55471.14.18/libsecurity_cryptkit/ckutils/
H A DMakefile.common62 WFLAGS= -Wno-four-char-constants -Wall -Werror -Wno-format -Wno-deprecated-declarations
/macosx-10.9.5/ruby-104/ruby/test/rdoc/
H A Dtest_rdoc_parser_changelog.rb77 %w[c:three d:four]]],
94 list(:NOTE, item('c', para('three')), item('d', para('four'))),
123 %w[c:three d:four]],
132 list(:NOTE, item('c', para('three')), item('d', para('four'))),
183 %w[three four]],
194 %w[three four]]],
/macosx-10.9.5/ICU-511.35/icuSources/samples/ustring/
H A Dustring.cpp471 UnicodeString four(writeable, LENGTHOF(writeable), LENGTHOF(writeable));
472 printUnicodeString("writeable-alias string: ", four);
474 four.setCharAt(1, 0x39);
475 for(i=0; i<four.length(); ++i) {
481 two=four;
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/lib/SOAP/
H A DFault.pm19 This class encapsulates SOAP faults prior to their serialization or after their deserialization. The methods available are a constructor and four accessors. Each accessor creates an object on demand, just as the other classes do, when called as a static method. Like other accessors in the SOAP::Lite package, they return the object itself when setting the attribute.
38 Explicitly creates a new SOAP::Fault object. Any of the four attributes represented next by accessor methods may be passed in the argument list with values immediately following their attribute name.
/macosx-10.9.5/CPANInternal-140/Sub-Identify/lib/Sub/
H A DIdentify.pm74 It provides four functions : C<sub_name> returns the name of the
/macosx-10.9.5/CPANInternal-140/Sub-Identify-0.04/lib/Sub/
H A DIdentify.pm74 It provides four functions : C<sub_name> returns the name of the
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/tests/
H A Dtc_types.rb184 four = two.decimalNumberByMultiplyingBy(two)
185 assert_equal(4, four.doubleValue)
186 still_four = four.decimalNumberByDividingBy(one)
188 four_pow_four = four.decimalNumberByRaisingToPower(4)

Completed in 671 milliseconds

12345