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
refs:base_buffer
(Results
1 - 4
of
4
) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/d3d12/
H
A
D
d3d12_bufmgr.h
83
struct pb_buffer *
base_buffer
;
in d3d12_bo_get_base()
local
84
pb_get_base_buffer(bo->buffer, &
base_buffer
, offset);
in d3d12_bo_get_base()
85
return d3d12_buffer(
base_buffer
)->bo;
in d3d12_bo_get_base()
/third_party/ffmpeg/libavcodec/
H
A
D
snow_dwt.h
51
IDWTELEM *
base_buffer
; ///< Buffer that this structure is caching.
member
96
IDWTELEM *
base_buffer
);
H
A
D
snow_dwt.c
30
IDWTELEM *
base_buffer
)
in ff_slice_buffer_init()
34
buf->
base_buffer
=
base_buffer
;
in ff_slice_buffer_init()
28
ff_slice_buffer_init(slice_buffer *buf, int line_count, int max_allocated_lines, int line_width, IDWTELEM *
base_buffer
)
ff_slice_buffer_init()
argument
/third_party/node/deps/ada/
H
A
D
ada.h
4903
inline void update_base_authority(std::string_view
base_buffer
,
5777
std::string_view
base_buffer
, const ada::url_components &base) {
in update_base_authority()
5778
std::string_view input =
base_buffer
.substr(
in update_base_authority()
5776
update_base_authority( std::string_view
base_buffer
, const ada::url_components &base)
update_base_authority()
argument
Completed in 17 milliseconds