| /third_party/skia/third_party/externals/freetype/src/sfnt/ |
| H A D | ttpost.c | 163 FT_Memory memory = stream->memory; in load_format_20() local 308 FT_Memory memory = stream->memory; in load_format_25() local 411 FT_Memory memory = face->root.memory; in tt_face_free_ps_names() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| H A D | Endian.h | 65 inline value_type read(const void *memory, endianness endian) { in read() argument 78 inline value_type read(const void *memory) { in read() argument 85 inline value_type readNext(const CharT *&memory, endianness endian) { in readNext() argument 93 inline value_type readNext(const CharT *&memory) { in readNext() argument 99 write(void *memory, value_type value, endianness endian) write() argument 109 write(void *memory, value_type value) write() argument 119 readAtBitAlignment(const void *memory, uint64_t startBit) readAtBitAlignment() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| H A D | Endian.h | 48 inline value_type read(const void *memory) { in read() argument 62 inline value_type readNext(const CharT *&memory) { in readNext() argument 72 inline void write(void *memory, value_type value) { in write() argument 86 readAtBitAlignment(const void *memory, uint64_t startBit) readAtBitAlignment() argument [all...] |
| /third_party/skia/third_party/externals/freetype/builds/windows/ |
| H A D | ftsystem.c | 68 ft_alloc( FT_Memory memory, in ft_alloc() argument 100 ft_realloc( FT_Memory memory, long cur_size, long new_size, void* block ) ft_realloc() argument 127 ft_free( FT_Memory memory, void* block ) ft_free() argument 402 FT_Memory memory; FT_BASE_DEF() local [all...] |
| /third_party/pulseaudio/src/tests/ |
| H A D | atomic-test.c | 60 char* memory; member 100 char* memory = pa_xmalloc0(MEMORY_SIZE); in START_TEST() local [all...] |
| /arkcompiler/runtime_core/libpandabase/os/ |
| H A D | mutex.cpp | 24 namespace panda::os::memory { namespace in panda::os
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/object_code/ |
| H A D | created_object_file.cpp | 76 auto memory = reinterpret_cast<const uint8_t *>(contents.data()); in GetSection() local 121 auto memory = reinterpret_cast<const uint8_t *>(contents.data()); in GetRoDataSections() local
|
| /arkcompiler/runtime_core/static_core/libpandabase/os/ |
| H A D | mutex.h | 33 namespace ark::os::memory { namespace in ark::os
|
| H A D | mutex.cpp | 24 namespace ark::os::memory { namespace in ark::os
|
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| H A D | frame_allocator_test.cpp | 228 std::cout << memory[i]; in PrintMemory() local 239 std::cout << memory[i]; in PrintAtIndex() local
|
| /base/hiviewdfx/hiview/plugins/faultlogger/test/common/unittest/ |
| H A D | freeze_json_generator_unittest.cpp | 109 std::string memory = "{}";
in HWTEST_F() local
|
| /base/hiviewdfx/faultloggerd/test/unittest/unwind/ |
| H A D | memory_test.cpp | 60 auto memory = std::make_shared<DfxMemory>(acc); in HWTEST_F() local 82 auto memory = std::make_shared<DfxMemory>(acc); in HWTEST_F() local 115 auto memory in HWTEST_F() local 154 auto memory = std::make_shared<DfxMemory>(acc); HWTEST_F() local 184 auto memory = std::make_shared<DfxMemory>(acc); HWTEST_F() local 211 auto memory = std::make_shared<DfxMemory>(acc); HWTEST_F() local 233 auto memory = std::make_shared<DfxMemory>(acc); HWTEST_F() local 259 auto memory = std::make_shared<DfxMemory>(acc); HWTEST_F() local 302 auto memory = std::make_shared<DfxMemory>(acc); HWTEST_F() local 352 auto memory = std::make_shared<DfxMemory>(acc); HWTEST_F() local 394 auto memory = std::make_shared<DfxMemory>(acc); HWTEST_F() local 430 auto memory = std::make_shared<DfxMemory>(acc); HWTEST_F() local 455 auto memory = std::make_shared<DfxMemory>(acc); HWTEST_F() local [all...] |
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ |
| H A D | dfx_regs_arm.cpp | 95 bool DfxRegsArm::SetPcFromReturnAddress(MAYBE_UNUSED std::shared_ptr<DfxMemory> memory) in SetPcFromReturnAddress() argument 126 bool DfxRegsArm::StepIfSignalFrame(uintptr_t pc, std::shared_ptr<DfxMemory> memory) in StepIfSignalFrame() argument
|
| /base/update/updater/services/diffpatch/patch/ |
| H A D | image_patch.cpp | 163 DecompressData(Hpackage::PkgManager::PkgManagerPtr &pkgManager, PkgBuffer buffer, Hpackage::PkgManager::StreamPtr &stream, bool memory, size_t expandedLen) const DecompressData() argument
|
| /base/web/webview/test/unittest/ohos_adapter/media_adapter_test/ |
| H A D | media_codec_decoder_adapter_impl_test.cpp | 274 std::shared_ptr<Media::AVSharedMemory> memory = std::make_shared<Media::AVSharedMemoryBase>(1, 1.0, "test");
in HWTEST_F() local
|
| /foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ |
| H A D | hdi_prepared_model_v2_1.cpp | 81 Memory memory; in TransIOTensor() local
|
| H A D | hdi_prepared_model_v2_0.cpp | 81 Memory memory; in TransIOTensor() local
|
| H A D | hdi_prepared_model_v1_0.cpp | 80 Memory memory; in TransIOTensor() local
|
| /foundation/ai/neural_network_runtime/test/system_test/common/ |
| H A D | nnrt_test.cpp | 167 OH_NN_Memory* memory = OH_NNExecutor_AllocateInputMemory(m_executor, index, length); in SetInputFromMemory() local 201 OH_NN_Memory* memory in SetOutputFromMemory() local [all...] |
| /foundation/multimedia/av_codec/services/engine/codec/audio/encoder/ |
| H A D | audio_opus_encoder_plugin.cpp | 163 auto memory = inputBuffer->GetBuffer(); in ProcessSendData() local 183 auto memory = outBuffer->GetBuffer(); in ProcessRecieveData() local
|
| /foundation/multimedia/av_codec/services/engine/codec/audio/decoder/ |
| H A D | audio_g711mu_decoder_plugin.cpp | 80 auto memory = inputBuffer->GetBuffer(); in ProcessSendData() local 103 auto memory = outBuffer->GetBuffer(); in ProcessRecieveData() local
|
| H A D | audio_opus_decoder_plugin.cpp | 137 auto memory = inputBuffer->GetBuffer(); in ProcessSendData() local 158 auto memory = outBuffer->GetBuffer(); in ProcessRecieveData() local
|
| /foundation/multimedia/media_foundation/src/buffer/avsharedmemory/ |
| H A D | avsharedmemorybase.cpp | 40 std::shared_ptr<AVSharedMemoryBase> memory = std::make_shared<AVSharedMemoryBase>(size, flags, name); in CreateFromLocal() local 53 std::shared_ptr<AVSharedMemoryBase> memory = std::make_shared<AVSharedMemoryBaseImpl>(fd, size, flags, name); in CreateFromRemote() local
|
| /foundation/multimedia/av_codec/test/fuzztest/demuxer_fuzzer/ |
| H A D | demuxer_fuzzer.cpp | 78 OH_AVMemory *memory = OH_AVMemory_Create(g_width * g_height); in RunNormalDemuxer() local
|
| /foundation/multimedia/media_foundation/engine/pipeline/filters/codec/ |
| H A D | async_mode.cpp | 373 auto memory = buffer->GetMemory(); in CheckBufferValidity() local
|