Home
last modified time | relevance | path

Searched refs:dependency (Results 1 – 12 of 12) sorted by relevance

/linux-2.4.37.9/scripts/
Dtkparse.h84 struct dependency struct
87 struct dependency * next; argument
102 struct dependency * depend; /* token_dep_tristate */
Dtkparse.c385 struct dependency ** dep_ptr; in tokenize_line()
604 *dep_ptr = (struct dependency *) malloc( sizeof( struct dependency ) ); in tokenize_line()
641 struct dependency * dep; in tokenize_line()
Dtkgen.c292 struct dependency * tmp; in generate_if()
654 struct dependency * tmp; in generate_writeconfig()
/linux-2.4.37.9/Documentation/kbuild/
Dconfig-language.txt85 making one massive dependency on include/linux/autoconf.h.
87 A /dep/ is a dependency. Syntactically, it is a /word/. At run
441 This verb evaluates all of the dependencies in the dependency list.
442 Any dependency which has a value of "y" does not restrict the input
443 range. Any dependency which has an empty value is ignored.
444 Any dependency which has a value of "n", or which has some other value,
471 This verb evaluates all of the dependencies in the dependency list.
472 Any dependency which has a value of "y" or "m" does not restrict the
473 input range. Any dependency which has an empty value is ignored.
474 Any dependency which has a value of "n", or which has some other value,
[all …]
Dcommands.txt94 This command does two things. First, it computes dependency
/linux-2.4.37.9/Documentation/
Dsmart-config.txt34 dependency somewhere. So changing _any_ CONFIG_* setting requires
39 We've made the dependency generator, mkdep.c, smarter. Instead of
40 generating this dependency:
Dcachetlb.txt154 and have no dependency on translation information.
/linux-2.4.37.9/Documentation/networking/
D3c505.txt25 The driver may now support revision 2 hardware; the dependency on
/linux-2.4.37.9/Documentation/sound/
DCMI833845 1. Before first time to run the driver, create module dependency by
/linux-2.4.37.9/fs/hfs/
DINSTALL.txt67 -a to update the dependency list used by kerneld and modprobe.
DChangeLog1047 Simplify the default make rule to build the dependency file AND hfs.o.
/linux-2.4.37.9/
DRules.make288 # include dependency files if they exist