Searched refs:one (Results 226 - 250 of 969) sorted by relevance

1234567891011>>

/macosx-10.10/SmartcardCCID-55008/ccid/ccid/
H A Dylwrap80 OUTPUT is one file PROG generates
/macosx-10.10/bash-94.1.2/bash-3.2/tests/
H A Dexp-tests231 x=/one/two/three
331 set one two three four five
332 expect '<one> <three> <five>'
H A Dposix2.tests74 names=one/good/three
/macosx-10.10/ruby-106/ruby/ext/tk/sample/
H A Dbinding_sample.rb56 And the second one is a normal label widget
/macosx-10.10/ruby-106/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.10/ruby-106/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.10/tcl-105/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.10/tcl-105/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.10/tcl-105/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.10/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.10/vim-55/runtime/syntax/
H A Dr.vim48 " identifier with leading period, one or more digits, and at least one non-digit keyword character
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dtty_pty.c92 #warning You have only one pty defined, redefining to 32.
/macosx-10.10/Heimdal-398.1.2/lib/asn1/
H A Dcheck-gen.c1063 IF_OPT_COMPARE(aa,ab,one) {
1064 COMPARE_OPT_INTEGER(aa,ab,one);
1107 int one = 1; local
1110 c0.one = NULL;
1114 c1.one = NULL;
1118 c2.one = &one;
1122 c3.one = &one;
1144 "one to
[all...]
/macosx-10.10/CPANInternal-159.1/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.
/macosx-10.10/CPANInternal-159.1/Graph-0.94/lib/Heap071/
H A DElem.pm37 die "This cmp method must be superceded by one that knows how to compare elements."
94 heaps into a single one take longer - it would have to traverse
97 into an O(n) one.)
/macosx-10.10/CPANInternal-159.1/Graph-0.96/lib/Heap071/
H A DElem.pm37 die "This cmp method must be superceded by one that knows how to compare elements."
94 heaps into a single one take longer - it would have to traverse
97 into an O(n) one.)
/macosx-10.10/CPANInternal-159.1/SOAP-Lite-1.11/bin/
H A Dstubmaker.pl37 Carp::croak "More than one service in service description. Service and port names have to be specified\n"
92 the core SOAP::Lite object. As a result, all methods one can call upon
93 L<SOAP::Lite> one can also call upon generated stubs.
/macosx-10.10/Heimdal-398.1.2/
H A Dylwrap49 OUTPUT is one file PROG generates
/macosx-10.10/IOKitUser-1050.1.21/network.subproj/
H A DIONetworkLib.c133 uint32_t one = 1; local
135 kIONUCGetNetworkDataCapacityIndex, &data, 1, &capacity, &one);
/macosx-10.10/JavaScriptCore-7600.1.17/offlineasm/
H A Dasm.rb256 @commentState = :one
257 when :one
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/tests/scripts/
H A Dtest003-search103 $LDAPSEARCH -S "" -b "ou=groups,$BASEDN" -s one -h $LOCALHOST -p $PORT1 \
/macosx-10.10/OpenSSL098-52/src/crypto/ocsp/
H A Docsp_srv.c82 OCSP_CERTID *OCSP_onereq_get0_id(OCSP_ONEREQ *one) argument
84 return one->reqCert;
/macosx-10.10/apache-793/httpd/build/
H A Dspecial.mk1 # Licensed to the Apache Software Foundation (ASF) under one or more
/macosx-10.10/apache-793/httpd/modules/lua/test/
H A Dmoonunit.lua1 -- Licensed to the Apache Software Foundation (ASF) under one or more

Completed in 273 milliseconds

1234567891011>>