Searched refs:which (Results 101 - 125 of 1556) sorted by relevance

1234567891011>>

/macosx-10.9.5/CPANInternal-140/Params-Validate/t/
H A D18-depends.t29 qr(^Parameter 'foo' depends on parameter 'bar', which was not given),
60 qr(^Parameter 'foo' depends on parameter 'baz', which was not given),
68 qr(^Parameter 'foo' depends on parameter '(bar|baz)', which was not given),
115 qr(^Parameter #1 depends on parameter #4, which was not given),
/macosx-10.9.5/bootp-268.1/bootplib/
H A Dgenoptionfiles.c268 int which; local
274 which = gen_table;
277 which = gen_tag;
280 which = gen_type;
283 which = gen_mandoc;
288 switch (which) {
H A Dnetinfo.c112 ni_index which
117 ni_prop_free(&pl->nipl_val[which]);
118 for (i = which + 1; i < pl->nipl_len; i++) {
290 ni_index which
295 ni_name_free(&nl->ninl_val[which]);
296 for (i = which + 1; i < nl-> ninl_len; i++) {
/macosx-10.9.5/postfix-252/postfix/src/oqmgr/
H A Dqmgr_entry.c13 /* void qmgr_entry_done(entry, which)
15 /* int which;
212 void qmgr_entry_done(QMGR_ENTRY *entry, int which) argument
224 if (which == QMGR_QUEUE_BUSY) {
227 } else if (which == QMGR_QUEUE_TODO) {
231 msg_panic("%s: bad queue spec: %d", myname, which);
246 if (which == QMGR_QUEUE_BUSY)
252 if (which == QMGR_QUEUE_BUSY && transport->rate_delay > 0) {
/macosx-10.9.5/postfix-252/postfix/src/qmgr/
H A Dqmgr_entry.c13 /* void qmgr_entry_done(entry, which)
15 /* int which;
249 void qmgr_entry_done(QMGR_ENTRY *entry, int which) argument
263 if (which == QMGR_QUEUE_BUSY) {
266 } else if (which == QMGR_QUEUE_TODO) {
272 msg_panic("%s: bad queue spec: %d", myname, which);
309 if (which == QMGR_QUEUE_BUSY && transport->rate_delay > 0) {
333 if (which == QMGR_QUEUE_BUSY)
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/demos-en/
H A Dttkprogress.rb24 which is used for showing how far through a defined task the program has got. \
26 which is used to show that the program is busy \
28 which can be turned on and off using the buttons underneath.
/macosx-10.9.5/ICU-511.35/icuSources/
H A DrunConfigureICU134 CC=`which xlc_r`; export CC
138 CXX=`which xlC_r`; export CXX
156 CC=`which cc`; export CC
157 CXX=`which CC`; export CXX
172 CC=`which cc`; export CC
173 CXX=`which CC`; export CXX
209 CC=`which icc`; export CC
210 CXX=`which icpc`; export CXX
228 CC=`which xlc_r`; export CC
229 CXX=`which xlC_
[all...]
/macosx-10.9.5/zsh-60/zsh/Misc/
H A Dmake-zsh-urls19 It needs the B<URI::Bookmarks> suite of modules to run, which are
31 B<--root-node>, B<-r> Specify which folder contains the
32 bookmarks which the hierarchy will be
137 --root-node, -r Specify which folder contains the bookmarks which
/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Dunisetspan.cpp204 uint32_t which)
209 all((UBool)(which==ALL)) {
211 if(which&NOT_CONTAINED) {
239 if((which&UTF16) && length16>maxLength16) {
242 if((which&UTF8) && (thisRelevant || (which&CONTAINED))) {
256 // a set takes some time and memory which are wasted if there are no relevant strings.
272 if(which&UTF8) {
296 if(which&UTF8) {
314 if(which
202 UnicodeSetStringSpan(const UnicodeSet &set, const UVector &setStrings, uint32_t which) argument
[all...]
H A Ducnv_cnv.h203 * the same USet, which will result in a union of the sets of all subconverters.
209 UConverterUnicodeSet which,
287 UConverterUnicodeSet which,
293 UConverterUnicodeSet which,
/macosx-10.9.5/bash-92/bash-3.2/builtins/
H A Dpushd.c208 If LIST is non-null it should consist of a word +N or -N, which says
215 intmax_t which; local
221 for (flags = 0, which = 0, direction = '+'; list; list = list->next)
234 if (legal_number (list->word->word + 1, &which) == 0)
252 if (which > directory_list_offset || (directory_list_offset == 0 && which == 0))
259 if ((direction == '+' && which == 0) ||
260 (direction == '-' && which == directory_list_offset))
273 i = (direction == '+') ? directory_list_offset - which : which;
[all...]
/macosx-10.9.5/OpenSSH-186/openssh/
H A Ddh.c134 int best, bestcount, which; local
174 which = arc4random_uniform(bestcount);
180 linenum++ != which) {
188 if (linenum != which+1)
190 which, _PATH_DH_PRIMES);
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/
H A DStatusBarButton.js196 if (e.which !== 1)
203 if (e.which !== 1)
241 if (e.which !== 1)
249 if (e.which !== 1)
257 if (e.which !== 1)
/macosx-10.9.5/lukemftp-13.92.1/tnftp/libedit/
H A Dfilecomplete.c266 size_t match_list_len, max_equal, which, i; local
293 which = 2;
296 for (; which <= matches; which++) {
298 prevstr[i] == match_list[which][i]; i++)
/macosx-10.9.5/vim-53/runtime/tutor/
H A Dtutor.vim58 " The japanese tutor is available in two encodings, guess which one to use
68 " The korean tutor is available in two encodings, guess which one to use
75 " The Chinese tutor is available in two encodings, guess which one to use
86 " The Polish tutor is available in two encodings, guess which one to use.
93 " The Turkish tutor is available in two encodings, guess which one to use
112 " The Slovak tutor is available in three encodings, guess which one to use
119 " The Czech tutor is available in three encodings, guess which one to use
126 " The Russian tutor is available in three encodings, guess which one to use.
135 " The Hungarian tutor is available in three encodings, guess which one to use.
144 " The Croatian tutor is available in three encodings, guess which on
[all...]
/macosx-10.9.5/patch_cmds-17/diffstat/
H A Ddiffstat.c39 * 19 Jul 2010, add missing "break" statement which left "-c"
65 * 29 Mar 2009, modify to work with patch ".rej" files, which have
81 * 16 Jul 2006, fix to avoid modifying which is being used by
109 * which was treated as a header line.
150 * 17 May 1998, handle Debian diff files, which do not contain
791 * temporary filename (which would not be merged since it has no
916 * Skip a filename, which may be in quotes, to allow embedded blanks in the
1103 * to keep an array of line-numbers to which which in a chunk
1338 * continue to accumulate counts for the unified diff which ha
1858 show_tsearch(const void *nodep, const VISIT which, const int depth) argument
2026 decompressor(Decompress which, const char *name) argument
2087 Decompress which; local
2390 Decompress which = dcEmpty; local
[all...]
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/Storage/DBI/Replicated/Balancer/
H A DRandom.pm21 method by which query load can be spread out across each replicant in the pool.
34 choosing which backend to execute a read query on. A value of 0, which is the
/macosx-10.9.5/CPANInternal-140/Sys-Filesystem/lib/Sys/Filesystem/
H A DFreebsd.pm120 The following is a list of filesystem properties which may
146 L<dump(8)> command to determine which filesystems need to be dumped.
150 Used by the L<fsck(8)> program to determine the order in which filesystem
H A DNetbsd.pm103 The following is a list of filesystem properties which may
129 L<dump(8)> command to determine which filesystems need to be dumped.
133 Used by the L<fsck(8)> program to determine the order in which filesystem
/macosx-10.9.5/CPANInternal-140/Template-Toolkit/lib/Template/Plugin/
H A DWrap.pm74 This plugin provides an interface to the L<Text::Wrap> module which
77 It defines a C<wrap> subroutine which can be called, passing the input
96 It also registers a C<wrap> filter which accepts the same three optional
/macosx-10.9.5/CPANInternal-140/Template-Toolkit-2.24/lib/Template/Plugin/
H A DWrap.pm74 This plugin provides an interface to the L<Text::Wrap> module which
77 It defines a C<wrap> subroutine which can be called, passing the input
96 It also registers a C<wrap> filter which accepts the same three optional
/macosx-10.9.5/Libc-997.90.3/gen/FreeBSD/
H A Dtermios.c239 tcflush(fd, which)
240 int fd, which;
244 switch (which) {
/macosx-10.9.5/WebKit-7537.78.2/qt/Api/
H A Dqwebsettings.h115 void setFontFamily(FontFamily which, const QString &family);
116 QString fontFamily(FontFamily which) const;
117 void resetFontFamily(FontFamily which);
/macosx-10.9.5/smb-697.95.1/lib/librpc/
H A Drpc_helpers.cpp115 ptr_list_type::iterator which = local
118 assert(which != ptrs.end());
119 ptrs.erase(which);
/macosx-10.9.5/PowerManagement-420.90.1/pmconfigd/
H A DPMSettings.c103 GetPMSettingBool(CFStringRef which) argument
110 if (!energySettings || !which)
125 n = CFDictionaryGetValue(current_settings, which);
137 GetPMSettingNumber(CFStringRef which, int64_t *value) argument
143 if (!energySettings || !which)
157 n = CFDictionaryGetValue(current_settings, which);

Completed in 258 milliseconds

1234567891011>>