Home
last modified time | relevance | path

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

123456

/third_party/icu/icu4c/source/common/
H A Duniset_props.cpp232 inline UBool allocate() { in allocate() function in __anon3245::UnicodeSetPointer
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_compile_sf.c442 static void brw_emit_tri_setup(struct brw_sf_compile *c, bool allocate) in brw_emit_tri_setup() argument
531 static void brw_emit_line_setup(struct brw_sf_compile *c, bool allocate) in brw_emit_line_setup() argument
603 static void brw_emit_point_sprite_setup(struct brw_sf_compile *c, bool allocate) in brw_emit_point_sprite_setup() argument
695 static void brw_emit_point_setup(struct brw_sf_compile *c, bool allocate) in brw_emit_point_setup() argument
/third_party/node/lib/
H A Dbuffer.js442 function allocate(size) { function
/third_party/node/deps/icu-small/source/common/
H A Duniset_props.cpp232 inline UBool allocate() { in allocate() function in __anon11898::UnicodeSetPointer
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiMemoryRequirementInvarianceTests.cpp106 void BufferAllocator::allocate (Context& context) in allocate() function in vkt::api::BufferAllocator
197 void ImageAllocator::allocate (Context& context) in allocate() function in vkt::api::ImageAllocator
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiMemoryRequirementInvarianceTests.cpp106 void BufferAllocator::allocate (Context& context) in allocate() function in vkt::api::BufferAllocator
191 void ImageAllocator::allocate (Context& context) in allocate() function in vkt::api::ImageAllocator
/third_party/skia/src/core/
H A DSkBlockAllocator.h565 SkBlockAllocator::ByteRange SkBlockAllocator::allocate(size_t size) { allocate() function in final::GrowthPolicy::SkBlockAllocator
[all...]
H A DSkRemoteGlyphCache.cpp95 T* allocate() { in allocate() function in Serializer
106 void* allocate(size_t size, size_t alignment) { in allocate() function in Serializer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetServer.h121 Error allocate(void *&Addr, size_t Size, uint32_t Align) { in allocate() function
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceCfg.h245 template <typename T> T *allocate() { return Allocator->Allocate<T>(); } in allocate() function in Ice::Cfg
H A DIceGlobalContext.h288 allocate() { in allocate() function in Ice::GlobalContext
/third_party/skia/third_party/externals/icu/source/common/
H A Duniset_props.cpp232 inline UBool allocate() { in allocate() function in __anon21126::UnicodeSetPointer
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dinlined_vector_test.cc1780 value_type* allocate(size_t n) { in TEST() function
/third_party/ffmpeg/libavcodec/
H A Dcbs_h2645.c352 #define allocate(name, size) do { \ macro
383 #undef allocate macro
430 #define allocate(name, size) do { \ macro
466 #undef allocate macro
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_texture.c73 llvmpipe_texture_layout(struct llvmpipe_screen *screen, struct llvmpipe_resource *lpr, boolean allocate) llvmpipe_texture_layout() argument
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/analyzer/
H A DLatencyAnalyzer.h105 void allocate(int maxFrames) { in allocate() function in AudioRecording
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/RPC/
H A DRPCUtils.h194 template <typename Func> T allocate() { return NextId++; } in allocate() function in llvm::orc::rpc::RPCFunctionIdAllocator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCContext.h674 void *allocate(unsigned Size, unsigned Align = 8) { in allocate() function
/third_party/protobuf/src/google/protobuf/
H A Dmap.h114 pointer allocate(size_type n, const void* /* hint */ = nullptr) { in allocate() function in google::protobuf::internal::MapAllocator
/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...]
/kernel/linux/linux-5.10/drivers/firewire/
H A Dcore-cdev.c411 struct fw_cdev_allocate allocate; member
/kernel/linux/linux-5.10/drivers/nvdimm/
H A Dnamespace_devs.c616 resource_size_t allocate, available = 0; in scan_allocate() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c1560 write_128b_132b_sst_payload_allocation_table( const struct dc_stream_state *stream, struct dc_link *link, struct link_mst_stream_allocation_table *proposed_table, bool allocate) write_128b_132b_sst_payload_allocation_table() argument
1667 update_sst_payload(struct pipe_ctx *pipe_ctx, bool allocate) update_sst_payload() argument
/kernel/linux/linux-6.6/drivers/firewire/
H A Dcore-cdev.c424 struct fw_cdev_allocate allocate; member

Completed in 43 milliseconds

123456