Home
last modified time | relevance | path

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

1234

/third_party/glslang/Test/baseResults/
Dpreprocessor.cpp_style___FILE__.vert.out35 #line 42 "this-is-a-quite-long-name-maybe-i-should-shorten-it"
36 "this-is-a-quite-long-name-maybe-i-should-shorten-it"
Dpreprocessor.cpp_style_line_directive.vert.err12 …s-is-a-quite-long-name-maybe-i-should-shorten-it:42: '#error' : at this-is-a-quite-long-name-maybe…
/third_party/glslang/Test/
Dpreprocessor.cpp_style_line_directive.vert35 #line 42 "this-is-a-quite-long-name-maybe-i-should-shorten-it"
36 #error at "this-is-a-quite-long-name-maybe-i-should-shorten-it:42"
Dpreprocessor.cpp_style___FILE__.vert35 #line 42 "this-is-a-quite-long-name-maybe-i-should-shorten-it"
/third_party/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;
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_vbo.c460 nv30_draw_elements(struct nv30_context *nv30, bool shorten, argument
533 if (shorten)
625 bool shorten = info->index_bounds_valid && info->max_index <= 65535; local
634 shorten = false;
646 shorten = false;
649 nv30_draw_elements(nv30, shorten, info,
/third_party/ffmpeg/tests/fate/
Dlossless-audio.mak10 FATE_SAMPLES_LOSSLESS_AUDIO-$(call DEMDEC, SHORTEN, SHORTEN) += fate-lossless-shorten
11 fate-lossless-shorten: CMD = md5 -i $(TARGET_SAMPLES)/lossless-audio/luckynight-partial.shn -f s16l…
/third_party/ffmpeg/libavformat/
Dshortendec.c68 FF_RAW_DEMUXER_CLASS(shorten)
/third_party/python/Doc/library/
Dtextwrap.rst53 .. function:: shorten(text, width, *, fix_sentence_endings=False, \
64 >>> textwrap.shorten("Hello world!", width=12)
66 >>> textwrap.shorten("Hello world!", width=11)
68 >>> textwrap.shorten("Hello world", width=10, placeholder="...")
133 :func:`wrap`, :func:`fill` and :func:`shorten` work by creating a
/third_party/abseil-cpp/absl/copts/
DGENERATED_copts.bzl31 "-Wno-shorten-64-to-32",
132 "-Wno-shorten-64-to-32",
DGENERATED_AbseilCopts.cmake30 "-Wno-shorten-64-to-32"
131 "-Wno-shorten-64-to-32"
Dconfigure_copts.gni42 "-Wno-shorten-64-to-32",
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_vbo.c590 nv50_draw_elements(struct nv50_context *nv50, bool shorten, in nv50_draw_elements() argument
685 if (shorten) in nv50_draw_elements()
890 bool shorten = info->index_bounds_valid && info->max_index <= 65535; in nv50_draw_vbo() local
899 shorten = false; in nv50_draw_vbo()
911 shorten = false; in nv50_draw_vbo()
914 nv50_draw_elements(nv50, shorten, info, in nv50_draw_vbo()
/third_party/python/Lib/test/
Dtest_textwrap.py13 from textwrap import TextWrapper, wrap, fill, dedent, indent, shorten
1025 result = shorten(text, width, **kwargs)
1071 shorten("x" * 20, width=8, placeholder="(......)")
1073 shorten("x" * 20, width=8, placeholder="(.......)")
/third_party/mesa3d/src/freedreno/ci/
Ddeqp-freedreno-a630-vk-full.toml25 # bit of it. Left disabled for now until we shorten our list of known fails a
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_vbo.c700 nvc0_draw_elements(struct nvc0_context *nvc0, bool shorten, in nvc0_draw_elements() argument
750 if (shorten) in nvc0_draw_elements()
1119 bool shorten = info->index_bounds_valid && info->max_index <= 65535; in nvc0_draw_vbo() local
1122 shorten = false; in nvc0_draw_vbo()
1124 nvc0_draw_elements(nvc0, shorten, info, in nvc0_draw_vbo()
/third_party/openssl/doc/man3/
DSSL_SESSION_get_time.pod48 Using these functions it is possible to extend or shorten the lifetime
/third_party/skia/third_party/externals/abseil-cpp/absl/copts/
DGENERATED_copts.bzl96 "-Wno-shorten-64-to-32",
DGENERATED_AbseilCopts.cmake95 "-Wno-shorten-64-to-32"
/third_party/flutter/skia/third_party/externals/icu/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.
/third_party/icu/icu4c/source/data/translit/
Dund_FONIPA_ar.txt118 # Sequences of three or more ووو look very confusing; we shorten them.
Dund_FONIPA_fa.txt113 # Sequences of three or more ووو look very confusing; we shorten them.
/third_party/skia/third_party/externals/icu/source/data/translit/
Dund_FONIPA_ar.txt118 # Sequences of three or more ووو look very confusing; we shorten them.
Dund_FONIPA_fa.txt113 # Sequences of three or more ووو look very confusing; we shorten them.

1234