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:SECONDS
(Results
1 - 9
of
9
) sorted by relevance
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/
H
A
D
Timer.java
19
public static final long
SECONDS
= 100000000;
field in Timer
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
H
A
D
Timer.java
16
public static final long
SECONDS
= 100000000;
field in Timer
/third_party/node/deps/openssl/openssl/apps/
H
A
D
s_time.c
32
#define
SECONDS
30
macro
H
A
D
speed.c
11
#undef
SECONDS
macro
12
#define
SECONDS
3
macro
/third_party/rust/crates/humantime/src/
H
A
D
date.rs
8
pub const
SECONDS
: u64 = ::std::u64::MAX / 1_000_000_000;
consts
19
pub const
SECONDS
: u64 = ::std::i32::MAX as u64;
consts
30
pub const
SECONDS
: u64 = 253_402_300_800-1; // last second of year 9999
consts
/third_party/openssl/apps/
H
A
D
s_time.c
32
#define
SECONDS
30
macro
H
A
D
speed.c
11
#undef
SECONDS
macro
12
#define
SECONDS
3
macro
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H
A
D
RelativeDateTimeFormatter.java
122
SECONDS
,
enum constant
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H
A
D
RelativeDateTimeFormatter.java
115
SECONDS
,
enum constant
Completed in 19 milliseconds