Home
last modified time | relevance | path

Searched refs:bitset_copy (Results 1 – 25 of 200) sorted by relevance

12345678

/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/tests/
H A Dtest-bitset.c65 bitset_copy (bsrc0, asrc0); in compare()
67 bitset_copy (bsrc1, asrc1); in compare()
69 bitset_copy (bsrc2, asrc2); in compare()
71 bitset_copy (bsrc3, asrc3); in compare()
154 bitset_copy (bdst, bsrc0); in compare()
157 bitset_copy (adst, bdst); in compare()
239 bitset_copy (adst, asrc0); in compare()
240 bitset_copy (bdst, bsrc0); in compare()
/dports/devel/libfirm/libfirm-1.21.0/ir/be/
H A Dbechordal.c85 bitset_copy(tmp, colors); in get_next_free_reg()
96 bitset_copy(bs, o2->regs); in get_decisive_partner_regs()
101 bitset_copy(bs, o1->regs); in get_decisive_partner_regs()
108 bitset_copy(bs, o1->regs); in get_decisive_partner_regs()
110 bitset_copy(bs, o2->regs); in get_decisive_partner_regs()
146 bitset_copy(bs, op->regs); in pair_up_operands()
H A Dbecopyheur.c290 bitset_copy(free_cols, co->cenv->allocatable_regs); in qnode_color_irn()
472 bitset_copy(best, curr); in qnode_max_ind_set()
H A Dbecopyheur2.c278 bitset_copy(ci->adm_cache, env->allocatable_regs); in get_adm()
287 bitset_copy(bs, get_adm(env, ci)); in admissible_colors()
/dports/audio/jack/jack2-eaedec353489f26617221d66f80fd2503953c663/linux/alsa/
H A Dbitset.h65 bitset_copy(bitset_t to_set, bitset_t from_set) in bitset_copy() function
/dports/audio/traverso/traverso-0.49.6/src/engine/
H A Dbitset.h62 bitset_copy(bitset_t to_set, bitset_t from_set) in bitset_copy() function
/dports/devel/bison/bison-3.7.6/src/
H A Dreduce.c116 bitset_copy (Np, N); in useless_nonterminals()
169 bitset_copy (Vp, V); in inaccessable_symbols()
H A Dielr.c583 bitset_copy (follow_set, always_follows[n_goto]); in ielr_compute_goto_follow_set()
643 bitset_copy (lookaheads[t_item], s->lookaheads[s_item]); in ielr_compute_lookaheads()
918 bitset_copy ((*last_statep)->lookaheads[i], lookaheads[i]); in ielr_compute_state()
1046 bitset_copy (lookahead_set, node->lookaheads[i]); in ielr_split_states()
H A Drelation.c100 bitset_copy (F[j], F[i]); in traverse()
/dports/devel/libfirm/libfirm-1.21.0/ir/adt/
H A Dbipartite.c90 bitset_copy(tmp, left_adj); in apply_alternating_path()
H A Dbitset.h181 static inline void bitset_copy(bitset_t *tgt, const bitset_t *src) in bitset_copy() function
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Dbitset.h204 #define bitset_copy(DST, SRC) BITSET_COPY_ (DST, SRC) macro
/dports/devel/bison/bison-3.7.6/lib/
H A Dbitset.h201 #define bitset_copy(DST, SRC) BITSET_COPY_ (DST, SRC) macro
/dports/devel/libfirm/libfirm-1.21.0/ir/ana/
H A Dirlivechk.c175 bitset_copy(tmp, bi->red_reachable); in compute_back_edge_chain()
/dports/devel/arduino-ctags/ctags-5.8-arduino11/gnu_regex/
H A Dregex_internal.h156 #define bitset_copy(dest,src) memcpy (dest, src, sizeof (bitset_t)) macro
/dports/devel/kBuild/kBuild-0.1.9998/src/sed/lib/
H A Dregex_internal.h163 #define bitset_copy(dest,src) memcpy (dest, src, sizeof (bitset_t)) macro
/dports/comms/direwolf/direwolf-1.6/external/regex/
H A Dregex_internal.h155 #define bitset_copy(dest,src) memcpy (dest, src, sizeof (bitset_t)) macro
/dports/devel/ctags/ctags-5.8/gnu_regex/
H A Dregex_internal.h156 #define bitset_copy(dest,src) memcpy (dest, src, sizeof (bitset_t)) macro
/dports/security/gnupg1/gnupg-1.4.23/util/
H A Dregex_internal.h58 #define bitset_copy(dest,src) \ macro
/dports/devel/geany/geany-1.38/ctags/gnu_regex/
H A Dregex_internal.h156 #define bitset_copy(dest,src) memcpy (dest, src, sizeof (bitset_t)) macro
/dports/japanese/ctags/ctags-5.8j2/gnu_regex/
H A Dregex_internal.h156 #define bitset_copy(dest,src) memcpy (dest, src, sizeof (bitset_t)) macro
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/libgit2-sys-0.7.11/libgit2/deps/regex/
H A Dregex_internal.h199 #define bitset_copy(dest,src) memcpy (dest, src, sizeof (bitset_t)) macro
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/pdftexdir/regex/
H A Dregex_internal.h161 #define bitset_copy(dest,src) memcpy (dest, src, sizeof (bitset_t)) macro
/dports/devel/git-gui/git-2.34.1/compat/regex/
H A Dregex_internal.h188 #define bitset_copy(dest,src) memcpy (dest, src, sizeof (bitset_t)) macro
/dports/devel/git-p4/git-2.34.1/compat/regex/
H A Dregex_internal.h188 #define bitset_copy(dest,src) memcpy (dest, src, sizeof (bitset_t)) macro

12345678