| /external/curl/.github/ |
| D | labeler.yml | 11 # It looks like there's no way of specifying that a label be added if *all* the 16 - all: ['docs/mk-ca-bundle.1'] 17 - all: ['docs/libcurl/opts/CURLINFO_HTTPAUTH*'] 18 - all: ['docs/libcurl/opts/CURLINFO_PROXYAUTH*'] 19 - all: ['docs/libcurl/opts/CURLOPT_KRB*'] 20 - all: ['docs/libcurl/opts/CURLOPT_SASL*'] 21 - all: ['docs/libcurl/opts/CURLOPT_SERVICE_NAME*'] 22 - all: ['docs/libcurl/opts/CURLOPT_USERNAME*'] 23 - all: ['docs/libcurl/opts/CURLOPT_USERPWD*'] 24 - all: ['docs/libcurl/opts/CURLOPT_XOAUTH*'] [all …]
|
| /external/autotest/server/site_tests/cheets_CTS_R/manual_tests/ |
| D | wifi.yaml | 1 android.app.usage.cts.NetworkUsageStatsTest#testAppDetails: [all] 2 android.app.usage.cts.NetworkUsageStatsTest#testAppSummary: [all] 3 android.app.usage.cts.NetworkUsageStatsTest#testCallback: [all] 4 android.app.usage.cts.NetworkUsageStatsTest#testDeviceSummary: [all] 5 android.app.usage.cts.NetworkUsageStatsTest#testTagDetails: [all] 6 android.app.usage.cts.NetworkUsageStatsTest#testUidDetails: [all] 7 android.app.usage.cts.NetworkUsageStatsTest#testUidTagStateDetails: [all] 8 android.app.usage.cts.NetworkUsageStatsTest#testUserSummary: [all] 9 android.cts.statsd.atom.HostAtomTests#testConnectivityStateChange: [all] 10 android.jobscheduler.cts.ConnectivityConstraintTest#testCellularConstraintExecutedAndStopped: [all] [all …]
|
| /external/skia/infra/bots/gen_tasks_logic/ |
| D | dm_flags.go | 1 // Copyright 2020 The Chromium Authors. All rights reserved. 111 // When matching skip logic, _ is a wildcard that matches all parts for the field. 113 // "_ skp _ SomeBigDraw" means the skp named SomeBigDraw on all config and options. 114 const ALL = "_" 180 skip(ALL, "test", ALL, "GrThreadSafeCache16Verts") 182 skip(ALL, "test", ALL, "image_subset") 202 skip("pdf", "gm", ALL, "lattice2") 203 skip("pdf", "gm", ALL, "hairmodes") 204 skip("pdf", "gm", ALL, "longpathdash") 217 // Use 4x MSAA for all our testing. It's more consistent and 8x MSAA is nondeterministic (by [all …]
|
| /external/libcups/examples/ |
| D | testfile.txt | 1 All work and no play makes Johhny a dull boy. All work and no 2 play makes Johhny a dull boy. All work and no play makes Johhny 3 a dull boy. All work and no play makes Johhny a dull boy. All 4 work and no play makes Johhny a dull boy. All work and no play 5 makes Johhny a dull boy. All work and no play makes Johhny a 6 dull boy. All work and no play makes Johhny a dull boy. All 7 work and no play makes Johhny a dull boy. All work and no play 8 makes Johhny a dull boy. All work and no play makes Johhny a 9 dull boy. All work and no play makes Johhny a dull boy. All 10 work and no play makes Johhny a dull boy. All work and no play [all …]
|
| /external/llvm/test/CodeGen/X86/ |
| D | avx512-cmp.ll | 2 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mcpu=knl | FileCheck %s --check-prefix=ALL --check-p… 3 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mcpu=skx | FileCheck %s --check-prefix=ALL --check-p… 6 ; ALL-LABEL: test1: 7 ; ALL: ## BB#0: 8 ; ALL-NEXT: vucomisd %xmm1, %xmm0 9 ; ALL-NEXT: jne LBB0_1 10 ; ALL-NEXT: jnp LBB0_2 11 ; ALL-NEXT: LBB0_1: ## %l1 12 ; ALL-NEXT: vsubsd %xmm1, %xmm0, %xmm0 13 ; ALL-NEXT: retq [all …]
|
| D | avx512-vbroadcast.ll | 2 ; RUN: llc < %s -mtriple=x86_64-unknown-linux-gnu -mattr=+avx512f | FileCheck %s --check-prefix=ALL… 3 …le=x86_64-unknown-linux-gnu -mattr=+avx512bw | FileCheck %s --check-prefix=ALL --check-prefix=AVX5… 6 ; ALL-LABEL: _inreg16xi32: 7 ; ALL: # BB#0: 8 ; ALL-NEXT: vpbroadcastd %edi, %zmm0 9 ; ALL-NEXT: retq 16 ; ALL-LABEL: _inreg8xi64: 17 ; ALL: # BB#0: 18 ; ALL-NEXT: vpbroadcastq %rdi, %zmm0 19 ; ALL-NEXT: retq [all …]
|
| D | vector-shuffle-512-v16.ll | 2 ; RUN: llc < %s -mcpu=x86-64 -mattr=+avx512f | FileCheck %s --check-prefix=ALL --check-prefix=AVX51… 3 ; RUN: llc < %s -mcpu=x86-64 -mattr=+avx512bw | FileCheck %s --check-prefix=ALL --check-prefix=AVX5… 8 ; ALL-LABEL: shuffle_v16f32_00_00_00_00_00_00_00_00_00_00_00_00_00_00_00_00: 9 ; ALL: # BB#0: 10 ; ALL-NEXT: vbroadcastss %xmm0, %zmm0 11 ; ALL-NEXT: retq 17 ; ALL-LABEL: shuffle_v16f32_08_08_08_08_08_08_08_08_08_08_08_08_08_08_08_08: 18 ; ALL: # BB#0: 19 ; ALL-NEXT: vextractf32x4 $2, %zmm0, %xmm0 20 ; ALL-NEXT: vbroadcastss %xmm0, %zmm0 [all …]
|
| D | vector-shuffle-combining-avx.ll | 2 ; RUN: llc < %s -mtriple=x86_64-unknown -mattr=+avx | FileCheck %s --check-prefix=ALL --check-prefi… 3 ; RUN: llc < %s -mtriple=x86_64-unknown -mattr=+avx2 | FileCheck %s --check-prefix=ALL --check-pref… 4 ; RUN: llc < %s -mtriple=x86_64-unknown -mattr=+avx512f | FileCheck %s --check-prefix=ALL --check-p… 23 ; ALL-LABEL: combine_vpermilvar_4f32_identity: 24 ; ALL: # BB#0: 25 ; ALL-NEXT: retq 32 ; ALL-LABEL: combine_vpermilvar_4f32_movddup: 33 ; ALL: # BB#0: 34 ; ALL-NEXT: vmovddup {{.*#+}} xmm0 = xmm0[0,0] 35 ; ALL-NEXT: retq [all …]
|
| /external/llvm/test/CodeGen/Mips/cconv/ |
| D | memory-layout.ll | 1 ; RUN: llc -march=mips < %s | FileCheck --check-prefixes=ALL,O32 %s 2 ; RUN: llc -march=mipsel < %s | FileCheck --check-prefixes=ALL,O32 %s 4 ; RUN-TODO: llc -march=mips64 -target-abi o32 < %s | FileCheck --check-prefixes=ALL,O32 %s 5 ; RUN-TODO: llc -march=mips64el -target-abi o32 < %s | FileCheck --check-prefixes=ALL,O32 %s 7 ; RUN: llc -march=mips64 -target-abi n32 < %s | FileCheck --check-prefixes=ALL,N32 %s 8 ; RUN: llc -march=mips64el -target-abi n32 < %s | FileCheck --check-prefixes=ALL,N32 %s 10 ; RUN: llc -march=mips64 -target-abi n64 < %s | FileCheck --check-prefixes=ALL,N64 %s 11 ; RUN: llc -march=mips64el -target-abi n64 < %s | FileCheck --check-prefixes=ALL,N64 %s 13 ; Test the memory layout for all ABI's and byte orders as specified by section 30 ; ALL-NOT: .p2align [all …]
|
| /external/llvm/test/MC/Mips/ |
| D | macro-bcc-imm.s | 2 # RUN: FileCheck %s --check-prefix=ALL 5 foo: # ALL-LABEL: foo: 6 blt $a2, 16, foo # ALL: addiu $1, $zero, 16 7 # ALL: slt $1, $6, $1 8 # ALL: bnez $1, foo 9 # ALL: # fixup A - offset: 0, value: foo-4, kind: fixup_Mips_PC16 10 ble $a2, 16, foo # ALL: addiu $1, $zero, 16 11 # ALL: slt $1, $1, $6 12 # ALL: beqz $1, foo 13 # ALL: # fixup A - offset: 0, value: foo-4, kind: fixup_Mips_PC16 [all …]
|
| /external/skia/infra/bots/ |
| D | jobs.json | 419 {"name": "FM-Debian10-Clang-GCE-CPU-AVX2-x86_64-Debug-All"}, 420 {"name": "FM-Debian10-Clang-GCE-CPU-AVX2-x86_64-Debug-All-ASAN"}, 421 {"name": "FM-Debian10-Clang-GCE-CPU-AVX2-x86_64-Release-All-MSAN"}, 422 {"name": "FM-Debian10-Clang-GCE-CPU-AVX2-x86_64-Release-All-TSAN"}, 423 {"name": "FM-Mac-Clang-VMware7.1-CPU-AVX-x86_64-Debug-All"}, 424 {"name": "FM-Mac-Clang-VMware7.1-CPU-AVX-x86_64-Debug-All-ASAN"}, 425 {"name": "FM-Mac-Clang-VMware7.1-CPU-AVX-x86_64-Release-All-TSAN"}, 426 {"name": "FM-Win-Clang-GCE-CPU-AVX2-x86_64-Debug-All"}, 427 {"name": "FM-Win-Clang-GCE-CPU-AVX2-x86_64-Debug-All-ASAN"}, 428 {"name": "FM-Win-MSVC-GCE-CPU-AVX2-x86_64-Debug-All"}, [all …]
|
| /external/llvm/test/CodeGen/Mips/ |
| D | o32_cc.ll | 1 ; RUN: llc -march=mipsel < %s | FileCheck -check-prefix=ALL %s 2 ; RUN: llc -march=mipsel -mcpu=mips32 < %s | FileCheck -check-prefixes=ALL,NO-MFHC1 %s 3 ; RUN: llc -march=mipsel -mcpu=mips32r2 < %s | FileCheck -check-prefixes=ALL,HAS-MFHC1… 4 ; RUN: llc -march=mipsel -mcpu=mips32r2 -mattr=+fp64 < %s | FileCheck -check-prefixes=ALL,HAS-MFHC1… 7 ; ALL-LABEL: testlowercall0: 8 ; ALL-DAG: ldc1 $f12, %lo 9 ; ALL-DAG: ldc1 $f14, %lo 19 ; ALL-LABEL: testlowercall1: 20 ; ALL-DAG: lwc1 $f12, %lo 21 ; ALL-DAG: lwc1 $f14, %lo [all …]
|
| D | mips64-f128.ll | 2 ; RUN: -disable-mips-delay-filler < %s | FileCheck %s -check-prefixes=ALL,C_CC_FMT,PRER6 4 ; RUN: -disable-mips-delay-filler < %s | FileCheck %s -check-prefixes=ALL,C_CC_FMT,PRER6 6 ; RUN: -disable-mips-delay-filler < %s | FileCheck %s -check-prefixes=ALL,C_CC_FMT,PRER6 8 ; RUN: -disable-mips-delay-filler < %s | FileCheck %s -check-prefixes=ALL,CMP_CC_FMT,R6 16 ; ALL-LABEL: addLD: 17 ; ALL: ld $25, %call16(__addtf3) 27 ; ALL-LABEL: subLD: 28 ; ALL: ld $25, %call16(__subtf3) 38 ; ALL-LABEL: mulLD: 39 ; ALL: ld $25, %call16(__multf3) [all …]
|
| D | atomic.ll | 2 ; RUN: FileCheck %s -check-prefixes=ALL,MIPS32-ANY,NO-SEB-SEH,CHECK-EL,NOT-MICROMIPS 4 ; RUN: FileCheck %s -check-prefixes=ALL,MIPS32-ANY,HAS-SEB-SEH,CHECK-EL,NOT-MICROMIPS 6 ; RUN: FileCheck %s -check-prefixes=ALL,MIPS32-ANY,HAS-SEB-SEH,CHECK-EL,MIPSR6 8 ; RUN: FileCheck %s -check-prefixes=ALL,MIPS64-ANY,NO-SEB-SEH,CHECK-EL,NOT-MICROMIPS 10 ; RUN: FileCheck %s -check-prefixes=ALL,MIPS64-ANY,NO-SEB-SEH,CHECK-EL,NOT-MICROMIPS 12 ; RUN: FileCheck %s -check-prefixes=ALL,MIPS64-ANY,HAS-SEB-SEH,CHECK-EL,NOT-MICROMIPS 14 ; RUN: FileCheck %s -check-prefixes=ALL,MIPS64-ANY,HAS-SEB-SEH,CHECK-EL,MIPSR6 16 ; RUN: FileCheck %s -check-prefixes=ALL-LABEL,MIPS64-ANY,O0 18 ; RUN: FileCheck %s -check-prefixes=ALL,MIPS32-ANY,HAS-SEB-SEH,CHECK-EL,MICROMIPS 23 ; RUN: FileCheck %s -check-prefixes=ALL,MIPS32-ANY,NO-SEB-SEH,CHECK-EB,NOT-MICROMIPS [all …]
|
| D | inlineasm-operand-code.ll | 4 ; RUN: FileCheck -check-prefixes=ALL,LE32,GAS %s 6 ; RUN: FileCheck -check-prefixes=ALL,BE32,GAS %s 10 ; RUN: FileCheck -check-prefixes=ALL,LE32,IAS %s 12 ; RUN: FileCheck -check-prefixes=ALL,BE32,IAS %s 21 ; ALL-LABEL: constraint_X: 22 ; ALL: #APP 25 ; ALL: #NO_APP 33 ; ALL-LABEL: constraint_x: 34 ; ALL: #APP 39 ; ALL: #NO_APP [all …]
|
| D | inlineasm_constraint_ZC.ll | 1 …lc -march=mipsel -mcpu=mips32r6 -relocation-model=pic < %s | FileCheck %s -check-prefixes=ALL,09BIT 2 …-march=mipsel -mattr=+micromips -relocation-model=pic < %s | FileCheck %s -check-prefixes=ALL,12BIT 3 ; RUN: llc -march=mipsel -relocation-model=pic < %s | FileCheck %s -check-prefixes=ALL,16BIT 9 ; ALL-LABEL: ZC: 13 ; ALL: lw $[[BASEPTR:[0-9]+]], %got(data)( 14 ; ALL: #APP 15 ; ALL: lw $1, 0($[[BASEPTR]]) 16 ; ALL: #NO_APP 23 ; ALL-LABEL: ZC_offset_n4: 27 ; ALL: lw $[[BASEPTR:[0-9]+]], %got(data)( [all …]
|
| /external/llvm/test/CodeGen/Mips/Fast-ISel/ |
| D | callabi.ll | 3 ; RUN: FileCheck %s -check-prefixes=ALL,32R1 6 ; RUN: FileCheck %s -check-prefixes=ALL,32R2 11 ; ALL-LABEL: cxb: 13 ; ALL: addiu $[[T0:[0-9]+]], $zero, 10 26 ; ALL-LABEL: cxh: 28 ; ALL: addiu $[[T0:[0-9]+]], $zero, 10 41 ; ALL-LABEL: cxi: 43 ; ALL-DAG: addiu $4, $zero, 10 44 ; ALL-DAG: lw $25, %got(xi)(${{[0-9]+}}) 45 ; ALL: jalr $25 [all …]
|
| /external/llvm/test/DebugInfo/PDB/ |
| D | pdbdump-headers.test | 6 ; RUN: llvm-pdbdump raw -all %p/Inputs/empty.pdb | FileCheck -check-prefix=ALL %s 947 ; ALL: FileHeaders { 948 ; ALL: BlockSize: 4096 949 ; ALL: Unknown0: 2 950 ; ALL: NumBlocks: 25 951 ; ALL: NumDirectoryBytes: 136 952 ; ALL: Unknown1: 0 953 ; ALL: BlockMapAddr: 24 954 ; ALL: NumDirectoryBlocks: 1 955 ; ALL: BlockMapOffset: 98304 [all …]
|
| /external/robolectric-shadows/processor/ |
| D | sdks.txt | 1 prebuilts/misc/common/robolectric/android-all/android-all-4.1.2_r1-robolectric-r1.jar 2 prebuilts/misc/common/robolectric/android-all/android-all-4.2.2_r1.2-robolectric-r1.jar 3 prebuilts/misc/common/robolectric/android-all/android-all-4.3_r2-robolectric-r1.jar 4 prebuilts/misc/common/robolectric/android-all/android-all-4.4_r1-robolectric-r2.jar 5 prebuilts/misc/common/robolectric/android-all/android-all-5.0.2_r3-robolectric-r0.jar 6 prebuilts/misc/common/robolectric/android-all/android-all-5.1.1_r9-robolectric-r2.jar 7 prebuilts/misc/common/robolectric/android-all/android-all-6.0.1_r3-robolectric-r1.jar 8 prebuilts/misc/common/robolectric/android-all/android-all-7.0.0_r1-robolectric-r1.jar 9 prebuilts/misc/common/robolectric/android-all/android-all-7.1.0_r7-robolectric-r1.jar 10 prebuilts/misc/common/robolectric/android-all/android-all-8.0.0_r4-robolectric-r1.jar [all …]
|
| /external/robolectric/processor/ |
| D | sdks.txt | 1 prebuilts/misc/common/robolectric/android-all/android-all-4.1.2_r1-robolectric-r1.jar 2 prebuilts/misc/common/robolectric/android-all/android-all-4.2.2_r1.2-robolectric-r1.jar 3 prebuilts/misc/common/robolectric/android-all/android-all-4.3_r2-robolectric-r1.jar 4 prebuilts/misc/common/robolectric/android-all/android-all-4.4_r1-robolectric-r2.jar 5 prebuilts/misc/common/robolectric/android-all/android-all-5.0.2_r3-robolectric-r0.jar 6 prebuilts/misc/common/robolectric/android-all/android-all-5.1.1_r9-robolectric-r2.jar 7 prebuilts/misc/common/robolectric/android-all/android-all-6.0.1_r3-robolectric-r1.jar 8 prebuilts/misc/common/robolectric/android-all/android-all-7.0.0_r1-robolectric-r1.jar 9 prebuilts/misc/common/robolectric/android-all/android-all-7.1.0_r7-robolectric-r1.jar 10 prebuilts/misc/common/robolectric/android-all/android-all-8.0.0_r4-robolectric-r1.jar [all …]
|
| /external/openthread/third_party/mbedtls/repo/include/mbedtls/ |
| D | check_config.h | 72 #error "MBEDTLS_AESNI_C defined, but not all prerequisites" 76 #error "MBEDTLS_CTR_DRBG_C defined, but not all prerequisites" 80 #error "MBEDTLS_DHM_C defined, but not all prerequisites" 84 #error "MBEDTLS_SSL_TRUNCATED_HMAC_COMPAT defined, but not all prerequisites" 89 #error "MBEDTLS_CMAC_C defined, but not all prerequisites" 94 #error "MBEDTLS_NIST_KW_C defined, but not all prerequisites" 98 #error "MBEDTLS_ECDH_C defined, but not all prerequisites" 116 #error "MBEDTLS_ECDSA_C defined, but not all prerequisites" 121 #error "MBEDTLS_ECJPAKE_C defined, but not all prerequisites" 147 #error "MBEDTLS_ECDSA_DETERMINISTIC defined, but not all prerequisites" [all …]
|
| /external/clang/test/CodeGenCXX/ |
| D | static-member-variable-explicit-specialization.cpp | 1 …=c++1y -triple=x86_64-pc-linux -emit-llvm -o - | FileCheck --check-prefix=ELF --check-prefix=ALL %s 2 … -triple=x86_64-apple-darwin -emit-llvm -o - | FileCheck --check-prefix=MACHO --check-prefix=ALL %s 4 // ALL: ; ModuleID 14 // ALL: @_ZN1AIbE1aE = global i32 10 17 // ALL: @llvm.global_ctors = appending global [8 x { i32, void ()*, i8* }] 37 // ALL: { i32, void ()*, i8* } { i32 65535, void ()* @[[unordered7:[^,]*]], i8* null }, 39 // ALL: { i32, void ()*, i8* } { i32 65535, void ()* @_GLOBAL__sub_I_static_member_variable_explic… 79 // ALL: define internal void @[[unordered1]]( 80 // ALL: call i32 @foo() 81 // ALL: store {{.*}} @_ZN1AIsE1aE [all …]
|
| /external/armnn/ |
| D | LICENSE.spdx | 2280 PackageCopyrightText: <text>Copyright (c) MapBox All rights reserved.</text> 2297 FileCopyrightText: <text>Copyright © 2017 ARM Ltd. All rights reserved.</text> 2304 FileCopyrightText: <text>Copyright © 2017 ARM Ltd. All rights reserved.</text> 2311 FileCopyrightText: <text>Copyright © 2018-2022 Arm Ltd and Contributors. All rights reserved.</text> 2318 FileCopyrightText: <text>Copyright © 2018-2022 Arm Ltd and Contributors. All rights reserved.</text> 2326 Copyright © 2022 Arm Ltd and Contributors. All rights reserved.</text> 2333 FileCopyrightText: <text>Copyright © 2018-2022 Arm Ltd and Contributors. All rights reserved.</text> 2340 FileCopyrightText: <text>Copyright © 2020-2022 Arm Ltd and Contributors. All rights reserved.</text> 2347 FileCopyrightText: <text>Copyright © 2018-2022 Arm Ltd and Contributors. All rights reserved.</text> 2354 FileCopyrightText: <text>Copyright © 2020 Arm Ltd and Contributors. All rights reserved.</text> [all …]
|
| /external/llvm/test/CodeGen/Mips/msa/ |
| D | basic_operations_float.ll | 1 ; RUN: llc -march=mips -mattr=+msa,+fp64 -relocation-model=pic < %s | FileCheck -check-prefixes=ALL… 2 …c -march=mipsel -mattr=+msa,+fp64 -relocation-model=pic < %s | FileCheck -check-prefixes=ALL,O32 %s 3 …-target-abi=n32 -mattr=+msa,+fp64 -relocation-model=pic < %s | FileCheck -check-prefixes=ALL,N32 %s 4 …-target-abi=n32 -mattr=+msa,+fp64 -relocation-model=pic < %s | FileCheck -check-prefixes=ALL,N32 %s 5 …c -march=mips64 -mattr=+msa,+fp64 -relocation-model=pic < %s | FileCheck -check-prefixes=ALL,N64 %s 6 …-march=mips64el -mattr=+msa,+fp64 -relocation-model=pic < %s | FileCheck -check-prefixes=ALL,N64 %s 15 ; ALL-LABEL: const_v4f32: 18 ; ALL: ldi.b [[R1:\$w[0-9]+]], 0 21 ; ALL: lui [[R1:\$[0-9]+]], 16256 22 ; ALL: fill.w [[R2:\$w[0-9]+]], [[R1]] [all …]
|
| D | basic_operations.ll | 3 ; RUN: FileCheck -check-prefixes=ALL,O32,MIPS32,ALL-BE %s 6 ; RUN: FileCheck -check-prefixes=ALL,O32,MIPS32,ALL-LE %s 9 ; RUN: FileCheck -check-prefixes=ALL,N32,MIPS64,ALL-BE %s 12 ; RUN: FileCheck -check-prefixes=ALL,N32,MIPS64,ALL-LE %s 15 ; RUN: FileCheck -check-prefixes=ALL,N64,MIPS64,ALL-BE %s 18 ; RUN: FileCheck -check-prefixes=ALL,N64,MIPS64,ALL-LE %s 29 ; ALL-LABEL: const_v16i8: 32 ; ALL: ldi.b [[R1:\$w[0-9]+]], 0 35 ; ALL: ldi.b [[R1:\$w[0-9]+]], 1 41 ; ALL: ld.b [[R1:\$w[0-9]+]], 0([[G_PTR]]) [all …]
|