Searched refs:_table (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-server-only/src/main/webapp/js/Bluff-0.3.6.2/
H A Dbluff-src.js2791 this._table = (typeof table === 'string')
2830 this._walk(this._table);
/forgerock/openam/openam-server-only/src/main/webapp/js/Bluff-0.3.6.2/
H A Dbluff-src.js2791 this._table = (typeof table === 'string')
2830 this._walk(this._table);
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtg3.c1732 const uint32_t *_table, *_end; \
1733 _table = TABLE; \
1734 _end = _table + sizeof(TABLE)/sizeof(TABLE[0]); \
1735 for(; _table < _end; _table += 2) { \
1736 tw32(_table[0], _table[1]); \
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Djfs.h501 dir_table_slot_t _table[12]; /* 96: inline */ member in struct:dinode::__anon2202::__anon2203
505 #define di_dirtable u._dir._table

Completed in 351 milliseconds