OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ssd
(Results
1 - 16
of
16
) sorted by null
/tools/tradefederation/core/src/com/android/tradefed/util/
SimpleStats.java
145
Double
ssd
= 0.0; // sum of squared differences
local
148
ssd
+= diff * diff;
151
return Math.sqrt(
ssd
/ size());
/external/e2fsprogs/contrib/
e2croncheck
21
VG=
ssd
/external/ImageMagick/Magick++/lib/
Statistic.cpp
230
ssd
;
local
235
ssd
=0.0;
238
ssd
+=((_srgbHuPhash[i]-channelPerceptualHash_._srgbHuPhash[i])*
240
ssd
+=((_hclpHuPhash[i]-channelPerceptualHash_._hclpHuPhash[i])*
243
return(
ssd
);
552
ssd
;
local
562
ssd
=0.0;
565
ssd
+=_channels[i].sumSquaredDifferences(_channels[i]);
567
return(
ssd
);
/external/vboot_reference/scripts/image_signing/
tofactory.sh
11
# * Blank
SSD
(no GPT)
29
DEFINE_string
ssd
"/dev/sda" "Path to
SSD
/ target drive" "s"
30
DEFINE_boolean wipe_ssd $FLAGS_TRUE "Wipe
SSD
after firmware updates" ""
115
echo "To restore original BIOS and
SSD
:"
174
# Wipe
SSD
176
debug_msg "Wiping
SSD
"
177
$NOTHING cgpt create -z "$FLAGS_ssd" || err_die "Unable to wipe
SSD
"
181
# and
SSD
contents, so we shouldn't be attempting an autoupdate this
sign_official_build.sh
28
ssd
(sign an
SSD
image)
338
# Update the
SSD
install-able vblock file on stateful partition.
340
# This is deprecated because all new images should have a
SSD
boot-able kernel
595
# The
SSD
key is only used in non-recovery mode.
596
echo -n "With
SSD
Key (Recovery Mode OFF, Dev Mode OFF): " && \
599
echo -n "With
SSD
Key (Recovery Mode OFF, Dev Mode ON): " && \
715
if [[ "${TYPE}" == "
ssd
" ]]; then
716
sign_image_file "
SSD
" "${INPUT_IMAGE}" "${OUTPUT_IMAGE}" 2 \
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ipf/
ReadAr.s
84
(p27) mov ret0=ar.
ssd
// ar26 [iA32]
/device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
_regset.h
252
unsigned long
ssd
;
member in struct:_caller_saved
ia64_cpu.h
320
IA64_AR(
ssd
)
/external/autotest/client/site_tests/firmware_TouchMTB/
firmware_log.py
24
--> StatisticsScores: includes average,
ssd
, and count
71
"""Calculate the sample standard deviation (
ssd
) from a given sample.
460
"""A statistics class to compute the average,
ssd
, and count of
467
self.
ssd
= _calc_sample_standard_deviation(scores)
469
self.all_data = (self.average, self.
ssd
, self.count)
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/
invalid-ar.s
121
mov.i r1 = ar.
ssd
regs.d
[
all
...]
/toolchain/binutils/binutils-2.25/gas/config/
tc-hppa.c
7418
ssd
_chain_struct *
ssd
;
local
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/Ipf/
AsmFuncs.s
825
mov loc0=ar.
ssd
;; // save ar.
ssd
(ar26 - ia32 ss descriptor)
[
all
...]
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/Ipf/
IpfThunk.s
205
mov ar.
ssd
= r3;; // ar26 =
SSD
/external/libexif/
configure
[
all
...]
/prebuilts/tools/common/m2/repository/org/xerial/sqlite-jdbc/3.16.1/
sqlite-jdbc-3.16.1.jar
Completed in 724 milliseconds