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:epoch
(Results
26 - 41
of
41
) sorted by relevance
1
2
/third_party/icu/icu4c/source/i18n/
H
A
D
astro.cpp
1418
const double
epoch
= 2451545.0; // 2000 AD, January 1.5
eclipticObliquity()
local
[all...]
/third_party/libuv/src/win/
H
A
D
util.c
1684
const uint64_t
epoch
= (uint64_t) 116444736000000000ULL;
in uv_gettimeofday()
local
/third_party/node/deps/icu-small/source/i18n/
H
A
D
astro.cpp
1418
const double
epoch
= 2451545.0; // 2000 AD, January 1.5
eclipticObliquity()
local
[all...]
/third_party/node/deps/uv/src/win/
H
A
D
util.c
1882
const uint64_t
epoch
= (uint64_t) 116444736000000000ULL;
in uv_gettimeofday()
local
/third_party/skia/third_party/externals/icu/source/i18n/
H
A
D
astro.cpp
1418
const double
epoch
= 2451545.0; // 2000 AD, January 1.5
eclipticObliquity()
local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H
A
D
calregts.cpp
1285
UDate
epoch
= makeDate(1970, UCAL_JANUARY, 1);
in test4108764()
local
/third_party/mbedtls/library/
H
A
D
ssl_msg.c
3478
size_t sid_len, cookie_len,
epoch
, fragment_offset;
in mbedtls_ssl_check_dtls_clihlo_cookie()
local
[all...]
H
A
D
ssl_misc.h
858
unsigned
epoch
;
member
/base/notification/distributed_notification_service/frameworks/ans/src/
H
A
D
notification_request.cpp
1808
auto
epoch
= nowSys.time_since_epoch();
in GetNowSysTime()
local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_self_cure/
H
A
D
self_cure_state_machine.cpp
2149
auto
epoch
= nowSys.time_since_epoch();
in GetNowMilliSeconds()
local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H
A
D
bcmmsgbuf.h
154
uint8
epoch
;
member
/third_party/python/Modules/
H
A
D
_datetimemodule.c
4986
static long long
epoch
= 719163LL * 24 * 60 * 60;
variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H
A
D
BitcodeReader.cpp
212
unsigned
epoch
= (unsigned)Record[0];
in readIdentificationBlock()
local
/third_party/node/deps/openssl/openssl/ssl/
H
A
D
ssl_local.h
1914
unsigned short
epoch
;
member
/third_party/openssl/ssl/
H
A
D
ssl_local.h
1858
unsigned short
epoch
;
member
/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 64 milliseconds
1
2