Home
last modified time | relevance | path

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

/external/freetype/src/otvalid/
Dotvcommn.h72 #define OTV_OPTIONAL_TABLE( _table ) FT_UShort _table; \ argument
75 #define OTV_OPTIONAL_TABLE32( _table ) FT_ULong _table; \ argument
/external/perfetto/src/trace_processor/sqlite/
Ddb_sqlite_table.cc899 DbSqliteModule::State::State(const Table* _table, Table::Schema _schema) in State()
904 DbSqliteModule::State::State(std::unique_ptr<RuntimeTable> _table) in State()
/external/trusty/arm-trusted-firmware/drivers/st/clk/
Dclk-stm32mp13.c835 #define DIV_CFG(id, _offset, _shift, _width, _flags, _table, _bitrdy)[id] = {\ argument