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

  /frameworks/av/media/libeffects/lvm/lib/Bass/src/
LVDBE_Private.h 106 LVDBE_MemTab_t MemoryTable; /* Instance memory allocation table */
  /frameworks/av/media/libeffects/lvm/lib/Eq/src/
LVEQNB_Private.h 82 LVEQNB_MemTab_t MemoryTable; /* Instance memory allocation table */
  /external/lldb/include/lldb/Core/
MappedHash.h 355 class MemoryTable
376 MemoryTable (lldb_private::DataExtractor &data) :
392 ~MemoryTable ()
  /external/lldb/source/Plugins/SymbolFile/DWARF/
HashedNameToDIE.h 584 class MemoryTable : public MappedHash::MemoryTable<uint32_t, DWARFMappedHash::Header, DIEInfoArray>
588 MemoryTable (lldb_private::DataExtractor &table_data,
591 MappedHash::MemoryTable<uint32_t, Header, DIEInfoArray> (table_data),
599 ~MemoryTable ()
    [all...]
  /frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
LVPSA_Private.h 93 LVPSA_MemTab_t MemoryTable;
  /frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/
LVCS_Private.h 108 LVCS_MemTab_t MemoryTable; /* Instance memory allocation table */
  /frameworks/av/media/libeffects/lvm/lib/Reverb/src/
LVREV_Private.h 125 LVREV_MemoryTable_st MemoryTable; /* Memory table */
  /frameworks/av/media/libeffects/lvm/lib/Bundle/src/
LVM_Private.h 172 LVM_MemTab_t MemoryTable; /* Instance memory allocation table */

Completed in 235 milliseconds