Home
last modified time | relevance | path

Searched refs:shorten (Results 1 – 25 of 26) sorted by relevance

12

/external/pdfium/core/src/fxge/agg/agg23/
Dagg_conv_dash.h47 void shorten(FX_FLOAT s) in shorten() function
49 base_type::generator().shorten(s); in shorten()
51 double shorten() const in shorten() function
53 return base_type::generator().shorten(); in shorten()
Dagg_conv_stroke.h96 void shorten(FX_FLOAT s) in shorten() function
98 base_type::generator().shorten(s); in shorten()
100 FX_FLOAT shorten() const in shorten() function
102 return base_type::generator().shorten(); in shorten()
Dagg_vcgen_dash.h43 void shorten(FX_FLOAT s) in shorten() function
47 double shorten() const in shorten() function
/external/e2fsprogs/util/
Dsymlinks.c34 static int verbose = 0, fix_links = 0, recurse = 0, delete = 0, shorten = 0, variable
214 if (shorten) in fix_symlink()
253 if (shorten) (void) shorten_path(new, path); in fix_symlink()
363 else if (c == 's') shorten = 1;
/external/fio/
Dtickmarks.c42 static void shorten(struct tickmark *tm, int nticks, int *power_of_ten, in shorten() function
117 shorten(*tm, i, power_of_ten, use_KMG_symbols, base_offset); in calc_tickmarks()
/external/mesa3d/src/gallium/drivers/nv30/
Dnv30_vbo.c452 nv30_draw_elements(struct nv30_context *nv30, boolean shorten, in nv30_draw_elements() argument
526 if (shorten) in nv30_draw_elements()
584 boolean shorten = info->max_index <= 65535; in nv30_draw_vbo() local
593 shorten = FALSE; in nv30_draw_vbo()
605 shorten = FALSE; in nv30_draw_vbo()
608 nv30_draw_elements(nv30, shorten, in nv30_draw_vbo()
/external/chromium-trace/trace-viewer/third_party/Paste/paste/debug/
Dwatchthreads.py221 thread.uri_short = shorten(thread.uri)
322 def shorten(s): function
/external/mesa3d/src/gallium/drivers/nv50/
Dnv50_vbo.c563 nv50_draw_elements(struct nv50_context *nv50, boolean shorten, in nv50_draw_elements() argument
643 if (shorten) in nv50_draw_elements()
769 boolean shorten = info->max_index <= 65535; in nv50_draw_vbo() local
778 shorten = FALSE; in nv50_draw_vbo()
790 shorten = FALSE; in nv50_draw_vbo()
793 nv50_draw_elements(nv50, shorten, in nv50_draw_vbo()
/external/llvm/test/CodeGen/X86/
D2008-10-06-x87ld-nan-2.ll5 ; it is not safe to shorten any of these NaNs.
/external/mesa3d/src/gallium/drivers/nvc0/
Dnvc0_vbo.c686 nvc0_draw_elements(struct nvc0_context *nvc0, boolean shorten, in nvc0_draw_elements() argument
733 if (shorten) in nvc0_draw_elements()
843 boolean shorten = info->max_index <= 65535; in nvc0_draw_vbo() local
852 shorten = FALSE; in nvc0_draw_vbo()
863 shorten = FALSE; in nvc0_draw_vbo()
866 nvc0_draw_elements(nvc0, shorten, in nvc0_draw_vbo()
/external/linux-tools-perf/src/tools/perf/Documentation/
Dperf-annotate.txt60 Don't shorten the displayed pathnames.
/external/elfutils/src/src/
Delf32-i386.script149 we can shorten the on-disk segment size. */
/external/libcxxabi/src/
Dfallback_malloc.ipp98 if (p->len > nelems) { // chunk is larger, shorten, and return the tail
/external/libxml2/os400/
DREADME400141 To shorten statements using these functions, shorthands are defined:
/external/clang/include/clang/Basic/
DDiagnosticGroups.td309 def Shorten64To32 : DiagGroup<"shorten-64-to-32">;
/external/pcre/dist/doc/
Dpcretest.txt310 /G find all matches (shorten string)
/external/clang/docs/
DAutomaticReferenceCounting.rst489 to do something to shorten the lifetime of the returned value.
1374 If we were not permitted in any event to shorten the lifetime of the
/external/libvncserver/x11vnc/
DChangeLog593 * rfbserver.c: shorten rfbEncodingNewFBSize message.
/external/libcxx/include/
Dalgorithm1269 // shorten sequences as much as possible by lopping of any equal parts
1329 // shorten sequences as much as possible by lopping of any equal parts
/external/srtp/doc/
Drfc3711.txt2931 shorten key_derivation_rate to kdr.
/external/valgrind/
DNEWS2593 197933 Print command line of client at start-up, and shorten preamble
/external/icu/icu4j/main/shared/data/
DTransliterator_Han_Latin_Definition.txt12184 撱 < to\-shorten;
16193 弄短 < shorten;
31928 弄短 > shorten;
44212 撱 > to\-shorten;
/external/libpng/
DCHANGES2991 Removed spurious tabs, shorten long lines (no source change)
/external/owasp/sanitizer/tools/findbugs/lib/
Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd ...
/external/bison/doc/
Dbison.texi10434 It is convenient to use a typedef to shorten

12