Home
last modified time | relevance | path

Searched refs:idx7 (Results 1 – 25 of 372) sorted by relevance

12345678910>>...15

/dports/databases/namazu2/namazu-2.0.21/tests/
H A Dmknmz-510 if test ! -d idx7; then
11 mkdir idx7
13 rm -f idx7/NMZ.*
24 ../scripts/mknmz -O idx7 $TMPDATA >> $LOG
27 prevdocnum=`perl -lne 'print $1 if /^files (\d+)/' idx7/NMZ.status`
36 ../scripts/mknmz --update=idx7 --check-filesize >> $LOG
39 postdocnum=`perl -lne 'print $1 if /^files (\d+)/' idx7/NMZ.status`
H A Dnamazu-48 docnum=`perl -lne 'print $1 if /^Updated Documents:\s+(\d+)/' idx7/NMZ.log`
12 ./namazu xyzzy ../tests/idx7 >> $LOG
17 hitnum=`./namazu -c xyzzy ../tests/idx7`
/dports/math/py-pandas/pandas-1.2.5/pandas/tests/indexes/period/
H A Dtest_formats.py57 idx7 = pd.period_range("2013Q1", periods=1, freq="Q")
98 [idx1, idx2, idx3, idx4, idx5, idx6, idx7, idx8, idx9, idx10],
113 idx7 = pd.period_range("2013Q1", periods=1, freq="Q")
154 [idx1, idx2, idx3, idx4, idx5, idx6, idx7, idx8, idx9],
169 idx7 = pd.period_range("2013Q1", periods=1, freq="Q")
201 [idx1, idx2, idx3, idx4, idx5, idx6, idx7, idx8, idx9],
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/unsafe/
H A DUnsafeRaw.java130 int idx7 = rnd.nextInt(); in main() local
131 long addr7 = addr - (idx7 >>> 2); in main()
132 if (Tests.int_index_back_lshift(unsafe, addr7, idx7) != magic) throw new Exception(); in main()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/compiler/unsafe/
H A DUnsafeRaw.java130 int idx7 = rnd.nextInt(); in main() local
131 long addr7 = addr - (idx7 >>> 2); in main()
132 if (Tests.int_index_back_lshift(unsafe, addr7, idx7) != magic) throw new Exception(); in main()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/compiler/unsafe/
H A DUnsafeRaw.java131 int idx7 = rnd.nextInt(); in main() local
132 long addr7 = addr - (idx7 >>> 2); in main()
133 if (Tests.int_index_back_lshift(unsafe, addr7, idx7) != magic) throw new Exception(); in main()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/compiler/unsafe/
H A DUnsafeRaw.java131 int idx7 = rnd.nextInt(); in main() local
132 long addr7 = addr - (idx7 >>> 2); in main()
133 if (Tests.int_index_back_lshift(unsafe, addr7, idx7) != magic) throw new Exception(); in main()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/compiler/unsafe/
H A DUnsafeRaw.java131 int idx7 = rnd.nextInt(); in main() local
132 long addr7 = addr - (idx7 >>> 2); in main()
133 if (Tests.int_index_back_lshift(unsafe, addr7, idx7) != magic) throw new Exception(); in main()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/unsafe/
H A DUnsafeRaw.java130 int idx7 = rnd.nextInt(); in main() local
131 long addr7 = addr - (idx7 >>> 2); in main()
132 if (Tests.int_index_back_lshift(unsafe, addr7, idx7) != magic) throw new Exception(); in main()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/compiler/unsafe/
H A DUnsafeRaw.java130 int idx7 = rnd.nextInt(); in main() local
131 long addr7 = addr - (idx7 >>> 2); in main()
132 if (Tests.int_index_back_lshift(unsafe, addr7, idx7) != magic) throw new Exception(); in main()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/compiler/unsafe/
H A DUnsafeRaw.java130 int idx7 = rnd.nextInt(); in main() local
131 long addr7 = addr - (idx7 >>> 2); in main()
132 if (Tests.int_index_back_lshift(unsafe, addr7, idx7) != magic) throw new Exception(); in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/subzero/crosstest/
H A Dtest_vector_ops_ll.ll64 i32 7, label %idx7
94 idx7:
113 i32 7, label %idx7
151 idx7:
233 i32 7, label %idx7
256 idx7:
311 idx7:
439 idx7:
495 idx7:
609 idx7:
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/test/compiler/unsafe/
H A DUnsafeRaw.java124 int idx7 = rnd.nextInt(); in main() local
125 long addr7 = addr - (idx7 >>> 2); in main()
126 if (Tests.int_index_back_lshift(unsafe, addr7, idx7) != magic) throw new Exception(); in main()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/test/compiler/unsafe/
H A DUnsafeRaw.java124 int idx7 = rnd.nextInt(); in main() local
125 long addr7 = addr - (idx7 >>> 2); in main()
126 if (Tests.int_index_back_lshift(unsafe, addr7, idx7) != magic) throw new Exception(); in main()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/PowerPC/
H A Dvector-merge-store-fp-constants.ll18 %idx7 = getelementptr float, float* %ptr, i64 7
26 store float 0.0, float* %idx7, align 4
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/PowerPC/
H A Dvector-merge-store-fp-constants.ll18 %idx7 = getelementptr float, float* %ptr, i64 7
26 store float 0.0, float* %idx7, align 4
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/PowerPC/
H A Dvector-merge-store-fp-constants.ll18 %idx7 = getelementptr float, float* %ptr, i64 7
26 store float 0.0, float* %idx7, align 4
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/PowerPC/
H A Dvector-merge-store-fp-constants.ll18 %idx7 = getelementptr float, float* %ptr, i64 7
26 store float 0.0, float* %idx7, align 4
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/PowerPC/
H A Dvector-merge-store-fp-constants.ll18 %idx7 = getelementptr float, float* %ptr, i64 7
26 store float 0.0, float* %idx7, align 4
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/PowerPC/
H A Dvector-merge-store-fp-constants.ll18 %idx7 = getelementptr float, float* %ptr, i64 7
26 store float 0.0, float* %idx7, align 4
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/PowerPC/
H A Dvector-merge-store-fp-constants.ll18 %idx7 = getelementptr float, float* %ptr, i64 7
26 store float 0.0, float* %idx7, align 4
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/PowerPC/
H A Dvector-merge-store-fp-constants.ll18 %idx7 = getelementptr float, float* %ptr, i64 7
26 store float 0.0, float* %idx7, align 4
/dports/devel/llvm90/llvm-9.0.1.src/test/CodeGen/PowerPC/
H A Dvector-merge-store-fp-constants.ll18 %idx7 = getelementptr float, float* %ptr, i64 7
26 store float 0.0, float* %idx7, align 4
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/CodeGen/PowerPC/
H A Dvector-merge-store-fp-constants.ll18 %idx7 = getelementptr float, float* %ptr, i64 7
26 store float 0.0, float* %idx7, align 4
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/PowerPC/
H A Dvector-merge-store-fp-constants.ll18 %idx7 = getelementptr float, float* %ptr, i64 7
26 store float 0.0, float* %idx7, align 4

12345678910>>...15