Home
last modified time | relevance | path

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

12

/external/pdfium/third_party/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.c38 static int verbose = 0, fix_links = 0, recurse = 0, delete = 0, shorten = 0, variable
218 if (shorten) in fix_symlink()
257 if (shorten) (void) shorten_path(new, path); in fix_symlink()
367 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/nouveau/nv30/
Dnv30_vbo.c460 nv30_draw_elements(struct nv30_context *nv30, bool shorten, argument
532 if (shorten)
602 bool shorten = info->max_index <= 65535; local
611 shorten = false;
623 shorten = false;
626 nv30_draw_elements(nv30, shorten,
/external/llvm/test/CodeGen/X86/
D2008-10-06-x87ld-nan-2.ll5 ; it is not safe to shorten any of these NaNs.
/external/swiftshader/third_party/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/nouveau/nv50/
Dnv50_vbo.c596 nv50_draw_elements(struct nv50_context *nv50, bool shorten, in nv50_draw_elements() argument
690 if (shorten) in nv50_draw_elements()
850 bool shorten = info->max_index <= 65535; in nv50_draw_vbo() local
859 shorten = false; in nv50_draw_vbo()
871 shorten = false; in nv50_draw_vbo()
874 nv50_draw_elements(nv50, shorten, in nv50_draw_vbo()
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_vbo.c713 nvc0_draw_elements(struct nvc0_context *nvc0, bool shorten, in nvc0_draw_elements() argument
762 if (shorten) in nvc0_draw_elements()
1068 bool shorten = info->max_index <= 65535; in nvc0_draw_vbo() local
1071 shorten = false; in nvc0_draw_vbo()
1073 nvc0_draw_elements(nvc0, shorten, in nvc0_draw_vbo()
/external/icu/icu4c/source/data/translit/
Dund_FONIPA_ar.txt117 # Sequences of three or more ووو look very confusing; we shorten them.
Dund_FONIPA_fa.txt112 # Sequences of three or more ووو look very confusing; we shorten them.
/external/protobuf/objectivec/DevTools/
Dfull_mac_build.sh35 Skip some of the core protobuf build/checks to shorten the build time.
/external/elfutils/src/
Delf32-i386.script149 we can shorten the on-disk segment size. */
/external/python/cpython2/Doc/library/
Dgdbm.rst108 will not shorten the length of a database file except by using this
/external/curl/docs/
DCHECKSRC.md109 line you just can't shorten and is agreed to be fine anyway:
/external/libxml2/os400/
DREADME400141 To shorten statements using these functions, shorthands are defined:
/external/clang/include/clang/Basic/
DDiagnosticGroups.td352 def Shorten64To32 : DiagGroup<"shorten-64-to-32">;
/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/libcxx/include/
Dalgorithm1295 // shorten sequences as much as possible by lopping of any equal parts
1355 // shorten sequences as much as possible by lopping of any equal parts
/external/valgrind/
DNEWS3308 197933 Print command line of client at start-up, and shorten preamble
/external/icu/icu4j/main/shared/data/
DTransliterator_Han_Latin_Definition.txt12186 撱 < to\-shorten;
16195 弄短 < shorten;
31930 弄短 > shorten;
44214 撱 > to\-shorten;
/external/libpng/
DCHANGES3000 Removed spurious tabs, shorten long lines (no source change)
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/bison/doc/
Dbison.texi10434 It is convenient to use a typedef to shorten

12