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:ui64
(Results
1 - 10
of
10
) sorted by relevance
/third_party/curl/include/curl/
H
A
D
system.h
91
# define CURL_SUFFIX_CURL_OFF_TU
ui64
115
# define CURL_SUFFIX_CURL_OFF_TU
ui64
177
# define CURL_SUFFIX_CURL_OFF_TU
ui64
356
# define CURL_SUFFIX_CURL_OFF_TU
ui64
362
# define CURL_SUFFIX_CURL_OFF_TU
ui64
/third_party/libuv/src/unix/
H
A
D
sunos.c
733
cpu_info->cpu_times.user = knp->value.
ui64
;
in uv_cpu_info()
737
cpu_info->cpu_times.sys = knp->value.
ui64
;
in uv_cpu_info()
741
cpu_info->cpu_times.idle = knp->value.
ui64
;
in uv_cpu_info()
745
cpu_info->cpu_times.irq = knp->value.
ui64
;
in uv_cpu_info()
/third_party/node/deps/uv/src/unix/
H
A
D
sunos.c
726
cpu_info->cpu_times.user = knp->value.
ui64
;
in uv_cpu_info()
730
cpu_info->cpu_times.sys = knp->value.
ui64
;
in uv_cpu_info()
734
cpu_info->cpu_times.idle = knp->value.
ui64
;
in uv_cpu_info()
738
cpu_info->cpu_times.irq = knp->value.
ui64
;
in uv_cpu_info()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Support/
H
A
D
DataTypes.h
168
#define UINT64_C(C) C##
ui64
/third_party/node/deps/uv/include/uv/
H
A
D
stdint-msvc2008.h
238
#define UINT64_C(val) val##
ui64
/third_party/ffmpeg/fftools/
H
A
D
cmdutils.h
129
uint64_t
ui64
;
member
/third_party/benchmark/src/
H
A
D
sysinfo.cc
770
double clock_hz = knp->value.
ui64
;
in GetCPUCyclesPerSecond()
/third_party/mbedtls/library/
H
A
D
sha512.c
38
#define UL64(x) x##
ui64
/third_party/skia/third_party/externals/swiftshader/tests/ReactorUnitTests/
H
A
D
ReactorUnitTests.cpp
3559
uint64_t
ui64
(1);
3574
RR_WATCH(
ui64
);
3596
"
ui64
: 1",
/third_party/mesa3d/src/mesa/main/
H
A
D
dlist.c
12692
uint64_t *
ui64
= (uint64_t *) &n[2];
in execute_list()
local
12693
CALL_VertexAttribL1ui64ARB(ctx->Exec, (n[1].ui, *
ui64
));
in execute_list()
Completed in 55 milliseconds