Searched refs:full (Results 26 - 50 of 167) sorted by relevance

1234567

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/lib/
H A Dstrncpy.S32 bne $18, $multiword # do we have full words left?
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/cpu/
H A Dintel_cacheinfo.c107 u32 full; member in union:_cpuid4_leaf_eax
116 u32 full; member in union:_cpuid4_leaf_ebx
123 u32 full; member in union:_cpuid4_leaf_ecx
179 eax->full = 0;
180 ebx->full = 0;
181 ecx->full = 0;
228 cpuid_count(4, index, &eax.full, &ebx.full, &ecx.full, &edx);
253 cache_eax.full
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/md/
H A Ddm-exception-store.c330 * 'full' is filled in to indicate if the area has been
333 static int insert_exceptions(struct pstore *ps, int *full) argument
339 /* presume the area is full */
340 *full = 1;
349 * exceptions. Therefore the area is not full.
353 *full = 0;
377 int r, full = 1; local
381 * we find a partially full area.
383 for (area = 0; full; area++) {
388 r = insert_exceptions(ps, &full);
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dmsgexec-120 msgid "The world is full of married men"
89 The world is full of married men
H A Dmsgfilter-344 !The\ world\ is\ full\ of\ married\ men=So viele verheiratete M\u00e4nner
78 !The\ world\ is\ full\ of\ married\ men=So viele \nverheiratete M\u00e4nner
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/tests/
H A DMakefile.am69 full-test: all
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/scripts/
H A Dtoolchain-flags17 res=$($OBJDUMP --full --section .rodata $out | fgrep 000 | cut -f3 -d' ')
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/docs/
H A Dautodocifier.pl66 split("\n", (defined $usage->{full} ? $usage->{full} : ""));
79 my $full = join("\n", @f1);
105 "$full\n\n" .
117 # full => "...",
255 $name is the name of the applet. $type can be "trivial", "full", "notes",
268 =item B<full>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/kernel/
H A Dperfmon_default_smpl.c126 if ((last - cur) < PFM_DEFAULT_MAX_ENTRY_SIZE) goto full;
192 if ((last - cur) < PFM_DEFAULT_MAX_ENTRY_SIZE) goto full;
203 full:
204 DPRINT_ovfl(("sampling buffer full free=%lu, count=%lu, ovfl_notify=%d\n", last-cur, hdr->hdr_count, ovfl_notify));
226 return -1; /* we are full, sorry */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/examples/
H A Dgzappend.c259 int ret, lastbit, left, full; local
294 have = full = 0;
320 full = 1;
360 if (full) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/examples/
H A Dgzappend.c259 int ret, lastbit, left, full; local
294 have = full = 0;
320 full = 1;
360 if (full) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dslub_def.h19 struct list_head full; member in struct:kmem_cache_node
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/examples/
H A Dbusybox.spec26 their full featured GNU cousins; however, the options that are provided behave
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/
H A Dmaketgz133 git log --pretty=fuller --no-color --date=short --decorate=full -1000 | ./log2changes.pl > CHANGES.dist
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/ivtv/
H A Divtv-queue.c90 struct ivtv_queue *to, int clear, int full)
101 else if (full) {
89 ivtv_queue_move_buf(struct ivtv_stream *s, struct ivtv_queue *from, struct ivtv_queue *to, int clear, int full) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/scripts/kconfig/
H A Dzconf.l1 %option backup nostdinit noyywrap never-interactive full ecs
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/kconfig/
H A Dzconf.l1 %option backup nostdinit noyywrap never-interactive full ecs
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/config/
H A Dzconf.l1 %option backup nostdinit noyywrap never-interactive full ecs
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/
H A Dopenssl.spec25 protocols as well as a full-strength general purpose cryptography library.
46 protocols as well as a full-strength general purpose cryptography library.
67 protocols as well as a full-strength general purpose cryptography library.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/
H A Dopenssl.spec25 protocols as well as a full-strength general purpose cryptography library.
46 protocols as well as a full-strength general purpose cryptography library.
67 protocols as well as a full-strength general purpose cryptography library.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ieee1394/
H A Ddv1394.c358 /* advance counter, only for full packets */
396 } else { /* full packet */
399 fill_output_more( &(block->u.out.u.full.om),
413 fill_output_more( &(block->u.out.u.full.u.cross.om),
421 fill_output_last( &(block->u.out.u.full.u.cross.ol),
437 f->frame_begin_timestamp = &(block->u.out.u.full.u.cross.ol.q[3]);
439 f->mid_frame_timestamp = &(block->u.out.u.full.u.cross.ol.q[3]);
441 f->frame_end_timestamp = &(block->u.out.u.full.u.cross.ol.q[3]);
442 f->frame_end_branch = &(block->u.out.u.full.u.cross.ol.q[2]);
445 branch_address = &(block->u.out.u.full
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/cris/
H A Deth_v10.c59 * state along with the "tx full" state of the driver. This
86 full, enumerator in enum:duplex
634 if (current_duplex == full)
643 if (current_duplex == full)
652 if (current_duplex == full)
959 /* Stop queue if full */
1251 e100_set_duplex(dev, full);
1291 else if (current_duplex == full)
1307 e100_set_duplex(dev, ecmd->duplex == DUPLEX_HALF ? half : full);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dcontrolfb.c411 int full, sense, vmode, cmode, vyres; local
417 full = p->total_vram == 0x400000;
432 control_mac_modes[vmode - 1].m[full] < cmode) {
436 if (control_mac_modes[vmode - 1].m[full] < cmode)
443 if (control_mac_modes[vmode - 1].m[full] < cmode) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/apps/
H A Ds_client.c177 static void print_stuff(BIO *berr,SSL *con,int full);
945 static void print_stuff(BIO *bio, SSL *s, int full) argument
957 if (full)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/math-emu/
H A Dfp_decode.h139 | decode the index of the brief/full extension word
188 | get the extension word and test for brief or full extension type

Completed in 253 milliseconds

1234567