| /external/elfutils/tests/ |
| D | run-readelf-str.sh | 18 . $srcdir/test-subr.sh 20 # See tests/testfile-dwarf-45.source 21 testfiles testfile-splitdwarf-4 testfile-splitdwarf-5 22 testfiles testfile-hello4.dwo testfile-hello5.dwo 23 testfiles testfile-world4.dwo testfile-world5.dwo 27 …e ${abs_top_builddir}/src/readelf --dwarf-skeleton testfile-splitdwarf-4 --debug-dump=str testfile… 29 testfile-hello4.dwo: 32 DWARF section [ 5] '.debug_str_offsets.dwo' at offset 0x335: 33 Table at offset 0 34 Offsets start at 0x0: [all …]
|
| D | run-readelf-dwz-multi.sh | 18 . $srcdir/test-subr.sh 51 # return fb->bar->foo - 42; 54 # gcc -fPIC -g -c -Wall shared.c 55 # gcc -shared -o libtestfile_multi_shared.so shared.o 56 # gcc -g -o testfile_multi_main -L. -ltestfile_multi_shared main.c -Wl,-rpath,. 57 # dwz -m testfile_multi.dwz testfile_multi_main libtestfile_multi_shared.so 71 # return 0; 74 # gcc -g -o testfile-dwzstr main.c 75 # cp testfile-dwzstr testfile-dwzstr.alt 76 # dwz -m testfile-dwzstr.multi testfile-dwzstr testfile-dwzstr.alt [all …]
|
| /external/webrtc/rtc_base/experiments/ |
| D | balanced_degradation_settings.h | 4 * Use of this source code is governed by a BSD-style license 24 static constexpr int kNoFpsDiff = -100; 50 int qp_low = 0; 51 int qp_high = 0; 52 int fps = 0; // If unset, defaults to `fps` in Config. 53 int kbps = 0; // If unset, defaults to `kbps` in Config. 54 int kbps_res = 0; // If unset, defaults to `kbps_res` in Config. 68 CodecTypeSpecific generic); 74 generic == o.generic; 78 // WebRTC-Video-BalancedDegradationSettings/pixels:100|200|300,fps:5|15|25/ [all …]
|
| /external/llvm/test/CodeGen/ARM/ |
| D | build-attributes.ll | 4 ; RUN: llc < %s -mtriple=thumbv5-linux-gnueabi -mcpu=xscale -mattr=+strict-align | FileCheck %s --c… 5 ; RUN: llc < %s -mtriple=armv6-linux-gnueabi -mattr=+strict-align | FileCheck %s --check-prefix=V6 6 …-mtriple=armv6-linux-gnueabi -mattr=+strict-align -enable-unsafe-fp-math -disable-fp-elim -enable… 7 …RUN: llc < %s -mtriple=armv6-linux-gnueabi -mattr=+strict-align -enable-sign-dependent-rounding-fp… 8 ; RUN: llc < %s -mtriple=thumbv6m-linux-gnueabi -mattr=+strict-align | FileCheck %s --check-prefix=… 9 …-mtriple=thumbv6m-linux-gnueabi -mattr=+strict-align -enable-unsafe-fp-math -disable-fp-elim -ena… 10 ; RUN: llc < %s -mtriple=thumbv6sm-linux-gnueabi -mattr=+strict-align | FileCheck %s --check-prefix… 11 …-mtriple=thumbv6sm-linux-gnueabi -mattr=+strict-align -enable-unsafe-fp-math -disable-fp-elim -ena… 12 ; RUN: llc < %s -mtriple=armv6-linux-gnueabi -mcpu=arm1156t2f-s -mattr=+strict-align | FileCheck %s… 13 …-mtriple=armv6-linux-gnueabi -mcpu=arm1156t2f-s -mattr=+strict-align -enable-unsafe-fp-math -disa… [all …]
|
| /external/llvm/test/CodeGen/X86/ |
| D | vec_setcc-2.ll | 1 ; RUN: llc < %s -o - -mcpu=generic -mtriple=x86_64-apple-darwin -mattr=+sse2 | FileCheck %s 2 ; RUN: llc < %s -o - -mcpu=generic -mtriple=x86_64-apple-darwin -mattr=+sse4.2 | FileCheck %s 7 ; CHECK: .short 25 8 ; CHECK-NEXT: .short 25 9 ; CHECK-NEXT: .short 25 10 ; CHECK-NEXT: .short 25 11 ; CHECK-NEXT: .short 25 12 ; CHECK-NEXT: .short 25 13 ; CHECK-NEXT: .short 25 14 ; CHECK-NEXT: .short 25 [all …]
|
| /external/libcups/ppdc/ |
| D | sample.drv | 2 // Driver info file for CUPS-supplied PPDs. 4 // Copyright © 2007-2019 by Apple Inc. 5 // Copyright © 1993-2006 by Easy Software Products. 7 // Licensed under Apache License v2.0. See the file "LICENSE" for more 53 #media "w90h18/1.25x0.25\"" 90 18 54 #media "w90h162/1.25x2.25\"" 90 162 55 #media "w108h18/1.50x0.25\"" 108 18 63 #media "w144h90/2.00x1.25\"" 144 90 69 #media "w162h90/2.25x1.25\"" 162 90 76 #media "w198h90/2.75x1.25\"" 198 90 [all …]
|
| /external/rust/crates/userfaultfd/.github/workflows/ |
| D | rust.yml | 12 # ubuntu-latest runs a recent kernel with /dev/userfaultfd support whereas 13 # ubuntu-20.04 has a 5.15 kernel. We run the job in both, so we can test 16 runs-on: ${{ matrix.runner }} 19 runner: [ ubuntu-latest, ubuntu-20.04 ] 22 - uses: actions/checkout@v2 26 - name: Check Linux version 27 run: uname -r 29 # /dev/userfaultfd is only present on ubuntu-latest. 30 - name: Setup access to /dev/userfaultfd 31 if: ${{ matrix.runner == 'ubuntu-latest' }} [all …]
|
| /external/llvm-libc/src/math/generic/ |
| D | acoshf.cpp | 1 //===-- Single-precision acosh function -----------------------------------===// 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 16 #include "src/math/generic/common_constants.h" 17 #include "src/math/generic/explogxf.h" 35 if (LIBC_UNLIKELY(x_u >= 0x4f8ffb03)) { 40 auto round_result_slightly_down = [](float r) -> float { in __anona71a0f770102() 42 tmp = tmp - 0x1.0p-25f; in __anona71a0f770102() 45 auto round_result_slightly_up = [](float r) -> float { in __anona71a0f770202() [all …]
|
| /external/pdfium/third_party/lcms/ |
| D | 0000-cmserr-changes.patch | 1 diff --git a/third_party/lcms/src/cmserr.c b/third_party/lcms/src/cmserr.c 3 --- a/third_party/lcms/src/cmserr.c 5 @@ -25,6 +25,8 @@ 14 @@ -67,140 +67,75 @@ long int CMSEXPORT cmsfilelength(FILE* f) 18 - 19 -// Memory handling ------------------------------------------------------------------ 20 -// 21 -// This is the interface to low-level memory management routines. By default a simple 22 -// wrapping to malloc/free/realloc is provided, although there is a limit on the max 23 -// amount of memoy that can be reclaimed. This is mostly as a safety feature to prevent [all …]
|
| /external/ComputeLibrary/tests/validation/NEON/ |
| D | DepthwiseConvolutionLayer.cpp | 2 * Copyright (c) 2017-2022 Arm Limited. 4 * SPDX-License-Identifier: MIT 76 // *INDENT-OFF* in TEST_SUITE() 77 // clang-format off in TEST_SUITE() 123 … TensorInfo(TensorShape(25U, 11U, 2U), 1, DataType::F32), 124 … TensorInfo(TensorShape(25U, 11U, 2U), 1, DataType::F32), 125 … TensorInfo(TensorShape(25U, 11U, 2U), 1, DataType::F32), 127 framework::dataset::make("ConvInfo", { PadStrideInfo(1, 1, 0, 0), 128 PadStrideInfo(1, 1, 0, 0), 129 PadStrideInfo(1, 1, 0, 0), [all …]
|
| /external/ComputeLibrary/tests/validation/CL/ |
| D | DepthwiseConvolutionLayer.cpp | 2 * Copyright (c) 2017-2022 Arm Limited. 4 * SPDX-License-Identifier: MIT 48 constexpr AbsoluteTolerance<uint8_t> tolerance_qasymm8(0); /**< Tolerance value fo… 58 ActivationLayerInfo(ActivationLayerInfo::ActivationFunction::BOUNDED_RELU, 6.f, 0.f) 65 // *INDENT-OFF* in TEST_SUITE() 66 // clang-format off in TEST_SUITE() 101 … framework::dataset::make("OutputInfo", { TensorInfo(TensorShape(25U, 11U, 2U), 1, DataType::F32), 102 … TensorInfo(TensorShape(25U, 11U, 2U), 1, DataType::F32), 103 … TensorInfo(TensorShape(25U, 11U, 2U), 1, DataType::F32), 104 … TensorInfo(TensorShape(25U, 11U, 2U), 1, DataType::F32), [all …]
|
| /external/rust/crates/gdbstub/examples/armv4t/gdb/ |
| D | lldb_register_info_override.rs | 5 use gdbstub::arch::lldb::Generic; 15 // Note: In this implementation, we have r0-pc from 0-16 but cpsr is at offset 16 // 25*4 in the 'g'/'G' packets, so we add 8 padding registers here. Please see 23 ) -> Result<CallbackToken<'a>, Self::Error> { in lldb_register_info() 30 // explicitly queried via the single-register read packet. in lldb_register_info() 33 0 => "r0", in lldb_register_info() 83 let generic = match r { in lldb_register_info() localVariable 84 ArmCoreRegIdCustom::Core(ArmCoreRegId::Sp) => Some(Generic::Sp), in lldb_register_info() 85 ArmCoreRegIdCustom::Core(ArmCoreRegId::Pc) => Some(Generic::Pc), in lldb_register_info() 98 generic, in lldb_register_info()
|
| /external/trusty/musl/include/sys/ |
| D | mtio.h | 12 #define _IOT_mtop _IOT (_IOTS (short), 1, _IOTS (int), 1, 0, 0) 13 #define _IOT_mtget _IOT (_IOTS (long), 7, 0, 0, 0, 0) 18 #define MTRESET 0 40 #define MTFSS 25 61 #define MT_ISUNKNOWN 0x01 62 #define MT_ISQIC02 0x02 63 #define MT_ISWT5150 0x03 64 #define MT_ISARCHIVE_5945L2 0x04 65 #define MT_ISCMSJ500 0x05 66 #define MT_ISTDC3610 0x06 [all …]
|
| /external/musl/include/sys/ |
| D | mtio.h | 12 #define _IOT_mtop _IOT (_IOTS (short), 1, _IOTS (int), 1, 0, 0) 13 #define _IOT_mtget _IOT (_IOTS (long), 7, 0, 0, 0, 0) 18 #define MTRESET 0 40 #define MTFSS 25 61 #define MT_ISUNKNOWN 0x01 62 #define MT_ISQIC02 0x02 63 #define MT_ISWT5150 0x03 64 #define MT_ISARCHIVE_5945L2 0x04 65 #define MT_ISCMSJ500 0x05 66 #define MT_ISTDC3610 0x06 [all …]
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/TargetParser/ |
| D | Host.cpp | 1 //===-- Host.cpp - Implement OS Host Detection ------------------*- C++ -*-===// 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 11 //===----------------------------------------------------------------------===// 18 #include "llvm/Config/llvm-config.h" 25 // Include the platform-specific parts of this class. 54 #define DEBUG_TYPE "host-detection" 56 //===----------------------------------------------------------------------===// 60 //===----------------------------------------------------------------------===// [all …]
|
| /external/deqp/external/vulkancts/data/vulkan/amber/spirv_assembly/instruction/compute/signed_int_compare/ |
| D | uint_sgreaterthan.amber | 4 # Derived from the following OpenCL C, but cleaned up to be more generic. 7 # uint i = get_global_id(0); 18 OpMemberDecorate %_struct_3 0 Offset 0 21 OpDecorate %15 DescriptorSet 0 22 OpDecorate %15 Binding 0 23 OpDecorate %16 DescriptorSet 0 25 OpDecorate %17 DescriptorSet 0 27 %uint = OpTypeInt 32 0 38 %uint_0 = OpConstant %uint 0 51 %25 = OpLoad %uint %24 [all …]
|
| D | uint_slessthan.amber | 4 # Derived from the following OpenCL C, but cleaned up to be more generic. 7 # uint i = get_global_id(0); 18 OpMemberDecorate %_struct_3 0 Offset 0 21 OpDecorate %15 DescriptorSet 0 22 OpDecorate %15 Binding 0 23 OpDecorate %16 DescriptorSet 0 25 OpDecorate %17 DescriptorSet 0 27 %uint = OpTypeInt 32 0 38 %uint_0 = OpConstant %uint 0 51 %25 = OpLoad %uint %24 [all …]
|
| D | uint_sgreaterthanequal.amber | 4 # Derived from the following OpenCL C, but cleaned up to be more generic. 7 # uint i = get_global_id(0); 18 OpMemberDecorate %_struct_3 0 Offset 0 21 OpDecorate %15 DescriptorSet 0 22 OpDecorate %15 Binding 0 23 OpDecorate %16 DescriptorSet 0 25 OpDecorate %17 DescriptorSet 0 27 %uint = OpTypeInt 32 0 38 %uint_0 = OpConstant %uint 0 51 %25 = OpLoad %uint %24 [all …]
|
| D | uint_slessthanequal.amber | 4 # Derived from the following OpenCL C, but cleaned up to be more generic. 7 # uint i = get_global_id(0); 18 OpMemberDecorate %_struct_3 0 Offset 0 21 OpDecorate %15 DescriptorSet 0 22 OpDecorate %15 Binding 0 23 OpDecorate %16 DescriptorSet 0 25 OpDecorate %17 DescriptorSet 0 27 %uint = OpTypeInt 32 0 38 %uint_0 = OpConstant %uint 0 51 %25 = OpLoad %uint %24 [all …]
|
| /external/kernel-headers/original/uapi/linux/ |
| D | mtio.h | 1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 6 * by C.-J. Heine. 19 /* structure for MTIOCTOP - mag tape op command */ 26 #define MTRESET 0 /* +reset drive in case of problems */ 33 #define MTWEOF 5 /* write an end-of-file record (mark) */ 44 #define MTERASE 13 /* erase tape -- be careful! */ 54 #define MTSETDRVBUFFER 24 /* set the drive buffering according to SCSI-2 */ 56 #define MTFSS 25 /* space forward over setmarks */ 67 #define MTWEOFI 35 /* write an end-of-file record (mark) in immediate mode */ 69 /* structure for MTIOCGET - mag tape get status command */ [all …]
|
| /external/tcpdump/tests/ |
| D | sflow_multiple_counter_30_pdus.out | 1 …1 00:13:30.597291 IP (tos 0x0, ttl 253, id 23654, offset 0, flags [none], proto UDP (17), length … 2 …15.184.1.76.40948 > 15.184.3.9.6343: sFlowv5, IPv4 agent 15.184.8.4, agent-id 2, seqnum 204720, up… 3 expanded counter sample (4), length 172, seqnum 87096, type 0, idx 55, records 2 4 enterprise 0, Generic counter (1) length 88 5 ifindex 55, iftype 117, ifspeed 1000000000, ifdirection 1 (full-duplex) 7 In octets 820721, unicast pkts 9601, multicast pkts 0, broadcast pkts 1302, discards 0 8 In errors 0, unknown protos 0 9 … Out octets 178785248, unicast pkts 9736, multicast pkts 132958, broadcast pkts 2213534, discards 0 10 Out errors 0, promisc mode 2 11 enterprise 0, Ethernet counter (2) length 52 [all …]
|
| /external/rust/crates/textwrap/ |
| D | CHANGELOG.md | 6 ## Version 0.16.0 (2022-10-23) 16 paths to `fill` and `wrap`. This makes the functions 10-25 times 29 ## Version 0.15.1 (2022-09-15) 32 compatibility with 0.15.0. 34 ## Version 0.15.0 (2022-02-27) 46 `Options` by removing generic type parameters. 48 This change removes the new generic parameters introduced in version 71 nearly performance neutral (a 1-2% regression). 76 documentation for short last-line penalty more precise. 86 `wrap_optimal_fit` penalties to non-negative numbers. [all …]
|
| /external/mbedtls/tests/suites/ |
| D | test_suite_md.data | 1 # Tests of the generic message digest interface 5 MD <-> PSA conversion 39 Information on SHA3-224 41 md_info:MBEDTLS_MD_SHA3_224:"SHA3-224":28 43 Information on SHA3-256 45 md_info:MBEDTLS_MD_SHA3_256:"SHA3-256":32 47 Information on SHA3-384 49 md_info:MBEDTLS_MD_SHA3_384:"SHA3-384":48 51 Information on SHA3-512 53 md_info:MBEDTLS_MD_SHA3_512:"SHA3-512":64 [all …]
|
| /external/arm-trusted-firmware/plat/layerscape/common/ |
| D | ls_timer.c | 4 * SPDX-License-Identifier: BSD-3-Clause 11 #define TIMER_BASE_ADDR 0x02B00000 15 return read_cntpct_el0() * 1000 / read_cntfrq_el0() - start; in ls_get_timer() 21 * Generic delay timer implementation expects the timer to be a down in ls_timeus_get_value() 32 .clk_div = 25, 37 * Initialise the nxp layerscape on-chip free rolling us counter as the delay 44 mmio_write_32(cntcr, 0x1); in ls_delay_timer_init()
|
| /external/toolchain-utils/llvm_tools/patch_sync/ |
| D | Cargo.lock | 6 name = "aho-corasick" 8 source = "registry+https://github.com/rust-lang/crates.io-index" 17 source = "registry+https://github.com/rust-lang/crates.io-index" 26 source = "registry+https://github.com/rust-lang/crates.io-index" 32 source = "registry+https://github.com/rust-lang/crates.io-index" 35 "hermit-abi", 43 source = "registry+https://github.com/rust-lang/crates.io-index" 47 name = "block-buffer" 48 version = "0.9.0" 49 source = "registry+https://github.com/rust-lang/crates.io-index" [all …]
|