Home
last modified time | relevance | path

Searched defs:GENERATOR (Results 1 – 11 of 11) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
DCMakeLists.txt38 set(GENERATOR ${CMAKE_CURRENT_LIST_DIR}/types.rb) variable
/arkcompiler/ets_frontend/es2panda/
DCMakeLists.txt54 set(GENERATOR ${CMAKE_CURRENT_SOURCE_DIR}/lexer/scripts/keywords.rb) variable
/arkcompiler/runtime_core/runtime/
Dintrinsics.cmake24 …set(GENERATOR ${CMAKE_CURRENT_SOURCE_DIR}/templates/gen_intrinsics_data.rb ${CMAKE_CURRENT_SOURCE_… variable
DCMakeLists.txt262 set(GENERATOR ${PANDA_ROOT}/libpandafile/types.rb) variable
/arkcompiler/ets_frontend/ts2panda/src/function/
DfunctionBuilder.ts28 GENERATOR, enumerator
/arkcompiler/ets_frontend/es2panda/compiler/function/
DfunctionBuilder.h42 GENERATOR, enumerator
/arkcompiler/runtime_core/disassembler/
DCMakeLists.txt19 set(GENERATOR ${PANDA_ROOT}/libpandafile/types.rb) variable
/arkcompiler/ets_frontend/ts2panda/src/base/
Dliteral.ts22 GENERATOR = 7, enumerator
/arkcompiler/runtime_core/cmake/
DTemplateBasedGen.cmake141 set(GENERATOR "${PANDA_ROOT}/isa/gen.rb") variable
/arkcompiler/ets_frontend/es2panda/ir/
DastNode.h84 GENERATOR = 1 << 0, enumerator
/arkcompiler/ets_frontend/es2panda/typescript/extractor/
DtypeSystem.h220 GENERATOR = 1 << 4 enumerator