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:qword
(Results
1 - 10
of
10
) sorted by relevance
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
H
A
D
raw_data.hpp
42
typedef detail::uint64
qword
;
typedef
/third_party/mesa3d/src/gallium/drivers/virgl/
H
A
D
virgl_encode.h
63
virgl_encoder_write_
qword
(struct virgl_cmd_buf *state, uint64_t
qword
)
virgl_encoder_write_qword()
argument
H
A
D
virgl_encode.c
621
uint64_t
qword
;
in virgl_encode_clear()
local
/third_party/libdrm/radeon/
H
A
D
radeon_cs.h
123
static inline void radeon_cs_write_qword(struct radeon_cs *cs, uint64_t
qword
)
in radeon_cs_write_qword()
argument
/third_party/skia/third_party/externals/swiftshader/src/System/
H
A
D
Types.hpp
79
typedef ALIGN(8, uint64_t)
qword
;
member
/third_party/skia/third_party/externals/swiftshader/src/Common/
H
A
D
Types.hpp
51
typedef ALIGN(8, uint64_t)
qword
;
member
/third_party/mesa3d/src/panfrost/midgard/
H
A
D
mir_promote_uniforms.c
292
unsigned
qword
= ins->constants.u32[0] / 16;
in midgard_promote_uniforms()
local
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H
A
D
Surface.hpp
365
typedef uint64_t
qword
;
typedef in sw::Surface
/third_party/mesa3d/src/freedreno/decode/
H
A
D
cffdec.c
404
reg_dump_gpuaddr64(const char *name, uint64_t
qword
, int level)
in reg_dump_gpuaddr64()
argument
474
reg_disasm_gpuaddr64(const char *name, uint64_t
qword
, int level)
in reg_disasm_gpuaddr64()
argument
878
uint64_t
qword
= (((uint64_t)reg_val(regbase + 1)) << 32) | dword;
in dump_register()
local
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H
A
D
nir_to_spirv.c
2443
bool
qword
= nir_src_bit_size(intr->src[0]) == 64;
in emit_store_shared()
local
Completed in 27 milliseconds