Home
last modified time | relevance | path

Searched defs:all (Results 1 – 25 of 154) sorted by relevance

1234567

/dragonfly/contrib/dialog/
HDbuildlist.c54 #define okIndex(all,index) ((index) >= 0 && (index) < (all)->item_no) argument
76 index2row(ALL_DATA * all, int choice, int selected) in index2row()
102 row2index(ALL_DATA * all, int row, int selected) in row2index()
125 print_item(ALL_DATA * all, in print_item()
169 print_1_list(ALL_DATA * all, in print_1_list()
211 prev_item(ALL_DATA * all, int choice, int selected) in prev_item()
227 stop_prev(ALL_DATA * all, int choice, int selected) in stop_prev()
253 next_item(ALL_DATA * all, int choice, int selected) in next_item()
270 first_item(ALL_DATA * all, int selected) in first_item()
293 last_item(ALL_DATA * all, int selected) in last_item()
[all …]
/dragonfly/contrib/lvm2/dist/test/
HDMakefile28 all: init.sh target
60 all: api/vgtest target
/dragonfly/contrib/gcc-4.7/gcc/
HDvalue-prof.c457 gcov_type *count, gcov_type *all, gcov_type bb_count) in check_counter()
560 gcov_type all) in gimple_divmod_fixed_value()
646 gcov_type val, count, all; in gimple_divmod_fixed_value_transform() local
717 gimple_mod_pow2 (gimple stmt, int prob, gcov_type count, gcov_type all) in gimple_mod_pow2()
803 gcov_type count, wrong_values, all; in gimple_mod_pow2_value_transform() local
873 gcov_type count1, gcov_type count2, gcov_type all) in gimple_mod_subtract()
974 gcov_type count, wrong_values, all; in gimple_mod_subtract_transform() local
1144 int prob, gcov_type count, gcov_type all) in gimple_ic()
1291 gcov_type val, count, all, bb_all; in gimple_ic_transform() local
1399 gcov_type count, gcov_type all) in gimple_stringop_fixed_value()
[all …]
/dragonfly/contrib/gcc-8.0/gcc/
HDvalue-prof.c584 gcov_type *count, gcov_type *all, profile_count bb_count_d) in check_counter()
687 gcov_type count, gcov_type all) in gimple_divmod_fixed_value()
764 gcov_type val, count, all; in gimple_divmod_fixed_value_transform() local
844 gimple_mod_pow2 (gassign *stmt, profile_probability prob, gcov_type count, gcov_type all) in gimple_mod_pow2()
925 gcov_type count, wrong_values, all; in gimple_mod_pow2_value_transform() local
996 gcov_type count1, gcov_type count2, gcov_type all) in gimple_mod_subtract()
1092 gcov_type count, wrong_values, all; in gimple_mod_subtract_transform() local
1495 gcov_type val, count, all, bb_all; in gimple_ic_transform() local
1620 gcov_type count, gcov_type all) in gimple_stringop_fixed_value()
1720 gcov_type count, all, val; in gimple_stringops_transform() local
/dragonfly/stand/boot/pc32/boot2/
HDMakefile85 all: boot target
104 all: boot1$s boot2$s target
/dragonfly/tools/regression/bin/mv/
HDMakefile3 all: target
/dragonfly/tools/regression/usr.bin/m4/
HDMakefile3 all: target
/dragonfly/sys/contrib/dev/drm/radeonfw/
HDMakefile3 all: target
/dragonfly/tools/regression/usr.bin/printf/
HDMakefile3 all: target
/dragonfly/test/nvmm/demo/
HDMakefile1 all clean: target
/dragonfly/tools/regression/bin/test/
HDMakefile5 all: target
/dragonfly/tools/regression/bin/sh/
HDMakefile6 all: target
/dragonfly/contrib/lvm2/dist/scripts/lvm2create_initrd/
HDMakefile1 all: target
/dragonfly/test/nvmm/demo/toyvirt/
HDMakefile1 all: /tmp/toyvirt target
/dragonfly/stand/boot/pc32/btx/btxldr/
HDMakefile10 all: btxldr target
/dragonfly/test/nvmm/
HDMakefile1 all: /tmp/calc-vm target
/dragonfly/lib/csu/
HDMakefile11 all: ${OBJS} target
/dragonfly/test/lockf/
HDMakefile3 all: ${TARGETS} target
/dragonfly/stand/boot/pc32/btx/lib/
HDMakefile6 all: crt0.o target
/dragonfly/share/examples/libusb20/
HDMakefile6 all: ${TARGETS} target
/dragonfly/contrib/ee/
HDMakefile15 all : localmake buildee target
/dragonfly/test/debug/
HDMakefile10 all: ${TARGETS} target
/dragonfly/bin/ed/test/
HDMakefile6 all: check target
/dragonfly/tools/regression/nfsmmap/test1/
HDMakefile6 all: test1 test1.zeros test1.good target
/dragonfly/sys/contrib/dev/iwi/
HDMakefile6 all: ${ALL} target

1234567