Home
last modified time | relevance | path

Searched defs:ans (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_frontend/arkguard/test/grammar/import_name/
Dexport_funtion.ts17 const ans = parameter + 1; constant
/arkcompiler/ets_runtime/ecmascript/extractortool/src/
Dsource_map.cpp184 std::vector<int32_t> ans; in ExtractSourceMapData() local
325 bool SourceMap::VlqRevCode(const std::string& vStr, std::vector<int32_t>& ans) in VlqRevCode()
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Dan_file_data_manager.cpp213 bool ans = false; in SafeCalCallSiteInfo() local
Delf_builder.cpp264 llvm::ELF::Elf64_Word ans = -1; in FindShName() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dearly_elimination.cpp433 GateRef ans = renames_[acc_.GetId(gate)]; in Rename() local
/arkcompiler/ets_runtime/ecmascript/
Djs_date.cpp522 int64_t ans; in Now() local