Home
last modified time | relevance | path

Searched defs:CreateBlock (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/maglev/
Dmaglev-graph-builder.h389 BasicBlock* CreateBlock(std::initializer_list<ValueNode*> control_inputs, in CreateBlock() function
/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp3742 HRESULT BlockVector::CreateBlock(UINT64 blockSize, size_t* pNewBlockIndex) in CreateBlock() function in D3D12MA::BlockVector
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h13308 VkResult VmaBlockVector::CreateBlock(VkDeviceSize blockSize, size_t* pNewBlockIndex) in CreateBlock() function