Searched refs:next_record (Results 1 - 3 of 3) sorted by relevance

/external/ImageMagick/coders/
H A Dpdb.c105 next_record;
352 pdb_info.next_record=ReadBlobMSBLong(image);
357 if (pdb_info.next_record != 0)
793 pdb_info.next_record=0;
808 (void) WriteBlobMSBLong(image,(unsigned int) pdb_info.next_record);
103 next_record; member in struct:_PDBInfo
/external/e2fsprogs/lib/ext2fs/
H A Dtdbtool.c411 static void next_record(TDB_CONTEXT *the_tdb, TDB_DATA *pkey) function
515 next_record(tdb, &iterate_kbuf);
/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gpos-table.hh915 const EntryExitRecord &next_record = entryExitRecord[(this+coverage).get_coverage (buffer->info[skippy_iter.idx].codepoint)]; local
916 if (!next_record.entryAnchor) return_trace (false);
924 (this+next_record.entryAnchor).get_anchor (c, buffer->info[j].codepoint, &entry_x, &entry_y);

Completed in 411 milliseconds