Searched refs:join (Results 1 - 25 of 85) sorted by relevance

1234

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Dsocket.h46 int avahi_mdns_mcast_join_ipv4(int fd, const AvahiIPv4Address *local_address, int iface, int join);
47 int avahi_mdns_mcast_join_ipv6(int fd, const AvahiIPv6Address *local_address, int iface, int join);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/persist/test/
H A DJoinTest.java96 * -1 means don't include the key in the join.
115 EntityJoin join = new EntityJoin(primary);
117 join.addCondition(sec1, k1);
120 join.addCondition(sec2, k2);
123 join.addCondition(sec3, k3);
130 ForwardCursor<Integer> keys = join.keys(txn, null);
139 ForwardCursor<MyEntity> entities = join.entities(txn, null);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/docs_src/ref/am/
H A DMakefile5 join.html open.html opensub.html ops.html put.html second.html \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/libertas/
H A DMakefile4 join.o 11d.o \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/docs_src/ref/upgrade.3.0/
H A DMakefile5 func.html intro.html java.html join.html jump_set.html \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/python/tests/
H A Dthread2.py65 t.join()
80 t.join()
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/contrib/shell_utils/
H A Dasip-status.pl.in201 print "AFP versions: " . join(",", @afpversions) . "\n";
206 print "UAMs: " . join(",", @uams) . "\n";
222 print join(",", @flags) . "\n";
227 my ($servername) = join("", @packet[11..(11+$servername_len-1)]);
244 my ($signature) = join("", @packet[$signature_offset..$signature_offset+15]);
338 $data = join("", @packet[$offset+1..$offset+$len]);
461 $data = join("", @packet[$offset+2..$offset+$len-1]);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/contrib/shell_utils/
H A Dasip-status.pl.in218 print "AFP versions: " . join(",", @afpversions) . "\n";
223 print "UAMs: " . join(",", @uams) . "\n";
239 print join(",", @flags) . "\n";
244 my ($servername) = join("", @packet[11..(11+$servername_len-1)]);
261 my ($signature) = join("", @packet[$signature_offset..$signature_offset+15]);
355 $data = join("", @packet[$offset+1..$offset+$len]);
478 $data = join("", @packet[$offset+2..$offset+$len-1]);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/scripts/python/
H A Dgenerate_parm_table.py113 key = string.upper( string.join(string.split(parts[0]), "") )
153 key = string.upper( string.join(string.split(name), "") )
176 key = string.upper( string.join(string.split(name), "") )
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/ospf6d/
H A Dospf6_message.h153 #define OSPF6_MESSAGE_JOIN(msg,join) \
161 (msg)[y].iov_base = (join)[y - x].iov_base; \
162 (msg)[y].iov_len = (join)[y - x].iov_len; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/python/
H A Dsetup.py35 dlls = map(lambda dll: os.path.join(ROOT,'bin',dll),dlls)
62 os.path.join(ROOT,'include'),
88 os.path.join(ROOT,'lib'),
H A Dsetup.py.in35 dlls = map(lambda dll: os.path.join(ROOT,'bin',dll),dlls)
62 os.path.join(ROOT,'include'),
88 os.path.join(ROOT,'lib'),
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/
H A Dsubdb.t153 is join(",", countDatabases($Dfile)), "fred";
188 is join(",", countDatabases($Dfile)), "fred,joe";
194 is join(",", countDatabases($Dfile)), "joe";
H A Djoin.t13 print "1..0 # Skip: join needs Berkeley DB 2.5.2 or later\n" ;
65 # test a 2-way & 3-way join
219 ok 41, $@ =~ /BerkeleyDB Aborting: attempted to do a self-join at/;
221 ok 42, $@ =~ /BerkeleyDB Aborting: attempted to do a self-join at/;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/python/
H A Dsetup.py84 package_dir = {"samba": os.path.join(samba_srcdir, "python", "samba")},
197 sources = [os.path.join(samba_srcdir, "python", "py_tdbpack.c")],
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DMakefile.PL126 my $missing = join ("\n\t", sort keys %names) ;
316 my $vars = join ' ', split /\s*,\s*/, $2;
325 my $vars = join ', ', split ' ', $2;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/packaging/SGI/
H A Dsambalp51 $ENV{'PATH'} = join(':',@PATH);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/collections/test/
H A DSecondaryDeadlockTest.java194 thread1.join();
195 thread2.join();
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/db/txn/
H A DTxnGuideInMemory.java48 threadArray[i].join();
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/persist/txn/
H A DTxnGuideDPL.java51 threadArray[i].join();
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/tools/
H A Dmrlg.cgi390 print join ('', grep (!/[\>\#] $/, @lines)), "\n";
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/LDAP/smbldap-tools-0.8.7/
H A Dsmbldap-userinfo185 $gecos = join(',',
197 my $givenName = join(' ',@tmp);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/stf/
H A Dcomfychair.py57 self.rundir = os.path.join(self.basedir,
60 self.tmpdir = os.path.join(self.rundir, 'tmp')
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dlang-tcl18 ::msgcat::mcload [file join [file dirname [info script]] msgs]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A Dscan3 my $ignore_re = '^(' . join("|",

Completed in 115 milliseconds

1234