| /external/perfetto/infra/perfetto.dev/ |
| D | pnpm-lock.yaml | 25 fs-extra: 34 node-watch: 43 /@braintree/sanitize-url@6.0.4: 44 …resolution: {integrity: sha512-s3jaWicZd0pkP0jf5ysyHUI/RE7MHos6qlToFcGWXVp+ykHOy77OUMrfbgJ9it2C5bo… 48 …resolution: {integrity: sha512-j+gKExEuLmKwvz3OgROXtrJ2UG2x8Ch2YZUxahh+s1F2HZ+wAceUNLkvy6zKCPVRkU+… 52 …resolution: {integrity: sha512-AZkcAA5vnN/v4PDqKyMR5lx7hZttPDgClv83E//FMNhR2TMcLUhfRUBHCmSl0oi9zMg… 56 …resolution: {integrity: sha512-YyFaikqM5sH0ziFZCN3xDC7zeGaB/d0IUb9CATugHWbd1FRFwWwt4ld4OYMPWu5a3Xe… 60 …resolution: {integrity: sha512-j9ednRT81vYJ9OfVuXG6ERSTdEL1xVsNgqpkxMsbIabzSo3goCjDIveeGv5d03om39M… 64 …resolution: {integrity: sha512-lljVXpqXebpsijW71PZaCYeIcE5on1w5DlQy5WH6GLbFryLUrBD4932W/E2BSpfRJWs… 71 …resolution: {integrity: sha512-Ddb+kVXlXst9d+R9PfTIxh1EdNkgoRe5tOX6t01f1lYWOvJnSPDBlG241QLzcyPdoNT… [all …]
|
| /external/deqp-deps/glslang/Test/baseResults/ |
| D | hlsl.promotions.frag.out | 7 0:19 'x' ( in 3-component vector of float) 10 0:20 'x' ( in 3-component vector of int) 13 0:21 'x' ( in 3-component vector of uint) 16 0:22 'x' ( in 3-component vector of bool) 19 0:23 'x' ( in 3-component vector of double) 20 0:26 Function Definition: Fn_R_F3I(vf3; ( temp 3-component vector of float) 22 0:26 'p' ( out 3-component vector of float) 24 0:26 move second child to first child ( temp 3-component vector of float) 25 0:26 'p' ( out 3-component vector of float) 26 0:26 Convert int to float ( temp 3-component vector of float) [all …]
|
| /external/angle/third_party/glslang/src/Test/baseResults/ |
| D | hlsl.promotions.frag.out | 7 0:19 'x' ( in 3-component vector of float) 10 0:20 'x' ( in 3-component vector of int) 13 0:21 'x' ( in 3-component vector of uint) 16 0:22 'x' ( in 3-component vector of bool) 19 0:23 'x' ( in 3-component vector of double) 20 0:26 Function Definition: Fn_R_F3I(vf3; ( temp 3-component vector of float) 22 0:26 'p' ( out 3-component vector of float) 24 0:26 move second child to first child ( temp 3-component vector of float) 25 0:26 'p' ( out 3-component vector of float) 26 0:26 Convert int to float ( temp 3-component vector of float) [all …]
|
| /external/gemmlowp/meta/ |
| D | quantized_mul_kernels_arm_32.h | 7 // http://www.apache.org/licenses/LICENSE-2.0 56 "vld1.32 {d3}, [%[rhs]:64]!\n" in Multiply() 59 "vmull.u8 q2, d3, d2\n" in Multiply() 96 : "d0", "d1", "d2", "d3", "d4", "d5", "d8", "d9", "d10", "d11", "d12", in Multiply() 154 "vpadd.u32 d2, d2, d3\n" in Multiply() 174 : "d0", "d1", "d2", "d3", "d4", "d5", "d6", "d8", "d9", "d10", "d11", in Multiply() 235 "vpadd.u32 d2, d2, d3\n" in Multiply() 258 : "d0", "d1", "d2", "d3", "d4", "d5", "d6", "d7", "d8", "d9", "d10", in Multiply() 322 "vpadd.u32 d2, d2, d3\n" in Multiply() 345 : "d0", "d1", "d2", "d3", "d4", "d5", "d6", "d7", "d8", "d9", "d10", in Multiply() [all …]
|
| /external/libdav1d/src/arm/32/ |
| D | itx.S | 35 // r0-r3 external parameters 42 // r10-r11 pointer to list of eob thresholds, eob threshold value, 46 // d0-d3 multiplication coefficients 47 // d4-d7 scratch registers 48 // d8-d15 unused in some transforms, used for scratch registers in others 49 // d16-v31 inputs/outputs of transforms 52 // - Trying to keep multiplication coefficients in registers across multiple 55 // - Use a simplified version of the transforms themselves for cases where 77 .short 101*8, 4095*8, 2967*8, -2824*8 78 .short 1660*8, 3745*8, 3822*8, -1474*8 [all …]
|
| D | itx16.S | 35 // r0-r3 external parameters 42 // r10-r11 pointer to list of eob thresholds, eob threshold value, 46 // d0-d3 multiplication coefficients 47 // d4-d7 scratch registers 48 // d8-d15 unused in some transforms, used for scratch registers in others 49 // d16-v31 inputs/outputs of transforms 52 // - Trying to keep multiplication coefficients in registers across multiple 55 // - Use a simplified version of the transforms themselves for cases where 88 .int 101*8*(1<<16), 4095*8*(1<<16), 2967*8*(1<<16), -2824*8*(1<<16) 89 .int 1660*8*(1<<16), 3745*8*(1<<16), 3822*8*(1<<16), -1474*8*(1<<16) [all …]
|
| /external/autotest/client/deps/webgl_mpd/src/resources/ |
| D | J3DIMath.js | 26 // J3DI (Jedi) - A support library for WebGL. 31 J3DIMatrix4 - A 4x4 Matrix 62 …void scale(in float x, in float y, in float z); // multiply the matrix by passed scale values … 63 …void scale(in J3DVector3 v); // multiply the matrix by passed scale values … 82 in J3DVector3 scale, 110 …SSMatrix" in window && ("media" in window && window.media.matchMedium("(-webkit-transform-3d)")) || 111 … ("styleMedia" in window && window.styleMedia.matchMedium("(-webkit-transform-3d)"))) { 318 if (Math.abs(det) < 1e-8) 323 // Scale the adjoint matrix to get the inverse 375 J3DIMatrix4.prototype.scale = function(x,y,z) method in J3DIMatrix4 [all …]
|
| /external/XNNPACK/src/qs8-gemm/ |
| D | 1x8c8-aarch64-neon-mlal.S.in | 3 // This source code is licensed under the BSD-style license found in the 23 # size_t cn_stride, [sp] -> x10 24 # const union ${PARAMS_UNION} params) [sp + 8] -> x11 26 # d8-d15, x19-x30 need to be preserved if used. x18 is reserved by the OS. 45 SUBS x0, x2, 16 // k = kc - 16 55 LDP d2, d3, [x5, 64] // Read B 58 SUBS x0, x0, 16 // k = k - 16 61 # Main loop - 16 bytes of A 67 # BLOCK 0 - 4 cycles 73 LDP d2, d3, [x5, 80] [all …]
|
| D | 1x8c8-aarch64-neon-mlal-cortex-a53.S.in | 3 // This source code is licensed under the BSD-style license found in the 23 # size_t cn_stride, [sp] -> x10 24 # const union ${PARAMS_UNION} params) [sp + 8] -> x11 26 # d8-d15, x19-x30 need to be preserved if used. x18 is reserved by the OS. 45 SUBS x0, x2, 16 // k = kc - 16 55 LDP d2, d3, [x5, 64] // Read B 59 SUBS x0, x0, 16 // k = k - 16 62 # Main loop - 16 bytes of A 68 # BLOCK 0 - 6 cycles 77 LDR d3, [x5, 88] [all …]
|
| /external/tensorflow/tensorflow/lite/kernels/ |
| D | kernel_util.cc | 7 http://www.apache.org/licenses/LICENSE-2.0 45 if (context->tensors != nullptr) { in GetTensorAtIndex() 46 return &context->tensors[tensor_index]; in GetTensorAtIndex() 48 return context->GetTensor(context, tensor_index); in GetTensorAtIndex() 74 // Same as above but returns -1 for invalid inputs instead of status + logging 84 return -1; in ValidateTensorIndexing() 90 context, index, node->inputs->size, node->inputs->data); in GetMutableInput() 102 context, ValidateTensorIndexingSafe(context, index, node->inputs->size, in GetMutableInputSafe() 103 node->inputs->data, &tensor_index)); in GetMutableInputSafe() 124 return tensor->is_variable ? tensor : nullptr; in GetVariableInput() [all …]
|
| /external/eigen/bench/perf_monitoring/resources/ |
| D | s2.js | 1 …d3&&(d3=require("d3")),a.dispatch=d3.dispatch("render_start","render_end"),Function.prototype.bind… property
|
| D | chart_footer.html | 3 ….color(d3.scale.category10().range()) … 10 …tickFormat: d3.format('.0f') … 15 .rotateLabels(-90); 20 tickFormat: function(val){ return d3.format('.0f')(val) + ' GFlops'; }*/ 24 + ' <p style="font-weight:normal;text-align: left;">' 28 …d3.select('#chart').datum(data).call(chart); … 29 …var plot = d3.select('#chart > g'); … 33 ….style('font-size', '24px') … 34 ….attr('text-anchor', 'middle').attr('x', '50%').attr('y', '20px') …
|
| /external/XNNPACK/src/qs8-igemm/ |
| D | 1x8c8-aarch64-neon-mlal.S.in | 3 // This source code is licensed under the BSD-style license found in the 23 # size_t cn_stride, [sp] -> x10 24 # size_t a_offset, [sp + 8] -> x8 25 # const int8_t* zero, [sp + 16] -> x12 26 # const union ${PARAMS_UNION} params [sp + 24] -> x11 28 # d8-d15, x19-x30 need to be preserved if used. x18 is reserved by the OS. 63 SUBS x0, x2, 16 // k = kc - 16 69 LDP d2, d3, [x5, 64] // Read B 72 SUBS x0, x0, 16 // k = k - 16 75 # Main loop - 16 bytes of A [all …]
|
| D | 1x8c8-aarch64-neon-mlal-cortex-a53.S.in | 3 // This source code is licensed under the BSD-style license found in the 23 # size_t cn_stride, [sp] -> x10 24 # size_t a_offset, [sp + 8] -> x8 25 # const int8_t* zero, [sp + 16] -> x12 26 # const union ${PARAMS_UNION} params [sp + 24] -> x11 28 # d8-d15, x19-x30 need to be preserved if used. x18 is reserved by the OS. 64 SUBS x0, x2, 16 // k = kc - 16 70 LDP d2, d3, [x5, 64] // Read B 74 SUBS x0, x0, 16 // k = k - 16 77 # Main loop - 16 bytes of A [all …]
|
| /external/libavc/common/arm/ |
| D | ih264_iquant_itrans_recon_a9.s | 9 @ * http://www.apache.org/licenses/LICENSE-2.0 33 @ * - ih264_iquant_itrans_recon_4x4_a9() 34 @ * - ih264_iquant_itrans_recon_8x8_a9() 35 @ * - ih264_iquant_itrans_recon_chroma_4x4_a9() 122 stmfd sp!, {r4-r12, r14} @stack stores the values of the arguments 134 vpush {d8-d15} 139 vmul.s16 q10, q10, q13 @x[i]=(scale[i] * dequant[i]) where i = 0..7 142 vmul.s16 q11, q11, q14 @x[i]=(scale[i] * dequant[i]) where i = 8..15 160 vqrshrn.s32 d3, q3, #0x4 @ D3 = c[i] = ((q[i] + 32) >> 4) where i = 12..15 166 @------------------ [all …]
|
| /external/libyuv/source/ |
| D | row_neon.cc | 4 * Use of this source code is governed by a BSD-style license 22 // d8-d15, r4-r11,r14(lr) need to be preserved if used. r13(sp),r15(pc) are 27 // d3: V uint8x8_t 44 "vld1.8 {d3}, [%[src_v]]! \n" \ 59 "vmov.u8 d3, d2 \n" \ 62 "vsri.u16 d3, d3, #8 \n" /* Duplicate high byte (V) */ 69 "vmov.u8 d3, d2 \n" \ 72 "vsli.u16 d3, d3, #8 \n" /* Duplicate low byte (V) */ 78 "vmov.u8 d3, d2 \n" \ 81 "vsri.u16 d3, d3, #8 \n" [all …]
|
| /external/webp/src/dsp/ |
| D | rescaler_sse2.c | 3 // Use of this source code is governed by a BSD-style license 8 // ----------------------------------------------------------------------------- 23 //------------------------------------------------------------------------------ 30 // input: 8 bytes ABCDEFGH -> output: A0E0B0F0C0G0D0H0 39 // input: 8 bytes ABCDEFGH -> output: A0B0C0D0E0F0G0H0 48 rescaler_t* frow = wrk->frow; in RescalerImportRowExpand_SSE2() 49 const rescaler_t* const frow_end = frow + wrk->dst_width * wrk->num_channels; in RescalerImportRowExpand_SSE2() 50 const int x_add = wrk->x_add; in RescalerImportRowExpand_SSE2() 55 if (wrk->src_width < 8 || accum >= (1 << 15)) { in RescalerImportRowExpand_SSE2() 61 assert(wrk->x_expand); in RescalerImportRowExpand_SSE2() [all …]
|
| /external/XNNPACK/src/qs8-gemm/gen/ |
| D | 1x8c8-minmax-rndnu-aarch64-neon-mlal-prfm.S | 1 // Auto-generated file. Do not edit! 2 // Template: src/qs8-gemm/1x8c8-aarch64-neon-mlal.S.in 7 // This source code is licensed under the BSD-style license found in the 22 # size_t cn_stride, [sp] -> x10 23 # const union xnn_qs8_conv_minmax_params params) [sp + 8] -> x11 25 # d8-d15, x19-x30 need to be preserved if used. x18 is reserved by the OS. 44 SUBS x0, x2, 16 // k = kc - 16 54 LDP d2, d3, [x5, 64] // Read B 57 SUBS x0, x0, 16 // k = k - 16 60 # Main loop - 16 bytes of A [all …]
|
| D | 1x8c8-minmax-rndnu-aarch64-neon-mlal.S | 1 // Auto-generated file. Do not edit! 2 // Template: src/qs8-gemm/1x8c8-aarch64-neon-mlal.S.in 7 // This source code is licensed under the BSD-style license found in the 22 # size_t cn_stride, [sp] -> x10 23 # const union xnn_qs8_conv_minmax_params params) [sp + 8] -> x11 25 # d8-d15, x19-x30 need to be preserved if used. x18 is reserved by the OS. 44 SUBS x0, x2, 16 // k = kc - 16 54 LDP d2, d3, [x5, 64] // Read B 57 SUBS x0, x0, 16 // k = k - 16 60 # Main loop - 16 bytes of A [all …]
|
| D | 1x8c8-minmax-rndnu-aarch64-neon-mlal-cortex-a53.S | 1 // Auto-generated file. Do not edit! 2 // Template: src/qs8-gemm/1x8c8-aarch64-neon-mlal-cortex-a53.S.in 7 // This source code is licensed under the BSD-style license found in the 22 # size_t cn_stride, [sp] -> x10 23 # const union xnn_qs8_conv_minmax_params params) [sp + 8] -> x11 25 # d8-d15, x19-x30 need to be preserved if used. x18 is reserved by the OS. 44 SUBS x0, x2, 16 // k = kc - 16 54 LDP d2, d3, [x5, 64] // Read B 58 SUBS x0, x0, 16 // k = k - 16 61 # Main loop - 16 bytes of A [all …]
|
| D | 1x8c8-minmax-rndnu-aarch64-neon-mlal-prfm-cortex-a53.S | 1 // Auto-generated file. Do not edit! 2 // Template: src/qs8-gemm/1x8c8-aarch64-neon-mlal-cortex-a53.S.in 7 // This source code is licensed under the BSD-style license found in the 22 # size_t cn_stride, [sp] -> x10 23 # const union xnn_qs8_conv_minmax_params params) [sp + 8] -> x11 25 # d8-d15, x19-x30 need to be preserved if used. x18 is reserved by the OS. 44 SUBS x0, x2, 16 // k = kc - 16 54 LDP d2, d3, [x5, 64] // Read B 58 SUBS x0, x0, 16 // k = k - 16 61 # Main loop - 16 bytes of A [all …]
|
| /external/libvpx/third_party/libyuv/source/ |
| D | row_neon.cc | 4 * Use of this source code is governed by a BSD-style license 34 "vld1.8 {d3}, [%2]! \n" \ 47 "vmov.u8 d3, d2 \n" /* split odd/even uv apart */ \ 48 "vuzp.u8 d2, d3 \n" \ 49 "vtrn.u32 d2, d3 \n" 55 "vmov.u8 d3, d2 \n" /* split odd/even uv apart */ \ 56 "vuzp.u8 d3, d2 \n" \ 57 "vtrn.u32 d2, d3 \n" 62 "vmov.u8 d3, d2 \n" \ 63 "vuzp.u8 d2, d3 \n" \ [all …]
|
| /external/libaom/third_party/libyuv/source/ |
| D | row_neon.cc | 4 * Use of this source code is governed by a BSD-style license 34 "vld1.8 {d3}, [%2]! \n" \ 47 "vmov.u8 d3, d2 \n" /* split odd/even uv apart */ \ 48 "vuzp.u8 d2, d3 \n" \ 49 "vtrn.u32 d2, d3 \n" 55 "vmov.u8 d3, d2 \n" /* split odd/even uv apart */ \ 56 "vuzp.u8 d3, d2 \n" \ 57 "vtrn.u32 d2, d3 \n" 62 "vmov.u8 d3, d2 \n" \ 63 "vuzp.u8 d2, d3 \n" \ [all …]
|
| /external/XNNPACK/src/qs8-igemm/gen/ |
| D | 1x8c8-minmax-rndnu-aarch64-neon-mlal-prfm.S | 1 // Auto-generated file. Do not edit! 2 // Template: src/qs8-igemm/1x8c8-aarch64-neon-mlal.S.in 7 // This source code is licensed under the BSD-style license found in the 22 # size_t cn_stride, [sp] -> x10 23 # size_t a_offset, [sp + 8] -> x8 24 # const int8_t* zero, [sp + 16] -> x12 25 # const union xnn_qs8_conv_minmax_params params [sp + 24] -> x11 27 # d8-d15, x19-x30 need to be preserved if used. x18 is reserved by the OS. 62 SUBS x0, x2, 16 // k = kc - 16 68 LDP d2, d3, [x5, 64] // Read B [all …]
|
| D | 1x8c8-minmax-rndnu-aarch64-neon-mlal.S | 1 // Auto-generated file. Do not edit! 2 // Template: src/qs8-igemm/1x8c8-aarch64-neon-mlal.S.in 7 // This source code is licensed under the BSD-style license found in the 22 # size_t cn_stride, [sp] -> x10 23 # size_t a_offset, [sp + 8] -> x8 24 # const int8_t* zero, [sp + 16] -> x12 25 # const union xnn_qs8_conv_minmax_params params [sp + 24] -> x11 27 # d8-d15, x19-x30 need to be preserved if used. x18 is reserved by the OS. 62 SUBS x0, x2, 16 // k = kc - 16 68 LDP d2, d3, [x5, 64] // Read B [all …]
|