Searched refs:features (Results 1 - 10 of 10) sorted by relevance

/ast/src/lib/libast/features/
H A Dpreroot.sh22 : generate preroot features
H A Dsig.sh22 : generate sig features
/ast/src/cmd/nmake/
H A DScanrules.mk177 .ATTRIBUTE.features/%.sh : .SCAN.exec.sh
227 .ATTRIBUTE.features/% : .SCAN.iffe
H A DMakerules.mk392 IFFESRCDIR = features
/ast/src/lib/libtk/library/demos/
H A Drolodex181 set helpTopics(window) {This window is a dummy rolodex application created as part of Tom LaStrange's toolkit benchmark. It doesn't really do anything useful except to demonstrate a few features of the Tk toolkit.}
/ast/src/cmd/3d/
H A DMakefile90 .SOURCE.features/% : $(L)
/ast/src/lib/libast/port/
H A Dastconf.c26 * extended to allow some features to be set per-process
285 Feature_t* features; member in struct:State_s
686 for (sp = state.features; sp; sp = sp->next)
819 for (fp = state.features; fp && !streq(fp->name, name); fp = fp->next);
841 fp->next = state.features;
842 state.features = fp;
1363 for (fp = state.features; fp; fp = fp->next)
1559 * set discipline function to be called when features change
1680 for (fp = state.features; fp; fp = fp->next)
/ast/src/cmd/INIT/
H A Diffe.sh723 compilation environment for features. A feature is any file, option
725 tests features by generating and compiling C programs and observing
760 [F:features?Sets the feature test header to \ahdr\a. This header typically
818 [+?\aprereq\as are used when applying the features tests and may be
1076 F) set="$set set features $OPTARG :" ;;
1131 --f=*|--fe=*|--fea=*|--feat=*|--featu=*|--featur=*|--feature=*|--features=*)
1213 F) set="$set set features $OPTARG :" ;;
1232 [-F features-header] [-i file] [-o file] [-O stdio-header] [-e name] [-P text]
1560 F) op=features ;;
1683 features)cas
[all...]
/ast/src/cmd/3d/features/
H A Dsyscall.sh22 : generate the 3d syscall features
/ast/src/cmd/sort/
H A Dtestsort.sh24 # Test Posix features except for locale.
25 # Test some nonstandard features if present.
126 # Initialize switches for nonstandard features.
127 # Use parenthesized settings for supported features.
129 o=: # officially obsolescent features: +1 -2
130 O=: # really obsolescent features: displaced -o (o=)
140 # Detect what features are supported, assuming bad options cause
143 echo obsolescent and nonstandard features recognized, if any
356 # obsolescent features go together

Completed in 56 milliseconds