Home
last modified time | relevance | path

Searched defs:memory (Results 176 - 200 of 789) sorted by relevance

12345678910>>...32

/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dttpost.c163 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 DEndian.h65 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 DEndian.h48 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 Dftsystem.c68 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 Datomic-test.c60 char* memory; member
100 char* memory = pa_xmalloc0(MEMORY_SIZE); in START_TEST() local
[all...]
/arkcompiler/runtime_core/libpandabase/os/
H A Dmutex.cpp24 namespace panda::os::memory { namespace in panda::os
/arkcompiler/runtime_core/static_core/libllvmbackend/object_code/
H A Dcreated_object_file.cpp76 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 Dmutex.h33 namespace ark::os::memory { namespace in ark::os
H A Dmutex.cpp24 namespace ark::os::memory { namespace in ark::os
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Dframe_allocator_test.cpp228 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 Dfreeze_json_generator_unittest.cpp109 std::string memory = "{}"; in HWTEST_F() local
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Dmemory_test.cpp60 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 Ddfx_regs_arm.cpp95 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 Dimage_patch.cpp163 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 Dmedia_codec_decoder_adapter_impl_test.cpp274 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 Dhdi_prepared_model_v2_1.cpp81 Memory memory; in TransIOTensor() local
H A Dhdi_prepared_model_v2_0.cpp81 Memory memory; in TransIOTensor() local
H A Dhdi_prepared_model_v1_0.cpp80 Memory memory; in TransIOTensor() local
/foundation/ai/neural_network_runtime/test/system_test/common/
H A Dnnrt_test.cpp167 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 Daudio_opus_encoder_plugin.cpp163 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 Daudio_g711mu_decoder_plugin.cpp80 auto memory = inputBuffer->GetBuffer(); in ProcessSendData() local
103 auto memory = outBuffer->GetBuffer(); in ProcessRecieveData() local
H A Daudio_opus_decoder_plugin.cpp137 auto memory = inputBuffer->GetBuffer(); in ProcessSendData() local
158 auto memory = outBuffer->GetBuffer(); in ProcessRecieveData() local
/foundation/multimedia/media_foundation/src/buffer/avsharedmemory/
H A Davsharedmemorybase.cpp40 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 Ddemuxer_fuzzer.cpp78 OH_AVMemory *memory = OH_AVMemory_Create(g_width * g_height); in RunNormalDemuxer() local
/foundation/multimedia/media_foundation/engine/pipeline/filters/codec/
H A Dasync_mode.cpp373 auto memory = buffer->GetMemory(); in CheckBufferValidity() local

Completed in 12 milliseconds

12345678910>>...32