Home
last modified time | relevance | path

Searched refs:datai (Results 1 – 25 of 241) sorted by relevance

12345678910

/dports/cad/verilator/verilator-4.216/test_regress/t/
H A Dt_bench_mux4k.v40 .datai (datai[`DATA_WIDTH*`MUX1_SIZE*`MUX2_SIZE-1:0]),
49 always @(datai or addr) begin
63 datai = 0;
66 datai = (datai << `DATA_WIDTH) | ($random & {`DATA_WIDTH{1'b1}});
98 .datai(datai),
104 (input [`MUX1_SIZE*`MUX2_SIZE-1:0] datai, port
125 .datai(datai),
134 .datai(data0),
144 input [MUX_SIZE-1:0] datai, port
163 .datai(datai),
[all …]
H A Dt_param_if_blk.v20 wire [7:0] datai = crc[7:0]; net
33 .datai (datai[7:0]),
90 input logic [7:0] datai, port
104 t = datai[i] ^ 1'b1;
114 .x(datai[i]),
H A Dt_gen_lsb.v18 wire [3:0] datai = crc[3:0]; net
30 .datai (datai[3:0]));
69 input logic [3:0] datai, port
79 delay[1][3:0] <= datai;
/dports/graphics/argyllcms/Argyll_V1.9.2/rspl/
H A Drspl.h63 typedef double datai[MXDI]; typedef
163 datai l,h,w; /* Grid low, high, grid cell width */
271 datai glow, /* Grid low scale - will expand to enclose data, NULL = default 0.0 */
272 datai ghigh, /* Grid high scale - will expand to enclose data, NULL = default 1.0 */
293 datai glow, /* Grid low scale - will expand to enclose data, NULL = default 0.0 */
315 datai glow, /* Grid low scale - will expand to enclose data, NULL = default 0.0 */
338 datai glow, /* Grid low scale - will expand to enclose data, NULL = default 0.0 */
364 datai glow, /* Grid low scale - will expand to enclose data, NULL = default 0.0 */
394 datai glow, /* Grid low scale - will expand to enclose data, NULL = default 0.0 */
443 datai glow, /* Grid low scale - NULL = default 0.0 */
[all …]
H A Drspl1.h38 typedef double datai[1]; typedef
81 datai glow, /* Grid low scale - will expand to enclose data, NULL = default 0.0 */
82 datai ghigh, /* Grid high scale - will expand to enclose data, NULL = default 1.0 */
99 datai glow, /* Grid low scale - will expand to enclose data, NULL = default 0.0 */
100 datai ghigh, /* Grid high scale - will expand to enclose data, NULL = default 1.0 */
117 datai glow, /* Grid low scale, NULL = default 0.0 */
118 datai ghigh, /* Grid high scale, NULL = default 1.0 */
H A Dscat2.c78 datai glow, /* Grid low scale - will be expanded to enclose data, NULL = default 0.0 */ in fit_rspl_imp()
79 datai ghigh, /* Grid high scale - will be expanded to enclose data, NULL = default 1.0 */ in fit_rspl_imp()
170 datai glow, /* Grid low scale - will be expanded to enclose data, NULL = default 0.0 */ in fit_rspl()
171 datai ghigh, /* Grid high scale - will be expanded to enclose data, NULL = default 1.0 */ in fit_rspl()
189 datai glow, /* Grid low scale - will be expanded to enclose data, NULL = default 0.0 */ in fit_rspl_w()
190 datai ghigh, /* Grid high scale - will be expanded to enclose data, NULL = default 1.0 */ in fit_rspl_w()
/dports/science/hypre/hypre-2.23.0/src/struct_mv/
H A Dstruct_io.c77 data_box, start, stride, datai); in hypre_PrintBoxArrayData()
90 value = data_host[datai + j*data_box_volume]; in hypre_PrintBoxArrayData()
99 hypre_SerialBoxLoop1End(datai); in hypre_PrintBoxArrayData()
174 data_box, start, stride, datai); in hypre_PrintCCVDBoxArrayData()
185 value = data[datai]; in hypre_PrintCCVDBoxArrayData()
193 hypre_SerialBoxLoop1End(datai); in hypre_PrintCCVDBoxArrayData()
212 HYPRE_Int datai; in hypre_PrintCCBoxArrayData() local
223 datai = hypre_CCBoxIndexRank_noargs(); in hypre_PrintCCBoxArrayData()
227 value = data[datai + j]; in hypre_PrintCCBoxArrayData()
296 hypre_SerialBoxLoop1End(datai); in hypre_ReadBoxArrayData()
[all …]
H A Dstruct_vector.c415 hypre_BoxLoop2End(datai, dvali); in hypre_StructVectorSetBoxValues()
423 datap[datai] = values[dvali]; in hypre_StructVectorSetBoxValues()
425 hypre_BoxLoop2End(datai, dvali); in hypre_StructVectorSetBoxValues()
433 values[dvali] = datap[datai]; in hypre_StructVectorSetBoxValues()
435 hypre_BoxLoop2End(datai, dvali); in hypre_StructVectorSetBoxValues()
591 datap[datai] = 0.0; in hypre_StructVectorClearBoxValues()
593 hypre_BoxLoop1End(datai); in hypre_StructVectorClearBoxValues()
623 data[datai] = 0.0; in hypre_StructVectorClearAllValues()
625 hypre_BoxLoop1End(datai); in hypre_StructVectorClearAllValues()
1013 data[datai] *= factor; in hypre_StructVectorScaleValues()
[all …]
H A Dstruct_matrix.c715 HYPRE_Int datai; in hypre_StructMatrixSetBoxValues() local
810 datap[datai] += values[dvali]; in hypre_StructMatrixSetBoxValues()
816 datap[datai] = values[dvali]; in hypre_StructMatrixSetBoxValues()
822 values[dvali] = datap[datai]; in hypre_StructMatrixSetBoxValues()
825 datap[datai] = 0; in hypre_StructMatrixSetBoxValues()
844 hypre_BoxLoop2End(datai, dvali); in hypre_StructMatrixSetBoxValues()
863 datap[datai] = 0; in hypre_StructMatrixSetBoxValues()
1206 datap[datai] = 0.0; in hypre_StructMatrixClearBoxValues()
1208 hypre_BoxLoop1End(datai); in hypre_StructMatrixClearBoxValues()
1338 datap[datai] = 1.0; in hypre_StructMatrixAssemble()
[all …]
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/glslang/Test/
H A Dspv.atomicFloat_Error.comp9 int datai;
86 resultf = atomicExchange(buf.datai);
87 resultf = atomicExchange(buf.datai, resultf);
88 resultf = atomicExchange(buf.datai, resultf, gl_StorageSemanticsShared, gl_SemanticsRelaxed);
89 …resultf = atomicExchange(buf.datai, resultf, gl_ScopeDevice, gl_StorageSemanticsShared, gl_Semanti…
95 resultf = atomicLoad(buf.datai, gl_StorageSemanticsShared, gl_SemanticsRelaxed);
96 atomicStore(buf.datai, resulti, gl_StorageSemanticsShared, gl_SemanticsRelaxed);
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/glslang/Test/
H A Dspv.atomicFloat_Error.comp9 int datai;
86 resultf = atomicExchange(buf.datai);
87 resultf = atomicExchange(buf.datai, resultf);
88 resultf = atomicExchange(buf.datai, resultf, gl_StorageSemanticsShared, gl_SemanticsRelaxed);
89 …resultf = atomicExchange(buf.datai, resultf, gl_ScopeDevice, gl_StorageSemanticsShared, gl_Semanti…
95 resultf = atomicLoad(buf.datai, gl_StorageSemanticsShared, gl_SemanticsRelaxed);
96 atomicStore(buf.datai, resulti, gl_StorageSemanticsShared, gl_SemanticsRelaxed);
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/glslang/Test/
H A Dspv.atomicFloat_Error.comp9 int datai;
86 resultf = atomicExchange(buf.datai);
87 resultf = atomicExchange(buf.datai, resultf);
88 resultf = atomicExchange(buf.datai, resultf, gl_StorageSemanticsShared, gl_SemanticsRelaxed);
89 …resultf = atomicExchange(buf.datai, resultf, gl_ScopeDevice, gl_StorageSemanticsShared, gl_Semanti…
95 resultf = atomicLoad(buf.datai, gl_StorageSemanticsShared, gl_SemanticsRelaxed);
96 atomicStore(buf.datai, resulti, gl_StorageSemanticsShared, gl_SemanticsRelaxed);
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/glslang/Test/
H A Dspv.atomicFloat_Error.comp9 int datai;
86 resultf = atomicExchange(buf.datai);
87 resultf = atomicExchange(buf.datai, resultf);
88 resultf = atomicExchange(buf.datai, resultf, gl_StorageSemanticsShared, gl_SemanticsRelaxed);
89 …resultf = atomicExchange(buf.datai, resultf, gl_ScopeDevice, gl_StorageSemanticsShared, gl_Semanti…
95 resultf = atomicLoad(buf.datai, gl_StorageSemanticsShared, gl_SemanticsRelaxed);
96 atomicStore(buf.datai, resulti, gl_StorageSemanticsShared, gl_SemanticsRelaxed);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glslang/src/Test/
H A Dspv.atomicFloat_Error.comp9 int datai;
86 resultf = atomicExchange(buf.datai);
87 resultf = atomicExchange(buf.datai, resultf);
88 resultf = atomicExchange(buf.datai, resultf, gl_StorageSemanticsShared, gl_SemanticsRelaxed);
89 …resultf = atomicExchange(buf.datai, resultf, gl_ScopeDevice, gl_StorageSemanticsShared, gl_Semanti…
95 resultf = atomicLoad(buf.datai, gl_StorageSemanticsShared, gl_SemanticsRelaxed);
96 atomicStore(buf.datai, resulti, gl_StorageSemanticsShared, gl_SemanticsRelaxed);
/dports/graphics/glslang/glslang-11.7.1/Test/
H A Dspv.atomicFloat_Error.comp9 int datai;
86 resultf = atomicExchange(buf.datai);
87 resultf = atomicExchange(buf.datai, resultf);
88 resultf = atomicExchange(buf.datai, resultf, gl_StorageSemanticsShared, gl_SemanticsRelaxed);
89 …resultf = atomicExchange(buf.datai, resultf, gl_ScopeDevice, gl_StorageSemanticsShared, gl_Semanti…
95 resultf = atomicLoad(buf.datai, gl_StorageSemanticsShared, gl_SemanticsRelaxed);
96 atomicStore(buf.datai, resulti, gl_StorageSemanticsShared, gl_SemanticsRelaxed);
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/glslang/Test/
H A Dspv.atomicFloat_Error.comp9 int datai;
86 resultf = atomicExchange(buf.datai);
87 resultf = atomicExchange(buf.datai, resultf);
88 resultf = atomicExchange(buf.datai, resultf, gl_StorageSemanticsShared, gl_SemanticsRelaxed);
89 …resultf = atomicExchange(buf.datai, resultf, gl_ScopeDevice, gl_StorageSemanticsShared, gl_Semanti…
95 resultf = atomicLoad(buf.datai, gl_StorageSemanticsShared, gl_SemanticsRelaxed);
96 atomicStore(buf.datai, resulti, gl_StorageSemanticsShared, gl_SemanticsRelaxed);
/dports/graphics/realsr-ncnn-vulkan/realsr-ncnn-vulkan-20210210/src/ncnn/glslang/Test/
H A Dspv.atomicFloat_Error.comp9 int datai;
86 resultf = atomicExchange(buf.datai);
87 resultf = atomicExchange(buf.datai, resultf);
88 resultf = atomicExchange(buf.datai, resultf, gl_StorageSemanticsShared, gl_SemanticsRelaxed);
89 …resultf = atomicExchange(buf.datai, resultf, gl_ScopeDevice, gl_StorageSemanticsShared, gl_Semanti…
95 resultf = atomicLoad(buf.datai, gl_StorageSemanticsShared, gl_SemanticsRelaxed);
96 atomicStore(buf.datai, resulti, gl_StorageSemanticsShared, gl_SemanticsRelaxed);
/dports/emulators/yuzu/yuzu-0b47f7a46/src/audio_core/
H A Dcodec.cpp58 std::size_t datai = framei * FRAME_LEN + 1; in DecodeADPCM() local
60 const s16 sample1 = decode_sample(SIGNED_NIBBLES[data[datai] >> 4]); in DecodeADPCM()
64 const s16 sample2 = decode_sample(SIGNED_NIBBLES[data[datai] & 0xF]); in DecodeADPCM()
68 datai++; in DecodeADPCM()
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/golang.org/x/image/font/plan9font/
H A Dplan9font.go459 datai := 0
469 if datai == len(data) {
472 c := data[datai]
473 datai++
476 if datai == len(data) {
482 m.pix[linei] = data[datai]
484 mem[memi] = data[datai]
486 datai++
492 if datai == len(data) {
495 offs := int(data[datai]) + ((int(c) & 3) << 8) + 1
[all …]
/dports/devel/app-builder/app-builder-3.4.2/vendor/golang.org/x/image/font/plan9font/
H A Dplan9font.go525 datai := 0
535 if datai == len(data) {
538 c := data[datai]
539 datai++
542 if datai == len(data) {
548 m.pix[linei] = data[datai]
550 mem[memi] = data[datai]
552 datai++
558 if datai == len(data) {
561 offs := int(data[datai]) + ((int(c) & 3) << 8) + 1
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/golang.org/x/image/font/plan9font/
H A Dplan9font.go525 datai := 0
535 if datai == len(data) {
538 c := data[datai]
539 datai++
542 if datai == len(data) {
548 m.pix[linei] = data[datai]
550 mem[memi] = data[datai]
552 datai++
558 if datai == len(data) {
561 offs := int(data[datai]) + ((int(c) & 3) << 8) + 1
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/image/font/plan9font/
H A Dplan9font.go525 datai := 0
535 if datai == len(data) {
538 c := data[datai]
539 datai++
542 if datai == len(data) {
548 m.pix[linei] = data[datai]
550 mem[memi] = data[datai]
552 datai++
558 if datai == len(data) {
561 offs := int(data[datai]) + ((int(c) & 3) << 8) + 1
[all …]
/dports/www/beehive/beehive-0.4.0/vendor/golang.org/x/image/font/plan9font/
H A Dplan9font.go525 datai := 0
535 if datai == len(data) {
538 c := data[datai]
539 datai++
542 if datai == len(data) {
548 m.pix[linei] = data[datai]
550 mem[memi] = data[datai]
552 datai++
558 if datai == len(data) {
561 offs := int(data[datai]) + ((int(c) & 3) << 8) + 1
[all …]
/dports/x11/wallutils/wallutils-5.10.0/vendor/golang.org/x/image/image-6944b10bf410/font/plan9font/
H A Dplan9font.go525 datai := 0
535 if datai == len(data) {
538 c := data[datai]
539 datai++
542 if datai == len(data) {
548 m.pix[linei] = data[datai]
550 mem[memi] = data[datai]
552 datai++
558 if datai == len(data) {
561 offs := int(data[datai]) + ((int(c) & 3) << 8) + 1
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/golang.org/x/image/font/plan9font/
H A Dplan9font.go525 datai := 0
535 if datai == len(data) {
538 c := data[datai]
539 datai++
542 if datai == len(data) {
548 m.pix[linei] = data[datai]
550 mem[memi] = data[datai]
552 datai++
558 if datai == len(data) {
561 offs := int(data[datai]) + ((int(c) & 3) << 8) + 1
[all …]

12345678910