Home
last modified time | relevance | path

Searched defs:bunch (Results 1 – 25 of 97) sorted by relevance

1234

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/stress/numeric/
H A Dnumeric010.java450 int bunch = size() / threads; in setSquareOf() local
479 private int bunch; field in numeric010.IntegerMatrix.MatrixComputer
485 int result[][], int source[][], int line0, int bunch) { in MatrixComputer()
549 int bunch = size() / threads; in setSquareOf() local
578 private int bunch; field in numeric010.LongMatrix.MatrixComputer
584 long result[][], long source[][], int line0, int bunch) { in MatrixComputer()
648 int bunch = size() / threads; in setSquareOf() local
677 private int bunch; field in numeric010.FloatMatrix.MatrixComputer
683 float result[][], float source[][], int line0, int bunch) { in MatrixComputer()
747 int bunch = size() / threads; in setSquareOf() local
[all …]
H A Dnumeric001.java307 int bunch = size / threads; in setSquareOf() local
336 private int bunch; field in numeric001.SquareMatrix.MatrixComputer
342 double result[][], double source[][], int line0, int bunch) { in MatrixComputer()
H A Dnumeric003.java307 int bunch = size / threads; in setSquareOf() local
336 private int bunch; field in numeric003.SquareMatrix.MatrixComputer
342 long result[][], long source[][], int line0, int bunch) { in MatrixComputer()
H A Dnumeric004.java307 int bunch = size / threads; in setSquareOf() local
336 private int bunch; field in numeric004.SquareMatrix.MatrixComputer
342 int result[][], int source[][], int line0, int bunch) { in MatrixComputer()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/stress/numeric/
H A Dnumeric010.java450 int bunch = size() / threads; in setSquareOf() local
479 private int bunch; field in numeric010.IntegerMatrix.MatrixComputer
485 int result[][], int source[][], int line0, int bunch) { in MatrixComputer()
549 int bunch = size() / threads; in setSquareOf() local
578 private int bunch; field in numeric010.LongMatrix.MatrixComputer
584 long result[][], long source[][], int line0, int bunch) { in MatrixComputer()
648 int bunch = size() / threads; in setSquareOf() local
677 private int bunch; field in numeric010.FloatMatrix.MatrixComputer
683 float result[][], float source[][], int line0, int bunch) { in MatrixComputer()
747 int bunch = size() / threads; in setSquareOf() local
[all …]
H A Dnumeric004.java307 int bunch = size / threads; in setSquareOf() local
336 private int bunch; field in numeric004.SquareMatrix.MatrixComputer
342 int result[][], int source[][], int line0, int bunch) { in MatrixComputer()
H A Dnumeric001.java307 int bunch = size / threads; in setSquareOf() local
336 private int bunch; field in numeric001.SquareMatrix.MatrixComputer
342 double result[][], double source[][], int line0, int bunch) { in MatrixComputer()
H A Dnumeric003.java307 int bunch = size / threads; in setSquareOf() local
336 private int bunch; field in numeric003.SquareMatrix.MatrixComputer
342 long result[][], long source[][], int line0, int bunch) { in MatrixComputer()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/stress/numeric/
H A Dnumeric010.java450 int bunch = size() / threads; in setSquareOf() local
479 private int bunch; field in numeric010.IntegerMatrix.MatrixComputer
485 int result[][], int source[][], int line0, int bunch) { in MatrixComputer()
549 int bunch = size() / threads; in setSquareOf() local
578 private int bunch; field in numeric010.LongMatrix.MatrixComputer
584 long result[][], long source[][], int line0, int bunch) { in MatrixComputer()
648 int bunch = size() / threads; in setSquareOf() local
677 private int bunch; field in numeric010.FloatMatrix.MatrixComputer
683 float result[][], float source[][], int line0, int bunch) { in MatrixComputer()
747 int bunch = size() / threads; in setSquareOf() local
[all …]
H A Dnumeric001.java307 int bunch = size / threads; in setSquareOf() local
336 private int bunch; field in numeric001.SquareMatrix.MatrixComputer
342 double result[][], double source[][], int line0, int bunch) { in MatrixComputer()
H A Dnumeric003.java307 int bunch = size / threads; in setSquareOf() local
336 private int bunch; field in numeric003.SquareMatrix.MatrixComputer
342 long result[][], long source[][], int line0, int bunch) { in MatrixComputer()
H A Dnumeric004.java307 int bunch = size / threads; in setSquareOf() local
336 private int bunch; field in numeric004.SquareMatrix.MatrixComputer
342 int result[][], int source[][], int line0, int bunch) { in MatrixComputer()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/nsk/stress/numeric/
H A Dnumeric010.java454 int bunch = size() / threads; in setSquareOf() local
483 private int bunch; field in numeric010.IntegerMatrix.MatrixComputer
489 int result[][], int source[][], int line0, int bunch) { in MatrixComputer()
553 int bunch = size() / threads; in setSquareOf() local
582 private int bunch; field in numeric010.LongMatrix.MatrixComputer
588 long result[][], long source[][], int line0, int bunch) { in MatrixComputer()
652 int bunch = size() / threads; in setSquareOf() local
681 private int bunch; field in numeric010.FloatMatrix.MatrixComputer
687 float result[][], float source[][], int line0, int bunch) { in MatrixComputer()
751 int bunch = size() / threads; in setSquareOf() local
[all …]
H A Dnumeric004.java311 int bunch = size / threads; in setSquareOf() local
340 private int bunch; field in numeric004.SquareMatrix.MatrixComputer
346 int result[][], int source[][], int line0, int bunch) { in MatrixComputer()
H A Dnumeric001.java311 int bunch = size / threads; in setSquareOf() local
340 private int bunch; field in numeric001.SquareMatrix.MatrixComputer
346 double result[][], double source[][], int line0, int bunch) { in MatrixComputer()
H A Dnumeric003.java311 int bunch = size / threads; in setSquareOf() local
340 private int bunch; field in numeric003.SquareMatrix.MatrixComputer
346 long result[][], long source[][], int line0, int bunch) { in MatrixComputer()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/nsk/stress/numeric/
H A Dnumeric010.java454 int bunch = size() / threads; in setSquareOf() local
483 private int bunch; field in numeric010.IntegerMatrix.MatrixComputer
489 int result[][], int source[][], int line0, int bunch) { in MatrixComputer()
553 int bunch = size() / threads; in setSquareOf() local
582 private int bunch; field in numeric010.LongMatrix.MatrixComputer
588 long result[][], long source[][], int line0, int bunch) { in MatrixComputer()
652 int bunch = size() / threads; in setSquareOf() local
681 private int bunch; field in numeric010.FloatMatrix.MatrixComputer
687 float result[][], float source[][], int line0, int bunch) { in MatrixComputer()
751 int bunch = size() / threads; in setSquareOf() local
[all …]
H A Dnumeric003.java311 int bunch = size / threads; in setSquareOf() local
340 private int bunch; field in numeric003.SquareMatrix.MatrixComputer
346 long result[][], long source[][], int line0, int bunch) { in MatrixComputer()
H A Dnumeric004.java311 int bunch = size / threads; in setSquareOf() local
340 private int bunch; field in numeric004.SquareMatrix.MatrixComputer
346 int result[][], int source[][], int line0, int bunch) { in MatrixComputer()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/nsk/stress/numeric/
H A Dnumeric010.java454 int bunch = size() / threads; in setSquareOf() local
483 private int bunch; field in numeric010.IntegerMatrix.MatrixComputer
489 int result[][], int source[][], int line0, int bunch) { in MatrixComputer()
553 int bunch = size() / threads; in setSquareOf() local
582 private int bunch; field in numeric010.LongMatrix.MatrixComputer
588 long result[][], long source[][], int line0, int bunch) { in MatrixComputer()
652 int bunch = size() / threads; in setSquareOf() local
681 private int bunch; field in numeric010.FloatMatrix.MatrixComputer
687 float result[][], float source[][], int line0, int bunch) { in MatrixComputer()
751 int bunch = size() / threads; in setSquareOf() local
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/stress/numeric/
H A Dnumeric010.java450 int bunch = size() / threads; in setSquareOf() local
479 private int bunch; field in numeric010.IntegerMatrix.MatrixComputer
485 int result[][], int source[][], int line0, int bunch) { in MatrixComputer()
549 int bunch = size() / threads; in setSquareOf() local
578 private int bunch; field in numeric010.LongMatrix.MatrixComputer
584 long result[][], long source[][], int line0, int bunch) { in MatrixComputer()
648 int bunch = size() / threads; in setSquareOf() local
677 private int bunch; field in numeric010.FloatMatrix.MatrixComputer
683 float result[][], float source[][], int line0, int bunch) { in MatrixComputer()
747 int bunch = size() / threads; in setSquareOf() local
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/nsk/stress/numeric/
H A Dnumeric010.java450 int bunch = size() / threads; in setSquareOf() local
479 private int bunch; field in numeric010.IntegerMatrix.MatrixComputer
485 int result[][], int source[][], int line0, int bunch) { in MatrixComputer()
549 int bunch = size() / threads; in setSquareOf() local
578 private int bunch; field in numeric010.LongMatrix.MatrixComputer
584 long result[][], long source[][], int line0, int bunch) { in MatrixComputer()
648 int bunch = size() / threads; in setSquareOf() local
677 private int bunch; field in numeric010.FloatMatrix.MatrixComputer
683 float result[][], float source[][], int line0, int bunch) { in MatrixComputer()
747 int bunch = size() / threads; in setSquareOf() local
[all …]
/dports/science/py-scikit-learn/scikit-learn-1.0.2/sklearn/datasets/tests/
H A Dtest_common.py54 def check_return_X_y(bunch, dataset_func): argument
62 bunch, dataset_func, expected_data_dtype=None, expected_target_dtype=None argument
/dports/audio/festival/speech_tools/base_class/
H A DEST_TTimeIndex.cc58 EST_TTimeIndex<CONTAINER>::EST_TTimeIndex(CONTAINER &c, int bunch) in EST_TTimeIndex()
65 void EST_TTimeIndex<CONTAINER>::index(CONTAINER &c, int bunch) in index()
/dports/sysutils/u-boot-pine-h64/u-boot-2021.07/arch/powerpc/include/asm/
H A Dimmap_8xx.h311 uint fec_hash_table_low; /* lower 32-bits of hash table */ in setSquareOf()
340 typedef struct comm_proc {
341 /* General control and status registers.
347 u_char cp_rmds;

1234