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:bufferPtr
(Results
1 - 25
of
74
) sorted by relevance
1
2
3
/third_party/musl/libc-test/src/functionalext/supplement/mman/mman_gtest/
H
A
D
mman_mprotect_test.cpp
27
char*
bufferPtr
= static_cast<char*>(memoryBuffer);
in HWTEST_F()
local
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
H
A
D
system_environment.cpp
35
passwd *
bufferPtr
= nullptr;
in GetUidForName()
local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/
H
A
D
vktPostmortemShaderTimeoutTests.cpp
206
const deUint32*
bufferPtr
= static_cast<deUint32*>(storageAllocation.getHostPtr());
in iterate()
local
H
A
D
vktPostmortemUseAfterFreeTests.cpp
290
tcu::UVec4*
bufferPtr
= static_cast<tcu::UVec4*>(inputBufferAllocation.getHostPtr());
in iterate()
local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/postmortem/
H
A
D
vktPostmortemShaderTimeoutTests.cpp
206
const deUint32*
bufferPtr
= static_cast<deUint32*>(storageAllocation.getHostPtr());
in iterate()
local
H
A
D
vktPostmortemUseAfterFreeTests.cpp
296
tcu::UVec4*
bufferPtr
= static_cast<tcu::UVec4*>(inputBufferAllocation.getHostPtr());
in iterate()
local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H
A
D
vktApiDescriptorSetTests.cpp
375
deUint32 *
bufferPtr
= (deUint32 *)buffer->getAllocation().getHostPtr();
in descriptorSetLayoutBindingOrderingTest()
local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
H
A
D
vktComputeBasicComputeShaderTests.cpp
282
const deUint32*
bufferPtr
= static_cast<deUint32*>(bufferAllocation.getHostPtr());
in iterate()
local
464
const deUint32*
bufferPtr
= static_cast<deUint32*>(bufferAllocation.getHostPtr());
in iterate()
local
649
const deUint32*
bufferPtr
= static_cast<deUint32*>(bufferAllocation.getHostPtr());
in iterate()
local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H
A
D
vktRayQueryProceduralGeometryTests.cpp
229
void*
bufferPtr
= bufferAlloc.getHostPtr();
in clearBuffer()
local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H
A
D
vktSpvAsmFromHlslTests.cpp
120
int*
bufferPtr
= static_cast<int*>(inAllocation->getHostPtr());
in iterate()
local
206
const int*
bufferPtr
= static_cast<int*>(outAllocation->getHostPtr());
in iterate()
local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H
A
D
vktApiDescriptorSetTests.cpp
375
deUint32 *
bufferPtr
= (deUint32 *)buffer->getAllocation().getHostPtr();
in descriptorSetLayoutBindingOrderingTest()
local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
H
A
D
vktComputeBasicComputeShaderTests.cpp
268
const deUint32*
bufferPtr
= static_cast<deUint32*>(bufferAllocation.getHostPtr());
in iterate()
local
439
const deUint32*
bufferPtr
= static_cast<deUint32*>(bufferAllocation.getHostPtr());
in iterate()
local
612
const deUint32*
bufferPtr
= static_cast<deUint32*>(bufferAllocation.getHostPtr());
in iterate()
local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
H
A
D
vktRayQueryProceduralGeometryTests.cpp
229
void*
bufferPtr
= bufferAlloc.getHostPtr();
in clearBuffer()
local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H
A
D
vktSpvAsmFromHlslTests.cpp
120
int*
bufferPtr
= static_cast<int*>(inAllocation->getHostPtr());
in iterate()
local
206
const int*
bufferPtr
= static_cast<int*>(outAllocation->getHostPtr());
in iterate()
local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/
H
A
D
vktConditionalDispatchTests.cpp
345
const deUint32*
bufferPtr
= static_cast<deUint32*>(outputBufferAllocation.getHostPtr());
in iterate()
local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H
A
D
vktDrawConcurrentTests.cpp
232
deUint32*
bufferPtr
= static_cast<deUint32*>(bufferAllocation.getHostPtr());
in iterate()
local
433
const deUint32*
bufferPtr
= static_cast<deUint32*>(bufferAllocation.getHostPtr());
in iterate()
local
H
A
D
vktDrawOHOSNativeBufferTests.cpp
333
pt::OHOSNativeBufferPtr
bufferPtr
= api->Allocate(WIDTH, HEIGHT,
in iterate()
local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/
H
A
D
vktConditionalDispatchTests.cpp
347
const deUint32*
bufferPtr
= static_cast<deUint32*>(outputBufferAllocation.getHostPtr());
in iterate()
local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H
A
D
vktDrawConcurrentTests.cpp
232
deUint32*
bufferPtr
= static_cast<deUint32*>(bufferAllocation.getHostPtr());
in iterate()
local
433
const deUint32*
bufferPtr
= static_cast<deUint32*>(bufferAllocation.getHostPtr());
in iterate()
local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H
A
D
vktRayTracingNullASTests.cpp
517
const deUint32*
bufferPtr
= (deUint32*)buffer->getAllocation().getHostPtr();
in validateBuffer()
local
H
A
D
vktRayTracingProceduralGeometryTests.cpp
311
void*
bufferPtr
= bufferAlloc.getHostPtr();
in clearBuffer()
local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H
A
D
vktRayTracingNullASTests.cpp
517
const deUint32*
bufferPtr
= (deUint32*)buffer->getAllocation().getHostPtr();
in validateBuffer()
local
H
A
D
vktRayTracingProceduralGeometryTests.cpp
311
void*
bufferPtr
= bufferAlloc.getHostPtr();
in clearBuffer()
local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H
A
D
vktImageSubresourceLayoutTests.cpp
402
auto*
bufferPtr
= reinterpret_cast<unsigned char*>(bufferAlloc.getHostPtr());
in iterateAspect()
local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H
A
D
vktPipelineImage2DViewOf3DTests.cpp
567
const deUint32*
bufferPtr
= static_cast<deUint32*>(outputBufferAllocation.getHostPtr());
in iterate()
local
568
tcu::ConstPixelBufferAccess pixelBufferAccess (mapVkFormat(VK_FORMAT_R8G8B8A8_UNORM), testMipLevelSize.x(), testMipLevelSize.y(), 1u,
bufferPtr
);
in iterate()
local
Completed in 24 milliseconds
1
2
3