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:val64
(Results
1 - 6
of
6
) sorted by relevance
/third_party/vk-gl-cts/framework/delibs/debase/
H
A
D
deFloat16.c
102
deFloat16 deFloat64To16 (double
val64
)
in deFloat64To16()
argument
368
deFloat16 deFloat64To16Round (double
val64
, deRoundingMode mode)
in deFloat64To16Round()
argument
/third_party/elfutils/libdwfl/
H
A
D
linux-core-attach.c
232
uint64_t
val64
= read_8ubyte_unaligned_noncvt (desc + item->offset);
in core_set_initial_registers()
local
274
uint64_t
val64
= read_8ubyte_unaligned_noncvt (reg_desc);
in core_set_initial_registers()
local
[all...]
/third_party/lwip/src/apps/snmp/
H
A
D
snmp_mib2_tcp.c
127
u64_t
val64
= STATS_GET(mib2.tcpinsegs);
in tcp_get_value()
local
133
u64_t
val64
= STATS_GET(mib2.tcpoutsegs);
in tcp_get_value()
local
H
A
D
snmp_mib2_udp.c
81
u64_t
val64
= STATS_GET(mib2.udpindatagrams);
in udp_get_value()
local
87
u64_t
val64
= STATS_GET(mib2.udpoutdatagrams);
in udp_get_value()
local
/third_party/openssl/test/
H
A
D
threadstest.c
146
uint64_t
val64
= 1, ret64 = 0;
in test_atomic()
local
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H
A
D
cnumtst.c
1441
int64_t
val64
;
in TestInt64Format()
local
[all...]
Completed in 7 milliseconds