Searched refs:one (Results 251 - 275 of 1188) sorted by relevance

<<11121314151617181920>>

/macosx-10.9.5/CPANInternal-140/Pod-WSDL-0.061/lib/Pod/WSDL/
H A DFault.pm55 Instantiates a new Pod::WSDL::Fault. The method needs one parameter, the fault string from the pod. Please see SYNOPSIS or the section "Pod Syntax" in the description of Pod::WSDL.
H A DReturn.pm54 Instantiates a new Pod::WSDL::Param. The method needs one parameter, the _RETURN string from the pod. Please see SYNOPSIS or the section "Pod Syntax" in the description of Pod::WSDL.
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/examples/
H A Dcustomschema.pl54 <Exchange xsi:type="types:Exchanges"> one of NASDAQ or NYSE or AMEX or INDEX</Exchange>
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/lib/SOAP/
H A DClient.pm40 The options attribute keeps a hash-table reference of additional options and their values. At present, only one option is used by any of the transport modules:
50 Other options may be defined using this mechanism. Note that setting the options using this accessor requires a full hash reference be passed. To set just one or a few values, consider retrieving the current reference value and using it to set the key(s).
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.715/examples/
H A Dcustomschema.pl54 <Exchange xsi:type="types:Exchanges"> one of NASDAQ or NYSE or AMEX or INDEX</Exchange>
/macosx-10.9.5/CPANInternal-140/SOAP-Lite_new/examples/
H A Dcustomschema.pl54 <Exchange xsi:type="types:Exchanges"> one of NASDAQ or NYSE or AMEX or INDEX</Exchange>
/macosx-10.9.5/Heimdal-323.92.1/lib/asn1/
H A Dcheck-gen.c1062 IF_OPT_COMPARE(aa,ab,one) {
1063 COMPARE_OPT_INTEGER(aa,ab,one);
1106 int one = 1; local
1109 c0.one = NULL;
1113 c1.one = NULL;
1117 c2.one = &one;
1121 c3.one = &one;
1143 "one to
[all...]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/tests/scripts/
H A Dtest041-aci213 $LDAPSEARCH -s one -b "$BASEDN" -h $LOCALHOST -p $PORT1 \
228 $LDAPSEARCH -s one -b "$BASEDN" -h $LOCALHOST -p $PORT1 \
/macosx-10.9.5/Security-55471.14.18/sec/SOSCircle/Regressions/
H A DSOSTestDataSource.c343 // This works for any datasource, not just the test one, but it's only used in testcases, so it's here for now.
351 CFNumberRef one = CFNumberCreate(kCFAllocatorDefault, kCFNumberSInt32Type, &value);
356 kSecAttrSynchronizable, one,
357 kSecAttrTombstone, is_tomb ? one : zero,
366 CFRelease(one);
/macosx-10.9.5/apache-786.1/httpd/server/
H A Dlisten.c1 /* Licensed to the Apache Software Foundation (ASF) under one or more
44 int one = 1; local
55 stat = apr_socket_opt_set(s, APR_SO_REUSEADDR, one);
65 stat = apr_socket_opt_set(s, APR_SO_KEEPALIVE, one);
160 stat = apr_socket_opt_set(s, APR_SO_REUSEADDR, one);
/macosx-10.9.5/bash-92/bash-3.2/tests/
H A Dexp-tests231 x=/one/two/three
331 set one two three four five
332 expect '<one> <three> <five>'
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/
H A Dbinding_sample.rb56 And the second one is a normal label widget
/macosx-10.9.5/ruby-104/ruby/test/psych/json/
H A Dtest_stream.rb53 hash = { 'one' => 'two' }
59 assert_match(/["]one['"]/, json)
64 list = %w{ one two }
70 assert_match(/["]one["]/, json)
/macosx-10.9.5/ruby-104/ruby/test/ruby/
H A Dtest_sprintf.rb159 # Overriding a star width with a numeric one:
285 one = (2**32).coerce(1).first
287 assert_equal("+1", sprintf("%+d", one))
288 assert_equal(" 1", sprintf("% d", one))
291 assert_equal(" " * BSIZ + "1", sprintf("%#{ BSIZ + 1 }d", one))
/macosx-10.9.5/tcl-102/tcl/tcl/generic/
H A DtclIO.h31 #error one of EWOULDBLOCK or EAGAIN must be defined
97 ClientData clientData; /* Arbitrary one-word data to pass to the
136 struct Channel *downChanPtr;/* Refers to channel this one was stacked
140 * one. NULL for the top most channel. */
345 * there is one record of the following type. All of records for a specific
357 /* Next one in list of registered handlers. */
363 * problem if a ChannelHandler is deleted while it is the current one, since
/macosx-10.9.5/tcl-102/tcl84/tcl/generic/
H A DtclIO.h31 error one of EWOULDBLOCK or EAGAIN must be defined
97 ClientData clientData; /* Arbitrary one-word data to pass
137 struct Channel *downChanPtr;/* Refers to channel this one was stacked
141 * one. NULL for the top most channel. */
339 * there is one record of the following type. All of records for a specific
351 /* Next one in list of registered handlers. */
357 * problem if a ChannelHandler is deleted while it is the current one, since
/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/incrTcl/itcl/tests/
H A Dimport.test28 } {1 {wrong # args: should be one of...
32 test import-1.2 {"stub create" requires one argument} {
37 test import-1.3 {"stub exists" requires one argument} {
/macosx-10.9.5/tcsh-65/tcsh/
H A Dtc.func.c792 * one's current directory just before each command.
947 * Set up a one-word alias command, for use for special things.
968 /* build a lex list with one word. */
1238 xprintf(CGETS(22, 12, "in one of the lists\n"));
1762 int fw = 0; /* found at least one word */
2068 /* no luck - the user didn't provide one and none is
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dr.vim48 " identifier with leading period, one or more digits, and at least one non-digit keyword character
/macosx-10.9.5/CPANInternal-140/Params-Validate/lib/Params/
H A DValidate.pm237 This one is a bit tricky. A glob would be something like C<*FOO>, but
284 If a parameter can be of more than one type, just use the bitwise or
354 If none of the above are enough, it is possible to pass in one or more
414 the presence of one or more other optional parameters.
434 in that you can only depend on one other parameter. Also, if for
502 for one example.
513 feel that this is necessary in able to make it possible for one
586 a subroutine name to use in error messages. By default, it looks one
689 something must be of one of a list of classes, or that it must possess
690 one o
[all...]
/macosx-10.9.5/CPANInternal-140/Context-Preserve/lib/Context/
H A DPreserve.pm104 various cases and just pick one, but that's fragile. To do things
159 You can pick the one you like, but I think the first version is much
/macosx-10.9.5/CPANInternal-140/DateTime-Format-Builder/lib/DateTime/Format/Builder/Parser/
H A DDispatch.pm42 C<Dispatch> has just one key: C<Dispatch>. The value should be a
43 reference to a subroutine that returns one of:
H A DQuick.pm34 suite; one as F<quick.t>, the other as F<fall.t>.)
44 C<Quick> has two keys, one optional.
/macosx-10.9.5/CPANInternal-140/DateTime-Format-Builder-0.80/lib/DateTime/Format/Builder/Parser/
H A DDispatch.pm42 C<Dispatch> has just one key: C<Dispatch>. The value should be a
43 reference to a subroutine that returns one of:
H A DQuick.pm34 suite; one as F<quick.t>, the other as F<fall.t>.)
44 C<Quick> has two keys, one optional.

Completed in 159 milliseconds

<<11121314151617181920>>