Searched defs:allocated (Results 1 – 4 of 4) sorted by relevance
67 uint8_t allocated; /* 0, not allocated. index+1, otherwise. */ member77 uint8_t allocated; /* 0, not allocated. index+1, otherwise. */ member92 uint8_t allocated; /* 0, not allocated. index+1, otherwise. */ member110 uint8_t allocated; /* Whether LCB/BCB is allocated */ member
195 bool allocated = false; in bta_ag_scb_dealloc() local
492 bool allocated; // True if the SCB is allocated variable620 bool allocated; // Whether ccb is allocated variable
417 bool DynamicTemporaries::allocated(uint32_t stepIndex) const { in allocated() function in android::nn::DynamicTemporaries