HomeSort by relevance Sort by last modified time
    Searched defs:free_list (Results 1 - 21 of 21) sorted by null

  /external/libunwind/include/
mempool.h 72 *free_list; member in struct:mempool
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
tree-dump.h 73 dump_queue_p free_list; member in struct:dump_info
  /external/qemu/
tap-win32.c 102 tun_buffer_t* free_list; member in struct:tap_win32_overlapped
114 buffer = overlapped->free_list;
116 overlapped->free_list = buffer->next;
125 buffer->next = overlapped->free_list;
126 overlapped->free_list = buffer;
435 overlapped->free_list = overlapped->output_queue_front = overlapped->output_queue_back = NULL;
441 element->next = overlapped->free_list;
442 overlapped->free_list = element;
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_ucm.c 3583 void free_list(card_mctrl_t *list, int verb_index, int count) function
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/
bitmap_allocator.h 520 /** @class free_list bitmap_allocator.h bitmap_allocator.h
525 class free_list class
691 class bitmap_allocator : private free_list
701 typedef free_list::__mutex_type __mutex_type;
761 * complexity of the function free_list::_M_get. The part where
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
bitmap_allocator.h 516 /** @class free_list bitmap_allocator.h bitmap_allocator.h
521 class free_list class
687 class bitmap_allocator : private free_list
697 typedef free_list::__mutex_type __mutex_type;
763 * complexity of the function free_list::_M_get. The part where
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
bitmap_allocator.h 516 /** @class free_list bitmap_allocator.h bitmap_allocator.h
521 class free_list class
687 class bitmap_allocator : private free_list
697 typedef free_list::__mutex_type __mutex_type;
763 * complexity of the function free_list::_M_get. The part where
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h 541 /** @class free_list bitmap_allocator.h bitmap_allocator.h
546 class free_list class
710 class bitmap_allocator : private free_list
720 typedef free_list::__mutex_type __mutex_type;
776 * complexity of the function free_list::_M_get. The part where
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h 541 /** @class free_list bitmap_allocator.h bitmap_allocator.h
546 class free_list class
710 class bitmap_allocator : private free_list
720 typedef free_list::__mutex_type __mutex_type;
776 * complexity of the function free_list::_M_get. The part where
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h 541 /** @class free_list bitmap_allocator.h bitmap_allocator.h
546 class free_list class
710 class bitmap_allocator : private free_list
720 typedef free_list::__mutex_type __mutex_type;
776 * complexity of the function free_list::_M_get. The part where
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
bitmap_allocator.h 541 /** @class free_list bitmap_allocator.h bitmap_allocator.h
546 class free_list class
710 class bitmap_allocator : private free_list
720 typedef free_list::__mutex_type __mutex_type;
776 * complexity of the function free_list::_M_get. The part where
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
bitmap_allocator.h 520 /** @class free_list bitmap_allocator.h bitmap_allocator.h
525 class free_list class
691 class bitmap_allocator : private free_list
701 typedef free_list::__mutex_type __mutex_type;
761 * complexity of the function free_list::_M_get. The part where
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
bitmap_allocator.h 517 /** @class free_list bitmap_allocator.h bitmap_allocator.h
522 class free_list class
688 class bitmap_allocator : private free_list
698 typedef free_list::__mutex_type __mutex_type;
758 * complexity of the function free_list::_M_get. The part where
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
bitmap_allocator.h 520 /** @class free_list bitmap_allocator.h bitmap_allocator.h
525 class free_list class
691 class bitmap_allocator : private free_list
701 typedef free_list::__mutex_type __mutex_type;
761 * complexity of the function free_list::_M_get. The part where
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
bitmap_allocator.h 517 /** @class free_list bitmap_allocator.h bitmap_allocator.h
522 class free_list class
688 class bitmap_allocator : private free_list
698 typedef free_list::__mutex_type __mutex_type;
758 * complexity of the function free_list::_M_get. The part where
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
bitmap_allocator.h 516 /** @class free_list bitmap_allocator.h bitmap_allocator.h
521 class free_list class
687 class bitmap_allocator : private free_list
697 typedef free_list::__mutex_type __mutex_type;
763 * complexity of the function free_list::_M_get. The part where
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
bitmap_allocator.h 516 /** @class free_list bitmap_allocator.h bitmap_allocator.h
521 class free_list class
687 class bitmap_allocator : private free_list
697 typedef free_list::__mutex_type __mutex_type;
763 * complexity of the function free_list::_M_get. The part where
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_allocator.h 345 Batch *b = region->free_list.Pop();
355 region->free_list.Push(b);
484 LFStack<Batch> free_list; member in struct:__sanitizer::SizeClassAllocator64::RegionInfo
516 Batch *b = region->free_list.Pop();
568 region->free_list.Push(b);
730 if (sci->free_list.empty())
732 CHECK(!sci->free_list.empty());
733 Batch *b = sci->free_list.front();
734 sci->free_list.pop_front();
743 sci->free_list.push_front(b)
830 IntrusiveList<Batch> free_list; member in struct:__sanitizer::SizeClassAllocator32::SizeClassInfo
    [all...]
  /external/e2fsprogs/e2fsck/
profile.c 229 static void free_list(char **list) function
297 free_list(array);
321 free_list(array);
358 free_list(array);
362 free_list(array);
    [all...]
  /external/chromium_org/v8/src/
mark-compact.cc 626 FreeList* free_list; local
629 free_list = free_list_old_pointer_space_.get();
631 free_list = free_list_old_data_space_.get();
638 intptr_t freed_bytes = space->free_list()->Concatenate(free_list);
    [all...]
spaces.h 1964 FreeList* free_list() { return &free_list_; } function in class:v8::internal::PagedSpace
    [all...]

Completed in 511 milliseconds