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
defs:Now
(Results
1 - 15
of
15
) sorted by relevance
/third_party/benchmark/src/
H
A
D
cycleclock.h
62
inline BENCHMARK_ALWAYS_INLINE int64_t
Now
() {
in Now()
function
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H
A
D
unscaledcycleclock.cc
40
int64_t UnscaledCycleClock::
Now
() {
in Now()
function in absl::base_internal::UnscaledCycleClock
H
A
D
cycleclock.cc
74
int64_t CycleClock::
Now
() {
in Now()
function in absl::base_internal::CycleClock
H
A
D
sysinfo.cc
232
static int64_t
Now
() { return base_internal::UnscaledCycleClock::
Now
(); }
in Now()
function in absl::base_internal::UnscaledCycleClockWrapperForInitializeFrequency
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
H
A
D
clock.cc
39
Time
Now
() {
in Now()
function
/third_party/node/deps/v8/src/base/platform/
H
A
D
elapsed-timer.h
118
static V8_INLINE TimeTicks
Now
() {
in Now()
function in v8::base::final
H
A
D
time.cc
300
Time
Now
() {
in Now()
function in v8::base::final
349
Time Time::
Now
() { return GetClock()->
Now
(); }
in Now()
function in v8::base::Time
391
Time Time::
Now
() {
in Now()
function in v8::base::Time
471
Time Time::
Now
() { return Time(SbTimeToPosix(SbTimeGetNow())); }
in Now()
function in v8::base::Time
695
TimeTicks TimeTicks::
Now
() {
Now()
function in v8::base::TimeTicks
711
TimeTicks TimeTicks::
Now
() {
Now()
function in v8::base::TimeTicks
773
ThreadTicks ThreadTicks::
Now
() {
Now()
function in v8::base::ThreadTicks
[all...]
/third_party/node/deps/v8/src/logging/
H
A
D
runtime-call-stats.h
101
V8_EXPORT_PRIVATE static base::TimeTicks (*
Now
)();
member in v8::internal::final::base
H
A
D
runtime-call-stats.cc
17
base::TimeTicks (*RuntimeCallTimer::
Now
)() = &base::TimeTicks::
Now
;
member in v8::internal::base
162
RuntimeCallTimer::
Now
= &RuntimeCallTimer::NowCPUTime;
in RuntimeCallStats()
member in v8::internal::RuntimeCallTimer
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H
A
D
NumberRegressionTests.java
1854
public String
Now
()
in Now()
method in myformat
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H
A
D
NumberRegressionTests.java
1848
public String
Now
()
in Now()
method in myformat
/third_party/json/tests/thirdparty/Fuzzer/
H
A
D
FuzzerLoop.cpp
752
auto
Now
= system_clock::now();
in Loop()
local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H
A
D
WinCOFFObjectWriter.cpp
829
std::time_t
Now
= time(nullptr);
in getTime()
local
/third_party/protobuf/src/google/protobuf/
H
A
D
map_test.cc
323
static int64
Now
() {
in Now()
function
[all...]
/third_party/node/deps/v8/src/objects/
H
A
D
js-temporal-objects.cc
5480
MaybeHandle<JSTemporalTimeZone> JSTemporalTimeZone::
Now
(Isolate* isolate) {
in Now()
function in v8::internal::JSTemporalTimeZone
5638
MaybeHandle<JSTemporalPlainDate> JSTemporalPlainDate::
Now
(
in Now()
function in v8::internal::JSTemporalPlainDate
5811
MaybeHandle<JSTemporalPlainDateTime> JSTemporalPlainDateTime::
Now
(
in Now()
function in v8::internal::JSTemporalPlainDateTime
6320
MaybeHandle<JSTemporalZonedDateTime> JSTemporalZonedDateTime::
Now
(
in Now()
function in v8::internal::JSTemporalZonedDateTime
6428
MaybeHandle<JSTemporalInstant> JSTemporalInstant::
Now
(Isolate* isolate) {
Now()
function in v8::internal::JSTemporalInstant
[all...]
Completed in 28 milliseconds