| /external/clang/test/Driver/ |
| D | mips-mti.cpp | 9 // RUN: | FileCheck --check-prefix=EB-HARD-O32 %s 10 // EB-HARD-O32: "-internal-isystem" 11 // EB-HARD-O32: "[[TC:[^"]+/lib/gcc/mips-mti-linux-gnu/4.9.2]]/../../../../mips-mti-linux-gnu/inclu… 12 // EB-HARD-O32: "-internal-isystem" 13 // EB-HARD-O32: "[[TC]]/../../../../mips-mti-linux-gnu/include/c++/4.9.2/mips-mti-linux-gnu/mips-r2… 14 // EB-HARD-O32: "-internal-isystem" 15 // EB-HARD-O32: "[[TC]]/../../../../mips-mti-linux-gnu/include/c++/4.9.2/backward" 16 // EB-HARD-O32: "-internal-externc-isystem" 17 // EB-HARD-O32: "[[TC]]/../../../../sysroot/mips-r2-hard/lib/../usr/include" 18 // EB-HARD-O32: "{{.*}}ld{{(.exe)?}}" [all …]
|
| D | mips-img-v2.cpp | 9 // RUN: | FileCheck --check-prefix=EB-HARD-O32 %s 10 // EB-HARD-O32: "-internal-isystem" 11 // EB-HARD-O32: "[[TC:[^"]+/lib/gcc/mips-img-linux-gnu/4.9.2]]/../../../../mips-img-linux-gnu/inclu… 12 // EB-HARD-O32: "-internal-isystem" 13 // EB-HARD-O32: "[[TC]]/../../../../mips-img-linux-gnu/include/c++/4.9.2/mips-img-linux-gnu/mips-r6… 14 // EB-HARD-O32: "-internal-isystem" 15 // EB-HARD-O32: "[[TC]]/../../../../mips-img-linux-gnu/include/c++/4.9.2/backward" 16 // EB-HARD-O32: "-internal-externc-isystem" 17 // EB-HARD-O32: "[[TC]]/../../../../sysroot/mips-r6-hard/lib/../usr/include" 18 // EB-HARD-O32: "{{.*}}ld{{(.exe)?}}" [all …]
|
| D | mips-float.c | 8 // CHECK-DEF: "-mfloat-abi" "hard" 13 // RUN: | FileCheck --check-prefix=CHECK-HARD %s 14 // CHECK-HARD: "-mfloat-abi" "hard" 24 // -mfloat-abi=hard 26 // RUN: -target mips-linux-gnu -mfloat-abi=hard \ 27 // RUN: | FileCheck --check-prefix=CHECK-ABI-HARD %s 28 // CHECK-ABI-HARD: "-mfloat-abi" "hard" 42 // CHECK-ABI-DOUBLE: "-mfloat-abi" "hard" 50 // CHECK-ABI-SINGLE: "-mfloat-abi" "hard" 64 // CHECK-DEF-MIPS16: "-mfloat-abi" "hard" [all …]
|
| D | mips-mti-linux.c | 9 // = Big-endian, mips32r2, hard float 20 // CHECK-BE-HF-32R2-SAME: "[[SYSROOT]]/mips-r2-hard-musl/usr/lib{{/|\\\\}}crt1.o" 21 // CHECK-BE-HF-32R2-SAME: "[[SYSROOT]]/mips-r2-hard-musl/usr/lib{{/|\\\\}}crti.o" 22 // CHECK-BE-HF-32R2-SAME: "-L[[SYSROOT]]/mips-r2-hard-musl/usr/lib" 23 // CHECK-BE-HF-32R2-SAME: "{{[^"]+}}/mips-r2-hard-musl{{/|\\\\}}lib{{/|\\\\}}linux{{/|\\\\}}libclan… 25 // CHECK-BE-HF-32R2-SAME: "[[SYSROOT]]/mips-r2-hard-musl/usr/lib{{/|\\\\}}crtn.o" 27 // = Little-endian, mips32r2, hard float 38 // CHECK-LE-HF-32R2-SAME: "[[SYSROOT]]/mipsel-r2-hard-musl/usr/lib{{/|\\\\}}crt1.o" 39 // CHECK-LE-HF-32R2-SAME: "[[SYSROOT]]/mipsel-r2-hard-musl/usr/lib{{/|\\\\}}crti.o" 40 // CHECK-LE-HF-32R2-SAME: "-L[[SYSROOT]]/mipsel-r2-hard-musl/usr/lib" [all …]
|
| /external/llvm/test/CodeGen/Thumb2/ |
| D | float-cmp.ll | 2 …-none-eabihf -mcpu=cortex-m4 | FileCheck %s -check-prefix=CHECK -check-prefix=HARD -check-prefix=SP 3 …-none-eabihf -mcpu=cortex-m7 | FileCheck %s -check-prefix=CHECK -check-prefix=HARD -check-prefix=DP 4 …-none-eabihf -mcpu=cortex-a8 | FileCheck %s -check-prefix=CHECK -check-prefix=HARD -check-prefix=DP 11 ; HARD: movs r0, #0 18 ; HARD: vcmpe.f32 19 ; HARD: moveq r0, #1 26 ; HARD: vcmpe.f32 27 ; HARD: movgt r0, #1 34 ; HARD: vcmpe.f32 35 ; HARD: movge r0, #1 [all …]
|
| D | float-ops.ll | 2 …e-eabihf -mcpu=cortex-m4 | FileCheck %s -check-prefix=CHECK -check-prefix=HARD -check-prefix=SP -c… 3 …e-eabihf -mcpu=cortex-m7 | FileCheck %s -check-prefix=CHECK -check-prefix=HARD -check-prefix=DP -c… 4 …e-eabihf -mcpu=cortex-a8 | FileCheck %s -check-prefix=CHECK -check-prefix=HARD -check-prefix=DP -c… 10 ; HARD: vadd.f32 s0, s0, s1 29 ; HARD: vsub.f32 s 48 ; HARD: vmul.f32 s 67 ; HARD: vdiv.f32 s 86 ; HARD: b fmodf 95 ; HARD: b fmod 104 ; HARD: vldr s0, [r0] [all …]
|
| D | float-intrinsics-float.ll | 2 …ex-m4 | FileCheck %s -check-prefix=CHECK -check-prefix=HARD -check-prefix=SP -c… 3 …ex-m7 | FileCheck %s -check-prefix=CHECK -check-prefix=HARD -check-prefix=DP -c… 4 …ex-m7 -mattr=+fp-only-sp | FileCheck %s -check-prefix=CHECK -check-prefix=HARD -check-prefix=SP -c… 5 …ex-a7 | FileCheck %s -check-prefix=CHECK -check-prefix=HARD -check-prefix=DP -c… 6 …ex-a57 | FileCheck %s -check-prefix=CHECK -check-prefix=HARD -check-prefix=DP -c… 12 ; HARD: vsqrt.f32 s0, s0 21 ; HARD: b __powisf2 30 ; HARD: b sinf 39 ; HARD: b cosf 48 ; HARD: b powf [all …]
|
| D | float-intrinsics-double.ll | 3 …ex-m7 | FileCheck %s -check-prefix=CHECK -check-prefix=HARD -check-prefix=DP -c… 5 …ex-a7 | FileCheck %s -check-prefix=CHECK -check-prefix=HARD -check-prefix=DP -c… 6 …ex-a57 | FileCheck %s -check-prefix=CHECK -check-prefix=HARD -check-prefix=DP -c… 12 ; HARD: vsqrt.f64 d0, d0 21 ; HARD: b __powidf2 30 ; HARD: b sin 39 ; HARD: b cos 48 ; HARD: b pow 57 ; HARD: b exp 66 ; HARD: b exp2 [all …]
|
| /external/llvm/test/CodeGen/ARM/ |
| D | big-endian-vector-callee.ll | 2 …riple armeb-eabi -mattr v7,neon -float-abi hard %s -o - | FileCheck %s -check-prefix CHECK -check-… 8 ; HARD: vadd.f64 d{{[0-9]+}}, d0 21 ; HARD: vadd.i64 d{{[0-9]+}}, d0 34 ; HARD: vrev64.32 d{{[0-9]+}}, d0 47 ; HARD: vrev64.32 d{{[0-9]+}}, d0 60 ; HARD: vrev64.16 d{{[0-9]+}}, d0 73 ; HARD: vrev64.8 d{{[0-9]+}}, d0 92 ; HARD: vadd.f64 d0 99 ; HARD: vadd.i64 d{{[0-9]+}}, d0 106 ; HARD: vadd.f64 d0 [all …]
|
| D | big-endian-vector-caller.ll | 2 …riple armeb-eabi -mattr v7,neon -float-abi hard %s -o - | FileCheck %s -check-prefix CHECK -check-… 9 ; HARD: vadd.f64 d0 25 ; HARD: vadd.i64 d0 41 ; HARD: vrev64.32 d0 57 ; HARD: vrev64.32 d0 73 ; HARD: vrev64.16 d0 89 ; HARD: vrev64.8 d0 113 ; HARD: vadd.f64 {{d[0-9]+}}, d0 121 ; HARD: vadd.i64 d0 130 ; HARD: vadd.f64 {{d[0-9]+}}, d0 [all …]
|
| D | fp16-args.ll | 2 ; RUN: llc -float-abi hard -mattr=+fp16 < %s | FileCheck %s --check-prefix=CHECK --check-prefix=HARD 30 ; HARD-NOT: vmov 31 ; HARD-NOT: uxth 32 ; HARD: vcvtb.f32.f16 {{s[0-9]+}}, s1 33 ; HARD: vcvtb.f32.f16 {{s[0-9]+}}, s0 34 ; HARD: vadd.f32 {{s[0-9]+}}, {{s[0-9]+}}, {{s[0-9]+}} 35 ; HARD: vcvtb.f16.f32 [[SREG:s[0-9]+]], {{s[0-9]+}} 36 ; HARD-NEXT: vmov [[REG0:r[0-9]+]], [[SREG]] 37 ; HARD-NEXT: uxth [[REG1:r[0-9]+]], [[REG0]] 38 ; HARD-NEXT: vmov s0, [[REG1]]
|
| D | default-float-abi.ll | 1 ; RUN: llc -mtriple=armv7-linux-gnueabihf %s -o - | FileCheck %s --check-prefix=CHECK-HARD 2 ; RUN: llc -mtriple=armv7-linux-musleabihf %s -o - | FileCheck %s --check-prefix=CHECK-HARD 3 ; RUN: llc -mtriple=armv7-linux-eabihf %s -o - | FileCheck %s --check-prefix=CHECK-HARD 8 ; RUN: llc -mtriple=armv7-linux-eabi -float-abi=hard %s -o - | FileCheck %s --check-prefix=CHECK-HA… 15 ; CHECK-HARD-LABEL: test_abi: 16 ; CHECK-HARD-NOT: vmov 17 ; CHECK-HARD: vadd.f32 s0, s0, s1 18 ; CHECK-HARD-NOT: vmov
|
| D | fcopysign.ll | 2 …isable-post-ra -mtriple=armv7-gnueabi -float-abi=hard -mcpu=cortex-a8 | FileCheck %s -check-prefix… 11 ; HARD-LABEL: test1: 12 ; HARD: vmov.i32 [[REG1:(d[0-9]+)]], #0x80000000 13 ; HARD: vbsl [[REG1]], d 24 ; HARD-LABEL: test2: 25 ; HARD: vmov.i32 [[REG2:(d[0-9]+)]], #0x80000000 26 ; HARD: vshl.i64 [[REG2]], [[REG2]], #32 27 ; HARD: vbsl [[REG2]], d1, d0
|
| D | fmacs.ll | 5 …mtriple=arm-linux-gnueabi -mcpu=cortex-a9 -float-abi=hard %s -o - | FileCheck %s -check-prefix=HARD 70 ; HARD-LABEL: t4: 71 ; HARD: vmla.f32 s0, s1, s2 72 ; HARD: vmla.f32 s3, s1, s4 95 ; HARD-LABEL: t5: 96 ; HARD: vmla.f32 s4, s0, s1 97 ; HARD: vmul.f32 s0, s2, s3 98 ; HARD: vadd.f32 s0, s4, s0
|
| /external/llvm/test/CodeGen/SPARC/ |
| D | 32abi.ll | 1 …isable-sparc-leaf-proc | FileCheck %s --check-prefix=CHECK --check-prefix=HARD --check-prefix=CHEC… 2 …isable-sparc-leaf-proc | FileCheck %s --check-prefix=CHECK --check-prefix=HARD --check-prefix=CHEC… 59 ; HARD: save %sp, -120, %sp 60 ; HARD: mov %i5, %g2 61 ; HARD-NEXT: ld [%fp+92], %g3 62 ; HARD-NEXT: mov %i4, %i5 63 ; HARD-NEXT: ! kill 64 ; HARD-NEXT: std %g2, [%fp+-24] 65 ; HARD-NEXT: mov %i3, %i4 66 ; HARD-NEXT: std %i4, [%fp+-16] [all …]
|
| D | fp128.ll | 1 ; RUN: llc < %s -march=sparc -mattr=hard-quad-float | FileCheck %s --check-prefix=CHECK --check-pre… 2 ; RUN: llc < %s -march=sparcel -mattr=hard-quad-float | FileCheck %s --check-prefix=CHECK --check-p… 3 ; RUN: llc < %s -march=sparc -mattr=-hard-quad-float | FileCheck %s --check-prefix=CHECK --check-pr… 4 ; RUN: llc < %s -march=sparcel -mattr=-hard-quad-float | FileCheck %s --check-prefix=CHECK --check-… 12 ; HARD: faddq [[R0:.+]], [[R1:.+]], [[R2:.+]] 13 ; HARD: fsubq [[R2]], [[R3:.+]], [[R4:.+]] 14 ; HARD: fmulq [[R4]], [[R5:.+]], [[R6:.+]] 15 ; HARD: fdivq [[R6]], [[R2]] 53 ; HARD: fcmpq 54 ; HARD-NEXT: nop [all …]
|
| D | 64abi.ll | 1 …sparc-delay-filler -disable-sparc-leaf-proc | FileCheck %s --check-prefix=CHECK --check-prefix=HARD 58 ; HARD: save %sp, -128, %sp 59 ; HARD: ld [%fp+2307], [[F:%f[0-9]+]] 60 ; HARD: fstod %f1, 61 ; HARD: faddd %f2, 62 ; HARD: faddd %f4, 63 ; HARD: faddd %f6, 64 ; HARD: fadds %f31, [[F]] 105 ; HARD: std %f2, [%sp+2311] 107 ; HARD: st %f1, [%sp+2307] [all …]
|
| /external/grpc-grpc/test/core/end2end/tests/ |
| D | large_metadata.cc | 102 // Server responds with metadata between soft and hard limits of what client 117 // Server responds with metadata above hard limit of what the client accepts. 130 // Set soft limit higher than hard limit. All requests above hard limit should 131 // be rejected, all requests below hard limit should be accepted (soft limit 143 // Send 50 requests below hard limit. Should be accepted. in CORE_END2END_TEST() 145 // Send 50 requests above hard limit. Should be rejected. in CORE_END2END_TEST() 149 // Set soft limit * 1.25 higher than default hard limit and do not set hard 150 // limit. Soft limit * 1.25 should be used as hard limit. 162 // Send 100 requests between soft and hard limits. Some should be rejected. in CORE_END2END_TEST() 165 // Send 50 requests above hard limit. Should be rejected. in CORE_END2END_TEST() [all …]
|
| /external/curl/tests/ |
| D | ech_tests.sh | 383 timeout "$tout" "$CURL" "${CURL_PARAMS[@]}" --ech hard "$turl" >> "$logfile" 2>&1 422 …timeout "$tout" "$CURL" "${CURL_PARAMS[@]}" --ech pn:override --ech hard "$turl" >> "$logfile" 2>&1 540 # ech can be hard, true, grease or false 544 # but only one of hard, true, grease or false will apply 567 cli_test "$turl" 0 0 --ech ecl:"$badecl" --ech hard 569 cli_test "$turl" 1 1 --ech ecl:"$badecl" --ech hard --ech ecl:"$goodecl" 571 cli_test "$turl" 1 1 --ech ecl:"$badecl" --ech hard --ech ecl:"$goodecl" --ech pn:"$goodpn" 573 cli_test "$turl" 0 0 --ech ecl:"$badecl" --ech hard --ech pn:"$goodpn" 575 cli_test "$turl" 0 0 --ech ecl:"$badecl" --ech hard --ech true 577 cli_test "$turl" 1 1 --ech ecl:"$badecl" --ech hard --ech true --ech ecl:"$goodecl" [all …]
|
| /external/bcc/man/man8/ |
| D | hardirqs.8 | 3 hardirqs \- Measure hard IRQ (hard interrupt) event time. Uses Linux eBPF/bcc. 7 This summarizes the time spent servicing hard IRQs (hard interrupts), and can 41 Sum hard IRQ event time until Ctrl-C: 45 Show hard IRQ event time as histograms: 57 Sum hard IRQ event time on CPU 1 until Ctrl-C: 63 The irq action name for this hard IRQ. 66 Total time spent in this hard IRQ in microseconds. 69 Total time spent in this hard IRQ in nanoseconds. 78 Number of hard IRQs in this time range.
|
| /external/python/cpython3/Lib/msilib/ |
| D | text.py | 85 ('MenuAllLocal', 'Entire feature will be installed on local hard drive'), 88 ('MenuLocal', 'Will be installed on local hard drive'), 94 ('SelAbsentLocal', 'This feature will be installed on the local hard drive'), 99 ('SelAdvertiseLocal', 'This feature will be installed on your local hard drive'), 104 ('SelCDLocal', 'This feature will change from run from CD state to be installed on the local hard d… 105 ('SelChildCostNeg', 'This feature frees up [1] on your hard drive.'), 106 ('SelChildCostPos', 'This feature requires [1] on your hard drive.'), 109 ('SelLocalAdvertise', 'This feature will be removed from your local hard drive, but will be set to … 110 ('SelLocalCD', 'This feature will be removed from your local hard drive, but will be still availabl… 111 ('SelLocalLocal', 'This feature will remain on you local hard drive'), [all …]
|
| /external/python/cpython2/Lib/msilib/ |
| D | text.py | 85 (u'MenuAllLocal', u'Entire feature will be installed on local hard drive'), 88 (u'MenuLocal', u'Will be installed on local hard drive'), 94 (u'SelAbsentLocal', u'This feature will be installed on the local hard drive'), 99 (u'SelAdvertiseLocal', u'This feature will be installed on your local hard drive'), 104 (u'SelCDLocal', u'This feature will change from run from CD state to be installed on the local hard… 105 (u'SelChildCostNeg', u'This feature frees up [1] on your hard drive.'), 106 (u'SelChildCostPos', u'This feature requires [1] on your hard drive.'), 109 (u'SelLocalAdvertise', u'This feature will be removed from your local hard drive, but will be set t… 110 (u'SelLocalCD', u'This feature will be removed from your local hard drive, but will be still availa… 111 (u'SelLocalLocal', u'This feature will remain on you local hard drive'), [all …]
|
| /external/skia/gm/ |
| D | hardstop_gradients.cpp | 22 * 5-color hard stop | rect30 rect31 rect32 23 * 4-color hard stop centered | rect40 rect41 rect42 24 * 3-color hard stop 001 | rect50 rect51 rect52 25 * 3-color hard stop 011 | rect60 rect61 rect62 26 * 4-color hard stop off-center | rect70 rect71 rect72 28 * The first three rows are cases covered by pre-hard-stop code; simple 32 * The next four rows all deal with hard stop gradients. The fourth row 33 * is a generic hard stop gradient, while the three subsequent rows deal 34 * with special cases of hard stop gradients; centered hard stop gradients 36 * 0, 0, 1 and 0, 1, 1). The final row has a single off-center hard stop.
|
| /external/clang/test/CodeGen/ |
| D | arm-fp16-arguments.c | 2 …apcs -mfloat-abi hard -fallow-half-arguments-and-returns -emit-llvm -o - -O1 %s | FileCheck %s --c… 10 // HARD: define arm_aapcs_vfpcc void @t1(float [[PARAM:%.*]]) 11 // HARD: [[BITCAST:%.*]] = bitcast float [[PARAM]] to i32 12 // HARD: [[TRUNC:%.*]] = trunc i32 [[BITCAST]] to i16 19 // HARD: define arm_aapcs_vfpcc float @t2() 24 // HARD: [[BITCAST:%.*]] = bitcast i32 [[ZEXT]] to float 25 // HARD: ret float [[BITCAST]]
|
| /external/autotest/server/site_tests/firmware_PDResetHard/ |
| D | firmware_PDResetHard.py | 14 USB PD hard reset test. 16 Hard resets are issued by both ends of the connection. If the DUT 19 criteria is that all attempted hard resets are successful. 29 """Tests hard reset initated by both ends of PD connection 38 raise error.TestFail('Hard Reset Failed') 41 logging.warning('Device cant hard reset ... skipping') 67 4. Test Hard Reset initiated by both ends of connection 81 # Test hard resets initiated by both ends
|