Home
last modified time | relevance | path

Searched refs:bonus (Results 1 – 21 of 21) sorted by relevance

/external/llvm/test/Transforms/SimplifyCFG/
Dbranch-fold-threshold.ll2 ; RUN: opt %s -simplifycfg -S -bonus-inst-threshold=2 | FileCheck %s --check-prefix=AGGRESSIVE
/external/libopus/src/
Dopus_multistream_encoder.c713 opus_int32 bonus; in surround_rate_allocation() local
714 bonus = 60*(Fs/frame_size-50); in surround_rate_allocation()
715 channel_rate += bonus; in surround_rate_allocation()
771 opus_int32 bonus = 60*(Fs/frame_size-50); in ambisonics_rate_allocation() local
772 non_mono_rate += bonus; in ambisonics_rate_allocation()
Dopus_encoder.c1744 opus_int32 bonus=0; in opus_encode_native() local
1748 bonus = (60*st->stream_channels+40)*(st->Fs/frame_size-50); in opus_encode_native()
1750 bonus = (opus_int32)(bonus*(1.f+.5f*analysis_info.tonality)); in opus_encode_native()
1755 celt_encoder_ctl(celt_enc, OPUS_SET_BITRATE(st->bitrate_bps+bonus)); in opus_encode_native()
/external/curl/tests/data/
Dtest55116 # as a bonus, ww use an excessive nonce length
Dtest55218 # as a bonus, ww use an excessive nonce length
/external/llvm/test/CodeGen/X86/
Dadd-nsw-sext.ll21 ; An x86 bonus: If we promote the sext ahead of the 'add nsw',
/external/curl/tests/
Druntests.pl735 my $bonus="";
749 $bonus="1/";
760 $flags .= "\"$proto://$ip:$port/${bonus}verifiedserver\"";
/external/wpa_supplicant_8/wpa_supplicant/
Deap_testing.txt17 this take a bit more time.. ;-) As an extra bonus, this can also be
/external/python/cpython2/Doc/whatsnew/
D2.1.rst585 interactively converting docstrings to HTML or text. As a bonus,
/external/libmtp/
DChangeLog855 now on. The bonus for changing your code is that you
/external/netperf/doc/
Dtexinfo.tex3354 % We like breaks before the index initials, so insert a bonus.
/external/e2fsprogs/lib/et/
Dtexinfo.tex3697 % We like breaks before the index initials, so insert a bonus.
/external/e2fsprogs/doc/
Dtexinfo.tex3697 % We like breaks before the index initials, so insert a bonus.
/external/bison/build-aux/
Dtexinfo.tex4940 % We like breaks before the index initials, so insert a bonus.
/external/libmicrohttpd/doc/
Dtexinfo.tex4941 % We like breaks before the index initials, so insert a bonus.
/external/python/cpython2/Modules/_ctypes/libffi/
Dtexinfo.tex4941 % We like breaks before the index initials, so insert a bonus.
/external/curl/
DCHANGES.09203 An added bonus is that we use less memory for the typical (shorter URL)
9224 that 150 dir levels work fine. An added bonus is that we use less memory
15668 keep the newlines, as curl strips them off as a bonus before posting...
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/icu/icu4j/main/shared/data/
DTransliterator_Han_Latin_Definition.txt19754 紅利 < bonus;
34489 紅利 > bonus;
/external/python/cpython2/Misc/
DHISTORY5722 that may be conditionalizing on it). A bonus is that any extension
/external/strace/
DChangeLog31725 As a bonus, this patch aliases sysent, errnoent, signalent, ioctlent