Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Drepresentation-change.h30 bool IsUnused() const { return kind_ == TruncationKind::kNone; } in IsUnused() function
/external/vboot_reference/cgpt/
Dcgpt_common.c787 int IsUnused(struct drive *drive, int secondary, uint32_t index) { in IsUnused() function