HomeSort by relevance Sort by last modified time
    Searched refs:num_used (Results 1 - 3 of 3) sorted by null

  /system/libufdt/
ufdt_prop_dict.h 24 int num_used; member in struct:ufdt_prop_dict
ufdt_prop_dict.c 78 dict->num_used = 0;
99 if (dict->num_used * DICT_LIMIT_DEN <= dict->mem_size * DICT_LIMIT_NUM) {
136 if (*prop_ptr == NULL) dict->num_used++;
  /external/v8/src/
elements.cc 1853 int num_used = 0; local
    [all...]

Completed in 88 milliseconds