Home
last modified time | relevance | path

Searched defs:allocate (Results 101 - 125 of 128) sorted by relevance

123456

/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...]
/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
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/orinoco/
H A Dhermes.h386 int (*allocate)(struct hermes *hw, u16 size, u16 *fid); member
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/orinoco/
H A Dhermes.h386 int (*allocate)(struct hermes *hw, u16 size, u16 *fid); member
/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...]
/kernel/linux/linux-5.10/fs/nfsd/
H A Dxdr4.h671 struct nfsd4_fallocate allocate; member
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_cmd.h431 u8 allocate; member
/kernel/linux/linux-6.6/fs/nfsd/
H A Dxdr4.h689 struct nfsd4_fallocate allocate; member
/third_party/mesa3d/include/CL/
H A Dcl2.hpp3608 pointer allocate( in allocate() function in cl::SVMAllocator
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_cmd.h736 u8 allocate; member
/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 147 milliseconds

123456