OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tickmark
(Results
1 - 3
of
3
) sorted by null
/external/fio/
tickmarks.h
4
struct
tickmark
{
struct
9
int calc_tickmarks(double min, double max, int nticks, struct
tickmark
**tm,
tickmarks.c
42
static void shorten(struct
tickmark
*tm, int nticks, int *power_of_ten,
90
int calc_tickmarks(double min, double max, int nticks, struct
tickmark
**tm,
127
struct
tickmark
*tm = NULL;
graph.c
317
struct
tickmark
*tm;
363
/* draw
tickmark
label */
373
struct
tickmark
*tm;
384
* Use highest
tickmark
as top of graph, not highest value. Otherwise
425
/* draw
tickmark
label */
Completed in 971 milliseconds