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:new_bo
(Results
1 - 13
of
13
) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/v3d/
H
A
D
v3d_cl.c
69
struct v3d_bo *
new_bo
= v3d_bo_alloc(cl->job->v3d->screen, space, "CL");
in v3d_cl_ensure_space_with_branch()
local
H
A
D
v3d_bufmgr.h
69
v3d_bo_set_reference(struct v3d_bo **old_bo, struct v3d_bo *
new_bo
)
in v3d_bo_set_reference()
argument
/third_party/mesa3d/src/freedreno/vulkan/
H
A
D
tu_cs.c
127
struct tu_bo *
new_bo
;
in tu_cs_add_bo()
local
/third_party/mesa3d/src/broadcom/clif/
H
A
D
clif_dump.c
315
struct clif_bo *
new_bo
= clif_lookup_bo(clif, reloc->addr);
in clif_dump_buffers()
local
/third_party/mesa3d/src/gallium/drivers/crocus/
H
A
D
crocus_program_cache.c
143
struct crocus_bo *
new_bo
;
in crocus_cache_new_bo()
local
H
A
D
crocus_batch.c
641
struct crocus_bo *
new_bo
= crocus_bo_alloc(bufmgr, bo->name, new_size);
in crocus_grow_buffer()
local
[all...]
H
A
D
crocus_resource.c
1176
struct crocus_bo *
new_bo
=
in crocus_invalidate_resource()
local
/third_party/mesa3d/src/intel/tools/
H
A
D
error2aub.c
180
struct bo *
new_bo
= calloc(1, sizeof(*
new_bo
));
in find_or_create()
local
/third_party/mesa3d/src/gallium/drivers/lima/
H
A
D
lima_resource.c
621
struct lima_bo *
new_bo
;
in lima_transfer_map()
local
/third_party/mesa3d/src/intel/vulkan/
H
A
D
anv_cmd_buffer.c
329
struct anv_bo *
new_bo
;
in anv_cmd_buffer_set_ray_query_buffer()
local
1087
struct anv_bo *
new_bo
;
in anv_CmdSetRayTracingPipelineStackSizeKHR()
local
H
A
D
anv_batch_chain.c
458
struct anv_bo *
new_bo
;
in anv_batch_bo_grow()
local
H
A
D
anv_allocator.c
506
struct anv_bo *
new_bo
;
in anv_block_pool_expand_range()
local
539
struct anv_bo *
new_bo
;
in anv_block_pool_expand_range()
local
1727
struct anv_bo
new_bo
= {
in anv_device_alloc_bo()
local
1890
struct anv_bo
new_bo
= {
anv_device_import_bo_from_host_ptr()
local
2019
struct anv_bo
new_bo
= {
anv_device_import_bo()
local
[all...]
/third_party/mesa3d/src/gallium/drivers/iris/
H
A
D
iris_resource.c
1932
struct iris_bo *
new_bo
=
in iris_invalidate_resource()
local
Completed in 22 milliseconds