OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bonus
(Results
1 - 14
of
14
) sorted by null
/bootable/recovery/applypatch/
main.cpp
87
Value*
bonus
= nullptr;
local
91
printf("failed to load
bonus
file %s\n", argv[2]);
94
bonus
= &bonusValue;
95
bonus
->type = VAL_BLOB;
96
bonus
->size = bonusFc.data.size();
97
bonus
->data = reinterpret_cast<char*>(bonusFc.data.data());
115
if (
bonus
!= nullptr) {
116
printf("
bonus
file not supported in flash mode\n");
137
patch_ptrs.data(),
bonus
);
171
"usage: %s [-b <
bonus
-file>] <src-file> <tgt-file> <tgt-sha1> <tgt-size>
[
all
...]
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiQualifiedNetworkSelector.java
352
sbuf.append(" 5GHz
bonus
: " + mWifiConfigManager.mBandAward5Ghz.get());
361
int
bonus
= mLastSelectionAward - (int) (timeDifference / 1000 / 60);
local
362
score +=
bonus
> 0 ?
bonus
: 0;
364
+ " minutes ago,
bonus
:" +
bonus
);
371
sbuf.append(" Same network with current associated.
Bonus
: "
378
sbuf.append(" Same BSSID with current association.
Bonus
: " + mSameBssidAward);
384
sbuf.append(" Passpoint
Bonus
:" + mPasspointSecurityAward);
387
sbuf.append(" Secure network
Bonus
:" + mSecurityAward)
[
all
...]
/external/libopus/src/
opus_multistream_encoder.c
649
opus_int32
bonus
;
local
650
bonus
= 60*(Fs/frame_size-50);
651
channel_rate +=
bonus
;
[
all
...]
opus_encoder.c
1705
opus_int32
bonus
=0;
local
[
all
...]
/external/curl/tests/
runtests.pl
730
my $
bonus
="";
744
$
bonus
="1/";
755
$flags .= "\"$proto://$ip:$port/${
bonus
}verifiedserver\"";
[
all
...]
/prebuilts/go/darwin-x86/src/net/url/
url_test.go
689
// for
bonus
points, verify that escape:unescape is an identity.
/prebuilts/go/linux-x86/src/net/url/
url_test.go
689
// for
bonus
points, verify that escape:unescape is an identity.
/external/e2fsprogs/doc/
texinfo.tex
[
all
...]
/external/e2fsprogs/lib/et/
texinfo.tex
[
all
...]
/external/netperf/doc/
texinfo.tex
[
all
...]
/ndk/sources/host-tools/make-3.81/config/
texinfo.tex
[
all
...]
/external/bison/build-aux/
texinfo.tex
[
all
...]
/external/libmicrohttpd/doc/
texinfo.tex
[
all
...]
/toolchain/binutils/binutils-2.25/texinfo/
texinfo.tex
[
all
...]
Completed in 1955 milliseconds