Searched refs:do_all (Results 1 - 18 of 18) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/libsa/conf/
H A DMakefile.template68 do_all: $(COMPONENT).filelist
70 do_build_all:: do_all
H A DMakefile24 do_all: $(TARGET)/$(CURRENT_KERNEL_CONFIG)/Makefile
36 do_build_all:: do_all
/macosx-10.9.5/xnu-2422.115.4/pexpert/conf/
H A DMakefile.template66 do_all: $(COMPONENT).filelist
68 do_build_all:: do_all
H A DMakefile24 do_all: $(TARGET)/$(CURRENT_KERNEL_CONFIG)/Makefile
36 do_build_all:: do_all
/macosx-10.9.5/xnu-2422.115.4/bsd/conf/
H A DMakefile24 do_all: $(TARGET)/$(CURRENT_KERNEL_CONFIG)/Makefile
36 do_build_all:: do_all
H A DMakefile.template282 do_all: $(COMPONENT).filelist
284 do_build_all:: do_all
/macosx-10.9.5/xnu-2422.115.4/iokit/conf/
H A DMakefile24 do_all: $(TARGET)/$(CURRENT_KERNEL_CONFIG)/Makefile
36 do_build_all:: do_all
H A DMakefile.template91 do_all: $(COMPONENT).filelist
93 do_build_all:: do_all
/macosx-10.9.5/xnu-2422.115.4/libkern/conf/
H A DMakefile24 do_all: $(TARGET)/$(CURRENT_KERNEL_CONFIG)/Makefile
36 do_build_all:: do_all
H A DMakefile.template107 do_all: $(COMPONENT).filelist
109 do_build_all:: do_all
/macosx-10.9.5/xnu-2422.115.4/osfmk/conf/
H A DMakefile24 do_all: $(TARGET)/$(CURRENT_KERNEL_CONFIG)/Makefile
36 do_build_all:: do_all
H A DMakefile.template134 do_all: $(COMPONENT).filelist
136 do_build_all:: do_all
/macosx-10.9.5/xnu-2422.115.4/security/conf/
H A DMakefile24 do_all: $(TARGET)/$(CURRENT_KERNEL_CONFIG)/Makefile
36 do_build_all:: do_all
H A DMakefile.template83 do_all: $(COMPONENT).filelist
85 do_build_all:: do_all
/macosx-10.9.5/syslog-217.1.4/syslogd.tproj/
H A Dasl_action.c1940 int do_all = 0;
1945 do_all = 1;
1960 if ((do_all == 0) || (strcmp(m->name, ASL_MODULE_NAME)))
1976 if (do_all == 1) m = m->next;
/macosx-10.9.5/vim-53/src/
H A Dex_cmds.c4244 static int do_all = FALSE; /* do multiple substitutions per line */ local
4390 do_all = TRUE;
4392 do_all = FALSE;
4408 do_all = !do_all;
4594 * 4. if do_all is set, find next match
4791 do_all = FALSE;
4932 do_all = FALSE;
4993 * 4. If do_all is set, find next match.
5008 || !(do_all || do_agai
[all...]
H A Deval.c23374 int do_all; local
23386 do_all = (flags[0] == 'g');
23431 if (!do_all)
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/utils/
H A Dtestsuite.c2905 int do_all = 0; local
2935 do_all = 1;
3059 if(do_all) {

Completed in 295 milliseconds