Home
last modified time | relevance | path

Searched defs:memory (Results 76 - 100 of 789) sorted by relevance

12345678910>>...32

/third_party/skia/third_party/externals/freetype/src/base/
H A Dftsystem.c71 ft_alloc( FT_Memory memory, in ft_alloc() argument
105 ft_realloc( FT_Memory memory, long cur_size, long new_size, void* block ) ft_realloc() argument
133 ft_free( FT_Memory memory, void* block ) ft_free() argument
302 FT_Memory memory; FT_BASE_DEF() local
[all...]
/third_party/skia/third_party/externals/freetype/src/cff/
H A Dcffcmap.c150 FT_Memory memory = FT_FACE_MEMORY( face ); in FT_CALLBACK_DEF() local
179 FT_Memory memory = FT_FACE_MEMORY( face ); in cff_cmap_unicode_done() local
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpsarrst.c77 FT_Memory memory = arrstack->memory; /* for FT_FREE */ in cf2_arrstack_finalize() local
101 FT_Memory memory = arrstack->memory; /* for FT_REALLOC */ in cf2_arrstack_setNumElements() local
56 cf2_arrstack_init( CF2_ArrStack arrstack, FT_Memory memory, FT_Error* error, size_t sizeItem ) cf2_arrstack_init() argument
H A Dpsarrst.h53 FT_Memory memory; member
H A Dpsstack.c86 FT_Memory memory = stack->memory; in cf2_stack_free() local
H A Dpsstack.h64 FT_Memory memory; member
/third_party/skia/third_party/externals/freetype/src/pshinter/
H A Dpshmod.c53 FT_Memory memory = module->root.memory; in FT_CALLBACK_DEF() local
/third_party/skia/third_party/externals/freetype/src/tools/
H A Dtest_afm.c137 FT_Memory memory = library->memory; in main() local
/third_party/skia/third_party/externals/freetype/builds/vms/
H A Dftsystem.c96 ft_alloc( FT_Memory memory, in ft_alloc() argument
126 ft_realloc( FT_Memory memory, long cur_size, long new_size, void* block ) ft_realloc() argument
152 ft_free( FT_Memory memory, void* block ) ft_free() argument
297 FT_Memory memory; FT_BASE_DEF() local
[all...]
/third_party/skia/bench/
H A DRefCntBench.cpp63 char memory[sizeof(PlacedRefCnt)]; variable
149 char memory[sizeof(PlacedWeakRefCnt)]; variable
/arkcompiler/runtime_core/libpandabase/os/
H A Dmutex.h31 namespace panda::os::memory { namespace in panda::os
/arkcompiler/runtime_core/static_core/libllvmbackend/object_code/
H A Dcreated_object_file.h35 explicit SectionReference(const uint8_t *memory, uintptr_t size, std::string name, size_t alignment) in SectionReference() argument
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_regs_arm64.cpp95 bool DfxRegsArm64::SetPcFromReturnAddress(MAYBE_UNUSED std::shared_ptr<DfxMemory> memory) in SetPcFromReturnAddress() argument
141 bool DfxRegsArm64::StepIfSignalFrame(uintptr_t pc, std::shared_ptr<DfxMemory> memory) in StepIfSignalFrame() argument
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Darm_exidx_test.cpp65 std::shared_ptr<DfxMemory> memory = std::make_shared<DfxMemory>(acc); in HWTEST_F() local
83 std::shared_ptr<DfxMemory> memory = std::make_shared<DfxMemory>(acc); in HWTEST_F() local
106 std::shared_ptr<DfxMemory> memory = std::make_shared<DfxMemory>(acc); in HWTEST_F() local
164 std::shared_ptr<DfxMemory> memory = std::make_shared<DfxMemory>(acc); in HWTEST_F() local
184 std::shared_ptr<DfxMemory> memory = std::make_shared<DfxMemory>(acc); in HWTEST_F() local
204 std::shared_ptr<DfxMemory> memory = std::make_shared<DfxMemory>(acc); HWTEST_F() local
225 std::shared_ptr<DfxMemory> memory = std::make_shared<DfxMemory>(acc); HWTEST_F() local
248 std::shared_ptr<DfxMemory> memory = std::make_shared<DfxMemory>(acc); HWTEST_F() local
271 std::shared_ptr<DfxMemory> memory = std::make_shared<DfxMemory>(acc); HWTEST_F() local
294 std::shared_ptr<DfxMemory> memory = std::make_shared<DfxMemory>(acc); HWTEST_F() local
319 std::shared_ptr<DfxMemory> memory = std::make_shared<DfxMemory>(acc); HWTEST_F() local
346 std::shared_ptr<DfxMemory> memory = std::make_shared<DfxMemory>(acc); HWTEST_F() local
368 std::shared_ptr<DfxMemory> memory = std::make_shared<DfxMemory>(acc); HWTEST_F() local
393 std::shared_ptr<DfxMemory> memory = std::make_shared<DfxMemory>(acc); HWTEST_F() local
414 std::shared_ptr<DfxMemory> memory = std::make_shared<DfxMemory>(acc); HWTEST_F() local
435 std::shared_ptr<DfxMemory> memory = std::make_shared<DfxMemory>(acc); HWTEST_F() local
457 std::shared_ptr<DfxMemory> memory = std::make_shared<DfxMemory>(acc); HWTEST_F() local
483 std::shared_ptr<DfxMemory> memory = std::make_shared<DfxMemory>(acc); HWTEST_F() local
538 std::shared_ptr<DfxMemory> memory = std::make_shared<DfxMemory>(acc); HWTEST_F() local
572 std::shared_ptr<DfxMemory> memory = std::make_shared<DfxMemory>(acc); HWTEST_F() local
[all...]
/base/web/webview/test/fuzztest/ohos_adapter/media_adapter/mediacodecdecoderadapterimpl_fuzzer/
H A Dmediacodecdecoderadapterimpl_fuzzer.cpp121 std::shared_ptr<Media::AVSharedMemory> memory = std::make_shared<Media::AVSharedMemoryBase>(1, 1.0, "test"); in MediaCodecDecoderAdapterImplFuzzTest() local
/base/web/webview/test/fuzztest/ohos_adapter/media_adapter/mediacodecencoderadapterimpl_fuzzer/
H A Dmediacodecencoderadapterimpl_fuzzer.cpp95 std::shared_ptr<Media::AVSharedMemory> memory = std::make_shared<Media::AVSharedMemoryBase>(1, 1.0, "test"); in CreateLocationProxyAdapterFuzzTest() local
/foundation/graphic/graphic_3d/lume/LumeRender/api/render/vulkan/
H A Dintf_device_vk.h160 GpuResourceMemoryVk memory; member
192 GpuResourceMemoryVk memory; member
/foundation/multimedia/av_codec/test/moduletest/demuxer/src/
H A Dperf_test.cpp41 static OH_AVMemory *memory = nullptr; member
[all...]
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_control_center/test/fuzztest/avtransstubonremoterequest_fuzzer/
H A Davtransstubonremoterequest_fuzzer.cpp29 std::string MarshalSharedMemory(const AVTransSharedMemory &memory) in MarshalSharedMemory() argument
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_control_center/test/unittest/services/
H A Dav_trans_control_center_test.cpp448 AVTransSharedMemory memory; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/
H A Dblur_draw_looper.cpp63 uint8_t* memory = static_cast<uint8_t*>(blurData->WritableData()); in Serialize() local
78 uint8_t* memory = reinterpret_cast<uint8_t*>(data->WritableData()); in Deserialize() local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dmemnv04.c31 nv04_mem_map(struct nvkm_mmu *mmu, struct nvkm_memory *memory, void *argv, in nv04_mem_map() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dselftest.h38 int memory; member
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
H A Dselftest.h38 int memory; member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dgpuobj.h16 struct nvkm_memory *memory; member

Completed in 11 milliseconds

12345678910>>...32