Searched refs:cause (Results 51 - 75 of 126) sorted by relevance

123456

/macosx-10.10.1/xar-254/xar/
H A DINSTALL90 will cause files to be installed into /usr/local/bin, /usr/local/man,
/macosx-10.10.1/CPANInternal-159.1/Heap-0.80/lib/Heap/
H A DElem.pm109 Perl operators <=> and cmp cause the smaller value to be returned
/macosx-10.10.1/CPANInternal-159.1/SOAP-Lite-1.11/lib/SOAP/
H A DConstants.pm149 The SOAP::Lite package attempts to locate and use the L<XML::Parser> package, falling back on an internal, pure-Perl parser in its absence. This package is a fast parser, based on the Expat parser developed by James Clark. If the application sets this value to 1, there will be no attempt to locate or use XML::Parser. There are several reasons you might choose to do this. If the package will never be made available, there is no reason to perform the test. Setting this parameter is less time-consuming than the test for the package would be. Also, the XML::Parser code links against the Expat libraries for the C language. In some environments, this could cause a problem when mixed with other applications that may be linked against a different version of the same libraries. This was once the case with certain combinations of Apache, mod_perl and XML::Parser.
/macosx-10.10.1/vim-55/runtime/syntax/
H A Daspvbs.vim42 " Functions and methods that are in VB but will cause errors in an ASP page
61 " This one I want 'cause I always seem to mis-spell it.
H A Deviews.vim50 syn keyword eStdCmd 3sls add addassign addinit addtext align alpha append arch archtest area arlm arma arroots auto axis bar bdstest binary block boxplot boxplotby bplabel cause ccopy cd cdfplot cellipse censored cfetch checkderivs chow clabel cleartext close coef coefcov coint comment control copy cor correl correlsq count cov create cross data datelabel dates db dbcopy dbcreate dbdelete dbopen dbpack dbrebuild dbrename dbrepair decomp define delete derivs describe displayname do draw driconvert drop dtable ec edftest endog eqs equation errbar exclude exit expand fetch fill fiml fit forecast freeze freq frml garch genr gmm grads graph group hconvert hfetch hilo hist hlabel hpf impulse jbera kdensity kerfit label laglen legend line linefit link linkto load logit logl ls makecoint makederivs makeendog makefilter makegarch makegrads makegraph makegroup makelimits makemodel makeregs makeresids makesignals makestates makestats makesystem map matrix means merge metafile ml model msg name nnfit open options ordered output override pageappend pagecontract pagecopy pagecreate pagedelete pageload pagerename pagesave pageselect pagestack pagestruct pageunstack param pcomp pie pool predict print probit program qqplot qstats range read rename representations resample reset residcor residcov resids results rls rndint rndseed rowvector run sample save scalar scale scat scatmat scenario seas seasplot series set setbpelem setcell setcolwidth setconvert setelem setfillcolor setfont setformat setheight setindent setjust setline setlines setmerge settextcolor setwidth sheet show signalgraphs smooth smpl solve solveopt sort spec spike sspace statby statefinal stategraphs stateinit stats statusline stomna store structure sur svar sym system table template testadd testbtw testby testdrop testexog testfit testlags teststat text tic toc trace tramoseats tsls unlink update updatecoefs uroot usage valmap var vars vector wald wfcreate wfopen wfsave wfselect white wls workfile write wtsls x11 x12 xy xyline xypair
/macosx-10.10.1/CPANInternal-159.1/Readonly-1.03/
H A DReadonly.pm590 attempt to modify the value will cause your program to die.
610 do so will cause your program to die.
628 Any attempt to do so will cause your program to die.
/macosx-10.10.1/CPANInternal-159.1/Filesys-Df-0.92/
H A DDf.pm264 size is 1024. This will cause the function to return the values in 1k
/macosx-10.10.1/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/Log4perl/Appender/
H A DLimit.pm283 This will cause the mailer to buffer messages and wait for C<flush()>
/macosx-10.10.1/CPANInternal-159.1/Template-Toolkit-2.25/lib/Template/
H A DConfig.pm321 load the appropriate module. Changing these package variables will cause
/macosx-10.10.1/CPANInternal-159.1/Test-NoWarnings-1.04/lib/Test/
H A DNoWarnings.pm238 As this will cause the diag to be emitted against the previous test and not
/macosx-10.10.1/CPANInternal-159.1/Tree-Simple-VisitorFactory-0.10/lib/Tree/Simple/Visitor/
H A DFromNestedArray.pm149 Setting the C<$boolean> value to true (C<1>) will cause the node value of the C<$tree> object passed into C<visit> to be set with the root value found in the C<$array_tree>. Setting it to false (C<0>), or not setting it, will result in the first value in the C<$array_tree> creating a new node level.
/macosx-10.10.1/CPANInternal-159.1/File-NFSLock-1.21/lib/File/
H A DNFSLock.pm679 contain the cause for the failure to get a lock. Useful primarily for debugging.
695 but it may cause a process starvation condition on heavily locked files.
/macosx-10.10.1/llvmCore-3425.0.34/lib/Support/Unix/
H A DPathV2.inc176 sz_read = sz; // cause read loop termination.
/macosx-10.10.1/vim-55/runtime/indent/
H A Dawk.vim10 " - Some syntax errors may cause erratic indentation.
/macosx-10.10.1/CPANInternal-159.1/Perl-Tidy-20121207/bin/
H A Dperltidy197 Use B<-se> to cause all error messages to be sent to the standard error
336 would cause file F<testcfg> to be used instead of the
381 quotes and side comments may cause lines to exceed this length.
621 Use the B<-lp> flag to add extra indentation to cause the data to begin
639 closing parens may cause perltidy to temporarily revert to its default
646 perltidy to choose newlines will conflict with B<-lp> and will cause
726 This command will cause labels to be outdented by 2 spaces (or whatever B<-ci>
744 The command B<-okw> will will cause certain leading control keywords to
767 By itself, it does not cause any outdenting to occur, so the B<-okw>
770 For example, the commands C<-okwl="next last redo goto" -okw> will cause
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/perl/BerkeleyDB/t/Test/
H A DMore.pm9 # Can't use Carp because it might cause use_ok() to accidentally succeed
815 Sometimes running a test under certain conditions will cause the
943 Often a failing test will cause the whole program to die or hang, even
1364 This may cause problems:
/macosx-10.10.1/CPANInternal-159.1/Crypt-SSLeay-0.64/lib/Net/
H A DSSL.pm607 The previous behaviour was of marginal benefit, and could cause
/macosx-10.10.1/CPANInternal-159.1/Template-Toolkit-2.25/lib/Template/Plugin/
H A DDirectory.pm300 The C<recurse> flag can be set (disabled by default) to cause the
/macosx-10.10.1/CPANInternal-159.1/Types-Serialiser-1.0/
H A DSerialiser.pm184 way, or it might cause memory corruption or worse.
/macosx-10.10.1/emacs-93/emacs/lisp/gnus/
H A Drfc2047.el552 cause an error. Don't change this for no particular reason.")
/macosx-10.10.1/BerkeleyDB-21/db/docs_src/tcl/
H A Dm4.tcl107 errno value may be insufficient to completely describe the cause of the
/macosx-10.10.1/Security-57031.1.35/SecurityTests/regressions/inc/
H A DTest.pm358 All of the above special cases can occasionally cause some
797 regexes can also cause unexpected behavior. An innocent:
808 C<ok(...)>'s use of string C<eq> can sometimes cause odd problems
/macosx-10.10.1/ntp-92/ntpq/
H A Dntpq-opts.def172 cause the specified query (queries) to be sent to the indicated
/macosx-10.10.1/Security-57031.1.35/SecurityTests/regressions/inc/Test/
H A DMore.pm7 # Can't use Carp because it might cause use_ok() to accidentally succeed
955 Sometimes running a test under certain conditions will cause the
1089 Often a failing test will cause the whole program to die or hang, even
1483 This may cause problems:
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Dobjcopy.c1077 redefine_list_append (const char *cause, const char *source, const char *target)
1087 cause, source);
1091 cause, target);
1075 redefine_list_append(const char *cause, const char *source, const char *target) argument

Completed in 328 milliseconds

123456