Searched refs:required (Results 1 - 5 of 5) sorted by relevance

/ast/src/cmd/nmake/
H A Dpkg-cobol.mk35 error 3 $(COBOL): cobol compiler not found -- required to build $(.RWD.:-$(PWD:B))
/ast/src/cmd/ksh93/
H A DMakefile25 SHOPT_BRACEPAT == 1 /* C-shell {...,...} expansions (, required) */
/ast/src/lib/libtk/generic/
H A DtkGrid.c38 * required, the layout calculations overwehlm them. [A "slot" contains
49 * denial of service attacks by limiting the amount of storage required.
75 int pad; /* Extra padding, in pixels, required for
100 * in pixels. This is the space required
745 * Loop through each option value pair, setting the values as required.
1000 * If the requested size is less than the minimum required size,
1482 int required = slavePtr->size + layoutPtr[slot - span].minOffset;
1483 if (required > layoutPtr[slot].minOffset) {
1484 layoutPtr[slot].minOffset = required;
1491 * At this point, we know the minimum required siz
1475 int required = slavePtr->size + layoutPtr[slot - span].minOffset; local
[all...]
/ast/src/cmd/coshell/
H A Dcommand.c602 error(ERROR_OUTPUT|2, con[fd].info.user.fds[2], "job id required");
/ast/src/cmd/INIT/
H A Dpackage.sh121 makefiles provide all the information required to read, write, build
125 \bnmake\b and \bksh93\b are required to write new packages. An
237 vendor mips ratings. \bcc\b(1) may be required to
323 the latest release of the selected and required packages from \aurl\a
341 only the named packages are updated; otherwise the closure of required
406 A runtime package contains the commands and required dynamic
423 read\b will then check that all required packages have been
472 the packages required by \apackage\a, except that the fourth field is
475 determines if the required package have been read in. Finally,
825 ${bI}PACKAGE${eI}${bB}.req${eB} contains *${bB}.ver${eB} entries for the packages required b
[all...]

Completed in 20 milliseconds