Searched defs:shorten (Results 1 – 8 of 8) sorted by relevance
/external/pdfium/third_party/agg23/ |
D | agg_conv_dash.h | 47 void shorten(FX_FLOAT s) in shorten() function 51 double shorten() const in shorten() function
|
D | agg_vcgen_dash.h | 43 void shorten(FX_FLOAT s) in shorten() function 47 double shorten() const in shorten() function
|
D | agg_conv_stroke.h | 96 void shorten(FX_FLOAT s) in shorten() function 100 FX_FLOAT shorten() const in shorten() function
|
/external/fio/ |
D | tickmarks.c | 42 static void shorten(struct tickmark *tm, int nticks, int *power_of_ten, in shorten() function
|
/external/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nv30_vbo.c | 460 nv30_draw_elements(struct nv30_context *nv30, bool shorten, 602 bool shorten = info->max_index <= 65535; local
|
/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_vbo.c | 596 nv50_draw_elements(struct nv50_context *nv50, bool shorten, in nv50_draw_elements() 850 bool shorten = info->max_index <= 65535; in nv50_draw_vbo() local
|
/external/e2fsprogs/util/ |
D | symlinks.c | 38 static int verbose = 0, fix_links = 0, recurse = 0, delete = 0, shorten = 0, variable
|
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_vbo.c | 713 nvc0_draw_elements(struct nvc0_context *nvc0, bool shorten, in nvc0_draw_elements() 1068 bool shorten = info->max_index <= 65535; in nvc0_draw_vbo() local
|