Home
last modified time | relevance | path

Searched defs:IsUnallocated (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/openthread/src/core/thread/
H A Dnetwork_data_leader.hpp570 …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 Darena_planner_test.cc247 bool IsUnallocated(int tensor_index) { in IsUnallocated() function in tflite::__anone7daca910111::ArenaPlannerTest
/aosp_15_r20/art/compiler/optimizing/
H A Dlocations.h372 bool IsUnallocated() const { in IsUnallocated() function