Home
last modified time | relevance | path

Searched defs:alloc (Results 51 - 75 of 959) sorted by relevance

12345678910>>...39

/third_party/node/deps/openssl/openssl/crypto/rsa/
H A Drsa_acvp_test_params.c19 OSSL_PARAM *d, *alloc = NULL; in ossl_rsa_acvp_test_gen_params_new() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dobjc_escape.rs23 pub fn alloc() -> Self { in alloc() functions
/third_party/skia/src/core/
H A DSkDrawLooper.cpp35 SkSTArenaAlloc<48> alloc; in canComputeFastBounds() local
57 SkSTArenaAlloc<48> alloc; in computeFastBounds() local
88 SkSTArenaAlloc<256> alloc; in apply() local
H A DSkAutoPixmapStorage.cpp56 void SkAutoPixmapStorage::alloc(const SkImageInfo& info) { in alloc() function in SkAutoPixmapStorage
/third_party/skia/src/gpu/ops/
H A DGrOp.cpp19 GrOp::CombineResult GrOp::combineIfPossible(GrOp* that, SkArenaAlloc* alloc, const GrCaps& caps) { in combineIfPossible() argument
/third_party/skia/src/gpu/vk/
H A DGrVkMemoryReclaimer.cpp37 bool GrVkMemoryReclaimer::addMemoryToWaitQueue(const GrVkGpu* gpu, const GrVkAlloc& alloc, const VkBuffer& buffer) in addMemoryToWaitQueue() argument
49 bool GrVkMemoryReclaimer::addMemoryToWaitQueue(const GrVkGpu* gpu, const GrVkAlloc& alloc, const VkImage& image) in addMemoryToWaitQueue() argument
/third_party/skia/src/gpu/geometry/
H A DGrInnerFanTriangulator.h20 GrInnerFanTriangulator(const SkPath& path, SkArenaAlloc* alloc) in GrInnerFanTriangulator() argument
/third_party/openssl/crypto/rsa/
H A Drsa_acvp_test_params.c19 OSSL_PARAM *d, *alloc = NULL; in ossl_rsa_acvp_test_gen_params_new() local
/third_party/skia/tests/
H A DSRGBTest.cpp58 SkSTArenaAlloc<256> alloc; in DEF_TEST() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-pool.hh49 T* alloc () in alloc() function
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dmemory_test.cpp84 auto alloc = allocator->allocate(request); in TEST_F() local
/third_party/python/Include/cpython/
H A Dobjimpl.h61 void* (*alloc) (void *ctx, size_t size); member
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dhash_policy_traits_test.cc87 std::allocator<int> alloc; member
[all...]
/third_party/skia/modules/particles/include/
H A DSkParticleBinding.h35 SkParticleExternalFunction(const char* name, SkSL::Compiler& compiler, const SkSL::Type& type, skvm::Uniforms* uniforms, SkArenaAlloc* alloc) SkParticleExternalFunction() argument
/third_party/vk-gl-cts/framework/referencerenderer/
H A DrrVertexPacket.cpp78 VertexPacket* VertexPacketAllocator::alloc (void) in alloc() function in rr::VertexPacketAllocator
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_xz_utils.cpp40 ISzAlloc alloc; in XzDecompress() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_ump.c22 mali_mem_allocation *alloc; in mali_mem_ump_map() local
98 static void mali_mem_ump_unmap(mali_mem_allocation *alloc) in mali_mem_ump_unmap() argument
110 mali_mem_bind_ump_buf(mali_mem_allocation *alloc, mali_mem_backend *mem_backend, u32 secure_id, u32 flags) mali_mem_bind_ump_buf() argument
143 mali_mem_allocation *alloc; mali_mem_unbind_ump_buf() local
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_ump.c23 mali_mem_allocation *alloc; in mali_mem_ump_map() local
99 static void mali_mem_ump_unmap(mali_mem_allocation *alloc) in mali_mem_ump_unmap() argument
110 mali_mem_bind_ump_buf(mali_mem_allocation *alloc, mali_mem_backend *mem_backend, u32 secure_id, u32 flags) mali_mem_bind_ump_buf() argument
145 mali_mem_allocation *alloc; mali_mem_unbind_ump_buf() local
[all...]
/foundation/multimedia/av_codec/test/unittest/avmuxer_test/inner/
H A Davmuxer_inner_mock.cpp61 auto alloc = AVAllocatorFactory::CreateSharedAllocator(MemoryFlag::MEMORY_READ_WRITE); in WriteSample() local
/foundation/resourceschedule/ffrt/src/tm/
H A Dtask_factory.h55 static void RegistCb(TaskAllocCB<CPUEUTask>::Alloc &&alloc, TaskAllocCB<CPUEUTask>::Free &&free, in RegistCb() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_texture_info.cpp38 GrVkAlloc alloc; in ConvertToGrBackendVKTexture() local
/kernel/linux/linux-5.10/net/netfilter/
H A Dnf_conntrack_extend.c43 unsigned int newlen, newoff, oldlen, alloc; in nf_ct_ext_add() local
/kernel/linux/linux-6.6/rust/alloc/
H A Dlib.rs231 pub mod alloc; modules
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_conntrack_extend.c94 unsigned int newlen, newoff, oldlen, alloc; in nf_ct_ext_add() local
/third_party/ffmpeg/libavutil/
H A Dbuffer_internal.h105 AVBufferRef* (*alloc)(size_t size); member

Completed in 8 milliseconds

12345678910>>...39