Searched refs:which (Results 251 - 275 of 1556) sorted by relevance

<<11121314151617181920>>

/macosx-10.9.5/vim-53/runtime/compiler/
H A Dtidy.vim19 " this is needed to work around a bug in the 04/08/00 release of tidy which
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dxdefaults.vim26 " mark lines which do not contain a colon as errors.
28 " which contain at least two WORDS and no colon. This
30 " error while typing (which would be annoying).
53 " lines starting with a '#' mark and which are not preprocessor
/macosx-10.9.5/xnu-2422.115.4/security/
H A Dmac_pipe.c198 mac_pipe_check_select(kauth_cred_t cred, struct pipe *cpipe, int which) argument
205 MAC_CHECK(pipe_check_select, cred, cpipe, cpipe->pipe_label, which);
/macosx-10.9.5/BerkeleyDB-21/db/cxx/
H A Dcxx_env.cpp473 DBENV_METHOD(log_get_config, (u_int32_t which, int *onoffp),
474 (dbenv, which, onoffp))
491 DBENV_METHOD(log_set_config, (u_int32_t which, int onoff),
492 (dbenv, which, onoff))
907 DBENV_METHOD(get_verbose, (u_int32_t which, int *onoffp),
908 (dbenv, which, onoffp))
909 DBENV_METHOD(set_verbose, (u_int32_t which, int onoff), (dbenv, which, onoff))
1053 DBENV_METHOD(rep_get_config, (u_int32_t which, int *onoffp),
1054 (dbenv, which, onoff
[all...]
/macosx-10.9.5/BerkeleyDB-21/db/examples_cxx/excxx_repquote/
H A DRepQuoteExample.cpp26 * in which case we try to dynamically compute the number of sites in
79 static void event_callback(DbEnv * dbenv, u_int32_t which, void *info);
370 void RepQuoteExample::event_callback(DbEnv* dbenv, u_int32_t which, void *info) argument
376 switch (which) {
392 dbenv->errx("ignoring event %d", which);
435 << "\t in which case we try to dynamically compute the "
/macosx-10.9.5/BerkeleyDB-21/db/log/
H A Dlog_method.c398 __log_get_config(dbenv, which, onp)
400 u_int32_t which;
408 if (FLD_ISSET(which, ~OK_FLAGS))
415 if (LF_ISSET(which))
/macosx-10.9.5/BerkeleyDB-21/db/test/scr016/src/com/sleepycat/db/test/
H A DAssociateTest.java214 String which = "unknown db";
216 which = "primary";
219 which = "secondary";
223 TestUtils.DEBUGOUT(2, "secondaryKeyCreate, Db: " + TestUtils.shownull(secondary) + "(" + which + "), key: " + keystring + ", data: " + datastring);
/macosx-10.9.5/CPANInternal-140/Clone/
H A DClone.pm57 This module provides a clone() method which makes recursive
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/Storage/DBI/
H A DOracle.pm39 which unrolls the ANSI join style DBIC normally generates into entries in
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/Storage/DBI/Replicated/Balancer/
H A DFirst.pm20 method by which query load can be spread out across each replicant in the pool.
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/Storage/DBI/Role/
H A DQueryCounter.pm25 called 'query_count' which you can use to access the total number of queries
/macosx-10.9.5/CPANInternal-140/Data-Dumper-Concise/lib/Data/Dumper/Concise/
H A DSugar.pm54 which is the same as:
/macosx-10.9.5/CPANInternal-140/DateTime-TimeZone/lib/DateTime/TimeZone/
H A DUTC.pm45 DateTime.pm for the UTC time zone, which is not explicitly included in
/macosx-10.9.5/CPANInternal-140/Log-Log4perl/lib/Log/Log4perl/Appender/
H A DTestBuffer.pm128 is a C<Log::Dispatch>-style appender, which writes to a buffer
/macosx-10.9.5/CPANInternal-140/Log-Log4perl/lib/Log/Log4perl/Layout/PatternLayout/
H A DMultiline.pm44 messages to your appenders which appear as
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/lib/SOAP/
H A DData.pm15 SOAP::Data - this class provides the means by which to explicitly manipulate and control all aspects of the way in which Perl data gets expressed as SOAP data entities.
19 The SOAP::Data class provides the means by which to explicitly manipulate and control all aspects of the way in which Perl data gets expressed as SOAP data entities. Most of the methods are accessors, which like those in SOAP::Lite are designed to return the current value if no new one is passed, while returning the object reference otherwise (allowing for chained method calls). Note that most accessors (except value) accept a new value for the data object as a second argument.
83 Manipulates the mustUnderstand attribute, which tells the SOAP processor whether it is required to understand the entity in question.
89 This method is most likely to be used in places outside the header creation. Sets encodingStyle, which specifies an encoding that differs from the one that would otherwise be defaulted to.
95 When the application must explicitly specify which data element is to be regarded as the root element for the sake of generating the object model, this method provides the access to the root attribute.
221 Special thanks to O'Reilly publishing which has graciously allowed SOAP::Lite to republish and redistribute large excerpts from I<Programming Web Services with Perl>, mainly the SOAP::Lite reference found in Appendix B.
/macosx-10.9.5/CPANInternal-140/Test-use-ok-0.11/lib/Test/use/
H A Dok.pm32 C<use_ok> with other tests in a single C<BEGIN> block, which can create subtle
/macosx-10.9.5/CPANInternal-140/Unix-Getrusage/lib/Unix/
H A DGetrusage.pm62 which outputs something like this:
/macosx-10.9.5/CPANInternal-140/Unix-Getrusage-0.03/lib/Unix/
H A DGetrusage.pm62 which outputs something like this:
/macosx-10.9.5/IOPCIFamily-224.92.1/IOKit/pci/
H A DIOAGPDevice.h157 @param which Type of status - only kIOAGPDefaultStatus is currently valid.
161 virtual IOOptionBits getAGPStatus( IOOptionBits which = kIOAGPDefaultStatus );
/macosx-10.9.5/OpenSSH-186/openssh/regress/
H A Dtest-exec.sh115 *) PLINK=`which ${TEST_SSH_PLINK} 2>/dev/null` ;;
122 *) PUTTYGEN=`which ${TEST_SSH_PUTTYGEN} 2>/dev/null` ;;
129 *) CONCH=`which ${TEST_SSH_CONCH} 2>/dev/null` ;;
136 *) SSHD=`which sshd` ;;
/macosx-10.9.5/PowerManagement-420.90.1/AppleSmartBatteryManager/
H A DAppleSmartBatteryManager.h97 IOReturn setPowerState(unsigned long which, IOService *whom);
/macosx-10.9.5/apache-786.1/httpd/srclib/pcre/
H A Ddll.mk12 # hand-written (maybe) file, which must have same basename as dll
13 # WARNING! There MUST be object, which name match dll's name. Make sux.
/macosx-10.9.5/emacs-92/emacs/src/m/
H A Dirist.h39 I wrote a utimes interface, which copies elements from timevals
129 /* There is an inconsistency between the sgi assembler, linker which barfs
/macosx-10.9.5/vim-53/
H A Dvimtutor.bat27 :: The script tutor.vim tells Vim which file to copy.
49 :: The script tutor.vim tells Vim which file to copy

Completed in 131 milliseconds

<<11121314151617181920>>