| /arkcompiler/runtime_core/static_core/runtime/include/mem/ |
| D | panda_containers.h | 63 template <class Key, class KeyLess = std::less<Key>> 66 template <class Key, class KeyLess = std::less<Key>> 88 template <class T, class Container = PandaVector<T>, class Compare = std::less<typename Container::… 91 template <class T, class Container = PandaVectorTL<T>, class Compare = std::less<typename Container… 94 template <class Key, class T, class Compare = std::less<>> 97 template <class Key, class T, class Compare = std::less<>> 100 template <class Key, class T, class Compare = std::less<>> 103 template <class Key, class T, class Compare = std::less<>>
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/ |
| D | aarch64_abi.h | 31 constexpr uint32 kMaxInstrForTbnz = 8000; // approximately less than (2^13); 32 constexpr uint32 kMaxInstrForCondBr = 260000; // approximately less than (2^18); 33 constexpr uint32 kMaxInstrForLdr = 260000; // approximately less than (2^18);
|
| D | aarch64_cc.def | 29 CONDCODE(LT, 0xb) /* signed less than */ 31 CONDCODE(LE, 0xd) /* signed less than or equal */
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| D | c_containers.h | 40 template<class T, class Compare = std::less<>> 43 template<class Key, class T, class Compare = std::less<>> 46 template<class Key, class T, class Compare = std::less<>>
|
| D | chunk_containers.h | 71 template<typename K, typename Compare = std::less<K>> 82 template<typename K, typename V, typename Compare = std::less<K>> 109 template<typename K, typename V, typename Compare = std::less<K>>
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ |
| D | reg_alloc_basic.h | 30 regMap(std::less<uint32>(), alloc.Adapter()), in DefaultO0RegAllocator() 31 liveReg(std::less<uint8>(), alloc.Adapter()), in DefaultO0RegAllocator() 32 allocatedSet(std::less<Operand *>(), alloc.Adapter()), in DefaultO0RegAllocator()
|
| D | cfi.h | 153 bool Less(const Operand &right) const override in Less() function 188 bool Less(const Operand &right) const override in Less() function 218 bool Less(const Operand &right) const override in Less() function 251 bool Less(const Operand &right) const override in Less() function 289 bool Less(const Operand &right) const override in Less() function
|
| /arkcompiler/runtime_core/static_core/plugins/ets/stdlib/std/core/ |
| D | Int.sts | 146 * The result is less than 0 if this instance lesser than provided object 242 * Checks if this instance value is less than value of provided instance 246 * @returns true if this value is less than provided, false otherwise 253 * Checks if this instance value is less than or equal to value of provided instance 257 * @returns true if this value is less than or equal to provided, false otherwise
|
| D | Short.sts | 146 * The result is less than 0 if this instance lesser than provided object 250 * Checks if this instance value is less than value of provided instance 254 * @returns true if this value is less than provided, false otherwise 261 * Checks if this instance value is less than or equal to value of provided instance 265 * @returns true if this value is less than or equal to provided, false otherwise
|
| D | Byte.sts | 147 * The result is less than 0 if this instance lesser than provided object 275 * Checks if this instance value is less than value of provided instance 279 * @returns true if this value is less than provided, false otherwise 286 * Checks if this instance value is less than or equal to value of provided instance 290 * @returns true if this value is less than or equal to provided, false otherwise
|
| D | Long.sts | 146 * The result is less than 0 if this instance lesser than provided object 277 * Checks if this instance value is less than value of provided instance 281 * @returns true if this value is less than provided, false otherwise 288 * Checks if this instance value is less than or equal to value of provided instance 292 * @returns true if this value is less than or equal to provided, false otherwise
|
| D | Float.sts | 193 * The result is less than 0 if this instance lesser than provided object 344 * @returns true if the argument is integer ans less than MAX_SAFE_INTEGER 404 * Checks if this instance value is less than value of provided instance 408 * @returns true if this value is less than provided, false otherwise 415 * Checks if this instance value is less than or equal to value of provided instance 419 * @returns true if this value is less than or equal to provided, false otherwise
|
| /arkcompiler/runtime_core/static_core/libpandabase/utils/ |
| D | arena_containers.h | 49 template <class Key, class Compare = std::less<Key>, bool USE_OOM_HANDLER = false> 51 template <class Key, class T, class Compare = std::less<Key>, bool USE_OOM_HANDLER = false> 53 template <class Key, class T, class Compare = std::less<Key>, bool USE_OOM_HANDLER = false>
|
| /arkcompiler/runtime_core/libpandabase/utils/ |
| D | arena_containers.h | 46 template <class Key, class Compare = std::less<Key>, bool use_oom_handler = false> 48 template <class Key, class T, class Compare = std::less<Key>, bool use_oom_handler = false> 50 template <class Key, class T, class Compare = std::less<Key>, bool use_oom_handler = false>
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/ |
| D | debug_info.h | 639 idDieMap(std::less<uint32>(), m->GetMPAllocator().Adapter()), in DebugInfo() 641 tagAbbrevMap(std::less<uint32>(), m->GetMPAllocator().Adapter()), in DebugInfo() 642 tyIdxDieIdMap(std::less<uint32>(), m->GetMPAllocator().Adapter()), in DebugInfo() 643 stridxDieIdMap(std::less<uint32>(), m->GetMPAllocator().Adapter()), in DebugInfo() 644 funcDefStrIdxDieIdMap(std::less<uint32>(), m->GetMPAllocator().Adapter()), in DebugInfo() 645 typeDefTyIdxMap(std::less<uint32>(), m->GetMPAllocator().Adapter()), in DebugInfo() 646 pointedPointerMap(std::less<uint32>(), m->GetMPAllocator().Adapter()), in DebugInfo() 647 funcLstrIdxDieIdMap(std::less<MIRFunction *>(), m->GetMPAllocator().Adapter()), in DebugInfo() 648 funcLstrIdxLabIdxMap(std::less<MIRFunction *>(), m->GetMPAllocator().Adapter()), in DebugInfo() 649 strps(std::less<uint32>(), m->GetMPAllocator().Adapter()) in DebugInfo()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ |
| D | aarch64_operand.cpp | 24 bool StImmOperand::Less(const Operand &right) const in Less() function in maplebe::StImmOperand 45 bool ExtendShiftOperand::Less(const Operand &right) const in Less() function in maplebe::ExtendShiftOperand
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/ |
| D | operand.cpp | 146 bool MemOperand::Less(const Operand &right) const in Less() function in maplebe::MemOperand 172 return ofstOpnd->Less(*rofstOpnd); in Less() 185 return indexReg->Less(*rindexReg); in Less() 196 return ofstOpnd->Less(*rofstOpnd); in Less() 207 bool CondOperand::Less(const Operand &right) const in Less() function in maplebe::CondOperand
|
| /arkcompiler/ets_frontend/es2panda/test/optimizer/js/branch-elimination/ |
| D | test-branch-elimination-expected.pa.txt | 90 less 0x1a, v0 219 less 0x30, v0 233 less 0x36, v0
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_weak_container.cpp | 66 …ASSERT_PRINT(entry >= 0 && entry < GetSize(), "entry must be non-negative integer less than capaci… in GetKey() 72 …ASSERT_PRINT(entry >= 0 && entry < GetSize(), "entry must be non-negative integer less than capaci… in GetValue() 112 …ASSERT_PRINT(entry >= 0 && entry < GetSize(), "entry must be non-negative integer less than capaci… in GetValue()
|
| D | js_map.cpp | 69 …ASSERT_PRINT(entry >= 0 && entry < GetSize(), "entry must be non-negative integer less than capaci… in GetKey() 75 …ASSERT_PRINT(entry >= 0 && entry < GetSize(), "entry must be non-negative integer less than capaci… in GetValue()
|
| /arkcompiler/ets_frontend/ets2panda/test/parser/ets/ |
| D | binary_op.sts | 48 // relational (less, greater, less eq, greater eq), instanceof
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mempool/include/ |
| D | mempool_allocator.h | 184 template <typename T, typename Comparator = std::less<T>> 190 template <typename K, typename V, typename Comparator = std::less<K>> 193 template <typename K, typename V, typename Comparator = std::less<K>> 196 template <typename T, typename Comparator = std::less<T>>
|
| /arkcompiler/ets_frontend/ets2panda/linter/docs/rules/ |
| D | recipe22.md | 31 // Rewrite with Object. Less type control, need more type checks for safety
|
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/ |
| D | gc_settings.h | 125 …* if average task creation is less than this value - it increases the stack size limit to create t… 193 …* If average task creation is less than this value - it increases the stack size limit twice to cr…
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/ |
| D | type_info.h | 304 LT, // less 305 LE, // less than or equal 309 LO, // less 310 LS, // less than or equal
|