Home
last modified time | relevance | path

Searched refs:sets (Results 1 – 25 of 851) sorted by relevance

12345678910>>...35

/netbsd/src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
DNetBSD-6.0_RC1_hashes.asc46 SHA1 (NetBSD-6.0_RC1/acorn26/binary/sets/games.tgz) = 2bacf2377be221d3828e173cc2a1c26bb9583559
47 SHA512 (NetBSD-6.0_RC1/acorn26/binary/sets/games.tgz) = 2bc1e6fa0e5443a2fd06c222de623801e595ec49b03…
48 RMD160 (NetBSD-6.0_RC1/acorn26/binary/sets/games.tgz) = e49c8c421bffec232065a890f700ae28388aee39
49 MD5 (NetBSD-6.0_RC1/acorn26/binary/sets/games.tgz) = 8a69a94e70dc4d6e36412796fe08e674
50 SHA1 (NetBSD-6.0_RC1/acorn26/binary/sets/man.tgz) = 64c9597f478fd568cacb72c8053483803ae2f00b
51 SHA512 (NetBSD-6.0_RC1/acorn26/binary/sets/man.tgz) = fefabb2e117e2fd59c379484b0bbfcaa5540783ff15c8…
52 RMD160 (NetBSD-6.0_RC1/acorn26/binary/sets/man.tgz) = 9a1a1d115a8463a53c63c7a808f1ab3cba35a41a
53 MD5 (NetBSD-6.0_RC1/acorn26/binary/sets/man.tgz) = 9f86d31047d865745ddcb4587fea1d7f
54 SHA1 (NetBSD-6.0_RC1/acorn26/binary/sets/misc.tgz) = aa621db6c3138983822f607d60d2a4446fe9d636
55 SHA512 (NetBSD-6.0_RC1/acorn26/binary/sets/misc.tgz) = 9e255e443d465158c95ae82ae8e41f049505d66dfa0d…
[all …]
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dcse.cc4246 add_to_set (vec<struct set> *sets, rtx x) in add_to_set() argument
4250 sets->safe_push (entry); in add_to_set()
4376 vec<struct set> sets = *psets; in canonicalize_insn() local
4377 int n_sets = sets.length (); in canonicalize_insn()
4458 if (GET_CODE (SET_DEST (sets[0].rtl)) != STRICT_LOW_PART in canonicalize_insn()
4459 && rtx_equal_p (XEXP (tem, 0), SET_SRC (sets[0].rtl))) in canonicalize_insn()
4482 rtx dest = SET_DEST (sets[i].rtl); in canonicalize_insn()
4483 rtx src = SET_SRC (sets[i].rtl); in canonicalize_insn()
4486 validate_change (insn, &SET_SRC (sets[i].rtl), new_rtx, 1); in canonicalize_insn()
4544 auto_vec<struct set, 8> sets; in cse_insn() local
[all …]
Dcselib.cc274 void (*cselib_record_sets_hook) (rtx_insn *insn, struct cselib_set *sets,
2808 struct cselib_set *sets; member
2822 data->sets[data->n_sets].dest = dest; in cselib_record_autoinc_cb()
2825 data->sets[data->n_sets].src = gen_rtx_PLUS (GET_MODE (src), src, srcoff); in cselib_record_autoinc_cb()
2827 data->sets[data->n_sets].src = src; in cselib_record_autoinc_cb()
2840 struct cselib_set sets[MAX_SETS]; in cselib_record_sets() local
2856 sets[0].src = SET_SRC (body); in cselib_record_sets()
2857 sets[0].dest = SET_DEST (body); in cselib_record_sets()
2870 sets[n_sets].src = SET_SRC (x); in cselib_record_sets()
2871 sets[n_sets].dest = SET_DEST (x); in cselib_record_sets()
[all …]
Dregs.h60 int sets; /* # of times (REG n) is set */ member
81 return regstat_n_sets_and_refs[regno].sets; in REG_N_SETS()
85 #define SET_REG_N_SETS(N,V) (regstat_n_sets_and_refs[N].sets = V)
86 #define INC_REG_N_SETS(N,V) (regstat_n_sets_and_refs[N].sets += V)
/netbsd/src/distrib/sets/
Dsyspkgdeps30 -s setsdir directory to find sets [${setsdir}]
32 setname [...] sets to find dependencies for
63 sets="$*"
64 case "${sets}" in
65 all) sets="${nlists}" ;;
83 list_set_files ${sets} | ${SED} 's/^\.\///' | \
DREADME13 maketars: make tarballs of the various sets in the distribution,
23 lists describing file sets. There are two sets of lists per file
26 and 'misc' sets, but that's explained later.)
31 the sets are as follows:
/netbsd/src/lib/libc/regex/
Dregfree.c89 if (g->sets != NULL) { in __weak_alias()
91 free(g->sets[i].ranges); in __weak_alias()
92 free(g->sets[i].wides); in __weak_alias()
93 free(g->sets[i].types); in __weak_alias()
95 free(g->sets); in __weak_alias()
/netbsd/src/distrib/syspkg/notes/
DPROPOSAL22 of binary `sets', which the user can choose among at install time.
27 The current granularity of sets is very large, being divided into:
61 allowing users to choose among either `package sets' at the same
62 granularity as our current install sets, or individual `packages'
65 and sets at a later time, and would allow tracking of dependencies
66 between the various sets and packages distributed as part of NetBSD.
69 discussed, followed by the format of package sets, which will serve
70 as a replacement for the current install sets. The creation of
112 EGCS utilities' packages. Packages sets, described below, would add
114 like todays install sets, while maintaining the ability to remove
[all …]
DNOTES3 packages (and sets thereof) rather than tarballs as our primary
24 This probably means that there should be the concept of `sets'
29 program could then default to let users pick among whole sets,
40 or less equivalent to the current sets, and these would trigger
65 distribution sets, which are tarballs to be unpacked relative
67 .../src/distrib/sets/lists, and consist of MI and MD components.
69 /usr/src/distrib/sets/lists/comp/mi contains a list of files
71 while /usr/src/distrib/sets/lists/comp/md.i386 contains a list
/netbsd/src/sys/external/bsd/drm/dist/shared-core/
Dsis_mm.c50 set_t *sets[2]; /* 0 for video, 1 for AGP */ member
61 retval = setAdd(global_ppriv[i].sets[type], val); in add_alloc_set()
74 retval = setDel(global_ppriv[i].sets[type], val); in del_alloc_set()
314 global_ppriv[i].sets[0] = setInit(); in sis_init_context()
315 global_ppriv[i].sets[1] = setInit(); in sis_init_context()
321 if ((i >= MAX_CONTEXT) || (global_ppriv[i].sets[0] == NULL) || in sis_init_context()
322 (global_ppriv[i].sets[1] == NULL)) { in sis_init_context()
348 set = global_ppriv[i].sets[0]; in sis_final_context()
362 set = global_ppriv[i].sets[1]; in sis_final_context()
/netbsd/src/external/gpl3/gdb/dist/sim/frv/
Doptions.c97 address_word ways = 0, sets = 0, linesize = 0; in parse_cache_option() local
106 chp = parse_size (chp + 1, &sets); in parse_cache_option()
107 sets = check_pow2 (sets, "SETS", cache_name, sd); in parse_cache_option()
121 cache->sets = sets; in parse_cache_option()
/netbsd/src/external/gpl3/gcc/dist/libiberty/
Dsimple-object.txh21 If an error occurs, this functions returns @code{NULL} and sets
22 @code{*@var{errmsg}} to an error string and sets @code{*@var{err}} to
44 returns an error string, and sets @code{*@var{err}} to an errno value
67 @code{0}, sets @code{*@var{errmsg}} to an error message, and sets
90 On error this returns @code{NULL}, sets @code{*@var{errmsg}} to an
91 error message, and sets @code{*@var{err}} to an errno value or
128 On error @code{simple_object_start_write} returns @code{NULL}, sets
129 @code{*@var{ERRMSG}} to an error message, and sets @code{*@var{err}}
147 On error this returns @code{NULL}, sets @code{*@var{errmsg}} to an
148 error message, and sets @code{*@var{err}} to an errno value or
[all …]
/netbsd/src/external/gpl3/gdb/dist/libiberty/
Dsimple-object.txh21 If an error occurs, this functions returns @code{NULL} and sets
22 @code{*@var{errmsg}} to an error string and sets @code{*@var{err}} to
44 returns an error string, and sets @code{*@var{err}} to an errno value
67 @code{0}, sets @code{*@var{errmsg}} to an error message, and sets
90 On error this returns @code{NULL}, sets @code{*@var{errmsg}} to an
91 error message, and sets @code{*@var{err}} to an errno value or
128 On error @code{simple_object_start_write} returns @code{NULL}, sets
129 @code{*@var{ERRMSG}} to an error message, and sets @code{*@var{err}}
147 On error this returns @code{NULL}, sets @code{*@var{errmsg}} to an
148 error message, and sets @code{*@var{err}} to an errno value or
[all …]
/netbsd/src/external/gpl3/binutils/dist/libiberty/
Dsimple-object.txh21 If an error occurs, this functions returns @code{NULL} and sets
22 @code{*@var{errmsg}} to an error string and sets @code{*@var{err}} to
44 returns an error string, and sets @code{*@var{err}} to an errno value
67 @code{0}, sets @code{*@var{errmsg}} to an error message, and sets
90 On error this returns @code{NULL}, sets @code{*@var{errmsg}} to an
91 error message, and sets @code{*@var{err}} to an errno value or
128 On error @code{simple_object_start_write} returns @code{NULL}, sets
129 @code{*@var{ERRMSG}} to an error message, and sets @code{*@var{err}}
147 On error this returns @code{NULL}, sets @code{*@var{errmsg}} to an
148 error message, and sets @code{*@var{err}} to an errno value or
[all …]
/netbsd/src/distrib/sun2/
DMakeInstTape11 sets="etc base comp games man misc rescue text"
20 for f in $sets
22 dd if=../../binary/sets/${f}.tgz of=$T obs=8k conv=sync
/netbsd/src/distrib/sun3/
DMakeInstTape11 sets="etc base comp games man misc rescue text"
20 for f in $sets
22 dd if=../../binary/sets/${f}.tgz of=$T obs=8k conv=sync
/netbsd/src/external/gpl3/binutils/dist/ld/
Dldctor.c47 struct set_info *sets; variable
67 for (p = sets; p != NULL; p = p->next) in ldctor_add_set_entry()
74 p->next = sets; in ldctor_add_set_entry()
75 sets = p; in ldctor_add_set_entry()
211 for (p = sets; p != NULL; p = p->next) in ldctor_build_sets()
251 for (p = sets; p != NULL; p = p->next) in ldctor_build_sets()
/netbsd/src/crypto/external/bsd/openssl/dist/
Dconfig.com11 $ ! -32 or 32 sets /POINTER_SIZE=32
12 $ ! -64 or 64 sets /POINTER_SIZE=64
13 $ ! -d sets debugging
/netbsd/src/distrib/utils/embedded/
Dmkimage70 sets="base comp etc games gpufw man manhtml misc modules rescue tests text"
194 -b Boot only, no sets loaded
196 -d Add the debug sets
198 -x Load the X sets too, not just the base ones
235 selected_sets="$sets"
289 echo ${bar} configuring sets ${bar}
/netbsd/src/etc/
DMakefile46 MAKESUMS= MAKE=${MAKE:Q} CKSUM=${CKSUM:Q} ${HOST_SH} ${NETBSDSRCDIR}/distrib/sets/makesums
90 INSTALLATION_DIRS= binary binary/sets binary/kernel installation
163 ${MAKEDIRTARGET} ${NETBSDSRCDIR}/distrib/sets makesetfiles
391 (cd ${NETBSDSRCDIR}/distrib/sets && \
394 (cd ${NETBSDSRCDIR}/distrib/sets && \
421 ${MAKEDIRTARGET} ${NETBSDSRCDIR}/distrib/sets sets
422 ${MAKESUMS} -A -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/binary/sets \
604 kern_tgz=${RELEASEDIR}/${RELEASEMACHINEDIR}/binary/sets/kern-${configfile}.${TAR_SUFF}; \
691 @for i in $$(${NETBSDSRCDIR}/distrib/sets/makeflist debug | \
/netbsd/src/doc/
DREADME.files17 shared/ Binary sets shared between multiple ports.
21 source/sets/ Source distribution sets; see below.
/netbsd/src/sys/arch/x86/x86/
Didentcpu_subr.c220 int type, level, ways, partitions, linesize, sets, totalsize; in cpu_dcp_cacheinfo() local
263 sets = descs[2] + 1; in cpu_dcp_cacheinfo()
264 totalsize = ways * partitions * linesize * sets; in cpu_dcp_cacheinfo()
/netbsd/src/external/bsd/nvi/dist/regex/
Dregfree.c80 if (g->sets != NULL) in regfree()
81 free((char *)g->sets); in regfree()
/netbsd/src/external/bsd/libbind/dist/doc/
Dresolver.cat570 debug sets RES_DEBUG in ___r_e_s_._o_p_t_i_o_n_s.
72 ndots:_n sets a threshold for the number of dots which must
81 sets the amount of time the resolver will wait for a
87 sets the number of times the resolver will send a
92 rotate sets RES_ROTATE in ___r_e_s_._o_p_t_i_o_n_s, which causes round
99 sets RES_NOCHECKNAME in ___r_e_s_._o_p_t_i_o_n_s, which disables
104 inet6 sets RES_USE_INET6 in ___r_e_s_._o_p_t_i_o_n_s. This has the
111 sets RES_NOTLDQUERY in ___r_e_s_._o_p_t_i_o_n_s. This option
/netbsd/src/distrib/syspkg/sets/text/text-groff-share/
DDESCR1 This package contains groff macros and data files for the macro sets
4 man - wrapper for the man.old and mandoc macro sets for

12345678910>>...35