Searched refs:one (Results 76 - 100 of 1188) sorted by relevance

1234567891011>>

/macosx-10.9.5/CPANInternal-140/Template-Toolkit-2.24/bin/
H A Dtt-bench.pl45 one => 1,
229 3) [% one.defined ? 'okay' : 'fail' %]
303 process/block: [% BLOCK testproc %]one=[% one %]zero=[% zero %]foo=[% foo %][% END %]
312 1) [% items = { foo = 'one', bar = 'two', baz = 'three' };
325 0) [% IF one %] okay [% END %]
326 1) [% IF one %] okay [% ELSE %] fail [% END %]
327 2) [% IF one and string %] okay [% ELSE %] fail [% END %]
328 3) [% IF one && string %] okay [% ELSE %] fail [% END %]
329 4) [% IF false || one
[all...]
/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/tests/
H A Darrays.sh43 set -A x zero one two three four 'five six'
189 foo=(one two)
239 ( set -A list one two three four)
248 foo=( zero one '' three four '' six)
258 foo=one
286 for i in one three four five
302 x=( [one]=1 [two]=2 [three]=3)
306 x=( [one]=1 [two]=2 [three]=3)
342 foo=one
356 foo=(one tw
[all...]
/macosx-10.9.5/Heimdal-323.92.1/appl/kx/
H A Dkx.c150 * Get rid of the cookie that we were sent and get the correct one
220 int one = 1; local
222 setsockopt (otherside, SOL_SOCKET, SO_KEEPALIVE, (void *)&one,
223 sizeof(one));
301 int one = 1; local
303 setsockopt (fd, IPPROTO_TCP, TCP_NODELAY, (void *)&one,
304 sizeof(one));
309 int one = 1; local
311 setsockopt (fd, SOL_SOCKET, SO_KEEPALIVE, (void *)&one,
312 sizeof(one));
364 int one = 1; local
511 int one = 1; local
519 int one = 1; local
[all...]
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/network_io/win32/
H A Dsockopt.c1 /* Licensed to the Apache Software Foundation (ASF) under one or more
44 u_long one = 1; local
46 if (ioctlsocket(sd, FIONBIO, &one) == SOCKET_ERROR) {
101 int one; local
104 one = on ? 1 : 0;
110 (void *)&one, sizeof(int)) == -1) {
119 (void *)&one, sizeof(int)) == -1) {
140 (void *)&one, sizeof(int)) == -1) {
/macosx-10.9.5/apr-30/apr/apr/network_io/win32/
H A Dsockopt.c1 /* Licensed to the Apache Software Foundation (ASF) under one or more
44 u_long one = 1; local
46 if (ioctlsocket(sd, FIONBIO, &one) == SOCKET_ERROR) {
101 int one; local
104 one = on ? 1 : 0;
110 (void *)&one, sizeof(int)) == -1) {
119 (void *)&one, sizeof(int)) == -1) {
140 (void *)&one, sizeof(int)) == -1) {
/macosx-10.9.5/BerkeleyDB-21/db/test/scr024/src/com/sleepycat/persist/test/
H A DBindingTest.java161 new Basic(1, "one", 2.2, "three"));
169 {"one", "java.lang.String"},
183 private String one; field in class:BindingTest.Basic
189 private Basic(long id, String one, double two, String three) { argument
191 this.one = one;
197 return one;
207 TestCase.assertTrue(nullOrEqual(one, o.one));
210 if (one
624 private Address one; field in class:BindingTest.Embedded
629 Embedded(String id, Address one, Address two) argument
735 private String one; field in class:BindingTest.Subclass
741 Subclass(long id, String one, double two, String three, String subOne, boolean subTwo) argument
784 private String one; field in class:BindingTest.Superclass
788 Superclass(int id, String one) argument
809 UseSuperclass(int id, String one) argument
852 String one; field in class:BindingTest.Abstract
856 Abstract(String one) argument
883 EmbeddedUseAbstract(String one, String two) argument
925 EntityUseAbstract(int id, String one) argument
1064 private String one; field in class:BindingTest.UseCompositeKey
1068 UseCompositeKey(CompositeKey key, String one) argument
1194 private String one; field in class:BindingTest.UseComparableKey
1198 UseComparableKey(ComparableKey key, String one) argument
[all...]
/macosx-10.9.5/BerkeleyDB-21/db/test/scr024/src/com/sleepycat/collections/test/serial/
H A DStoredClassCatalogTest.java155 TestSerial one = (TestSerial) map.get("one");
157 assertNotNull(one);
159 assertEquals(one, two.getOther());
160 assertNull(one.getStringField());
/macosx-10.9.5/CPANInternal-140/Readonly/t/
H A Dhash.t24 eval {Readonly::Hash %mh1 => (one=>1, two=>2, three=>3, 4)};
26 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.t24 eval {Readonly::Hash %mh1 => (one=>1, two=>2, three=>3, 4)};
26 eval {Readonly::Hash %mh1 => {one=>1, two=>2, three=>3, four=>4}};
/macosx-10.9.5/bash-92/bash-3.2/lib/malloc/
H A Dx386-alloca.s5 ;;> Is your alloca clearly better than the one in i386-alloca.s? I haven't
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/system/allow_query/ns2/
H A Dnamed10.conf22 key one {
33 allow-query { key one; };
H A Dnamed11.conf22 key one {
39 allow-query { key one; };
H A Dnamed12.conf21 key one {
32 allow-query {! key one; };
H A Dnamed30.conf22 key one {
39 allow-query { key one; };
H A Dnamed32.conf21 key one {
38 allow-query {! key one; };
/macosx-10.9.5/dtrace-118.1/test/tst/common/usdt/
H A Dtst.header.ksh36 probe one(uintptr_t);
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/uwin/
H A Dlog.c87 #define endian (((*(int *) &one)) ? 1 : 0)
382 double F, f, g, q, u, u2, v, zero = 0.0, one = 1.0; local
388 return (-one/zero);
459 double F, f, g, q, u, v, u2, one = 1.0; local
/macosx-10.9.5/libclosure-63/objectTests/
H A Drecovercpp.mm73 TestObject one;
75 void (^b)(void) = [^{ printf("my copy of one is %d\n", one.version()); } copy];
77 // just try one copy, one release
87 //hack(^{ printf("my copy of one is %d\n", one.version()); });
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/demos-en/
H A Ddialog1.rb13 'This is a modal dialog box. It uses Tk\'s "grab" command to create a "local grab" on the dialog box. The grab prevents any pointer-related events from getting to any other windows in the application until you have answered the dialog by invoking one of the buttons below. However, you can still interact with other applications.'
/macosx-10.9.5/vim-53/runtime/indent/
H A Dmupad.vim33 " BUGS: You tell me! Probably. I just haven't found one yet or haven't been
34 " told about one.
/macosx-10.9.5/vim-53/runtime/spell/
H A Dcleanadd.vim6 " Default is one second.
8 " (one hour)
/macosx-10.9.5/objc4-551.1/runtime/
H A Dhashtable2.mm34 const void *one;
126 ((HashBucket *) prototypes->buckets)[0].elements.one = &protoPrototype;
179 (*freeProc) (info, (void *) bucket.elements.one);
198 buckets->elements.one = NULL;
260 return ISEQUAL(table, data, bucket->elements.one);
278 return ISEQUAL(table, data, bucket->elements.one)
279 ? (void *) bucket->elements.one : NULL;
329 bucket->count++; bucket->elements.one = data;
334 if (ISEQUAL(table, data, bucket->elements.one)) {
335 const void *old = bucket->elements.one;
[all...]
/macosx-10.9.5/CPANInternal-140/DBIx-Class-Schema-Loader-0.07033/lib/DBIx/Class/Schema/Loader/DBI/
H A DWriting.pm60 override one or more of the other methods. The other methods one might
/macosx-10.9.5/CPANInternal-140/Perl4-CoreLibs-0.003/lib/
H A Dvalidate.pl44 foreach $one (@testlist) {
47 $this =~ s/-Z/-$one/;
/macosx-10.9.5/CPANInternal-140/Sub-Exporter/t/
H A Dinherited.t7 These tests check that the inherited form of a routine is the exported one.

Completed in 166 milliseconds

1234567891011>>