Searched refs:joined (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx23885/
H A Dcx23885-i2c.c168 const struct i2c_msg *msg, int joined)
176 if (i2c_debug && !joined)
194 if (joined)
167 i2c_readbytes(struct i2c_adapter *i2c_adap, const struct i2c_msg *msg, int joined) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/cx25821/
H A Dcx25821-i2c.c171 const struct i2c_msg *msg, int joined)
178 if (i2c_debug && !joined)
195 if (joined)
170 i2c_readbytes(struct i2c_adapter *i2c_adap, const struct i2c_msg *msg, int joined) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/
H A Drecno.t739 ok 203, my ($length, $joined) = joiner($db, "|") ;
741 ok 205, $joined eq "abc|def|ghi";
744 ok 207, ($length, $joined) = joiner($db, "|") ;
746 ok 209, $joined eq "abc|ghi";
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/au0828/
H A Dau0828-i2c.c215 const struct i2c_msg *msg, int joined)
214 i2c_readbytes(struct i2c_adapter *i2c_adap, const struct i2c_msg *msg, int joined) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dffmpeg.h347 int joined; /* the thread has been joined */ member in struct:InputFile
H A Dffmpeg.c3216 f->joined = 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dtransaction.c100 * to make sure the old root from before we joined the transaction is deleted
862 unsigned long joined = 0; local
929 joined = cur_trans->num_joined;
966 (should_grow && cur_trans->num_joined != joined));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddb.tex2725 with this wxDbTable object only. Deletions on joined tables is not possible.
2805 joined with the base table's columns so that the joined table's columns
3713 that indicates what other tables should be inner joined with the wxDbTable's
3721 joined with the base table's columns so that the joined table's columns
3737 table or one of the other joined tables to each other joined table to ensure
3738 the datasource knows on which column values the tables should be joined on.
3745 // inner joined t
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/doc/
H A Dip-cref.tex2201 is the \verb|static| flag, which indicates that the address was joined

Completed in 73 milliseconds