Searched refs:join (Results 51 - 75 of 154) sorted by relevance

1234567

/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/atf-c++/detail/
H A Dtext.hpp61 join(const T& words, const std::string& separator) function in namespace:atf::text
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/atf-c++/detail/
H A Dtext.hpp57 join(const T& words, const std::string& separator) function in namespace:atf::text
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/
H A Dsplit_join_fn_imps.hpp102 join(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/30_threads/thread/cons/
H A Dmoveable.cc72 d.join();
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/ext/pb_assoc/example/
H A Dtree_order_statistics_join.cc93 // Now join s0 and s1.
95 s0.join(s1);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dincpath.c215 struct cpp_dir *system, struct cpp_dir *join,
267 && !(cur->next == NULL && join
268 && DIRS_EQ (cur, join)
269 && cur->construct == join->construct))
283 *pcur = join;
331 join it to SYSTEM. */
336 join it to BRACKET. */
214 remove_duplicates(cpp_reader *pfile, struct cpp_dir *head, struct cpp_dir *system, struct cpp_dir *join, int verbose) argument
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/contrib/
H A Dpvcs2rcs.in393 $outstring = sprintf "$0: $type - " . join ("", @_);
475 . join "/", @rel_dirs;
519 # print "$cd: " . join (", ", @filenames) . "\n";
594 # print "pvcsarchives: " . join (", ", @pvcsarchives) . "\n";
595 # print "subdirs: " . join (", ", @subdirs) . "\n";
756 # print "Popped from comment: " . join ("", splice (@comment_string, -2))
762 $comment{$rev_num[$rev_index]} = join "", @comment_string;
787 print "Sorted rev_nums:\n" . join ("\n", @rev_num) . "\n" if ($options{debug});
887 $branch = join ".", @branch if @branch != 1;
1042 die "Not enough arguments to revisions : a = ", join ("
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/am-utils/dist/scripts/
H A Damd2ldif.in56 printf "$fmt","amdmapValue", join(' ',@vals);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/
H A Dbinomial_heap_base_.hpp166 join(PB_DS_CLASS_C_DEC& other);
208 join(node_pointer p_lhs, node_pointer p_rhs) const;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/po/
H A DMakefile.am81 --join-existing -o po/$(PACKAGE).pot --keyword=__N \
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/po/
H A DMakefile.am82 --join-existing -o po/$(PACKAGE).pot --keyword=__N \
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/alpha/ev6/
H A Dmul_1.asm447 C $fix0w: bis r14, r29, r14 C join carries
449 $fix1w: bis r24, r14, r24 C join carries
451 $fix2w: bis r25, r24, r25 C join carries
453 $fix3w: bis r15, r25, r15 C join carries
455 $fix0: bis r14, r29, r14 C join carries
457 $fix1: bis r24, r14, r24 C join carries
459 $fix2: bis r25, r24, r25 C join carries
461 $fix3: bis r15, r25, r15 C join carries
463 $fix4: bis r29, r15, r29 C join carries
465 $fix5: bis r4, r29, r4 C join carrie
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/wind/
H A Dgen-errorlist.py110 % (start, length, symbols, ",".join(tables), description))
H A Dgen-punycode-examples.py118 string.join([re.sub('[uU]\+', '0x', x) for x in cp], ', '),
H A Dstringprep.py60 return "|".join(map(lambda x: "WIND_PROFILE_%s" % (string.upper(x)), list))
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/
H A Dsplit_join_fn_imps.hpp68 _GLIBCXX_DEBUG_ONLY(debug_base::join(other);)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/
H A Dsplit_join_fn_imps.hpp104 join(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/
H A Dsplit_join_fn_imps.hpp44 join(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/ext/pb_ds/example/
H A Dpriority_queue_split_join.cc34 * A basic example showing how to split and join priority queues.
38 * This example shows how to split and join priority queues.
81 // Now join the queues.
82 even_p.join(odd_p);
90 cout << "After-join values in even priority queue:" << endl;
97 cout << "After-join values in odd priority queue:" << endl;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/ext/pb_assoc/detail/splay_tree_/
H A Dsplit_join_fn_imps.hpp48 join(PB_ASSOC_CLASS_C_DEC& r_other) function in class:PB_ASSOC_CLASS_C_DEC
/netbsd-6-1-5-RELEASE/usr.sbin/makefs/
H A Dwalk.c73 * append the tree to a fsnode of `join' if it is not NULL.
78 walk_dir(const char *root, const char *dir, fsnode *parent, fsnode *join) argument
99 if (join != NULL) {
100 first = cur = join;
112 if (join != NULL)
138 if (join != NULL) {
139 cur = join->next;
213 if (join == NULL)
/netbsd-6-1-5-RELEASE/sys/dev/usb/
H A Dif_atu.c717 struct atu_cmd_join join; local
721 memset(&join, 0, sizeof(join));
723 join.Cmd = CMD_JOIN;
724 join.Reserved = 0x00;
725 USETW(join.Size, sizeof(join) - 4);
727 DPRINTFN(15, ("%s: pre-join sc->atu_bssid=%s\n",
731 memcpy(join.bssid, node->ni_bssid, IEEE80211_ADDR_LEN);
732 memset(join
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/python/
H A Ddnssec-checkds.py.in65 self.digest = ''.join(fields[4:]).upper()
111 self.parent = '.'.join(parent)
130 self.digest = ''.join(fields[4:]).upper()
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/scripts/
H A Dplot_summary.in56 print STDERR join(", ", map { "'$_'" } @{$options{$opt}});
281 print OUTPUT join(' ', @Fld) . "\n";
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/libiberty/
H A Dmaint-tool127 # $out = join(' ', sort keys %documented);
227 $deps{$f} = join(' ', &deps_for("$incdir/$f"));
235 $deps{$f} = join(' ', &deps_for("$srcdir/$f"));

Completed in 403 milliseconds

1234567