Searched refs:shorten (Results 1 - 10 of 10) sorted by relevance

/external/pdfium/core/src/fxge/agg/agg23/
H A Dagg_conv_dash.h47 void shorten(FX_FLOAT s) function in struct:agg::conv_dash
49 base_type::generator().shorten(s);
51 double shorten() const function in struct:agg::conv_dash
53 return base_type::generator().shorten();
H A Dagg_conv_stroke.h96 void shorten(FX_FLOAT s) function in struct:agg::conv_stroke
98 base_type::generator().shorten(s);
100 FX_FLOAT shorten() const function in struct:agg::conv_stroke
102 return base_type::generator().shorten();
H A Dagg_vcgen_dash.h43 void shorten(FX_FLOAT s) function in class:agg::vcgen_dash
47 double shorten() const function in class:agg::vcgen_dash
/external/fio/
H A Dtickmarks.c42 static void shorten(struct tickmark *tm, int nticks, int *power_of_ten, function
117 shorten(*tm, i, power_of_ten, use_KMG_symbols, base_offset);
/external/e2fsprogs/util/
H A Dsymlinks.c34 static int verbose = 0, fix_links = 0, recurse = 0, delete = 0, shorten = 0, variable
214 if (shorten)
253 if (shorten) (void) shorten_path(new, path);
312 "\t-s == shorten lengthy links (displayed in output only when -c not specified)\n"
363 else if (c == 's') shorten = 1;
/external/mesa3d/src/gallium/drivers/nv30/
H A Dnv30_vbo.c452 nv30_draw_elements(struct nv30_context *nv30, boolean shorten, argument
526 if (shorten)
584 boolean shorten = info->max_index <= 65535; local
593 shorten = FALSE;
605 shorten = FALSE;
608 nv30_draw_elements(nv30, shorten,
/external/chromium-trace/trace-viewer/third_party/Paste/paste/debug/
H A Dwatchthreads.py221 thread.uri_short = shorten(thread.uri)
322 def shorten(s): function
/external/mesa3d/src/gallium/drivers/nv50/
H A Dnv50_vbo.c563 nv50_draw_elements(struct nv50_context *nv50, boolean shorten, argument
643 if (shorten)
769 boolean shorten = info->max_index <= 65535; local
778 shorten = FALSE;
790 shorten = FALSE;
793 nv50_draw_elements(nv50, shorten,
/external/mesa3d/src/gallium/drivers/nvc0/
H A Dnvc0_vbo.c686 nvc0_draw_elements(struct nvc0_context *nvc0, boolean shorten, argument
733 if (shorten)
843 boolean shorten = info->max_index <= 65535; local
852 shorten = FALSE;
863 shorten = FALSE;
866 nvc0_draw_elements(nvc0, shorten,
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 417 milliseconds