Home
last modified time | relevance | path

Searched defs:allocate (Results 76 - 100 of 102) sorted by relevance

12345

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/util/
H A DvktExternalMemoryUtil.cpp1485 pfnAHardwareBuffer_allocate allocate; member
1561 vk::pt::AndroidHardwareBufferPtr AndroidHardwareBufferExternalApi26::allocate( deUint32 width, in allocate() function in vkt::ExternalMemoryUtil::AndroidHardwareBufferExternalApi26
/third_party/vk-gl-cts/framework/platform/null/
H A DtcuNullRenderContext.cpp56 deUint32 allocate (void) in allocate() function in tcu::null::ObjectManager
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_nnedi.c748 static float *allocate(float **ptr, int size) in allocate() function
/third_party/cJSON/
H A DcJSON.c170 void *(CJSON_CDECL *allocate)(size_t size); member
[all...]
/third_party/icu/icu4c/source/common/
H A Dunistr.cpp370 UnicodeString::allocate(int32_t capacity) { in allocate() function in UnicodeString
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dunistr.cpp370 UnicodeString::allocate(int32_t capacity) { in allocate() function in UnicodeString
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_eu_emit.c517 brw_set_ff_sync_message(struct brw_codegen *p, brw_inst *insn, bool allocate, unsigned response_length, bool end_of_thread) brw_set_ff_sync_message() argument
3060 brw_ff_sync(struct brw_codegen *p, struct brw_reg dest, unsigned msg_reg_nr, struct brw_reg src0, bool allocate, unsigned response_length, bool eot) brw_ff_sync() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/
H A DvktExternalMemoryUtil.cpp1611 pfnAHardwareBuffer_allocate allocate; member
1687 vk::pt::AndroidHardwareBufferPtr AndroidHardwareBufferExternalApi26::allocate( deUint32 width, in allocate() function in vkt::ExternalMemoryUtil::AndroidHardwareBufferExternalApi26
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkNullDriver.cpp588 VkCommandBuffer CommandPool::allocate (VkCommandBufferLevel level) in allocate() function in vk::__anon27739::CommandPool
653 VkDescriptorSet DescriptorPool::allocate (VkDescriptorSetLayout setLayout) in allocate() function in vk::__anon27739::DescriptorPool
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_wrapper.h1291 ANGLE_INLINE VkResult DeviceMemory::allocate(VkDevice device, const VkMemoryAllocateInfo &allocInfo) in allocate() function in rx::DescriptorSetIndex::DeviceMemory
H A Dvk_helpers.h120 angle::Result allocate(ContextVk *contextVk, in allocate() function in rx::vk::DynamicBuffer
[all...]
H A Dvk_helpers.cpp2550 angle::Result DynamicShadowBuffer::allocate(size_t sizeInBytes) in allocate() function in rx::vk::DynamicShadowBuffer
[all...]
/third_party/skia/src/utils/
H A DSkPolyUtils.cpp973 ActiveEdge * allocate(const SkPoint& p0, const SkPoint& p1, uint16_t index0, uint16_t index1) { in allocate() function in ActiveEdgeList
/third_party/skia/third_party/externals/icu/source/common/
H A Dunistr.cpp369 UnicodeString::allocate(int32_t capacity) { in allocate() function in UnicodeString
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dbtree.h1463 node_type *allocate(const size_type size) { in allocate() function in absl::container_internal::btree
/third_party/protobuf/conformance/third_party/jsoncpp/
H A Djsoncpp.cpp2634 Value::CZString::CZString(char const* str, unsigned ulength, DuplicationPolicy allocate) in CZString() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DOutputASM.cpp3605 int OutputASM::allocate(VariableArray &list, TIntermTyped *variable, bool samplersOnly) in allocate() function in glsl::OutputASM
/third_party/skia/third_party/externals/libpng/contrib/tools/
H A Dpngfix.c3548 allocate(struct file *file, int allocate_idat) in allocate() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp211 void ByteArrayBuilder::allocate(const std::set<uint64_t> &Bits, in allocate() function in ByteArrayBuilder
/third_party/glfw/include/GLFW/
H A Dglfw3.h2143 GLFWallocatefun allocate; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampledRenderToSingleSampledTests.cpp395 void Image::allocate (const DeviceInterface& vk, in allocate() function in vkt::pipeline::__anon28242::Image
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampledRenderToSingleSampledTests.cpp394 void Image::allocate (const DeviceInterface& vk, in allocate() function in vkt::pipeline::__anon29462::Image
[all...]
/third_party/mesa3d/include/CL/
H A Dcl2.hpp3608 pointer allocate( in allocate() function in cl::SVMAllocator
/third_party/node/deps/v8/src/heap/
H A Dheap.cc3243 AllocateExternalBackingStore( const std::function<void*(size_t)>& allocate, size_t byte_length) AllocateExternalBackingStore() argument
7479 Address* StrongRootBlockAllocator::allocate(size_t n) { allocate() function in v8::internal::StrongRootBlockAllocator
[all...]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_parser.hpp68 void* allocate (T1 size) in allocate() function in vk_json_parser::GlobalMem
76 void* allocate (T1 count, T1 size) in allocate() function in vk_json_parser::GlobalMem
[all...]

Completed in 112 milliseconds

12345