Searched defs:IsUnallocated (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/openthread/src/core/thread/ | ||
H A D | network_data_leader.hpp | 570 …bool IsUnallocated(uint8_t aId) const { return mRemoveTimes[aId - kMinId].GetValue() == kUnal… in IsUnallocated() function in ot::NetworkData::Leader::ContextIds |
/aosp_15_r20/external/tensorflow/tensorflow/lite/ | ||
H A D | arena_planner_test.cc | 247 bool IsUnallocated(int tensor_index) { in IsUnallocated() function in tflite::__anone7daca910111::ArenaPlannerTest |
/aosp_15_r20/art/compiler/optimizing/ | ||
H A D | locations.h | 372 bool IsUnallocated() const { in IsUnallocated() function |