Home
last modified time | relevance | path

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

1234567891011

/freebsd/contrib/dialog/
H A Dbuildlist.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 …]
/freebsd/targets/pseudo/stage/
H A DMakefile3 all: target
31 all: stage-distrib-dirs target
/freebsd/targets/pseudo/bootstrap-packages/
H A DMakefile8 all: target
10 all: packages target
/freebsd/targets/pseudo/universe/
H A DMakefile39 all: target
65 all: dirdeps target
/freebsd/crypto/libecc/src/examples/sig/dsa/
H A DMakefile10 all: dsa target
13 all: dsa_dyn target
/freebsd/crypto/libecc/src/examples/sig/rsa/
H A DMakefile10 all: rsa target
13 all: rsa_dyn target
/freebsd/crypto/libecc/src/examples/sig/sdsa/
H A DMakefile10 all: sdsa target
13 all: sdsa_dyn target
/freebsd/crypto/libecc/src/examples/sig/kcdsa/
H A DMakefile10 all: kcdsa target
13 all: kcdsa_dyn target
/freebsd/crypto/libecc/src/examples/sig/gostr34_10_94/
H A DMakefile10 all: gostr34_10_94 target
13 all: gostr34_10_94_dyn target
/freebsd/crypto/libecc/src/examples/hash/
H A DMakefile12 all: libhash.a _hash target
15 all: libhash.a _hash_dyn target
/freebsd/crypto/libecc/src/examples/sss/
H A DMakefile12 all: sss target
15 all: sss_dyn target
/freebsd/crypto/libecc/src/examples/basic/
H A DMakefile7 all: nn_example fp_example curve_basic_examples curve_ecdh target
10 all: nn_example_dyn fp_example_dyn curve_basic_examples_dyn curve_ecdh_dyn target
/freebsd/crypto/libecc/src/examples/
H A DMakefile16 all: _basic _hash _sig _sss target
19 all: _basic_dync _hash_dyn _sig_dyn _sss_dyn target
/freebsd/crypto/libecc/src/examples/sig/
H A DMakefile13 all: _rsa _dsa _sdsa _kcdsa _gost target
16 all: _rsa_dyn _dsa_dyn _sdsa_dyn _kcdsa_dyn _gost_dyn target
/freebsd/contrib/mandoc/
H A Dcompat_stringlist.c88 sl_free(StringList *sl, int all) in sl_free()
120 sl_delete(StringList *sl, const char *name, int all) in sl_delete()
/freebsd/lib/libutil/tests/
H A Dcpuset_test.c39 ATF_TC_HEAD(all, tc) in ATF_TC_HEAD() argument
44 ATF_TC_BODY(all, tc) in ATF_TC_BODY() argument
/freebsd/sys/dts/arm64/
H A DMakefile3 all: test-dts target
/freebsd/sys/dts/arm/
H A DMakefile3 all: test-dts target
/freebsd/sys/dts/arm64/overlays/
H A DMakefile3 all: test-dtso target
/freebsd/sys/dts/arm/overlays/
H A DMakefile3 all: test-dtso target
/freebsd/sys/dts/powerpc/
H A DMakefile3 all: test-dts target
/freebsd/tools/test/vm86/
H A DMakefile1 all: vm86_test target
/freebsd/contrib/wpa/src/drivers/
H A DMakefile1 all: target
/freebsd/contrib/wpa/src/fst/
H A DMakefile1 all: target
/freebsd/contrib/wpa/src/pae/
H A DMakefile1 all: target

1234567891011