Home
last modified time | relevance | path

Searched defs:abq (Results 1 – 25 of 37) sorted by relevance

12

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/Collections/
H A DCheckedQueue.java50 … Queue<String> abq = Collections.checkedQueue(new ArrayBlockingQueue<>(arrayLength), String.class); in testAdd() local
71 ArrayBlockingQueue<String> abq = new ArrayBlockingQueue(arrayLength + 1); in testAddFail1() local
88 ArrayBlockingQueue<String> abq = new ArrayBlockingQueue(1); in testAddFail2() local
100 ArrayBlockingQueue<String> abq = new ArrayBlockingQueue(1); in testArgs() local
130 ArrayBlockingQueue<String> abq = new ArrayBlockingQueue(1); in testOffer() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/util/Collections/
H A DCheckedQueue.java50 … Queue<String> abq = Collections.checkedQueue(new ArrayBlockingQueue<>(arrayLength), String.class); in testAdd() local
71 ArrayBlockingQueue<String> abq = new ArrayBlockingQueue(arrayLength + 1); in testAddFail1() local
88 ArrayBlockingQueue<String> abq = new ArrayBlockingQueue(1); in testAddFail2() local
100 ArrayBlockingQueue<String> abq = new ArrayBlockingQueue(1); in testArgs() local
130 ArrayBlockingQueue<String> abq = new ArrayBlockingQueue(1); in testOffer() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/Collections/
H A DCheckedQueue.java50 … Queue<String> abq = Collections.checkedQueue(new ArrayBlockingQueue<>(arrayLength), String.class); in testAdd() local
71 ArrayBlockingQueue<String> abq = new ArrayBlockingQueue(arrayLength + 1); in testAddFail1() local
88 ArrayBlockingQueue<String> abq = new ArrayBlockingQueue(1); in testAddFail2() local
100 ArrayBlockingQueue<String> abq = new ArrayBlockingQueue(1); in testArgs() local
130 ArrayBlockingQueue<String> abq = new ArrayBlockingQueue(1); in testOffer() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/util/Collections/
H A DCheckedQueue.java50 … Queue<String> abq = Collections.checkedQueue(new ArrayBlockingQueue<>(arrayLength), String.class); in testAdd() local
71 ArrayBlockingQueue<String> abq = new ArrayBlockingQueue(arrayLength + 1); in testAddFail1() local
88 ArrayBlockingQueue<String> abq = new ArrayBlockingQueue(1); in testAddFail2() local
100 ArrayBlockingQueue<String> abq = new ArrayBlockingQueue(1); in testArgs() local
130 ArrayBlockingQueue<String> abq = new ArrayBlockingQueue(1); in testOffer() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/util/Collections/
H A DCheckedQueue.java50 … Queue<String> abq = Collections.checkedQueue(new ArrayBlockingQueue<>(arrayLength), String.class); in testAdd() local
71 ArrayBlockingQueue<String> abq = new ArrayBlockingQueue(arrayLength + 1); in testAddFail1() local
88 ArrayBlockingQueue<String> abq = new ArrayBlockingQueue(1); in testAddFail2() local
100 ArrayBlockingQueue<String> abq = new ArrayBlockingQueue(1); in testArgs() local
130 ArrayBlockingQueue<String> abq = new ArrayBlockingQueue(1); in testOffer() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/util/Collections/
H A DCheckedQueue.java50 … Queue<String> abq = Collections.checkedQueue(new ArrayBlockingQueue<>(arrayLength), String.class); in testAdd() local
71 ArrayBlockingQueue<String> abq = new ArrayBlockingQueue(arrayLength + 1); in testAddFail1() local
88 ArrayBlockingQueue<String> abq = new ArrayBlockingQueue(1); in testAddFail2() local
100 ArrayBlockingQueue<String> abq = new ArrayBlockingQueue(1); in testArgs() local
130 ArrayBlockingQueue<String> abq = new ArrayBlockingQueue(1); in testOffer() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/util/Collections/
H A DCheckedQueue.java50 … Queue<String> abq = Collections.checkedQueue(new ArrayBlockingQueue<>(arrayLength), String.class); in testAdd() local
71 ArrayBlockingQueue<String> abq = new ArrayBlockingQueue(arrayLength + 1); in testAddFail1() local
88 ArrayBlockingQueue<String> abq = new ArrayBlockingQueue(1); in testAddFail2() local
100 ArrayBlockingQueue<String> abq = new ArrayBlockingQueue(1); in testArgs() local
130 ArrayBlockingQueue<String> abq = new ArrayBlockingQueue(1); in testOffer() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/util/Collections/
H A DCheckedQueue.java50 … Queue<String> abq = Collections.checkedQueue(new ArrayBlockingQueue<>(arrayLength), String.class); in testAdd() local
71 ArrayBlockingQueue<String> abq = new ArrayBlockingQueue(arrayLength + 1); in testAddFail1() local
88 ArrayBlockingQueue<String> abq = new ArrayBlockingQueue(1); in testAddFail2() local
100 ArrayBlockingQueue<String> abq = new ArrayBlockingQueue(1); in testArgs() local
130 ArrayBlockingQueue<String> abq = new ArrayBlockingQueue(1); in testOffer() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/util/Collections/
H A DCheckedQueue.java50 … Queue<String> abq = Collections.checkedQueue(new ArrayBlockingQueue<>(arrayLength), String.class); in testAdd() local
71 ArrayBlockingQueue<String> abq = new ArrayBlockingQueue(arrayLength + 1); in testAddFail1() local
88 ArrayBlockingQueue<String> abq = new ArrayBlockingQueue(1); in testAddFail2() local
100 ArrayBlockingQueue<String> abq = new ArrayBlockingQueue(1); in testArgs() local
130 ArrayBlockingQueue<String> abq = new ArrayBlockingQueue(1); in testOffer() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/util/Collections/
H A DCheckedQueue.java50 … Queue<String> abq = Collections.checkedQueue(new ArrayBlockingQueue<>(arrayLength), String.class); in testAdd() local
71 ArrayBlockingQueue<String> abq = new ArrayBlockingQueue(arrayLength + 1); in testAddFail1() local
88 ArrayBlockingQueue<String> abq = new ArrayBlockingQueue(1); in testAddFail2() local
100 ArrayBlockingQueue<String> abq = new ArrayBlockingQueue(1); in testArgs() local
130 ArrayBlockingQueue<String> abq = new ArrayBlockingQueue(1); in testOffer() local
/dports/security/liboqs/liboqs-0.7.0/src/kem/bike/additional_r3/
H A Dgf2x_mul_base_vpclmul.c26 __m512i abq = lq ^ hq ^ CLMUL(s1, s2, 0x00); in mul2_512() local
/dports/security/s2n/s2n-tls-1.1.2/pq-crypto/bike_r3/
H A Dgf2x_mul_base_vpclmul.c26 __m512i abq = lq ^ hq ^ CLMUL(s1, s2, 0x00); in mul2_512() local
/dports/math/cgal/CGAL-5.3/include/CGAL/Partition_2/
H A DVertex_visibility_graph_2_impl.h525 Orientation abq = orientation_2(a,b,q); in update_visibility() local
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/core/src/lib/
H A Dsmartall.cc69 struct b_queue abq; /* Links on allocated queue */ member
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/core/src/lib/
H A Dsmartall.cc69 struct b_queue abq; /* Links on allocated queue */ member
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/core/src/lib/
H A Dsmartall.cc69 struct b_queue abq; /* Links on allocated queue */ member
/dports/www/bareos18-webui/bareos-Release-18.2.12/core/src/lib/
H A Dsmartall.cc69 struct b_queue abq; /* Links on allocated queue */ member
/dports/net-mgmt/nagios-check_bacula11/bacula-11.0.5/src/lib/
H A Dsmartall.c80 struct b_queue abq; /* Links on allocated queue */ member
/dports/net-mgmt/nagios-check_bacula9/bacula-9.6.7/src/lib/
H A Dsmartall.c80 struct b_queue abq; /* Links on allocated queue */ member
/dports/sysutils/bacula11-server/bacula-11.0.5/src/lib/
H A Dsmartall.c80 struct b_queue abq; /* Links on allocated queue */ member
/dports/sysutils/bacula11-client/bacula-11.0.5/src/lib/
H A Dsmartall.c80 struct b_queue abq; /* Links on allocated queue */ member
/dports/sysutils/bacula11-client-static/bacula-11.0.5/src/lib/
H A Dsmartall.c80 struct b_queue abq; /* Links on allocated queue */ member
/dports/sysutils/bacula9-client/bacula-9.6.7/src/lib/
H A Dsmartall.c80 struct b_queue abq; /* Links on allocated queue */ member
/dports/sysutils/bacula9-client-static/bacula-9.6.7/src/lib/
H A Dsmartall.c80 struct b_queue abq; /* Links on allocated queue */ member
/dports/sysutils/bacula9-server/bacula-9.6.7/src/lib/
H A Dsmartall.c80 struct b_queue abq; /* Links on allocated queue */ member

12