Home
last modified time | relevance | path

Searched defs:ai (Results 1 – 25 of 4550) sorted by relevance

12345678910>>...182

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/concurrent/tck/
H A DAtomicLongTest.java59 AtomicLong ai = new AtomicLong(1); in testConstructor() local
67 AtomicLong ai = new AtomicLong(); in testConstructor2() local
75 AtomicLong ai = new AtomicLong(1); in testGetSet() local
87 AtomicLong ai = new AtomicLong(1); in testGetLazySet() local
99 AtomicLong ai = new AtomicLong(1); in testCompareAndSet() local
133 AtomicLong ai = new AtomicLong(1); in testWeakCompareAndSet() local
145 AtomicLong ai = new AtomicLong(1); in testGetAndSet() local
155 AtomicLong ai = new AtomicLong(1); in testGetAndAdd() local
241 AtomicLong ai = new AtomicLong(); in testToString() local
253 AtomicLong ai = new AtomicLong(); in testIntValue() local
[all …]
H A DAtomicIntegerTest.java57 AtomicInteger ai = new AtomicInteger(1); in testConstructor() local
65 AtomicInteger ai = new AtomicInteger(); in testConstructor2() local
73 AtomicInteger ai = new AtomicInteger(1); in testGetSet() local
85 AtomicInteger ai = new AtomicInteger(1); in testGetLazySet() local
97 AtomicInteger ai = new AtomicInteger(1); in testCompareAndSet() local
131 AtomicInteger ai = new AtomicInteger(1); in testWeakCompareAndSet() local
143 AtomicInteger ai = new AtomicInteger(1); in testGetAndSet() local
153 AtomicInteger ai = new AtomicInteger(1); in testGetAndAdd() local
238 AtomicInteger ai = new AtomicInteger(); in testToString() local
250 AtomicInteger ai = new AtomicInteger(); in testIntValue() local
[all …]
H A DAtomicBoolean9Test.java51 AtomicBoolean ai = new AtomicBoolean(true); in testGetPlainSet() local
63 AtomicBoolean ai = new AtomicBoolean(true); in testGetOpaqueSet() local
75 AtomicBoolean ai = new AtomicBoolean(true); in testGetAcquireSet() local
87 AtomicBoolean ai = new AtomicBoolean(true); in testGetSetPlain() local
99 AtomicBoolean ai = new AtomicBoolean(true); in testGetSetOpaque() local
111 AtomicBoolean ai = new AtomicBoolean(true); in testGetSetRelease() local
124 AtomicBoolean ai = new AtomicBoolean(true); in testCompareAndExchange() local
139 AtomicBoolean ai = new AtomicBoolean(true); in testCompareAndExchangeAcquire() local
154 AtomicBoolean ai = new AtomicBoolean(true); in testCompareAndExchangeRelease() local
169 AtomicBoolean ai = new AtomicBoolean(true); in testWeakCompareAndSetPlain() local
[all …]
H A DAtomicInteger9Test.java51 AtomicInteger ai = new AtomicInteger(1); in testGetPlainSet() local
63 AtomicInteger ai = new AtomicInteger(1); in testGetOpaqueSet() local
75 AtomicInteger ai = new AtomicInteger(1); in testGetAcquireSet() local
87 AtomicInteger ai = new AtomicInteger(1); in testGetSetPlain() local
99 AtomicInteger ai = new AtomicInteger(1); in testGetSetOpaque() local
111 AtomicInteger ai = new AtomicInteger(1); in testGetSetRelease() local
124 AtomicInteger ai = new AtomicInteger(1); in testCompareAndExchange() local
139 AtomicInteger ai = new AtomicInteger(1); in testCompareAndExchangeAcquire() local
154 AtomicInteger ai = new AtomicInteger(1); in testCompareAndExchangeRelease() local
169 AtomicInteger ai = new AtomicInteger(1); in testWeakCompareAndSetPlain() local
[all …]
H A DAtomicReference9Test.java51 AtomicReference<Integer> ai = new AtomicReference<>(one); in testGetPlainSet() local
63 AtomicReference<Integer> ai = new AtomicReference<>(one); in testGetOpaqueSet() local
75 AtomicReference<Integer> ai = new AtomicReference<>(one); in testGetAcquireSet() local
87 AtomicReference<Integer> ai = new AtomicReference<>(one); in testGetSetPlain() local
99 AtomicReference<Integer> ai = new AtomicReference<>(one); in testGetSetOpaque() local
111 AtomicReference<Integer> ai = new AtomicReference<>(one); in testGetSetRelease() local
124 AtomicReference<Integer> ai = new AtomicReference<>(one); in testCompareAndExchange() local
139 AtomicReference<Integer> ai = new AtomicReference<>(one); in testCompareAndExchangeAcquire() local
154 AtomicReference<Integer> ai = new AtomicReference<>(one); in testCompareAndExchangeRelease() local
169 AtomicReference<Integer> ai = new AtomicReference<>(one); in testWeakCompareAndSetPlain() local
[all …]
H A DAtomicLong9Test.java51 AtomicLong ai = new AtomicLong(1); in testGetPlainSet() local
63 AtomicLong ai = new AtomicLong(1); in testGetOpaqueSet() local
75 AtomicLong ai = new AtomicLong(1); in testGetAcquireSet() local
87 AtomicLong ai = new AtomicLong(1); in testGetSetPlain() local
99 AtomicLong ai = new AtomicLong(1); in testGetSetOpaque() local
111 AtomicLong ai = new AtomicLong(1); in testGetSetRelease() local
124 AtomicLong ai = new AtomicLong(1); in testCompareAndExchange() local
139 AtomicLong ai = new AtomicLong(1); in testCompareAndExchangeAcquire() local
154 AtomicLong ai = new AtomicLong(1); in testCompareAndExchangeRelease() local
169 AtomicLong ai = new AtomicLong(1); in testWeakCompareAndSetPlain() local
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/util/concurrent/tck/
H A DAtomicLongTest.java59 AtomicLong ai = new AtomicLong(1); in testConstructor() local
67 AtomicLong ai = new AtomicLong(); in testConstructor2() local
75 AtomicLong ai = new AtomicLong(1); in testGetSet() local
87 AtomicLong ai = new AtomicLong(1); in testGetLazySet() local
99 AtomicLong ai = new AtomicLong(1); in testCompareAndSet() local
133 AtomicLong ai = new AtomicLong(1); in testWeakCompareAndSet() local
145 AtomicLong ai = new AtomicLong(1); in testGetAndSet() local
155 AtomicLong ai = new AtomicLong(1); in testGetAndAdd() local
241 AtomicLong ai = new AtomicLong(); in testToString() local
253 AtomicLong ai = new AtomicLong(); in testIntValue() local
[all …]
H A DAtomicIntegerTest.java57 AtomicInteger ai = new AtomicInteger(1); in testConstructor() local
65 AtomicInteger ai = new AtomicInteger(); in testConstructor2() local
73 AtomicInteger ai = new AtomicInteger(1); in testGetSet() local
85 AtomicInteger ai = new AtomicInteger(1); in testGetLazySet() local
97 AtomicInteger ai = new AtomicInteger(1); in testCompareAndSet() local
131 AtomicInteger ai = new AtomicInteger(1); in testWeakCompareAndSet() local
143 AtomicInteger ai = new AtomicInteger(1); in testGetAndSet() local
153 AtomicInteger ai = new AtomicInteger(1); in testGetAndAdd() local
238 AtomicInteger ai = new AtomicInteger(); in testToString() local
250 AtomicInteger ai = new AtomicInteger(); in testIntValue() local
[all …]
H A DAtomicLong9Test.java51 AtomicLong ai = new AtomicLong(1); in testGetPlainSet() local
63 AtomicLong ai = new AtomicLong(1); in testGetOpaqueSet() local
75 AtomicLong ai = new AtomicLong(1); in testGetAcquireSet() local
87 AtomicLong ai = new AtomicLong(1); in testGetSetPlain() local
99 AtomicLong ai = new AtomicLong(1); in testGetSetOpaque() local
111 AtomicLong ai = new AtomicLong(1); in testGetSetRelease() local
124 AtomicLong ai = new AtomicLong(1); in testCompareAndExchange() local
139 AtomicLong ai = new AtomicLong(1); in testCompareAndExchangeAcquire() local
154 AtomicLong ai = new AtomicLong(1); in testCompareAndExchangeRelease() local
169 AtomicLong ai = new AtomicLong(1); in testWeakCompareAndSetPlain() local
[all …]
H A DAtomicInteger9Test.java51 AtomicInteger ai = new AtomicInteger(1); in testGetPlainSet() local
63 AtomicInteger ai = new AtomicInteger(1); in testGetOpaqueSet() local
75 AtomicInteger ai = new AtomicInteger(1); in testGetAcquireSet() local
87 AtomicInteger ai = new AtomicInteger(1); in testGetSetPlain() local
99 AtomicInteger ai = new AtomicInteger(1); in testGetSetOpaque() local
111 AtomicInteger ai = new AtomicInteger(1); in testGetSetRelease() local
124 AtomicInteger ai = new AtomicInteger(1); in testCompareAndExchange() local
139 AtomicInteger ai = new AtomicInteger(1); in testCompareAndExchangeAcquire() local
154 AtomicInteger ai = new AtomicInteger(1); in testCompareAndExchangeRelease() local
169 AtomicInteger ai = new AtomicInteger(1); in testWeakCompareAndSetPlain() local
[all …]
H A DAtomicBoolean9Test.java51 AtomicBoolean ai = new AtomicBoolean(true); in testGetPlainSet() local
63 AtomicBoolean ai = new AtomicBoolean(true); in testGetOpaqueSet() local
75 AtomicBoolean ai = new AtomicBoolean(true); in testGetAcquireSet() local
87 AtomicBoolean ai = new AtomicBoolean(true); in testGetSetPlain() local
99 AtomicBoolean ai = new AtomicBoolean(true); in testGetSetOpaque() local
111 AtomicBoolean ai = new AtomicBoolean(true); in testGetSetRelease() local
124 AtomicBoolean ai = new AtomicBoolean(true); in testCompareAndExchange() local
139 AtomicBoolean ai = new AtomicBoolean(true); in testCompareAndExchangeAcquire() local
154 AtomicBoolean ai = new AtomicBoolean(true); in testCompareAndExchangeRelease() local
169 AtomicBoolean ai = new AtomicBoolean(true); in testWeakCompareAndSetPlain() local
[all …]
H A DAtomicReference9Test.java51 AtomicReference<Integer> ai = new AtomicReference<>(one); in testGetPlainSet() local
63 AtomicReference<Integer> ai = new AtomicReference<>(one); in testGetOpaqueSet() local
75 AtomicReference<Integer> ai = new AtomicReference<>(one); in testGetAcquireSet() local
87 AtomicReference<Integer> ai = new AtomicReference<>(one); in testGetSetPlain() local
99 AtomicReference<Integer> ai = new AtomicReference<>(one); in testGetSetOpaque() local
111 AtomicReference<Integer> ai = new AtomicReference<>(one); in testGetSetRelease() local
124 AtomicReference<Integer> ai = new AtomicReference<>(one); in testCompareAndExchange() local
139 AtomicReference<Integer> ai = new AtomicReference<>(one); in testCompareAndExchangeAcquire() local
154 AtomicReference<Integer> ai = new AtomicReference<>(one); in testCompareAndExchangeRelease() local
169 AtomicReference<Integer> ai = new AtomicReference<>(one); in testWeakCompareAndSetPlain() local
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/util/concurrent/tck/
H A DAtomicIntegerTest.java57 AtomicInteger ai = new AtomicInteger(1); in testConstructor() local
65 AtomicInteger ai = new AtomicInteger(); in testConstructor2() local
73 AtomicInteger ai = new AtomicInteger(1); in testGetSet() local
85 AtomicInteger ai = new AtomicInteger(1); in testGetLazySet() local
97 AtomicInteger ai = new AtomicInteger(1); in testCompareAndSet() local
131 AtomicInteger ai = new AtomicInteger(1); in testWeakCompareAndSet() local
143 AtomicInteger ai = new AtomicInteger(1); in testGetAndSet() local
153 AtomicInteger ai = new AtomicInteger(1); in testGetAndAdd() local
238 AtomicInteger ai = new AtomicInteger(); in testToString() local
250 AtomicInteger ai = new AtomicInteger(); in testIntValue() local
[all …]
H A DAtomicLongTest.java59 AtomicLong ai = new AtomicLong(1); in testConstructor() local
67 AtomicLong ai = new AtomicLong(); in testConstructor2() local
75 AtomicLong ai = new AtomicLong(1); in testGetSet() local
87 AtomicLong ai = new AtomicLong(1); in testGetLazySet() local
99 AtomicLong ai = new AtomicLong(1); in testCompareAndSet() local
133 AtomicLong ai = new AtomicLong(1); in testWeakCompareAndSet() local
145 AtomicLong ai = new AtomicLong(1); in testGetAndSet() local
155 AtomicLong ai = new AtomicLong(1); in testGetAndAdd() local
241 AtomicLong ai = new AtomicLong(); in testToString() local
253 AtomicLong ai = new AtomicLong(); in testIntValue() local
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/concurrent/tck/
H A DAtomicLongTest.java59 AtomicLong ai = new AtomicLong(1); in testConstructor() local
67 AtomicLong ai = new AtomicLong(); in testConstructor2() local
75 AtomicLong ai = new AtomicLong(1); in testGetSet() local
87 AtomicLong ai = new AtomicLong(1); in testGetLazySet() local
99 AtomicLong ai = new AtomicLong(1); in testCompareAndSet() local
133 AtomicLong ai = new AtomicLong(1); in testWeakCompareAndSet() local
145 AtomicLong ai = new AtomicLong(1); in testGetAndSet() local
155 AtomicLong ai = new AtomicLong(1); in testGetAndAdd() local
241 AtomicLong ai = new AtomicLong(); in testToString() local
253 AtomicLong ai = new AtomicLong(); in testIntValue() local
[all …]
H A DAtomicIntegerTest.java57 AtomicInteger ai = new AtomicInteger(1); in testConstructor() local
65 AtomicInteger ai = new AtomicInteger(); in testConstructor2() local
73 AtomicInteger ai = new AtomicInteger(1); in testGetSet() local
85 AtomicInteger ai = new AtomicInteger(1); in testGetLazySet() local
97 AtomicInteger ai = new AtomicInteger(1); in testCompareAndSet() local
131 AtomicInteger ai = new AtomicInteger(1); in testWeakCompareAndSet() local
143 AtomicInteger ai = new AtomicInteger(1); in testGetAndSet() local
153 AtomicInteger ai = new AtomicInteger(1); in testGetAndAdd() local
238 AtomicInteger ai = new AtomicInteger(); in testToString() local
250 AtomicInteger ai = new AtomicInteger(); in testIntValue() local
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/util/concurrent/tck/
H A DAtomicIntegerTest.java57 AtomicInteger ai = new AtomicInteger(1); in testConstructor() local
65 AtomicInteger ai = new AtomicInteger(); in testConstructor2() local
73 AtomicInteger ai = new AtomicInteger(1); in testGetSet() local
85 AtomicInteger ai = new AtomicInteger(1); in testGetLazySet() local
97 AtomicInteger ai = new AtomicInteger(1); in testCompareAndSet() local
131 AtomicInteger ai = new AtomicInteger(1); in testWeakCompareAndSet() local
143 AtomicInteger ai = new AtomicInteger(1); in testGetAndSet() local
153 AtomicInteger ai = new AtomicInteger(1); in testGetAndAdd() local
238 AtomicInteger ai = new AtomicInteger(); in testToString() local
250 AtomicInteger ai = new AtomicInteger(); in testIntValue() local
[all …]
H A DAtomicLongTest.java59 AtomicLong ai = new AtomicLong(1); in testConstructor() local
67 AtomicLong ai = new AtomicLong(); in testConstructor2() local
75 AtomicLong ai = new AtomicLong(1); in testGetSet() local
87 AtomicLong ai = new AtomicLong(1); in testGetLazySet() local
99 AtomicLong ai = new AtomicLong(1); in testCompareAndSet() local
133 AtomicLong ai = new AtomicLong(1); in testWeakCompareAndSet() local
145 AtomicLong ai = new AtomicLong(1); in testGetAndSet() local
155 AtomicLong ai = new AtomicLong(1); in testGetAndAdd() local
241 AtomicLong ai = new AtomicLong(); in testToString() local
253 AtomicLong ai = new AtomicLong(); in testIntValue() local
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/util/concurrent/tck/
H A DAtomicIntegerTest.java57 AtomicInteger ai = new AtomicInteger(1); in testConstructor() local
65 AtomicInteger ai = new AtomicInteger(); in testConstructor2() local
73 AtomicInteger ai = new AtomicInteger(1); in testGetSet() local
85 AtomicInteger ai = new AtomicInteger(1); in testGetLazySet() local
97 AtomicInteger ai = new AtomicInteger(1); in testCompareAndSet() local
131 AtomicInteger ai = new AtomicInteger(1); in testWeakCompareAndSet() local
143 AtomicInteger ai = new AtomicInteger(1); in testGetAndSet() local
153 AtomicInteger ai = new AtomicInteger(1); in testGetAndAdd() local
238 AtomicInteger ai = new AtomicInteger(); in testToString() local
250 AtomicInteger ai = new AtomicInteger(); in testIntValue() local
[all …]
H A DAtomicLongTest.java59 AtomicLong ai = new AtomicLong(1); in testConstructor() local
67 AtomicLong ai = new AtomicLong(); in testConstructor2() local
75 AtomicLong ai = new AtomicLong(1); in testGetSet() local
87 AtomicLong ai = new AtomicLong(1); in testGetLazySet() local
99 AtomicLong ai = new AtomicLong(1); in testCompareAndSet() local
133 AtomicLong ai = new AtomicLong(1); in testWeakCompareAndSet() local
145 AtomicLong ai = new AtomicLong(1); in testGetAndSet() local
155 AtomicLong ai = new AtomicLong(1); in testGetAndAdd() local
241 AtomicLong ai = new AtomicLong(); in testToString() local
253 AtomicLong ai = new AtomicLong(); in testIntValue() local
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/util/concurrent/tck/
H A DAtomicIntegerTest.java57 AtomicInteger ai = new AtomicInteger(1); in testConstructor() local
65 AtomicInteger ai = new AtomicInteger(); in testConstructor2() local
73 AtomicInteger ai = new AtomicInteger(1); in testGetSet() local
85 AtomicInteger ai = new AtomicInteger(1); in testGetLazySet() local
97 AtomicInteger ai = new AtomicInteger(1); in testCompareAndSet() local
132 AtomicInteger ai = new AtomicInteger(1); in testWeakCompareAndSet() local
144 AtomicInteger ai = new AtomicInteger(1); in testGetAndSet() local
154 AtomicInteger ai = new AtomicInteger(1); in testGetAndAdd() local
239 AtomicInteger ai = new AtomicInteger(); in testToString() local
251 AtomicInteger ai = new AtomicInteger(); in testIntValue() local
[all …]
H A DAtomicLongTest.java59 AtomicLong ai = new AtomicLong(1); in testConstructor() local
67 AtomicLong ai = new AtomicLong(); in testConstructor2() local
75 AtomicLong ai = new AtomicLong(1); in testGetSet() local
87 AtomicLong ai = new AtomicLong(1); in testGetLazySet() local
99 AtomicLong ai = new AtomicLong(1); in testCompareAndSet() local
134 AtomicLong ai = new AtomicLong(1); in testWeakCompareAndSet() local
146 AtomicLong ai = new AtomicLong(1); in testGetAndSet() local
156 AtomicLong ai = new AtomicLong(1); in testGetAndAdd() local
242 AtomicLong ai = new AtomicLong(); in testToString() local
254 AtomicLong ai = new AtomicLong(); in testIntValue() local
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/util/concurrent/tck/
H A DAtomicIntegerTest.java57 AtomicInteger ai = new AtomicInteger(1); in testConstructor() local
65 AtomicInteger ai = new AtomicInteger(); in testConstructor2() local
73 AtomicInteger ai = new AtomicInteger(1); in testGetSet() local
85 AtomicInteger ai = new AtomicInteger(1); in testGetLazySet() local
97 AtomicInteger ai = new AtomicInteger(1); in testCompareAndSet() local
131 AtomicInteger ai = new AtomicInteger(1); in testWeakCompareAndSet() local
143 AtomicInteger ai = new AtomicInteger(1); in testGetAndSet() local
153 AtomicInteger ai = new AtomicInteger(1); in testGetAndAdd() local
238 AtomicInteger ai = new AtomicInteger(); in testToString() local
250 AtomicInteger ai = new AtomicInteger(); in testIntValue() local
[all …]
H A DAtomicLongTest.java59 AtomicLong ai = new AtomicLong(1); in testConstructor() local
67 AtomicLong ai = new AtomicLong(); in testConstructor2() local
75 AtomicLong ai = new AtomicLong(1); in testGetSet() local
87 AtomicLong ai = new AtomicLong(1); in testGetLazySet() local
99 AtomicLong ai = new AtomicLong(1); in testCompareAndSet() local
133 AtomicLong ai = new AtomicLong(1); in testWeakCompareAndSet() local
145 AtomicLong ai = new AtomicLong(1); in testGetAndSet() local
155 AtomicLong ai = new AtomicLong(1); in testGetAndAdd() local
241 AtomicLong ai = new AtomicLong(); in testToString() local
253 AtomicLong ai = new AtomicLong(); in testIntValue() local
[all …]
/dports/math/blis/blis-0.8.1/frame/base/
H A Dbli_auxinfo.h41 BLIS_INLINE pack_t bli_auxinfo_schema_a( auxinfo_t* ai ) in bli_auxinfo_schema_a()
45 BLIS_INLINE pack_t bli_auxinfo_schema_b( auxinfo_t* ai ) in bli_auxinfo_schema_b()
50 BLIS_INLINE void* bli_auxinfo_next_a( auxinfo_t* ai ) in bli_auxinfo_next_a()
54 BLIS_INLINE void* bli_auxinfo_next_b( auxinfo_t* ai ) in bli_auxinfo_next_b()
59 BLIS_INLINE inc_t bli_auxinfo_is_a( auxinfo_t* ai ) in bli_auxinfo_is_a()
63 BLIS_INLINE inc_t bli_auxinfo_is_b( auxinfo_t* ai ) in bli_auxinfo_is_b()
68 BLIS_INLINE inc_t bli_auxinfo_ps_a( auxinfo_t* ai ) in bli_auxinfo_ps_a()
72 BLIS_INLINE inc_t bli_auxinfo_ps_b( auxinfo_t* ai ) in bli_auxinfo_ps_b()
110 BLIS_INLINE void bli_auxinfo_set_is_a( inc_t is, auxinfo_t* ai ) in bli_auxinfo_set_is_a()
114 BLIS_INLINE void bli_auxinfo_set_is_b( inc_t is, auxinfo_t* ai ) in bli_auxinfo_set_is_b()
[all …]

12345678910>>...182