Searched refs:indexing (Results 1 – 25 of 33) sorted by relevance
12
378 synth->indexing.currindex++; in synth_insert_next_index()380 if (synth->indexing.currindex > in synth_insert_next_index()381 synth->indexing.highindex) in synth_insert_next_index()382 synth->indexing.currindex = in synth_insert_next_index()383 synth->indexing.lowindex; in synth_insert_next_index()386 out = synth->indexing.currindex * 10 + sent_num; in synth_insert_next_index()387 synth_printf(synth->indexing.command, out, out); in synth_insert_next_index()398 if ((ind / 10) <= synth->indexing.currindex) in spk_get_index_count()399 index_count = synth->indexing.currindex - (ind / 10); in spk_get_index_count()401 index_count = synth->indexing.currindex in spk_get_index_count()[all …]
110 .indexing = {
115 .indexing = {
117 .indexing = {
114 .indexing = {
130 .indexing = {
201 struct synth_indexing indexing; member
126 .indexing = {
141 .indexing = {
118 .indexing = {
127 .indexing = {
150 .indexing = {
237 .indexing = {
143 .indexing = {
151 .indexing = {
10 a btree for indexing and the layout is optimized for SSDs.
76 enum cache_indexing indexing; member
517 tcache->cache_attrs.indexing = NODE_CACHE_DIRECT_MAP; in hmat_parse_cache()525 tcache->cache_attrs.indexing = NODE_CACHE_INDEXED; in hmat_parse_cache()529 tcache->cache_attrs.indexing = NODE_CACHE_OTHER; in hmat_parse_cache()
21 The number of bits in the key segment used for indexing into the25 The position (in the key) of the key segment used for indexing into
156 | |-- indexing161 The "indexing" will be 0 if it is a direct-mapped cache, and non-zero
8 regular files and directories will use it for file block indexing
56 which requires full media scan. UBIFS maintains the FS indexing
86 | tables include the first 5 for ease of indexing.