Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:real64
(Results
51 - 61
of
61
) sorted by relevance
1
2
3
/third_party/skia/third_party/externals/dng_sdk/source/
H
A
D
dng_types.h
82
typedef double
real64
;
typedef
H
A
D
dng_image_writer.h
450
real64
fValue;
455
real64
value = 0.0)
in tag_real64()
464
void Set (
real64
value)
in Set()
1017
real64
fValues [2 * kMaxColorPlanes];
H
A
D
dng_hue_sat_map.h
228
real64
weight1);
H
A
D
dng_xmp.cpp
283
real64
x = coord [0].As_real64 () * 60.0 +
in EncodeGPSCoordinate()
352
real64
minutes = 0.0;
in DecodeGPSCoordinate()
353
real64
seconds = 0.0;
in DecodeGPSCoordinate()
1404
real64
&x) const
in Get_real64()
1438
real64
x,
in Set_real64()
3420
real64
minFL = exif.fLensInfo [0].As_real64 ();
in SyncExif()
3421
real64
maxFL = exif.fLensInfo [1].As_real64 ();
in SyncExif()
3428
real64
minFS = exif.fLensInfo [2].As_real64 ();
in SyncExif()
3429
real64
maxFS = exif.fLensInfo [3].As_real64 ();
in SyncExif()
H
A
D
dng_parse_utils.h
136
void DumpExposureTime (
real64
x);
H
A
D
dng_hue_sat_map.cpp
263
real64
weight1)
in Interpolate()
H
A
D
dng_pixel_buffer.h
706
real64
MaximumDifference (const dng_pixel_buffer &rhs,
H
A
D
dng_parse_utils.cpp
2113
real64
x = stream.TagValue_real64 (tagType);
in DumpTagValues()
2247
void DumpExposureTime (
real64
x)
in DumpExposureTime()
H
A
D
dng_shared.cpp
2017
const
real64
scale = stream.TagValue_real64 (tagType);
in Parse_ifd0()
2018
const
real64
offset = stream.TagValue_real64 (tagType);
in Parse_ifd0()
H
A
D
dng_mosaic_info.cpp
1649
real64
cropFactor) const
H
A
D
dng_image_writer.cpp
378
const
real64
*p = (const
real64
*) fData;
in Put()
Completed in 22 milliseconds
1
2
3