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:normalizedTime
(Results
1 - 12
of
12
) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H
A
D
EGLInitializePerf.cpp
148
mReporter->AddResult(".LoadDLLs",
normalizedTime
(mCaptures.loadDLLsMS));
in TearDown()
149
mReporter->AddResult(".D3D11CreateDevice",
normalizedTime
(mCaptures.createDeviceMS));
in TearDown()
150
mReporter->AddResult(".InitResources",
normalizedTime
(mCaptures.initResourcesMS));
in TearDown()
H
A
D
ANGLEPerfTest.h
96
double
normalizedTime
(size_t value) const;
H
A
D
ANGLEPerfTest.cpp
473
double ANGLEPerfTest::
normalizedTime
(size_t value) const
in normalizedTime()
function in ANGLEPerfTest
/third_party/skia/modules/audioplayer/
H
A
D
SkAudioPlayer.h
24
double
normalizedTime
() const { return this->time() / this->duration(); }
in normalizedTime()
function in SkAudioPlayer
H
A
D
SkAudioPlayer.cpp
27
return this->
normalizedTime
();
in setNormalizedTime()
/third_party/skia/samplecode/
H
A
D
SampleAudio.cpp
50
r.fRight = r.fLeft + (float)fPlayer->
normalizedTime
() * r.width();
/third_party/node/deps/icu-small/source/i18n/unicode/
H
A
D
dtitvfmt.h
930
* @param
normalizedTime
Output parameter for normalized time only
938
UnicodeString&
normalizedTime
);
/third_party/icu/icu4c/source/i18n/unicode/
H
A
D
dtitvfmt.h
930
* @param
normalizedTime
Output parameter for normalized time only
938
UnicodeString&
normalizedTime
);
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H
A
D
dtitvfmt.h
932
* @param
normalizedTime
Output parameter for normalized time only
940
UnicodeString&
normalizedTime
);
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H
A
D
DateIntervalFormat.java
1392
StringBuilder
normalizedTime
= new StringBuilder(skeleton.length());
in initializeIntervalPattern()
1406
time,
normalizedTime
);
in initializeIntervalPattern()
1411
String normalizedTimeSkeleton =
normalizedTime
.toString();
in initializeIntervalPattern()
1722
* @param
normalizedTime
Output parameter for normalized time only
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H
A
D
DateIntervalFormat.java
1317
StringBuilder
normalizedTime
= new StringBuilder(skeleton.length());
in initializeIntervalPattern()
1331
time,
normalizedTime
);
in initializeIntervalPattern()
1336
String normalizedTimeSkeleton =
normalizedTime
.toString();
in initializeIntervalPattern()
1543
* @param
normalizedTime
Output parameter for normalized time only
/third_party/skia/third_party/externals/sfntly/java/lib/
H
A
D
icu4j-4_8_1_1.jar
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/
...
Completed in 16 milliseconds