Home
last modified time | relevance | path

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

/external/google-fruit/include/fruit/impl/meta/
Dset.h90 struct IsDisjoint { struct
92 struct apply {
/external/v8/src/trap-handler/
Dhandler-outside.cc58 bool IsDisjoint(const CodeProtectionInfo* a, const CodeProtectionInfo* b) { in IsDisjoint() function