| /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/eigen/bench/perf_monitoring/resources/ |
| D | s2.js | 1 …d3&&(d3=require("d3")),a.dispatch=d3.dispatch("render_start","render_end"),Function.prototype.bind…
|
| /external/tensorflow/tensorflow/python/ops/ragged/ |
| D | ragged_array_ops.py | 7 # http://www.apache.org/licenses/LICENSE-2.0 39 from tensorflow.python.util import dispatch 48 @dispatch.add_dispatch_support 73 * `output.ragged_rank = max(data.ragged_rank, rank(mask) - 1)`. 113 # If mask is ragged, then recurse with a non-ragged mask. 127 # Strip off ragged `splits` until `mask` is non-ragged. Keep the splits 129 # we recursively mask the non-ragged data. 144 # Recursively apply the nested non-ragged mask to the nested data. 153 # If mask is non-ragged and has rank 1, and data is ragged, then build a 174 # If mask is non-ragged and has rank>1, then convert it to be ragged, [all …]
|
| /external/rust/crates/rand_chacha/src/ |
| D | guts.rs | 4 // Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or 5 // https://www.apache.org/licenses/LICENSE-2.0> or the MIT license 6 // <LICENSE-MIT or https://opensource.org/licenses/MIT>, at your 12 use ppv_lite86::{dispatch, dispatch_light128}; 43 pub(crate) fn round<V: ArithOps + BitOps32>(mut x: State<V>) -> State<V> { in round() 56 pub(crate) fn diagonalize<V: LaneWords4>(mut x: State<V>) -> State<V> { in diagonalize() 63 pub(crate) fn undiagonalize<V: LaneWords4>(mut x: State<V>) -> State<V> { in undiagonalize() 72 pub fn new(key: &[u8; 32], nonce: &[u8]) -> Self { in new() 77 fn pos64<M: Machine>(&self, m: M) -> u64 { in pos64() 94 pub fn get_block_pos(&self) -> u64 { in get_block_pos() [all …]
|
| /external/rust/crates/uuid/src/ |
| D | builder.rs | 1 // Copyright 2013-2014 The Rust Project Developers. 4 // See the COPYRIGHT file at the top-level directory of this distribution. 6 // Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or 7 // http://www.apache.org/licenses/LICENSE-2.0> or the MIT license 8 // <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your 26 /// lower-level API than the methods on [`Uuid`]. 57 /// * [Nil UUID in RFC4122](https://tools.ietf.org/html/rfc4122.html#section-4.1.7) 68 /// "00000000-0000-0000-0000-000000000000", 72 pub const fn nil() -> Self { in nil() 83 …Version 4](https://datatracker.ietf.org/doc/html/draft-peabody-dispatch-new-uuid-format-04#section… [all …]
|
| D | lib.rs | 1 // Copyright 2013-2014 The Rust Project Developers. 4 // See the COPYRIGHT file at the top-level directory of this distribution. 6 // Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or 7 // http://www.apache.org/licenses/LICENSE-2.0> or the MIT license 8 // <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your 17 //! 67e55044-10b1-426f-9247-bb680e5fe0c8 20 //! A UUID is a unique 128-bit value, stored as 16 octets, and regularly 34 …itions [in draft](https://datatracker.ietf.org/doc/html/draft-peabody-dispatch-new-uuid-format-04). 45 //! "fast-rng", # Use a faster (but still sufficiently random) RNG 46 //! "macro-diagnostics", # Enable better diagnostics for compile-time UUIDs [all …]
|
| /external/gemmlowp/internal/ |
| D | kernel_neon.h | 7 // http://www.apache.org/licenses/LICENSE-2.0 50 // http://stackoverflow.com/questions/3898435/labels-in-gcc-inline-assembly in Run() 62 // A 2x4 cell of Rhs is stored in 16bit in d0--d1 (q0). in Run() 63 // A 12x2 block of 3 4x2 cells Lhs is stored in 16bit in d2--d7 in Run() 64 // (q1--q3). in Run() 65 // A 12x4 block of accumulators is stored in 32bit in q4--q15. in Run() 67 // +-----+-----+-----+-----+ in Run() 69 // Rhs +-----+-----+-----+-----+ in Run() 71 // +-----+-----+-----+-----+ in Run() 77 // +--+--+ - - - - +-----+-----+-----+-----+ in Run() [all …]
|
| /external/perfetto/ui/ |
| D | pnpm-lock.yaml | 23 '@codemirror/theme-one-dark': 38 '@types/color-convert': 59 '@types/w3c-web-usb': 68 color-convert: 74 devtools-protocol: 89 jsbn-rsa: 95 noice-json-rpc: 104 protobufjs-cli: 119 vega-lite: 124 '@rollup/plugin-commonjs': [all …]
|
| /external/gemmlowp/standalone/ |
| D | neon-gemm-kernel-benchmark.cc | 7 // http://www.apache.org/licenses/LICENSE-2.0 15 // This is a standalone testbed and benchmark for gemmlowp-style GEMM kernels, 23 // This program is entirely self-contained, and can be compiled manually 31 ~/android/toolchains/arm-linux-androideabi/bin/arm-linux-androideabi-clang++ \ 32 -fPIE -pie -O3 --std=c++11 standalone/neon-gemm-kernel-benchmark.cc -o \ 33 /tmp/benchmark -mfloat-abi=softfp -mfpu=neon-vfpv4 && adb push /tmp/benchmark \ 36 ~/android/toolchains/aarch64-linux-android/bin/aarch64-linux-android-clang++ \ 37 -fPIE -static -O3 --std=c++11 standalone/neon-gemm-kernel-benchmark.cc -o \ 109 // LHS = "left-hand side" 110 // RHS = "right-hand side" [all …]
|
| /external/llvm/lib/Target/Mips/ |
| D | MipsCallingConv.td | 1 //===-- MipsCallingConv.td - Calling Conventions for Mips --*- tablegen -*-===// 8 //===----------------------------------------------------------------------===// 10 //===----------------------------------------------------------------------===// 12 /// CCIfSubtarget - Match if the current subtarget has a feature F. 24 /// For example, this is true for i32's that were lowered from soft-float. 26 : CCIf<"!static_cast<MipsCCState *>(&State)->WasOriginalArgFloat(ValNo)", 29 /// Match if the original argument (before lowering) was a 128-bit float (i.e. 32 : CCIf<"static_cast<MipsCCState *>(&State)->WasOriginalArgF128(ValNo)", A>; 38 : CCIf<"!static_cast<MipsCCState *>(&State)->IsCallOperandFixed(ValNo)", A>; 43 : CCIf<"static_cast<MipsCCState *>(&State)->getSpecialCallingConv() == " [all …]
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
| D | MipsCallingConv.td | 1 //===-- MipsCallingConv.td - Calling Conventions for Mips --*- tablegen -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 9 //===----------------------------------------------------------------------===// 11 /// CCIfSubtarget - Match if the current subtarget has a feature F. 23 /// For example, this is true for i32's that were lowered from soft-float. 25 : CCIf<"!static_cast<MipsCCState *>(&State)->WasOriginalArgFloat(ValNo)", 28 /// Match if the original argument (before lowering) was a 128-bit float (i.e. 31 : CCIf<"static_cast<MipsCCState *>(&State)->WasOriginalArgF128(ValNo)", A>; 37 : CCIf<"!static_cast<MipsCCState *>(&State)->IsCallOperandFixed(ValNo)", A>; [all …]
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/ |
| D | MipsCallingConv.td | 1 //===-- MipsCallingConv.td - Calling Conventions for Mips --*- tablegen -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 9 //===----------------------------------------------------------------------===// 11 /// CCIfSubtarget - Match if the current subtarget has a feature F. 23 /// For example, this is true for i32's that were lowered from soft-float. 25 : CCIf<"!static_cast<MipsCCState *>(&State)->WasOriginalArgFloat(ValNo)", 28 /// Match if the original argument (before lowering) was a 128-bit float (i.e. 31 : CCIf<"static_cast<MipsCCState *>(&State)->WasOriginalArgF128(ValNo)", A>; 37 : CCIf<"!static_cast<MipsCCState *>(&State)->IsCallOperandFixed(ValNo)", A>; [all …]
|
| /external/mesa3d/src/intel/perf/ |
| D | oa-mtlgt2.xml | 8 hw_config_guid="232e858b-7116-44e8-a4be-856c59026650" 295 <counter name="Early Hi-Depth Test Fails" 303 mdapi_group="3D Pipe/Rasterizer/Hi-Depth Test" 337 … description="The total number of pixels dropped on post-FS alpha, stencil, or depth tests." 568 hw_config_guid="fea2b2b7-a072-41c5-9092-2d7c48bb56c6" 897 <counter name="Early Hi-Depth Test Fails" 905 mdapi_group="3D Pipe/Rasterizer/Hi-Depth Test" 939 … description="The total number of pixels dropped on post-FS alpha, stencil, or depth tests." 1121 hw_config_guid="011e5c80-c877-46fd-90ff-fd0bb29cb5ec" 1463 hw_config_guid="5f430543-ba1e-487c-b217-90570cfb85f9" [all …]
|
| D | oa-dg1.xml | 8 hw_config_guid="1caf6b6d-a1ef-40d3-9033-311e482b826e" 259 <counter name="Early Hi-Depth Test Fails" 267 mdapi_group="3D Pipe/Rasterizer/Hi-Depth Test" 301 … description="The total number of pixels dropped on post-FS alpha, stencil, or depth tests." 574 hw_config_guid="e347a2bd-079d-4a77-b546-c3c114c55bae" 763 <counter name="Early Hi-Depth Test Fails" 771 mdapi_group="3D Pipe/Rasterizer/Hi-Depth Test" 805 … description="The total number of pixels dropped on post-FS alpha, stencil, or depth tests." 1032 hw_config_guid="3b27f553-aebc-45ec-aa2f-926d81a91fd9" 1221 <counter name="Early Hi-Depth Test Fails" [all …]
|
| D | oa-adl.xml | 8 hw_config_guid="4b886bf3-61ff-4381-9994-ac9b91202fc7" 259 <counter name="Early Hi-Depth Test Fails" 267 mdapi_group="3D Pipe/Rasterizer/Hi-Depth Test" 301 … description="The total number of pixels dropped on post-FS alpha, stencil, or depth tests." 567 hw_config_guid="eb6a0ef8-4e8f-41fa-85ba-686835711f6b" 756 <counter name="Early Hi-Depth Test Fails" 764 mdapi_group="3D Pipe/Rasterizer/Hi-Depth Test" 798 … description="The total number of pixels dropped on post-FS alpha, stencil, or depth tests." 1025 hw_config_guid="ee81cfab-667d-46c5-a2b7-17283b28c38d" 1214 <counter name="Early Hi-Depth Test Fails" [all …]
|
| D | oa-tglgt2.xml | 8 hw_config_guid="0fc397c0-4833-492c-9ccd-4929d574d5b8" 259 <counter name="Early Hi-Depth Test Fails" 267 mdapi_group="3D Pipe/Rasterizer/Hi-Depth Test" 301 … description="The total number of pixels dropped on post-FS alpha, stencil, or depth tests." 570 hw_config_guid="397a46d9-03dd-4696-8196-270362e1c575" 759 <counter name="Early Hi-Depth Test Fails" 767 mdapi_group="3D Pipe/Rasterizer/Hi-Depth Test" 801 … description="The total number of pixels dropped on post-FS alpha, stencil, or depth tests." 1028 hw_config_guid="684ed715-a0ca-499b-89e0-25d1cdf0c737" 1217 <counter name="Early Hi-Depth Test Fails" [all …]
|
| D | oa-acmgt2.xml | 3 <set name="Render Metrics Basic - aggregation approximation" 8 hw_config_guid="0692a728-614d-4d12-8c03-7b3ffe961ef8" 295 <counter name="Early Hi-Depth Test Fails" 337 … description="The total number of pixels dropped on post-FS alpha, stencil, or depth tests." 613 hw_config_guid="ccde9a29-a5c5-4a9e-b7f5-ec1092387e2a" 1010 hw_config_guid="e529d23d-d766-4391-84e2-68d43fd1f9b0" 1352 hw_config_guid="0785f0af-8ae2-470c-bc7b-dd81154d4d24" 1650 hw_config_guid="1a01365e-7c8d-4816-b69a-edb89731dcf9" 2063 hw_config_guid="9ca2b4be-4bd5-4873-9d59-9d6a5d9f8c29" 2218 …description="The percentage of time in which strip-fans pipeline stage was slowing down the 3D pip… [all …]
|
| D | oa-acmgt1.xml | 3 <set name="Render Metrics Basic - aggregation approximation" 8 hw_config_guid="f5b8f05e-c84c-4f1c-bb05-68fbea73879b" 495 hw_config_guid="53ee6271-905c-4b2a-b449-9117ffd10a48" 887 hw_config_guid="952f5f55-449d-43db-87d7-6113e9c3b89a" 1279 hw_config_guid="797ae4a3-6d36-4be1-9064-a9bc3263957f" 1639 hw_config_guid="abb4b8fd-b9cd-4b11-a610-1c0707af14cf" 1694 <counter name="Early Hi-Depth Test Fails" 1948 hw_config_guid="2da159d5-8ace-42bb-9d81-26f2b162d8d8" 2176 hw_config_guid="91273130-42fe-4c5e-ba34-6f9140b612c6" 2453 hw_config_guid="fd9d1ad4-13b3-4583-9f2c-998f627e370d" [all …]
|
| /external/sdv/vsomeip/third_party/boost/asio/doc/ |
| D | reference.qbk | 2 / Copyright (c) 2003-2021 Christopher M. Kohlhoff (chris at kohlhoff dot com) 1074 Default handler invocation hook used for non-const function objects. 1094 …g the same method as the final handler. This is required to ensure that user-defined objects are n… 1103 If necessary, the default implementation makes a copy of the function object so that the non-const … 1115 context->strand_.dispatch(function); 1133 Default handler invocation hook used for non-const function objects. 1249 …is traits type if the `T` template parameter in the specialisation is a user-defined type. The tem… 1348 …is traits type if the `T` template parameter in the specialisation is a user-defined type. The tem… 1564 This template may be specialised for user-defined completion token types. The primary template assu… 1620 …d asynchronous operation. The first argument to the function object is a non-const reference to th… [all …]
|
| /external/javassist/src/test/javassist/ |
| D | JvstTest.java | 58 ClassPath cp3 = pool.appendClassPath("d3"); in testClassPath() 753 CtClass cc = sloader.get("test1.Dispatch"); in testDispatch() 1012 methodM.setBody("{return ($1 <= 0) ? 1 : (m($1 - 1) * $1);}"); in testCondExpr2() 1030 methodM.setBody("{return ($1 <= 0) ? 1 : (n($1 - 1) * $1);}"); in testCondExpr3()
|
| /external/google-breakpad/src/processor/ |
| D | stackwalker_x86_unittest.cc | 29 // Original author: Jim Blandy <jimb@mozilla.com> <jimb@red-bean.com> 109 // Avoid GMOCK WARNING "Uninteresting mock function call - returning in StackwalkerX86Fixture() 136 // Fill RAW_CONTEXT with pseudo-random data, for round-trip checking. 164 stack_section.D32(0).D32(0); // end-of-stack marker in TEST_F() 178 ASSERT_EQ("module1", modules_without_symbols[0]->debug_file()); in TEST_F() 181 StackFrameX86 *frame = static_cast<StackFrameX86*>(frames->at(0)); in TEST_F() 184 EXPECT_EQ(0, memcmp(&raw_context, &frame->context, sizeof(raw_context))); in TEST_F() 191 stack_section.D32(0).D32(0); // end-of-stack marker in TEST_F() 204 ASSERT_EQ("module1", modules_without_symbols[0]->debug_file()); in TEST_F() 207 StackFrameX86 *frame = static_cast<StackFrameX86*>(frames->at(0)); in TEST_F() [all …]
|
| /external/wpa_supplicant_8/hostapd/ |
| D | ChangeLog | 3 2022-01-16 - v2.10 5 - improved protection against side channel attacks 6 [https://w1.fi/security/2022-1/] 7 - added option send SAE Confirm immediately (sae_config_immediate=1) 9 - added support for the hash-to-element mechanism (sae_pwe=1 or 11 - fixed PMKSA caching with OKC 12 - added support for SAE-PK 13 * EAP-pwd changes 14 - improved protection against side channel attacks 15 [https://w1.fi/security/2022-1/] [all …]
|
| /external/scapy/test/ |
| D | regression.uts | 67 data["win_index"] = -1 68 data["guid"] = "{1XX00000-X000-0X0X-X00X-00XXXX000XXX}" 83 = Test read_routes6() - default output 92 # - one route if there is only the loopback interface 93 # - three routes if there is a network interface 110 = Test read_routes6() - check mandatory routes 229 interact(argv=["-s scapy1"] + extra_args, mybanner="What a test") 238 assert not interact_emulator(extra_args=["-?"]) # Failing 239 assert interact_emulator(extra_args=["-d"]) # Extended 308 = Test mysummary functions - Ether [all …]
|
| /external/libevent/ |
| D | ChangeLog-2.0 | 1 Changes in version 2.0.21-stable (18 Nov 2012) 6 o dns: Avoid a memory-leak on OOM in evdns. (73e85dd, f2bff75 George Danchev) 9 o build: Fix compilation on mingw64 with -DUSE_DEBUG (62bd2c4) 18 Changes in version 2.0.20-stable (23 Aug 2012) 44 o Fix various check-after-dereference issues in unit tests: found by coverity (4f3732d) 54 Changes in version 2.0.19-stable (3 May 2012) 58 …o If a higher-priority event becomes active, don't continue running events of the current priority… 61 o Fixed potential double-readcb execution with openssl bufferevents. (4e62cd1 Mark Ellzey) 66 o When retransmitting a timed-out DNS request, pick a fresh nameserver. (3d9e52a) 76 o Generate event-config.h with a single sed script (30b6f88 Zack Weinberg) [all …]
|
| /external/llvm/lib/Target/ARM/ |
| D | ARMISelLowering.cpp | 1 //===-- ARMISelLowering.cpp - ARM DAG Lowering Implementation -------------===// 8 //===----------------------------------------------------------------------===// 13 //===----------------------------------------------------------------------===// 57 #define DEBUG_TYPE "arm-isel" 64 ARMInterworking("arm-interworking", cl::Hidden, 128 // Promote all bit-wise operations. in addTypeForNEON() 165 RegInfo = Subtarget->getRegisterInfo(); in ARMTargetLowering() 166 Itins = Subtarget->getInstrItineraryData(); in ARMTargetLowering() 170 if (Subtarget->isTargetMachO()) { in ARMTargetLowering() 172 if (Subtarget->isThumb() && Subtarget->hasVFP2() && in ARMTargetLowering() [all …]
|