Home
last modified time | relevance | path

Searched defs:BOOL (Results 1 – 15 of 15) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dvariable_type.h49 static VariableType BOOL() in BOOL() function
Dnumber_gate_info.h40 static constexpr uint8_t BOOL = 1 << 0; variable
/arkcompiler/ets_frontend/merge_abc/protos/
DassemblyLiterals.proto21 BOOL = 0; enumerator
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dpandargs.h45 enum class PandArgType : uint8_t { STRING, INTEGER, DOUBLE, BOOL, LIST, UINT32, UINT64, COMPOUND, N… enumerator
/arkcompiler/runtime_core/static_core/libpandafile/
Dliteral_data_accessor.h34 BOOL = 0x01, enumerator
/arkcompiler/runtime_core/libpandafile/
Dliteral_data_accessor.h34 BOOL = 0x01, enumerator
/arkcompiler/runtime_core/compiler/optimizer/ir/
Ddatatype.h32 BOOL, enumerator
/arkcompiler/runtime_core/static_core/verification/util/tests/
Denvironment.cpp64 static const auto BOOL = BOOL_FALSE | BOOL_TRUE |= BOOL_HANDLER; in EnvOptions() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Ddatatype.h33 BOOL, enumerator
/arkcompiler/runtime_core/static_core/compiler/optimizer/templates/
Dinstructions.rb32 BOOL = 'bool' constant
/arkcompiler/runtime_core/compiler/optimizer/templates/
Dinstructions.rb32 BOOL = 'bool' constant
/arkcompiler/runtime_core/static_core/compiler/code_info/
Dvreg_info.h29 …enum class Type : uint8_t { UNDEFINED, OBJECT, INT32, INT64, FLOAT32, FLOAT64, BOOL, ANY, COUNT = … enumerator
/arkcompiler/runtime_core/taihe/compiler/taihe/semantics/
Dtypes.py80 BOOL = ("bool", 8, False, False) variable in ScalarKind
/arkcompiler/runtime_core/libabckit/src/wrappers/
Dpandasm_wrapper.h38 BOOL = 0x01, enumerator
/arkcompiler/runtime_core/libpandabase/utils/
Dpandargs.h42 enum class PandArgType : uint8_t { STRING, INTEGER, DOUBLE, BOOL, LIST, UINT32, UINT64, COMPOUND, N… enumerator