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:relocs
(Results
1 - 25
of
37
) sorted by relevance
1
2
/third_party/mesa3d/src/freedreno/drm/msm/
H
A
D
msm_priv.h
96
struct drm_msm_gem_submit_reloc *
relocs
= U642VOID(cmd->
relocs
);
in msm_dump_submit()
local
H
A
D
msm_ringbuffer.c
253
struct drm_msm_gem_submit_reloc *
relocs
;
in handle_stateobj_relocs()
local
313
void *
relocs
= handle_stateobj_
relocs
(msm_submit, msm_ring);
msm_submit_flush()
local
[all...]
/third_party/elfutils/libdwfl/
H
A
D
derelocate.c
41
Elf_Scn *
relocs
;
member
52
Elf_Scn *
relocs
;
member
[all...]
/third_party/libdrm/nouveau/
H
A
D
bufctx.c
45
int
relocs
;
member
H
A
D
nouveau.h
176
int
relocs
;
member
H
A
D
pushbuf.c
495
int
relocs
= bctx ? bctx->
relocs
* 2: 0;
in pushbuf_validate()
local
644
nouveau_pushbuf_space(struct nouveau_pushbuf *push, uint32_t dwords, uint32_t
relocs
, uint32_t pushes)
nouveau_pushbuf_space()
argument
/third_party/mesa3d/src/gallium/drivers/r600/
H
A
D
evergreen_compute_internal.h
64
struct r600_shader_reloc *
relocs
;
member
/third_party/libdrm/include/drm/
H
A
D
qxl_drm.h
84
__u64
relocs
; /* struct drm_qxl_reloc* */
member
H
A
D
msm_drm.h
175
__u64
relocs
; /* in, ptr to array of submit_reloc's */
member
/third_party/mesa3d/src/broadcom/clif/
H
A
D
clif_dump.c
301
struct reloc_worklist_entry **
relocs
=
in clif_dump_buffers()
local
/third_party/mesa3d/src/gallium/winsys/radeon/drm/
H
A
D
radeon_drm_cs.h
63
struct drm_radeon_cs_reloc *
relocs
;
member
/third_party/mesa3d/src/intel/common/tests/
H
A
D
mi_builder_test.cpp
142
std::vector<drm_i915_gem_relocation_entry>
relocs
;
member in mi_builder_test
/third_party/libdrm/radeon/
H
A
D
radeon_cs_gem.c
77
uint32_t *
relocs
;
member
[all...]
H
A
D
radeon_cs_int.h
21
void *
relocs
;
member
/third_party/mesa3d/src/gallium/drivers/i915/
H
A
D
i915_winsys.h
76
size_t
relocs
;
member
/third_party/mesa3d/src/gallium/drivers/iris/
H
A
D
iris_disk_cache.c
202
struct brw_shader_reloc *
relocs
=
in iris_disk_cache_retrieve()
local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H
A
D
nvc0_program.h
68
void *
relocs
;
member
/third_party/libdrm/freedreno/msm/
H
A
D
msm_ringbuffer.c
405
struct drm_msm_gem_submit_reloc *
relocs
= U642VOID(cmd->
relocs
);
in dump_submit()
local
422
struct drm_msm_gem_submit_reloc *
relocs
= malloc(nr_relocs * sizeof(*
relocs
));
in handle_stateobj_relocs()
local
488
struct drm_msm_gem_submit_reloc *
relocs
= msm_cmd->
relocs
;
msm_ringbuffer_flush()
local
[all...]
/third_party/libdrm/etnaviv/
H
A
D
etnaviv_priv.h
141
struct drm_etnaviv_gem_submit_reloc *
relocs
;
member
/third_party/mesa3d/src/etnaviv/drm/
H
A
D
etnaviv_priv.h
145
struct drm_etnaviv_gem_submit_reloc *
relocs
;
member
/third_party/mesa3d/src/amd/common/
H
A
D
ac_rtld.c
801
Elf_Data *
relocs
= elf_getdata(section, NULL);
in ac_rtld_upload()
local
/third_party/mesa3d/src/intel/tools/
H
A
D
intel_dump_gpu.c
139
const struct drm_i915_gem_relocation_entry *
relocs
=
in relocate_bo()
local
/third_party/mesa3d/include/drm-uapi/
H
A
D
tegra_drm.h
494
__u64
relocs
;
member
/third_party/mesa3d/src/gallium/drivers/crocus/
H
A
D
crocus_batch.h
67
struct drm_i915_gem_relocation_entry *
relocs
;
member
79
struct crocus_reloc_list
relocs
;
member
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H
A
D
vmw_context.c
123
struct vmw_buffer_relocation
relocs
[VMW_REGION_RELOCS];
member
Completed in 17 milliseconds
1
2