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 - 25
of
87
) sorted by relevance
1
2
3
4
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
H
A
D
Buffer.hpp
26
vk::Buffer
getBuffer
()
in getBuffer()
function in Buffer
/third_party/icu/icu4c/source/common/
H
A
D
ulocimp.h
346
char*
getBuffer
() {
in getBuffer()
function in PreflightingLocaleIDBuffer
H
A
D
uvectr32.h
275
inline int32_t *UVector32::
getBuffer
() const {
in getBuffer()
function in UVector32
H
A
D
uvectr64.h
256
inline int64_t *UVector64::
getBuffer
() const {
in getBuffer()
function in UVector64
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H
A
D
vktApiComputeInstanceResultBuffer.hpp
55
inline vk::VkBuffer
getBuffer
(void) const { return *m_buffer; }
in getBuffer()
function in vkt::api::ComputeInstanceResultBuffer
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H
A
D
vktApiComputeInstanceResultBuffer.hpp
55
inline vk::VkBuffer
getBuffer
(void) const { return *m_buffer; }
in getBuffer()
function in vkt::api::ComputeInstanceResultBuffer
/third_party/skia/third_party/externals/oboe/src/flowgraph/
H
A
D
FlowGraphNode.cpp
104
float *FlowGraphPortFloatInput::
getBuffer
() {
in getBuffer()
function in FlowGraphPortFloatInput
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H
A
D
DebugStringTableSubsection.h
46
BinaryStreamRef
getBuffer
() const { return Stream; }
in getBuffer()
function in llvm::codeview::DebugStringTableSubsectionRef
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H
A
D
UVector32.java
22
public int[]
getBuffer
() { return buffer; }
in getBuffer()
method in UVector32
H
A
D
UVector64.java
22
public long[]
getBuffer
() { return buffer; }
in getBuffer()
method in UVector64
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H
A
D
UVector64.java
26
public long[]
getBuffer
() { return buffer; }
in getBuffer()
method in UVector64
H
A
D
UVector32.java
26
public int[]
getBuffer
() { return buffer; }
in getBuffer()
method in UVector32
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
H
A
D
DmaBufImageSiblingEGL.cpp
72
EGLClientBuffer DmaBufImageSiblingEGL::
getBuffer
() const
in getBuffer()
function in rx::DmaBufImageSiblingEGL
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H
A
D
MemoryBuffer.h
63
StringRef
getBuffer
() const {
in getBuffer()
function in llvm::MemoryBuffer
175
MutableArrayRef<char>
getBuffer
() {
in getBuffer()
function in llvm::WritableMemoryBuffer
237
MutableArrayRef<char>
getBuffer
() {
in getBuffer()
function in llvm::WriteThroughMemoryBuffer
272
StringRef
getBuffer
() const { return Buffer; }
in getBuffer()
function in llvm::MemoryBufferRef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H
A
D
MemoryBuffer.h
59
StringRef
getBuffer
() const {
in getBuffer()
function in llvm::MemoryBuffer
169
StringRef
getBuffer
() const { return Buffer; }
in getBuffer()
function in llvm::MemoryBufferRef
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/android/
H
A
D
NativeBufferImageSiblingAndroid.cpp
70
EGLClientBuffer NativeBufferImageSiblingAndroid::
getBuffer
() const
in getBuffer()
function in rx::NativeBufferImageSiblingAndroid
/third_party/node/deps/icu-small/source/common/
H
A
D
uvectr32.h
275
inline int32_t *UVector32::
getBuffer
() const {
in getBuffer()
function in UVector32
H
A
D
uvectr64.h
256
inline int64_t *UVector64::
getBuffer
() const {
in getBuffer()
function in UVector64
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H
A
D
IndexBuffer9.cpp
156
IDirect3DIndexBuffer9 *IndexBuffer9::
getBuffer
() const
in getBuffer()
function in rx::IndexBuffer9
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H
A
D
IndexBuffer11.cpp
155
const d3d11::Buffer &IndexBuffer11::
getBuffer
() const
in getBuffer()
function in rx::IndexBuffer11
/third_party/vk-gl-cts/executor/
H
A
D
xeTcpIpLink.hpp
83
de::BlockBuffer<deUint8>&
getBuffer
(void) { return m_buffer; }
in getBuffer()
function in xe::TcpIpSendThread
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H
A
D
TransformFeedback.cpp
34
Buffer* TransformFeedback::
getBuffer
(GLuint index) const
in getBuffer()
function in es2::TransformFeedback
/third_party/skia/third_party/externals/icu/source/common/
H
A
D
uvectr32.h
275
inline int32_t *UVector32::
getBuffer
() const {
in getBuffer()
function in UVector32
H
A
D
uvectr64.h
256
inline int64_t *UVector64::
getBuffer
() const {
in getBuffer()
function in UVector64
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H
A
D
ByteBufferWriter.java
136
private static byte[]
getBuffer
() {
in getBuffer()
method in ByteBufferWriter
Completed in 9 milliseconds
1
2
3
4