- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 29 for v4 (0.01 seconds)
-
src/cmd/asm/internal/asm/testdata/riscv64error.s
VWADDVX X10, V2, V4, V3 // ERROR "invalid vector mask register" VWSUBVV V1, V2, V4, V3 // ERROR "invalid vector mask register" VWSUBVX X10, V2, V4, V3 // ERROR "invalid vector mask register" VWADDUWV V1, V2, V4, V3 // ERROR "invalid vector mask register" VWADDUWX X10, V2, V4, V3 // ERROR "invalid vector mask register" VWSUBUWV V1, V2, V4, V3 // ERROR "invalid vector mask register"
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Wed Apr 01 04:17:57 GMT 2026 - 27.2K bytes - Click Count (0) -
src/cmd/asm/internal/asm/testdata/riscv64.s
VLUXSEG3EI16V (X10), V4, V8 // 07544546 VLUXSEG3EI32V (X10), V4, V8 // 07644546 VLUXSEG3EI64V (X10), V4, V8 // 07744546 VLUXSEG3EI8V (X10), V4, V0, V8 // 07044544 VLUXSEG3EI16V (X10), V4, V0, V8 // 07544544 VLUXSEG3EI32V (X10), V4, V0, V8 // 07644544 VLUXSEG3EI64V (X10), V4, V0, V8 // 07744544 VLUXSEG4EI8V (X10), V4, V8 // 07044566 VLUXSEG4EI16V (X10), V4, V8 // 07544566 VLUXSEG4EI32V (X10), V4, V8 // 07644566
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Sat Apr 04 05:25:40 GMT 2026 - 74.2K bytes - Click Count (0) -
guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ImmutableMap.java
return new RegularImmutableMap<K, V>( entryOf(k1, v1), entryOf(k2, v2), entryOf(k3, v3), entryOf(k4, v4)); } public static <K, V> ImmutableMap<K, V> of( K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4, K k5, V v5) { return new RegularImmutableMap<K, V>( entryOf(k1, v1), entryOf(k2, v2), entryOf(k3, v3), entryOf(k4, v4), entryOf(k5, v5)); }
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Tue Mar 17 15:51:42 GMT 2026 - 17.2K bytes - Click Count (0) -
.github/workflows/tests.yml
uses: actions/setup-go@v5 with: go-version: ${{ matrix.go }} - name: Check out code into the Go module directory uses: actions/checkout@v4 - name: go mod package cache uses: actions/cache@v4 with: path: ~/go/pkg/mod key: ${{ runner.os }}-go-${{ matrix.go }}-${{ hashFiles('tests/go.mod') }} - name: TestsCreated: Sun Apr 05 09:35:12 GMT 2026 - Last Modified: Mon Mar 23 10:05:06 GMT 2026 - 9K bytes - Click Count (0) -
android/guava/src/com/google/common/util/concurrent/ClosingFuture.java
V2 extends @Nullable Object, V3 extends @Nullable Object, V4 extends @Nullable Object> Combiner4<V1, V2, V3, V4> whenAllSucceed( ClosingFuture<V1> future1, ClosingFuture<V2> future2, ClosingFuture<V3> future3, ClosingFuture<V4> future4) { return new Combiner4<>(future1, future2, future3, future4); } /**Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Wed Apr 01 17:27:13 GMT 2026 - 101.7K bytes - Click Count (0) -
src/cmd/asm/internal/asm/testdata/arm64.s
VLD1.P 1(R0), V4.B[15] // 041cdf4d VLD1.P 2(R0), V4.H[7] // 0458df4d VLD1.P 4(R0), V4.S[3] // 0490df4d VLD1.P 8(R0), V4.D[1] // 0484df4d VLD1.P (R0)(R1), V4.D[1] // 0484c14d VLD1 (R0), V4.D[1] // 0484404d
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Fri Feb 27 20:41:17 GMT 2026 - 96.2K bytes - Click Count (0) -
guava-tests/test/com/google/common/util/concurrent/AbstractClosingFutureTest.java
<V1, V2, V3, V4, U> ClosingFunction4<V1, V2, V3, V4, U> waitFor( ClosingFunction4<V1, V2, V3, V4, U> closingFunction4) { return waitFor(closingFunction4, ClosingFunction4.class); } @SuppressWarnings("unchecked") // proxy for a generic class <V1, V2, V3, V4, V5, U> ClosingFunction5<V1, V2, V3, V4, V5, U> waitFor(
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Mon Mar 16 22:45:21 GMT 2026 - 63K bytes - Click Count (0) -
android/guava-tests/test/com/google/common/util/concurrent/AbstractClosingFutureTest.java
<V1, V2, V3, V4, U> ClosingFunction4<V1, V2, V3, V4, U> waitFor( ClosingFunction4<V1, V2, V3, V4, U> closingFunction4) { return waitFor(closingFunction4, ClosingFunction4.class); } @SuppressWarnings("unchecked") // proxy for a generic class <V1, V2, V3, V4, V5, U> ClosingFunction5<V1, V2, V3, V4, V5, U> waitFor(
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Mon Mar 16 22:45:21 GMT 2026 - 63K bytes - Click Count (0) -
src/cmd/asm/internal/asm/testdata/arm64enc.s
AESE V31.B16, V29.B16 // fd4b284e AESIMC V12.B16, V27.B16 // 9b79284e AESMC V14.B16, V28.B16 // dc69284e VAND V4.B16, V4.B16, V9.B16 // 891c244e VCMEQ V24.S4, V13.S4, V12.S4 // ac8db86e VCNT V13.B8, V11.B8 // ab59200e
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Tue Feb 24 21:29:25 GMT 2026 - 44K bytes - Click Count (0) -
guava/src/com/google/common/collect/ImmutableMap.java
* @throws IllegalArgumentException if duplicate keys are provided */ public static <K, V> ImmutableMap<K, V> of(K k1, V v1, K k2, V v2, K k3, V v3, K k4, V v4) { return RegularImmutableMap.fromEntries( entryOf(k1, v1), entryOf(k2, v2), entryOf(k3, v3), entryOf(k4, v4)); } /** * Returns an immutable map containing the given entries, in order. *
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Sun Mar 08 16:16:42 GMT 2026 - 44.7K bytes - Click Count (0)