Home
last modified time | relevance | path

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

/aosp_15_r20/art/compiler/utils/
H A Dlabel.h93 bool IsUnused() const { return position_ == 0; } in IsUnused() function
/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DGptHandler.cpp63 bool IsUnused() const in IsUnused() function
/aosp_15_r20/external/swiftshader/third_party/subzero/src/DartARM32/
H A Dassembler_arm.h91 bool IsUnused() const { return position_ == 0; } in IsUnused() function
/aosp_15_r20/external/vboot_reference/cgpt/
H A Dcgpt_common.c872 int IsUnused(struct drive *drive, int secondary, uint32_t index) { in IsUnused() function