Searched refs:above (Results 1 - 25 of 124) sorted by relevance

12345

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/dmasound/
H A Dtas3004.c66 .above = { .val = MAKE_RATIO(16,0), .expand = 0 },
77 .above = { .val = MAKE_RATIO(1,500), .expand = 1 },
745 self->drce_state.above.expand = drce->above.expand;
746 if (drce->above.val == (1<<8)) {
747 self->drce_state.above.val = 1<<8;
750 } else if (drce->above.expand) {
751 i=above_threshold_expansion_index(drce->above.val);
752 self->drce_state.above.val=above_threshold_expansion_ratio[i];
755 i=above_threshold_compression_index(drce->above
[all...]
H A Dtas3001c_tables.c6 .above = { .val = 3.0 * (1<<8), .expand = 0 },
46 .above = { .val = 3.0 * (1<<8), .expand = 0 },
86 .above = { .val = 3.0 * (1<<8), .expand = 0 },
126 .above = { .val = 3.0 * (1<<8), .expand = 0 },
166 .above = { .val = 3.0 * (1<<8), .expand = 0 },
206 .above = { .val = 3.0 * (1<<8), .expand = 0 },
H A Dtas3004_tables.c6 .above = { .val = 3.0 * (1<<8), .expand = 0 },
48 .above = { .val = 3.0 * (1<<8), .expand = 0 },
90 .above = { .val = 3.0 * (1<<8), .expand = 0 },
132 .above = { .val = 3.0 * (1<<8), .expand = 0 },
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dxgettext-stringtable-113 add comments above this one
54 # add comments above this one
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/ia32/
H A Dnasm.h8 ; - Redistributions of source code must retain the above copyright
11 ; - Redistributions in binary form must reproduce the above copyright
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dtrampoline.S131 # Careful these need to be in the same 64K segment as the above;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/parisc/
H A DMakefile39 $(error Sorry, GCC v3.3 or above is required.)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/bftpd-1.6.6/debian/
H A Dinit.d49 # option to the "reload" entry above. If not, "force-reload" is
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/build/
H A Dconfig.mk15 # restrictive of those mentioned above. See the file COPYING.Xiph in this
H A Dexe.mk15 # restrictive of those mentioned above. See the file COPYING.Xiph in this
H A Dlib.mk15 # restrictive of those mentioned above. See the file COPYING.Xiph in this
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-pxa/
H A Dsleep.S91 @ about suspending with PXBus operating above 133MHz
124 @ with core operating above 91 MHz
218 @ Let us ensure we jump to resume_after_mmu only when the mcr above
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/lib/
H A Dev67-strchr.S81 addq v0, a2, v0 # E : Add in the bit number from above
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Dmk-ca-bundle.vbs198 "Do you agree to the license shown above (required to proceed) ?",, _
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/mm/
H A Dinit.c671 unsigned long above = ((long)addr) >> __VIRTUAL_MASK_SHIFT; local
677 if (above != 0 && above != -1UL)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D03-codebook.tex195 An 'end of packet' during any read operation in the above steps is
237 intend the above codewords to be read and used bit by bit from left to
240 above, the leftmost bit is the MSb.
257 via the length list. In the above example, if codeword seven were
395 the above examples) or the 1 branch (right in the above examples).
H A D06-floor0.tex81 operation above, floor decode is to return 'unused' status as if the
86 1 ) bits. Nevertheless, the above specification is correct and values
145 The above is used to synthesize the LSP curve on a Bark-scale frequency
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DDB_File.pm728 In the example above $DB_HASH is actually a pre-defined reference to a
776 The values stored in the hashes above are mostly the direct equivalent
952 Here is the output from the code above.
976 In the case-insensitive example above, the keys: 'KEY' and 'key'
980 is stored in the database --- so (again with example above) assigning
985 For example, the above comparison routine could be modified to
1058 Although it may not be immediately obvious from the code above, the
1067 Here is the script above rewritten using the C<seq> API method.
1138 So assuming the database created above, we can use C<get_dup> like
1367 about B<DB_File>? Well, the behavior defined in the quote above i
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/dist/brew/
H A Dbdbread.mak14 # The above targets can be made with the following command:
21 # 2. The version of ADS is 1.2 or above.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/util/
H A Dadd_cr.pl92 * 2. Redistributions in binary form must reproduce the above copyright
H A Dmkerr.pl272 " * 1. Redistributions of source code must retain the above copyright\n",
275 " * 2. Redistributions in binary form must reproduce the above copyright\n",
414 * 1. Redistributions of source code must retain the above copyright
417 * 2. Redistributions in binary form must reproduce the above copyright
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/bn/
H A Dbn_prime.pl60 * 2. Redistributions in binary form must reproduce the above copyright
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/
H A Dbn_prime.pl60 * 2. Redistributions in binary form must reproduce the above copyright
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dsparccpuid.S172 .word 0x95408000 !rd %ccr,%o2, see comment above
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v10/lib/
H A Dchecksum.S24 ;; this overhead is why we have a check above for breakeven length

Completed in 243 milliseconds

12345