Searched refs:bc (Results 1 - 25 of 183) sorted by relevance

12345678

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/hamradio/
H A Dbaycom_ser_hdx.c147 static inline void baycom_int_freq(struct baycom_state *bc) argument
154 bc->debug_vals.cur_intcnt++;
155 if (time_after_eq(cur_jiffies, bc->debug_vals.last_jiffies + HZ)) {
156 bc->debug_vals.last_jiffies = cur_jiffies;
157 bc->debug_vals.last_intcnt = bc->debug_vals.cur_intcnt;
158 bc->debug_vals.cur_intcnt = 0;
159 bc->debug_vals.last_pllcorr = bc->debug_vals.cur_pllcorr;
160 bc
200 ser12_tx(struct net_device *dev, struct baycom_state *bc) argument
218 ser12_rx(struct net_device *dev, struct baycom_state *bc) argument
380 struct baycom_state *bc = netdev_priv(dev); local
473 struct baycom_state *bc = netdev_priv(dev); local
516 struct baycom_state *bc = netdev_priv(dev); local
554 baycom_setmode(struct baycom_state *bc, const char *modestr) argument
572 struct baycom_state *bc; local
666 struct baycom_state *bc; local
[all...]
H A Dbaycom_par.c160 static void __inline__ baycom_int_freq(struct baycom_state *bc) argument
167 bc->debug_vals.cur_intcnt++;
168 if (time_after_eq(cur_jiffies, bc->debug_vals.last_jiffies + HZ)) {
169 bc->debug_vals.last_jiffies = cur_jiffies;
170 bc->debug_vals.last_intcnt = bc->debug_vals.cur_intcnt;
171 bc->debug_vals.cur_intcnt = 0;
172 bc->debug_vals.last_pllcorr = bc->debug_vals.cur_pllcorr;
173 bc
196 par96_tx(struct net_device *dev, struct baycom_state *bc) argument
220 par96_rx(struct net_device *dev, struct baycom_state *bc) argument
276 struct baycom_state *bc = netdev_priv(dev); local
303 struct baycom_state *bc = netdev_priv(dev); local
314 struct baycom_state *bc = netdev_priv(dev); local
363 struct baycom_state *bc = netdev_priv(dev); local
400 baycom_setmode(struct baycom_state *bc, const char *modestr) argument
416 struct baycom_state *bc; local
505 struct baycom_state *bc; local
[all...]
H A Dbaycom_ser_fdx.c158 static inline void baycom_int_freq(struct baycom_state *bc) argument
165 bc->debug_vals.cur_intcnt++;
166 if (time_after_eq(cur_jiffies, bc->debug_vals.last_jiffies + HZ)) {
167 bc->debug_vals.last_jiffies = cur_jiffies;
168 bc->debug_vals.last_intcnt = bc->debug_vals.cur_intcnt;
169 bc->debug_vals.cur_intcnt = 0;
170 bc->debug_vals.last_pllcorr = bc->debug_vals.cur_pllcorr;
171 bc
209 ser12_rx(struct net_device *dev, struct baycom_state *bc, struct timeval *tv, unsigned char curs) argument
267 struct baycom_state *bc = netdev_priv(dev); local
393 struct baycom_state *bc = netdev_priv(dev); local
459 struct baycom_state *bc = netdev_priv(dev); local
497 baycom_setmode(struct baycom_state *bc, const char *modestr) argument
520 struct baycom_state *bc; local
617 struct baycom_state *bc; local
[all...]
H A Dbaycom_epp.c263 #define tenms_to_flags(bc,tenms) ((tenms * bc->bitrate) / 800)
267 static inline void baycom_int_freq(struct baycom_state *bc) argument
274 bc->debug_vals.cur_intcnt++;
275 if (time_after_eq(cur_jiffies, bc->debug_vals.last_jiffies + HZ)) {
276 bc->debug_vals.last_jiffies = cur_jiffies;
277 bc->debug_vals.last_intcnt = bc->debug_vals.cur_intcnt;
278 bc->debug_vals.cur_intcnt = 0;
279 bc
295 eppconfig(struct baycom_state *bc) argument
316 do_kiss_params(struct baycom_state *bc, unsigned char *data, unsigned long len) argument
357 encode_hdlc(struct baycom_state *bc) argument
419 transmit(struct baycom_state *bc, int cnt, unsigned char stat) argument
526 struct baycom_state *bc = netdev_priv(dev); local
551 struct baycom_state *bc = netdev_priv(dev); local
638 struct baycom_state *bc; local
761 struct baycom_state *bc = netdev_priv(dev); local
796 struct baycom_state *bc = netdev_priv(dev); local
816 struct baycom_state *bc = netdev_priv(dev); local
924 struct baycom_state *bc = netdev_priv(dev); local
946 baycom_setmode(struct baycom_state *bc, const char *modestr) argument
983 struct baycom_state *bc = netdev_priv(dev); local
1107 struct baycom_state *bc; local
1162 struct baycom_state *bc = netdev_priv(dev); local
1227 struct baycom_state *bc = netdev_priv(dev); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/pci/
H A Dpci-ip27.c43 struct bridge_controller *bc; local
55 bc = &bridges[num_bridges];
57 bc->pc.pci_ops = &bridge_pci_ops;
58 bc->pc.mem_resource = &bc->mem;
59 bc->pc.io_resource = &bc->io;
61 bc->pc.index = num_bridges;
63 bc->mem.name = "Bridge PCI MEM";
64 bc
158 struct bridge_controller *bc = BRIDGE_CONTROLLER(dev->bus); local
183 struct bridge_controller *bc = BRIDGE_CONTROLLER(dev->bus); local
194 struct bridge_controller *bc = BRIDGE_CONTROLLER(dev->bus); local
210 struct bridge_controller *bc = BRIDGE_CONTROLLER(bus); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/test/
H A Dbctest3 # This script is used by test/Makefile.ssl to check whether a sane 'bc'
5 # ('make test_bn' should not try to run 'bc' if it does not exist or if
6 # it is a broken 'bc' version that is known to cause trouble.)
8 # If 'bc' works, we also test if it knows the 'print' command.
11 # running) bc.
16 # First we try "bc", then "$dir/bc" for each item in $PATH.
20 bc=bc
24 bc
[all...]
H A Dbctest.com2 $! Check operation of "bc".
13 $ bc
16 $! Test for SunOS 5.[78] bc bug.
22 $ bc
47 $! Test for SCO bc bug.
53 $ bc
96 $ bc
112 "No working bc found. Consider installing GNU bc."
119 $! Complete "bc" comman
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/test/
H A Dbctest3 # This script is used by test/Makefile.ssl to check whether a sane 'bc'
5 # ('make test_bn' should not try to run 'bc' if it does not exist or if
6 # it is a broken 'bc' version that is known to cause trouble.)
8 # If 'bc' works, we also test if it knows the 'print' command.
11 # running) bc.
16 # First we try "bc", then "$dir/bc" for each item in $PATH.
20 bc=bc
24 bc
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/test/
H A Dbctest3 # This script is used by test/Makefile.ssl to check whether a sane 'bc'
5 # ('make test_bn' should not try to run 'bc' if it does not exist or if
6 # it is a broken 'bc' version that is known to cause trouble.)
8 # If 'bc' works, we also test if it knows the 'print' command.
11 # running) bc.
16 # First we try "bc", then "$dir/bc" for each item in $PATH.
20 bc=bc
24 bc
[all...]
H A Dbctest.com2 $! Check operation of "bc".
13 $ bc
16 $! Test for SunOS 5.[78] bc bug.
22 $ bc
47 $! Test for SCO bc bug.
53 $ bc
96 $ bc
112 "No working bc found. Consider installing GNU bc."
119 $! Complete "bc" comman
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/mISDN/
H A Dnetjet.c90 struct tiger_ch bc[2]; member in struct:tiger_hw
108 card->bc[0].bch.debug = debug;
109 card->bc[1].bch.debug = debug;
187 fill_mem(struct tiger_ch *bc, u32 idx, u32 cnt, u32 fill) argument
189 struct tiger_hw *card = bc->bch.hw;
193 bc->bch.nr, fill, cnt, idx, card->send.idx);
194 if (bc->bch.nr & 2) {
210 mode_tiger(struct tiger_ch *bc, u32 protocol) argument
212 struct tiger_hw *card = bc->bch.hw;
215 bc
375 read_dma(struct tiger_ch *bc, u32 idx, int cnt) argument
484 resync(struct tiger_ch *bc, struct tiger_hw *card) argument
506 fill_hdlc_flag(struct tiger_ch *bc) argument
543 fill_dma(struct tiger_ch *bc) argument
595 bc_next_frame(struct tiger_ch *bc) argument
615 send_tiger_bc(struct tiger_hw *card, struct tiger_ch *bc) argument
731 struct tiger_ch *bc = container_of(bch, struct tiger_ch, bch); local
778 channel_bctrl(struct tiger_ch *bc, struct mISDN_ctrl_req *cq) argument
801 struct tiger_ch *bc = container_of(bch, struct tiger_ch, bch); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dnutdec.c41 static int get_str(AVIOContext *bc, char *string, unsigned int maxlen) argument
43 unsigned int len = ffio_read_varlen(bc);
46 avio_read(bc, string, FFMIN(len, maxlen));
48 avio_r8(bc);
61 static int64_t get_s(AVIOContext *bc) argument
63 int64_t v = ffio_read_varlen(bc) + 1;
71 static uint64_t get_fourcc(AVIOContext *bc) argument
73 unsigned int len = ffio_read_varlen(bc);
76 return avio_rl16(bc);
78 return avio_rl32(bc);
86 get_v_trace(AVIOContext *bc, const char *file, const char *func, int line) argument
96 get_s_trace(AVIOContext *bc, const char *file, const char *func, int line) argument
106 get_4cc_trace(AVIOContext *bc, char *file, char *func, int line) argument
120 get_packetheader(NUTContext *nut, AVIOContext *bc, int calculate_checksum, uint64_t startcode) argument
141 find_any_startcode(AVIOContext *bc, int64_t pos) argument
172 find_startcode(AVIOContext *bc, uint64_t code, int64_t pos) argument
207 skip_reserved(AVIOContext *bc, int64_t pos) argument
223 AVIOContext *bc = s->pb; local
366 AVIOContext *bc = s->pb; local
480 AVIOContext *bc = s->pb; local
570 AVIOContext *bc = s->pb; local
626 AVIOContext *bc = s->pb; local
736 AVIOContext *bc = s->pb; local
797 read_sm_data(AVFormatContext *s, AVIOContext *bc, AVPacket *pkt, int is_meta, int64_t maxpos) argument
911 AVIOContext *bc = s->pb; local
986 AVIOContext *bc = s->pb; local
1046 AVIOContext *bc = s->pb; local
1104 AVIOContext *bc = s->pb; local
[all...]
H A Dnutenc.c272 static void put_tt(NUTContext *nut, AVRational *time_base, AVIOContext *bc, uint64_t val) argument
276 ff_put_v(bc, val);
281 static void put_str(AVIOContext *bc, const char *string) argument
285 ff_put_v(bc, len);
286 avio_write(bc, string, len);
289 static void put_s(AVIOContext *bc, int64_t val) argument
291 ff_put_v(bc, 2 * FFABS(val) - (val > 0));
295 static inline void ff_put_v_trace(AVIOContext *bc, uint64_t v, const char *file, argument
300 ff_put_v(bc, v);
303 static inline void put_s_trace(AVIOContext *bc, int64_ argument
314 put_packet(NUTContext *nut, AVIOContext *bc, AVIOContext *dyn_bc, int calculate_checksum, uint64_t startcode) argument
337 write_mainheader(NUTContext *nut, AVIOContext *bc) argument
417 write_streamheader(AVFormatContext *avctx, AVIOContext *bc, AVStream *st, int i) argument
473 add_info(AVIOContext *bc, const char *type, const char *value) argument
481 write_globalinfo(NUTContext *nut, AVIOContext *bc) argument
508 write_streaminfo(NUTContext *nut, AVIOContext *bc, int stream_id) argument
547 write_chapter(NUTContext *nut, AVIOContext *bc, int id) argument
575 write_index(NUTContext *nut, AVIOContext *bc) argument
627 write_headers(AVFormatContext *avctx, AVIOContext *bc) argument
695 AVIOContext *bc = s->pb; local
831 write_sm_data(AVFormatContext *s, AVIOContext *bc, AVPacket *pkt, int is_meta) argument
957 AVIOContext *bc = s->pb, *dyn_bc, *sm_bc = NULL; local
1176 AVIOContext *bc = s->pb, *dyn_bc; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Dblockcheck.h44 struct ocfs2_block_check *bc);
46 struct ocfs2_block_check *bc);
49 struct ocfs2_block_check *bc);
52 struct ocfs2_block_check *bc);
56 struct ocfs2_block_check *bc);
58 struct ocfs2_block_check *bc,
61 struct ocfs2_block_check *bc);
63 struct ocfs2_block_check *bc,
H A Dblockcheck.c379 * data is the block to be checked. bc is a pointer to the
382 * bc should be a pointer inside data, as the function will
384 * bc does not point inside data, the caller must make sure any inline
388 * bc will be filled with little-endian values and will be ready to go to
392 struct ocfs2_block_check *bc)
397 memset(bc, 0, sizeof(struct ocfs2_block_check));
408 bc->bc_crc32e = cpu_to_le32(crc);
409 bc->bc_ecc = cpu_to_le16((u16)ecc);
414 * the function will take care of zeroing bc before calculating check codes.
415 * If bc i
391 ocfs2_block_check_compute(void *data, size_t blocksize, struct ocfs2_block_check *bc) argument
420 ocfs2_block_check_validate(void *data, size_t blocksize, struct ocfs2_block_check *bc, struct ocfs2_blockcheck_stats *stats) argument
482 ocfs2_block_check_compute_bhs(struct buffer_head **bhs, int nr, struct ocfs2_block_check *bc) argument
526 ocfs2_block_check_validate_bhs(struct buffer_head **bhs, int nr, struct ocfs2_block_check *bc, struct ocfs2_blockcheck_stats *stats) argument
604 ocfs2_compute_meta_ecc(struct super_block *sb, void *data, struct ocfs2_block_check *bc) argument
611 ocfs2_validate_meta_ecc(struct super_block *sb, void *data, struct ocfs2_block_check *bc) argument
624 ocfs2_compute_meta_ecc_bhs(struct super_block *sb, struct buffer_head **bhs, int nr, struct ocfs2_block_check *bc) argument
632 ocfs2_validate_meta_ecc_bhs(struct super_block *sb, struct buffer_head **bhs, int nr, struct ocfs2_block_check *bc) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dnutenc.c245 static void put_tt(NUTContext *nut, AVRational *time_base, AVIOContext *bc, uint64_t val){ argument
248 ff_put_v(bc, val);
254 static void put_str(AVIOContext *bc, const char *string){ argument
257 ff_put_v(bc, len);
258 avio_write(bc, string, len);
261 static void put_s(AVIOContext *bc, int64_t val){ argument
262 ff_put_v(bc, 2*FFABS(val) - (val>0));
266 static inline void ff_put_v_trace(AVIOContext *bc, uint64_t v, char *file, char *func, int line){ argument
269 ff_put_v(bc, v);
272 static inline void put_s_trace(AVIOContext *bc, int64_ argument
282 put_packet(NUTContext *nut, AVIOContext *bc, AVIOContext *dyn_bc, int calculate_checksum, uint64_t startcode) argument
303 write_mainheader(NUTContext *nut, AVIOContext *bc) argument
374 write_streamheader(AVFormatContext *avctx, AVIOContext *bc, AVStream *st, int i) argument
426 add_info(AVIOContext *bc, const char *type, const char *value) argument
433 write_globalinfo(NUTContext *nut, AVIOContext *bc) argument
459 write_streaminfo(NUTContext *nut, AVIOContext *bc, int stream_id) argument
490 write_chapter(NUTContext *nut, AVIOContext *bc, int id) argument
518 write_headers(AVFormatContext *avctx, AVIOContext *bc) argument
583 AVIOContext *bc = s->pb; local
697 AVIOContext *bc = s->pb, *dyn_bc; local
850 AVIOContext *bc= s->pb; local
[all...]
H A Dnutdec.c36 static int get_str(AVIOContext *bc, char *string, unsigned int maxlen){ argument
37 unsigned int len= ffio_read_varlen(bc);
40 avio_read(bc, string, FFMIN(len, maxlen));
42 avio_r8(bc);
55 static int64_t get_s(AVIOContext *bc){ argument
56 int64_t v = ffio_read_varlen(bc) + 1;
62 static uint64_t get_fourcc(AVIOContext *bc){ argument
63 unsigned int len= ffio_read_varlen(bc);
65 if (len==2) return avio_rl16(bc);
66 else if(len==4) return avio_rl32(bc);
71 get_v_trace(AVIOContext *bc, char *file, char *func, int line) argument
78 get_s_trace(AVIOContext *bc, char *file, char *func, int line) argument
85 get_vb_trace(AVIOContext *bc, char *file, char *func, int line) argument
96 get_packetheader(NUTContext *nut, AVIOContext *bc, int calculate_checksum, uint64_t startcode) argument
116 find_any_startcode(AVIOContext *bc, int64_t pos) argument
145 find_startcode(AVIOContext *bc, uint64_t code, int64_t pos) argument
176 skip_reserved(AVIOContext *bc, int64_t pos) argument
190 AVIOContext *bc = s->pb; local
298 AVIOContext *bc = s->pb; local
396 AVIOContext *bc = s->pb; local
476 AVIOContext *bc = s->pb; local
504 AVIOContext *bc = s->pb; local
602 AVIOContext *bc = s->pb; local
665 AVIOContext *bc = s->pb; local
735 AVIOContext *bc = s->pb; local
776 AVIOContext *bc = s->pb; local
832 AVIOContext *bc = s->pb; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/time/
H A Dtick-broadcast.c58 static void tick_broadcast_start_periodic(struct clock_event_device *bc) argument
60 if (bc)
61 tick_setup_periodic(bc, 1);
209 struct clock_event_device *bc, *dev; local
219 bc = tick_broadcast_device.evtdev;
257 clockevents_shutdown(bc);
260 tick_broadcast_start_periodic(bc);
262 tick_broadcast_setup_oneshot(bc);
297 struct clock_event_device *bc; local
303 bc
316 struct clock_event_device *bc; local
330 struct clock_event_device *bc; local
373 struct clock_event_device *bc = tick_broadcast_device.evtdev; local
378 tick_resume_broadcast_oneshot(struct clock_event_device *bc) argument
453 struct clock_event_device *bc, *dev; local
522 tick_broadcast_setup_oneshot(struct clock_event_device *bc) argument
561 struct clock_event_device *bc; local
[all...]
H A Dtick-internal.h32 extern void tick_broadcast_setup_oneshot(struct clock_event_device *bc);
36 extern int tick_resume_broadcast_oneshot(struct clock_event_device *bc);
40 static inline void tick_broadcast_setup_oneshot(struct clock_event_device *bc) argument
68 static inline void tick_broadcast_setup_oneshot(struct clock_event_device *bc) argument
74 static inline int tick_resume_broadcast_oneshot(struct clock_event_device *bc) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/block/
H A Dbsg.c92 static void bsg_free_command(struct bsg_command *bc) argument
94 struct bsg_device *bd = bc->bd;
97 kmem_cache_free(bsg_cmd_cachep, bc);
108 struct bsg_command *bc = ERR_PTR(-EINVAL); local
118 bc = kmem_cache_zalloc(bsg_cmd_cachep, GFP_KERNEL);
119 if (unlikely(!bc)) {
122 bc = ERR_PTR(-ENOMEM);
126 bc->bd = bd;
127 INIT_LIST_HEAD(&bc->list);
128 dprintk("%s: returning free cmd %p\n", bd->name, bc);
331 struct bsg_command *bc = rq->end_io_data; local
352 bsg_add_command(struct bsg_device *bd, struct request_queue *q, struct bsg_command *bc, struct request *rq) argument
377 struct bsg_command *bc = NULL; local
395 struct bsg_command *bc; local
478 struct bsg_command *bc; local
529 struct bsg_command *bc; local
612 struct bsg_command *bc; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/aoe/
H A Dmkshelf.sh17 minor=`echo $nslots \* $shelf \* $n_partitions | bc`
18 endp=`echo $n_partitions - 1 | bc`
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dtest098.tcl76 set bc [$bdb cursor]
77 error_check_good cursor [is_valid_cursor $bc $bdb] TRUE
80 error_check_good get_first [$bc get -first] \
84 error_check_good get_recno [$bc get -get_recno] 1
86 error_check_good c_close [$bc close] 0
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dasn.h299 unsigned int bc; local
303 bc = 1;
310 bc = sizeof(w);
311 while (bc > 1 && buf[sizeof(w)+1-bc] == 0)
312 --bc;
313 if (buf[sizeof(w)+1-bc] & 0x80)
314 ++bc;
317 size_t lengthBytes = DERLengthEncode(out, bc);
318 out.Put(buf+sizeof(w)+1-bc, b
333 size_t bc; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/lib/
H A Dashxdi3.S25 bc 1f
45 bc 1f
62 bc 1f
82 bc 1f
102 bc 1f
119 bc 1f
143 bc 1f
169 bc 1f
193 bc 1f
220 bc
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test_micro/
H A Dreport80 t=`echo "400 * ($avg/($max + $max/10))" | bc -l`
83 t=`echo "400 - $t" | bc`

Completed in 153 milliseconds

12345678