Home
last modified time | relevance | path

Searched defs:IsIntersect (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libpandabase/mem/
Dmem_range.h48 bool IsIntersect(const MemRange &other) const in IsIntersect() function
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_opcode.h324 inline bool IsIntersect(uint64_t start, uint64_t end, uint64_t start1, uint64_t end1) const in IsIntersect() function