Home
last modified time | relevance | path

Searched refs:shortened (Results 1 – 25 of 45) sorted by relevance

12

/external/mesa3d/src/gallium/auxiliary/util/
Du_dump.h58 util_str_blend_factor(unsigned value, boolean shortened);
61 util_str_blend_func(unsigned value, boolean shortened);
64 util_str_logicop(unsigned value, boolean shortened);
67 util_str_func(unsigned value, boolean shortened);
70 util_str_stencil_op(unsigned value, boolean shortened);
73 util_str_tex_target(unsigned value, boolean shortened);
76 util_str_tex_wrap(unsigned value, boolean shortened);
79 util_str_tex_mipfilter(unsigned value, boolean shortened);
82 util_str_tex_filter(unsigned value, boolean shortened);
85 util_str_query_type(unsigned value, boolean shortened);
[all …]
Du_dump_defines.c68 util_str_##_name(unsigned value, boolean shortened) \
70 if(shortened) \
83 util_str_##_name(unsigned value, boolean shortened) \
87 if(shortened) \
Du_format.csv33 # - layout, per enum util_format_layout, in shortened lower caps
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestValidity.java225 Map<String, String> shortened = ImmutableMap.<String, String> builder() in TestUnits() local
279 fixed.append(shorten(subcode, shortened)); in TestUnits()
293 for (Entry<String, String> e : shortened.entrySet()) { in TestUnits()
299 private String shorten(String subcode, Map<String, String> shortened) { in shorten() argument
300 String result = shortened.get(subcode); in shorten()
/external/e2fsprogs/util/
Dsymlinks.c124 int shortened = 0; in shorten_path() local
159 shortened = 1; in shorten_path()
162 return shortened; in shorten_path()
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
D2008-10-06-x87ld-nan-1.ll5 ; This NaN should be shortened to a double (not a float).
/external/llvm/test/CodeGen/X86/
D2008-10-06-x87ld-nan-1.ll5 ; This NaN should be shortened to a double (not a float).
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
D2008-10-06-x87ld-nan-1.ll5 ; This NaN should be shortened to a double (not a float).
/external/curl/packages/vms/
Dgnv_libcurl_symbols.opt28 ! shortened symbol will be exported, and three aliases should be created,
29 ! The aliases will be the special shortened uppercase alias, and both
31 ! modified manually shortened name if a truncated name will not be
Dcurlmsg.msg10 ! PEER_FAILED_VERIF, which is a shortened form of
Dcurl_gnv_build_steps.txt192 then they will need to have the original be exact case CRC shortened and
193 an alias in upper case with CRC shortened, in addition to having an exact
Dbuild_vms.com30 $! /names=(as_is, shortened)
/external/grpc-grpc/doc/
Dbinary-logging.md55 … only part of the complete message, stripped of sensitive material and/or shortened for efficiency.
/external/libxml2/vms/
Dconfig.vms123 * DEC C 5.7 or later. For older compilers, the shortened names below
/external/python/cpython2/Doc/library/
Drepr.rst89 the representation is shortened. The default is ``30``.
/external/python/cpython3/Doc/library/
Dreprlib.rst108 the representation is shortened. The default is ``30``.
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/Windows/
DProcess.inc221 // If the first argument is a shortened (8.3) name (which is possible even
/external/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
DProcess.inc256 // If the first argument is a shortened (8.3) name (which is possible even
/external/llvm/lib/Support/Windows/
DProcess.inc268 // If the first argument is a shortened (8.3) name (which is possible even
/external/llvm/test/CodeGen/SystemZ/
Drisbg-01.ll339 ; Test the next shift up from f28, in which the mask should get shortened.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Drisbg-04.ll339 ; Test the next shift up from f28, in which the mask should get shortened.
Drisbg-01.ll341 ; Test the next shift up from f28, in which the mask should get shortened.
/external/python/cpython2/Objects/
Ddictnotes.txt219 2) Dictionary creation time can be shortened in cases where the ultimate
/external/google-breakpad/src/common/mac/
Ddump_syms.mm124 // Take the shortened result as our new base_name.
/external/virglrenderer/src/gallium/auxiliary/util/
Du_format.csv33 # - layout, per enum util_format_layout, in shortened lower caps

12