/external/mesa3d/src/panfrost/bifrost/ |
D | bifrost_nir_algebraic.py | 56 converts = [] variable 87 converts += [((op + str(int(dstsz)), 'a@' + str(int(srcsz))), rule)] 95 converts += [((op + '@16', a), ('f2f16', (op, ('f2f32', a))))] 97 converts += [(('f2b32', a), ('fneu32', a, 0.0)), 115 algebraic_late + converts).render())
|
/external/mesa3d/src/panfrost/midgard/ |
D | midgard_nir_algebraic.py | 81 converts = [] variable 111 converts += [((op + str(int(dstsz)), 'a@' + str(int(srcsz))), rule)] 159 algebraic_late + converts + constant_switch).render())
|
/external/wayland/patches/ |
D | 0003-client-server-Safe-casts-from-wl_object.diff | 46 +/** Safely converts an object into its corresponding proxy 51 + * Safely converts an object into its corresponding proxy. 93 +/** Safely converts an object into its corresponding resource 98 + * Safely converts an object into its corresponding resource.
|
/external/FP16/ |
D | README.md | 7 - Property converts infinities and NaNs 8 - Properly converts denormal numbers, even on systems without denormal support
|
/external/deqp-deps/glslang/Test/ |
D | hlsl.intrinsics.promote.frag | 35 float2 r20 = clamp(i2, u2, f2); // 3 args, converts all to best type. 46 float2 r40 = clamp(i, u2, f2); // 3 args, converts all to best type.
|
/external/angle/third_party/vulkan-deps/glslang/src/Test/ |
D | hlsl.intrinsics.promote.frag | 35 float2 r20 = clamp(i2, u2, f2); // 3 args, converts all to best type. 46 float2 r40 = clamp(i, u2, f2); // 3 args, converts all to best type.
|
/external/mesa3d/docs/ |
D | opengles.rst | 49 converts the arguments before calling the Mesa function. 54 functions to check and/or converts the arguments.
|
/external/llvm/test/CodeGen/AArch64/ |
D | fcmp.ll | 22 ; branch. LLVM converts "ordered and not equal" to "unordered or 61 ; branch. LLVM converts "ordered and not equal" to "unordered or
|
D | floatdp_1source.ll | 106 define void @converts() { 107 ; CHECK-LABEL: converts:
|
/external/iperf3/contrib/ |
D | README.txt | 4 iperf3_to_gnuplot.py: converts iperf3 JSON output to format easy to plot in gnuplot
|
/external/flatbuffers/.github/ |
D | ISSUE_TEMPLATE.md | 8 - Flatc converts a protobuf 'bytes' field to 'string' in fbs schema file [all languages, FlatBuffer…
|
/external/skia/site/docs/user/special/ |
D | angle.md | 12 ANGLE converts OpenGL ES 2 or 3 calls to DirectX 9, 11, or OpenGL calls. These
|
/external/llvm/test/Instrumentation/MemorySanitizer/ |
D | global_ctors_2to3.ll | 1 ; MSan converts 2-element global_ctors to 3-element when adding the new entry.
|
/external/libxml2/os400/ |
D | README400 | 134 xmlTranscodeResult() converts from UTF-8 to the given alternate encoding. 135 xmlTranscodeString() converts from the given 8-bit encoding to UTF-8 (note that 137 xmlTranscodeWString() converts from the given 16-bit encoding to UTF-8. 138 xmlTranscodeHString() converts from the given 32-bit encoding to UTF-8.
|
/external/llvm/test/CodeGen/Hexagon/ |
D | predicate-rcmp.ll | 4 ; there is an instruction that converts it to {0,1} from {0,-1}. Right now
|
/external/tensorflow/tensorflow/python/autograph/g3doc/reference/ |
D | index.md | 20 * [AutoGraph blog post](https://medium.com/tensorflow/autograph-converts-python-into-tensorflow-g…
|
/external/vboot_reference/scripts/image_signing/ |
D | convert_recovery_to_ssd.sh | 14 In-place converts recovery <image> into an SSD image. With --force, does not
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_DecodeJSONExample.pbtxt | 22 This op converts JSON-serialized
|
D | api_def_UnicodeScript.pbtxt | 22 This operation converts Unicode code points to script codes corresponding to
|
/external/clang/test/SemaObjC/ |
D | objc-cf-audited-warning.m | 23 …r *' to parameter of type 'const UInt8 *' (aka 'const unsigned char *') converts between pointers …
|
/external/llvm/test/CodeGen/ARM/ |
D | 2013-01-21-PR14992.ll | 1 ;PR14492 - Tablegen incorrectly converts ARM tLDMIA_UPD pseudo to tLDMIA
|
/external/sg3_utils/utils/ |
D | README | 2 - hxascdmp: takes a binary stream and converts it to hexadecimal ASCII
|
/external/llvm/test/CodeGen/X86/ |
D | MachineBranchProb.ll | 3 ;; Make sure a transformation in SelectionDAGBuilder that converts "or + br" to
|
/external/tensorflow/tensorflow/lite/toco/ |
D | README.md | 3 The TensorFlow Lite Converter converts TensorFlow graphs into
|
/external/wuffs-mirror-release-c/ |
D | README.md | 9 converts from Wuffs-the-language to C and Wuffs-the-library is available as a
|