/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_dump.h | 58 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 …]
|
D | u_dump_defines.c | 68 util_str_##_name(unsigned value, boolean shortened) \ 70 if(shortened) \ 83 util_str_##_name(unsigned value, boolean shortened) \ 87 if(shortened) \
|
D | u_format.csv | 33 # - layout, per enum util_format_layout, in shortened lower caps
|
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/ |
D | TestValidity.java | 225 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/ |
D | symlinks.c | 124 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/ |
D | 2008-10-06-x87ld-nan-1.ll | 5 ; This NaN should be shortened to a double (not a float).
|
/external/llvm/test/CodeGen/X86/ |
D | 2008-10-06-x87ld-nan-1.ll | 5 ; This NaN should be shortened to a double (not a float).
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | 2008-10-06-x87ld-nan-1.ll | 5 ; This NaN should be shortened to a double (not a float).
|
/external/curl/packages/vms/ |
D | gnv_libcurl_symbols.opt | 28 ! 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
|
D | curlmsg.msg | 10 ! PEER_FAILED_VERIF, which is a shortened form of
|
D | curl_gnv_build_steps.txt | 192 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
|
D | build_vms.com | 30 $! /names=(as_is, shortened)
|
/external/grpc-grpc/doc/ |
D | binary-logging.md | 55 … only part of the complete message, stripped of sensitive material and/or shortened for efficiency.
|
/external/libxml2/vms/ |
D | config.vms | 123 * DEC C 5.7 or later. For older compilers, the shortened names below
|
/external/python/cpython2/Doc/library/ |
D | repr.rst | 89 the representation is shortened. The default is ``30``.
|
/external/python/cpython3/Doc/library/ |
D | reprlib.rst | 108 the representation is shortened. The default is ``30``.
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/Windows/ |
D | Process.inc | 221 // If the first argument is a shortened (8.3) name (which is possible even
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/Windows/ |
D | Process.inc | 256 // If the first argument is a shortened (8.3) name (which is possible even
|
/external/llvm/lib/Support/Windows/ |
D | Process.inc | 268 // If the first argument is a shortened (8.3) name (which is possible even
|
/external/llvm/test/CodeGen/SystemZ/ |
D | risbg-01.ll | 339 ; 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/ |
D | risbg-04.ll | 339 ; Test the next shift up from f28, in which the mask should get shortened.
|
D | risbg-01.ll | 341 ; Test the next shift up from f28, in which the mask should get shortened.
|
/external/python/cpython2/Objects/ |
D | dictnotes.txt | 219 2) Dictionary creation time can be shortened in cases where the ultimate
|
/external/google-breakpad/src/common/mac/ |
D | dump_syms.mm | 124 // Take the shortened result as our new base_name.
|
/external/virglrenderer/src/gallium/auxiliary/util/ |
D | u_format.csv | 33 # - layout, per enum util_format_layout, in shortened lower caps
|