Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/assembler/
Doperand.h186 struct Mem { struct
192 MemType memType = kNone; argument
194 Mem() {} in Mem() argument
196 void SetMemType() in SetMemType() argument
/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dnative_bytes_from_mallinfo_test.cpp24 TEST(Mem, GetNativeBytesFromMallinfoTest) in TEST() argument
/arkcompiler/runtime_core/libpandabase/tests/
Dnative_bytes_from_mallinfo_test.cpp24 TEST(Mem, GetNativeBytesFromMallinfoTest) in TEST() argument
/arkcompiler/runtime_core/scripts/
Dmemusage.py92 class Mem: class
/arkcompiler/runtime_core/static_core/scripts/
Dmemusage.py92 class Mem: class