Home
last modified time | relevance | path

Searched defs:fm (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/dprof/converter/
Dmain.cpp85 FeaturesManager fm; in Main() local
/arkcompiler/runtime_core/static_core/static_linker/
Dlinker_context.cpp335panda_file::ForeignMethodItem *fm, in TryFindMethod()
403 …ontext::MergeForeignMethod(const panda_file::FileReader *reader, panda_file::ForeignMethodItem *fm) in MergeForeignMethod()
429 panda_file::ForeignMethodItem *fm) in MergeForeignMethodCreate()
/arkcompiler/runtime_core/platforms/windows/libpandabase/
Dmem.cpp122 HANDLE fm = CreateFileMapping(h, nullptr, prot_page, max_size_high, max_size_low, nullptr); in mmap() local
/arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/
Dmem.cpp125 HANDLE fm = CreateFileMapping(h, nullptr, protPage, maxSizeHigh, maxSizeLow, nullptr); in mmap() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument