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:res64
(Results
1 - 12
of
12
) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H
A
D
nvc0_query_sw.c
104
uint64_t *
res64
= (uint64_t *)result;
in nvc0_sw_get_query_result()
local
H
A
D
nvc0_query_hw.c
312
uint64_t *
res64
= (uint64_t*)result;
in nvc0_hw_get_query_result()
local
H
A
D
nvc0_query_hw_metric.c
503
sm20_hw_metric_calc_result(struct nvc0_hw_query *hq, uint64_t
res64
[8])
in sm20_hw_metric_calc_result()
argument
550
sm21_hw_metric_calc_result(struct nvc0_hw_query *hq, uint64_t
res64
[8])
sm21_hw_metric_calc_result()
argument
596
sm30_hw_metric_calc_result(struct nvc0_hw_query *hq, uint64_t
res64
[8])
sm30_hw_metric_calc_result()
argument
651
sm35_hw_metric_calc_result(struct nvc0_hw_query *hq, uint64_t
res64
[8])
sm35_hw_metric_calc_result()
argument
675
uint64_t
res64
[8] = {};
nvc0_hw_metric_get_query_result()
local
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H
A
D
nv50_query_hw.c
276
uint64_t *
res64
= (uint64_t *)result;
in nv50_hw_get_query_result()
local
H
A
D
nv50_query_hw_metric.c
105
sm11_hw_metric_calc_result(struct nv50_hw_query *hq, uint64_t
res64
[4])
in sm11_hw_metric_calc_result()
argument
128
uint64_t
res64
[4] = {};
in nv50_hw_metric_get_query_result()
local
/third_party/mesa3d/src/gallium/auxiliary/hud/
H
A
D
hud_driver_query.c
243
uint64_t *
res64
= (uint64_t *)&result;
in query_new_value_normal()
local
/third_party/node/deps/v8/src/codegen/
H
A
D
code-stub-assembler.cc
673
TNode<Int64T>
res64
= CountTrailingZeros64(ChangeUint32ToUint64(value));
in CountTrailingZeros32()
local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H
A
D
vktImageTranscodingSupportTests.cpp
513
const deUint64*
res64
= reinterpret_cast<const deUint64*>(result);
in compareAndLog()
local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H
A
D
vktImageTranscodingSupportTests.cpp
513
const deUint64*
res64
= reinterpret_cast<const deUint64*>(result);
in compareAndLog()
local
/third_party/icu/icu4c/source/common/
H
A
D
putil.cpp
534
int64_t
res64
= a64 + b64;
in uprv_add32_overflow()
local
545
int64_t
res64
= a64 * b64;
in uprv_mul32_overflow()
local
/third_party/node/deps/icu-small/source/common/
H
A
D
putil.cpp
534
int64_t
res64
= a64 + b64;
in uprv_add32_overflow()
local
545
int64_t
res64
= a64 * b64;
in uprv_mul32_overflow()
local
/third_party/skia/third_party/externals/icu/source/common/
H
A
D
putil.cpp
534
int64_t
res64
= a64 + b64;
in uprv_add32_overflow()
local
545
int64_t
res64
= a64 * b64;
in uprv_mul32_overflow()
local
Completed in 30 milliseconds