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:GetBuffer
(Results
1 - 9
of
9
) sorted by relevance
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H
A
D
ScratchBuffer.cpp
42
BufferBase* ScratchBuffer::
GetBuffer
() const {
in GetBuffer()
function in dawn_native::ScratchBuffer
/third_party/openSLES/api/1.0.1/
H
A
D
OpenSLES_OpenHarmony.h
62
SLresult (*
GetBuffer
) (
member
/third_party/vixl/src/
H
A
D
assembler-base-vixl.h
78
CodeBuffer*
GetBuffer
() { return &buffer_; }
in GetBuffer()
function in vixl::internal::AssemblerBase
79
const CodeBuffer&
GetBuffer
() const { return buffer_; }
in GetBuffer()
function in vixl::internal::AssemblerBase
/third_party/protobuf/src/google/protobuf/stubs/
H
A
D
bytestream.cc
114
char* GrowingArrayByteSink::
GetBuffer
(size_t* nbytes) {
in GetBuffer()
function in google::protobuf::strings::GrowingArrayByteSink
/third_party/node/deps/v8/src/objects/
H
A
D
js-array-buffer.cc
220
Handle<JSArrayBuffer> JSTypedArray::
GetBuffer
() {
in GetBuffer()
function in v8::internal::JSTypedArray
/third_party/vk-gl-cts/external/amber/src/src/
H
A
D
script.h
126
Buffer*
GetBuffer
(const std::string& name) const {
in GetBuffer()
function in amber::Script
H
A
D
command.h
334
Buffer*
GetBuffer
() const { return buffer_; }
in GetBuffer()
function in amber::Probe
553
Buffer*
GetBuffer
() const { return buffer_; }
in GetBuffer()
function in amber::BufferCommand
/third_party/skia/third_party/externals/libwebp/src/demux/
H
A
D
demux.c
142
static WEBP_INLINE const uint8_t*
GetBuffer
(MemBuffer* const mem) {
in GetBuffer()
function
/third_party/skia/third_party/externals/libwebp/examples/
H
A
D
webpinfo.c
194
static const uint8_t*
GetBuffer
(MemBuffer* const mem) {
in GetBuffer()
function
Completed in 13 milliseconds