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:old_bo
(Results
1 - 7
of
7
) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/v3d/
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/gallium/winsys/radeon/drm/
H
A
D
radeon_drm_bo.c
718
struct radeon_bo *
old_bo
=
in radeon_create_bo()
local
1162
struct radeon_bo *
old_bo
=
in radeon_winsys_bo_from_ptr()
local
1294
struct radeon_bo *
old_bo
=
in radeon_winsys_bo_from_handle()
local
/third_party/mesa3d/src/gallium/drivers/crocus/
H
A
D
crocus_batch.c
610
struct crocus_bo *
old_bo
= grow->partial_bo;
in finish_growing_bos()
local
H
A
D
crocus_resource.c
1132
struct crocus_bo *
old_bo
= dst->bo;
in crocus_replace_buffer_storage()
local
1175
struct crocus_bo *
old_bo
= res->bo;
in crocus_invalidate_resource()
local
/third_party/mesa3d/src/intel/vulkan/
H
A
D
anv_allocator.c
2168
struct anv_bo
old_bo
= *bo;
in anv_device_release_bo()
local
/third_party/libdrm/tests/modetest/
H
A
D
modetest.c
830
struct bo *
old_bo
;
member
/third_party/mesa3d/src/gallium/drivers/iris/
H
A
D
iris_resource.c
1593
struct iris_bo *
old_bo
= old_res->bo;
in iris_reallocate_resource_inplace()
local
1888
struct iris_bo *
old_bo
= dst->bo;
in iris_replace_buffer_storage()
local
1931
struct iris_bo *
old_bo
= res->bo;
in iris_invalidate_resource()
local
Completed in 17 milliseconds