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:unique_id
(Results
1 - 16
of
16
) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/d3d12/
H
A
D
d3d12_bufmgr.h
55
uint64_t
unique_id
;
member
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/
H
A
D
amdgpu_bo.h
98
uint32_t
unique_id
;
member
/third_party/mesa3d/src/gallium/drivers/zink/
H
A
D
zink_bo.h
104
uint32_t
unique_id
;
member
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H
A
D
instruction.h
237
uint32_t
unique_id
() const {
in unique_id()
function in spvtools::opt::Instruction
H
A
D
scalar_analysis.cpp
637
size_t
unique_id
= std::hash<const SENode*>{}(this);
in DumpDot()
local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H
A
D
instruction.h
237
uint32_t
unique_id
() const {
in unique_id()
function in spvtools::opt::Instruction
H
A
D
scalar_analysis.cpp
637
size_t
unique_id
= std::hash<const SENode*>{}(this);
in DumpDot()
local
/third_party/spirv-tools/source/opt/
H
A
D
instruction.h
250
uint32_t
unique_id
() const {
in unique_id()
function in spvtools::opt::Instruction
H
A
D
scalar_analysis.cpp
636
size_t
unique_id
= std::hash<const SENode*>{}(this);
in DumpDot()
local
/third_party/backends/sanei/
H
A
D
os2_srb.h
79
unique_id
[16]; /* 2A..39 */
member
/third_party/node/deps/v8/src/inspector/
H
A
D
v8-inspector-impl.cc
188
internal::V8DebuggerId
unique_id
;
in uniqueDebuggerId()
local
/third_party/node/deps/v8/src/objects/
H
A
D
shared-function-info.cc
31
void SharedFunctionInfo::Init(ReadOnlyRoots ro_roots, int
unique_id
) {
in Init()
argument
/third_party/node/deps/v8/src/heap/
H
A
D
factory-base.cc
849
int
unique_id
= -1;
in NewSharedFunctionInfo()
local
854
shared.Init(read_only_roots(),
unique_id
);
in NewSharedFunctionInfo()
local
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H
A
D
cfftypes.h
202
FT_ULong
unique_id
;
member
/third_party/skia/third_party/externals/freetype/include/freetype/
H
A
D
t1tables.h
138
FT_Int
unique_id
;
member
/third_party/libsnd/src/
H
A
D
common.h
385
unsigned
unique_id
;
member
Completed in 19 milliseconds