Searched refs:nice (Results 1 - 25 of 90) sorted by relevance

1234

/macosx-10.9.5/Libc-997.90.3/gen/FreeBSD/
H A Dnice.c31 static char sccsid[] = "@(#)nice.c 8.1 (Berkeley) 6/4/93";
34 __FBSDID("$FreeBSD: src/lib/libc/gen/nice.c,v 1.4 2007/01/09 00:27:54 imp Exp $");
45 * Backwards compatible nice.
48 nice(incr) function
/macosx-10.9.5/procmail-14/procmail/src/
H A Dexopen.c60 { nicediff=nice(0);SETerrno(0);nicediff-=nice(-NICE_RANGE);
116 nice(nicediff); /* put back the priority to the old level */
/macosx-10.9.5/CPANInternal-140/UNIVERSAL-moniker/
H A Dmoniker.pm17 C<My::Site::Shop::Basket>. We thought it would be nice if our classes knew what
/macosx-10.9.5/CPANInternal-140/UNIVERSAL-moniker-0.08/
H A Dmoniker.pm17 C<My::Site::Shop::Basket>. We thought it would be nice if our classes knew what
/macosx-10.9.5/zsh-60/zsh/Src/
H A Dprototypes.h84 int nice _((int increment));
/macosx-10.9.5/tcsh-65/tcsh/
H A Dtc.decls.h205 # undef nice macro
206 # define nice(a) xnice(a) macro
H A Dtc.os.h54 # define nice(a) setprio((getpid()),a) macro
/macosx-10.9.5/vim-53/runtime/ftplugin/
H A Dgitcommit.vim15 " make sure that log messages play nice with git-log on standard terminals
/macosx-10.9.5/vim-53/runtime/
H A Dgvimrc_example.vim47 " Set nice colors
/macosx-10.9.5/Libc-997.90.3/include/
H A Dunistd.h661 int nice(int) __DARWIN_ALIAS(nice); variable
664 int nice(int) LIBC_ALIAS(nice); variable
/macosx-10.9.5/vim-53/runtime/indent/
H A Dperl6.vim13 " Artem Chuprina (play nice with folding)
H A Dperl.vim9 " Artem Chuprina (play nice with folding)
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dhb.vim18 "this would be nice but we are supposed not to do it
H A Dinitng.vim42 syn keyword initngServiceKeywords also_stop need use nice setuid contained
H A Dwebmacro.vim7 " webmacro is a nice little language that you should
H A Dindent.vim7 " TODO: is the deny-all (a la lilo.vim nice or no?)...
H A Dsyncolor.vim29 " Therefore the number of colors used is kept low. It doesn't look nice with
/macosx-10.9.5/cups-372.4/cups/scheduler/
H A Dprocess.c503 nice(FilterNice);
/macosx-10.9.5/tcsh-65/tcsh/win32/
H A Dntport.h424 extern int nice(int);
/macosx-10.9.5/CPANInternal-140/Text-WordDiff/lib/Text/
H A DWordDiff.pm269 a nice word-and-space-and-punctation type diff. It's not unlike what a word
389 "ANSIColor" for nice display of diffs in an ANSI Color-supporting terminal.
480 reference as its argument, and uses it to construct the object. The nice thing
/macosx-10.9.5/CPANInternal-140/Text-WordDiff-0.08/lib/Text/
H A DWordDiff.pm265 and thus leads to a nice word-and-space-and-punctuation type diff. It's not
386 "ANSIColor" for nice display of diffs in an ANSI Color-supporting terminal.
477 reference as its argument, and uses it to construct the object. The nice thing
/macosx-10.9.5/CPANInternal-140/Pod-WSDL/lib/Pod/
H A DWSDL.pm536 You will easily guess what C<_IN>, C<_OUT> and C<_INOUT> stand for so we can move on. C<NAME> is the name of your parameter. It does not have any real function (the order of the parameters being the only important thing) but it is nice to have it since in a WSDL document the parameters need to have names. So instead of having Pod::WSDL automatically generate cryptic names (it cannot do that right now) be nice to the client and use some sensible name. The C<TYPE> of the parameters can be any of the xsd (schema) standard types (see [5]) or a type of your own creation. The C<$> resp. C<@> symbols tell Pod::WSDL and your client if it is a scalar or array parameter. Everything following the type up to the next instruction is treated as the parameter's documentation. If you call the constructor of Pod::WSDL with the argument C<withDocumentation =E<gt> 1>, it will be added to the WSDL.
697 So far, Pod::WSDL assumes a one to one relation between packages and files. If it meets several package declarations in one file, it will fail some way or the other. For most uses, one package in one file will presumably suffice, but it would be nice to be able to handle the other cases, too.
709 With Axis, you simply call the web service's URL with the parameter '?wsdl' and you get the WSDL document. It would be nice to be able to do this with SOAP::Lite, too.
/macosx-10.9.5/CPANInternal-140/Pod-WSDL-0.061/lib/Pod/
H A DWSDL.pm536 You will easily guess what C<_IN>, C<_OUT> and C<_INOUT> stand for so we can move on. C<NAME> is the name of your parameter. It does not have any real function (the order of the parameters being the only important thing) but it is nice to have it since in a WSDL document the parameters need to have names. So instead of having Pod::WSDL automatically generate cryptic names (it cannot do that right now) be nice to the client and use some sensible name. The C<TYPE> of the parameters can be any of the xsd (schema) standard types (see [5]) or a type of your own creation. The C<$> resp. C<@> symbols tell Pod::WSDL and your client if it is a scalar or array parameter. Everything following the type up to the next instruction is treated as the parameter's documentation. If you call the constructor of Pod::WSDL with the argument C<withDocumentation =E<gt> 1>, it will be added to the WSDL.
697 So far, Pod::WSDL assumes a one to one relation between packages and files. If it meets several package declarations in one file, it will fail some way or the other. For most uses, one package in one file will presumably suffice, but it would be nice to be able to handle the other cases, too.
709 With Axis, you simply call the web service's URL with the parameter '?wsdl' and you get the WSDL document. It would be nice to be able to do this with SOAP::Lite, too.
/macosx-10.9.5/tcl-102/tk/tk/generic/
H A DtkCmds.c66 "-displayof", "-nice", NULL
70 int i, index, nice = 0;
74 Tcl_WrongNumArgs(interp, 1, objv, "?-displayof window? ?-nice?");
94 nice = 1;
99 if (!nice) {
69 int i, index, nice = 0; local
/macosx-10.9.5/tcl-102/tk84/tk/generic/
H A DtkCmds.c68 static CONST char *bellOptions[] = {"-displayof", "-nice", (char *) NULL};
71 int i, index, nice = 0;
74 Tcl_WrongNumArgs(interp, 1, objv, "?-displayof window? ?-nice?");
87 "?-displayof window? ?-nice?");
96 nice = 1;
101 if (!nice) {
70 int i, index, nice = 0; local

Completed in 178 milliseconds

1234