Searched refs:block_cursor (Results 1 - 2 of 2) sorted by relevance

/external/ceres-solver/internal/ceres/
H A Dblock_jacobi_preconditioner.cc59 double* block_cursor = &block_storage_[0]; local
62 blocks_[c] = block_cursor;
63 block_cursor += size * size;
/external/libpcap/
H A Dsf-pcap-ng.c198 struct block_cursor { struct
256 read_block(FILE *fp, pcap_t *p, struct block_cursor *cursor, char *errbuf)
331 get_from_block_data(struct block_cursor *cursor, size_t chunk_size,
357 get_opthdr_from_block_data(pcap_t *p, struct block_cursor *cursor, char *errbuf)
381 get_optvalue_from_block_data(struct block_cursor *cursor,
403 process_idb_options(pcap_t *p, struct block_cursor *cursor, u_int *tsresol,
521 add_interface(pcap_t *p, struct block_cursor *cursor, char *errbuf)
657 struct block_cursor cursor;
948 struct block_cursor cursor;

Completed in 783 milliseconds