Searched refs:bu (Results 1 - 25 of 355) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sparc/lib/
H A Dcmpdi2.c10 const DWunion bu = { local
14 if (au.s.high < bu.s.high)
16 else if (au.s.high > bu.s.high)
19 if ((unsigned int) au.s.low < (unsigned int) bu.s.low)
21 else if ((unsigned int) au.s.low > (unsigned int) bu.s.low)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sparc/lib/
H A Dcmpdi2.c10 const DWunion bu = { local
14 if (au.s.high < bu.s.high)
16 else if (au.s.high > bu.s.high)
19 if ((unsigned int) au.s.low < (unsigned int) bu.s.low)
21 else if ((unsigned int) au.s.low > (unsigned int) bu.s.low)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/score/lib/
H A Dcmpdi2.c28 const DWunion bu = { local
32 if (au.s.high < bu.s.high)
34 else if (au.s.high > bu.s.high)
37 if ((unsigned int) au.s.low < (unsigned int) bu.s.low)
39 else if ((unsigned int) au.s.low > (unsigned int) bu.s.low)
H A Ducmpdi2.c26 const DWunion bu = {.ll = b}; local
28 if ((unsigned int) au.s.high < (unsigned int) bu.s.high)
30 else if ((unsigned int) au.s.high > (unsigned int) bu.s.high)
32 if ((unsigned int) au.s.low < (unsigned int) bu.s.low)
34 else if ((unsigned int) au.s.low > (unsigned int) bu.s.low)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/score/lib/
H A Dcmpdi2.c28 const DWunion bu = { local
32 if (au.s.high < bu.s.high)
34 else if (au.s.high > bu.s.high)
37 if ((unsigned int) au.s.low < (unsigned int) bu.s.low)
39 else if ((unsigned int) au.s.low > (unsigned int) bu.s.low)
H A Ducmpdi2.c26 const DWunion bu = {.ll = b}; local
28 if ((unsigned int) au.s.high < (unsigned int) bu.s.high)
30 else if ((unsigned int) au.s.high > (unsigned int) bu.s.high)
32 if ((unsigned int) au.s.low < (unsigned int) bu.s.low)
34 else if ((unsigned int) au.s.low > (unsigned int) bu.s.low)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/lib/
H A Dcmpdi2.c10 const DWunion bu = { local
14 if (au.s.high < bu.s.high)
16 else if (au.s.high > bu.s.high)
19 if ((unsigned int) au.s.low < (unsigned int) bu.s.low)
21 else if ((unsigned int) au.s.low > (unsigned int) bu.s.low)
H A Ducmpdi2.c8 const DWunion bu = {.ll = b}; local
10 if ((unsigned int) au.s.high < (unsigned int) bu.s.high)
12 else if ((unsigned int) au.s.high > (unsigned int) bu.s.high)
14 if ((unsigned int) au.s.low < (unsigned int) bu.s.low)
16 else if ((unsigned int) au.s.low > (unsigned int) bu.s.low)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/lib/
H A Dcmpdi2.c10 const DWunion bu = { local
14 if (au.s.high < bu.s.high)
16 else if (au.s.high > bu.s.high)
19 if ((unsigned int) au.s.low < (unsigned int) bu.s.low)
21 else if ((unsigned int) au.s.low > (unsigned int) bu.s.low)
H A Ducmpdi2.c8 const DWunion bu = {.ll = b}; local
10 if ((unsigned int) au.s.high < (unsigned int) bu.s.high)
12 else if ((unsigned int) au.s.high > (unsigned int) bu.s.high)
14 if ((unsigned int) au.s.low < (unsigned int) bu.s.low)
16 else if ((unsigned int) au.s.low > (unsigned int) bu.s.low)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/s390/lib/
H A Ducmpdi2.c14 union ull_union bu = {.ull = b}; local
16 if (au.ui.high < bu.ui.high)
18 else if (au.ui.high > bu.ui.high)
20 if (au.ui.low < bu.ui.low)
22 else if (au.ui.low > bu.ui.low)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/s390/lib/
H A Ducmpdi2.c14 union ull_union bu = {.ull = b}; local
16 if (au.ui.high < bu.ui.high)
18 else if (au.ui.high > bu.ui.high)
20 if (au.ui.low < bu.ui.low)
22 else if (au.ui.low > bu.ui.low)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/lib/
H A Duuid.c47 void uuid_be_gen(uuid_be *bu) argument
49 __uuid_gen_common(bu->b);
51 bu->b[6] = (bu->b[6] & 0x0F) | 0x40;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/lib/
H A Duuid.c47 void uuid_be_gen(uuid_be *bu) argument
49 __uuid_gen_common(bu->b);
51 bu->b[6] = (bu->b[6] & 0x0F) | 0x40;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ubifs/
H A Dfile.c599 * @bu: bulk-read information
605 struct bu_info *bu, int *n)
607 int i = 0, nn = *n, offs = bu->zbranch[0].offs, hole = 0, read = 0;
630 if (nn >= bu->cnt) {
633 } else if (key_block(c, &bu->zbranch[nn].key) == page_block) {
636 dn = bu->buf + (bu->zbranch[nn].offs - offs);
657 } else if (key_block(c, &bu->zbranch[nn].key) < page_block) {
703 * @bu: bulk-read information
708 static int ubifs_do_bulk_read(struct ubifs_info *c, struct bu_info *bu, argument
604 populate_page(struct ubifs_info *c, struct page *page, struct bu_info *bu, int *n) argument
822 struct bu_info *bu; local
[all...]
H A Dtnc.c1506 * @bu: bulk-read parameters and results
1512 * Note, if the bulk-read buffer length (@bu->buf_len) is known, this function
1516 int ubifs_tnc_get_bu_keys(struct ubifs_info *c, struct bu_info *bu) argument
1520 unsigned int block = key_block(c, &bu->key);
1523 bu->cnt = 0;
1524 bu->blk_cnt = 0;
1525 bu->eof = 0;
1529 err = ubifs_lookup_level0(c, &bu->key, &znode, &n);
1536 if (len > bu->buf_len) {
1541 bu
1747 ubifs_tnc_bulk_read(struct ubifs_info *c, struct bu_info *bu) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ubifs/
H A Dfile.c599 * @bu: bulk-read information
605 struct bu_info *bu, int *n)
607 int i = 0, nn = *n, offs = bu->zbranch[0].offs, hole = 0, read = 0;
630 if (nn >= bu->cnt) {
633 } else if (key_block(c, &bu->zbranch[nn].key) == page_block) {
636 dn = bu->buf + (bu->zbranch[nn].offs - offs);
657 } else if (key_block(c, &bu->zbranch[nn].key) < page_block) {
703 * @bu: bulk-read information
708 static int ubifs_do_bulk_read(struct ubifs_info *c, struct bu_info *bu, argument
604 populate_page(struct ubifs_info *c, struct page *page, struct bu_info *bu, int *n) argument
822 struct bu_info *bu; local
[all...]
H A Dtnc.c1506 * @bu: bulk-read parameters and results
1512 * Note, if the bulk-read buffer length (@bu->buf_len) is known, this function
1516 int ubifs_tnc_get_bu_keys(struct ubifs_info *c, struct bu_info *bu) argument
1520 unsigned int block = key_block(c, &bu->key);
1523 bu->cnt = 0;
1524 bu->blk_cnt = 0;
1525 bu->eof = 0;
1529 err = ubifs_lookup_level0(c, &bu->key, &znode, &n);
1536 if (len > bu->buf_len) {
1541 bu
1747 ubifs_tnc_bulk_read(struct ubifs_info *c, struct bu_info *bu) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wget/lib/
H A Dregex.c44 # define re_set_registers(bu, re, nu, st, en) \
45 __re_set_registers (bu, re, nu, st, en)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wget/lib/
H A Dregex.c44 # define re_set_registers(bu, re, nu, st, en) \
45 __re_set_registers (bu, re, nu, st, en)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wget/lib/
H A Dregex.c44 # define re_set_registers(bu, re, nu, st, en) \
45 __re_set_registers (bu, re, nu, st, en)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/gpu/drm/i915/
H A Dintel_tv.c94 u16 ru, gu, bu, au; member in struct:color_conversion
164 * 12 bit fields (gy, rv, bu)
222 .ru = 0x0733, .gu = 0x052d, .bu = 0x05c7, .au = 0x0200,
232 .ru = 0x076a, .gu = 0x0564, .bu = 0x030d, .au = 0x0200,
242 .ru = 0x074c, .gu = 0x0546, .bu = 0x05ec, .au = 0x0200,
252 .ru = 0x0788, .gu = 0x0581, .bu = 0x0322, .au = 0x0200,
262 .ru = 0x0745, .gu = 0x053f, .bu = 0x05e1, .au = 0x0200,
272 .ru = 0x0780, .gu = 0x0579, .bu = 0x031c, .au = 0x0200,
282 .ru = 0x0733, .gu = 0x052d, .bu = 0x05c7, .au = 0x0200,
292 .ru = 0x076a, .gu = 0x0564, .bu
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/gpu/drm/i915/
H A Dintel_tv.c94 u16 ru, gu, bu, au; member in struct:color_conversion
164 * 12 bit fields (gy, rv, bu)
222 .ru = 0x0733, .gu = 0x052d, .bu = 0x05c7, .au = 0x0200,
232 .ru = 0x076a, .gu = 0x0564, .bu = 0x030d, .au = 0x0200,
242 .ru = 0x074c, .gu = 0x0546, .bu = 0x05ec, .au = 0x0200,
252 .ru = 0x0788, .gu = 0x0581, .bu = 0x0322, .au = 0x0200,
262 .ru = 0x0745, .gu = 0x053f, .bu = 0x05e1, .au = 0x0200,
272 .ru = 0x0780, .gu = 0x0579, .bu = 0x031c, .au = 0x0200,
282 .ru = 0x0733, .gu = 0x052d, .bu = 0x05c7, .au = 0x0200,
292 .ru = 0x076a, .gu = 0x0564, .bu
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/usb-modeswitch-2.2.3/jim/
H A Dtclcompat.tcl45 -bu* {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/usb-modeswitch-2.2.3/jim/
H A Dtclcompat.tcl45 -bu* {

Completed in 293 milliseconds

1234567891011>>