Home
last modified time | relevance | path

Searched refs:cga (Results 1 – 25 of 453) sorted by relevance

12345678910>>...19

/dports/emulators/pcem/pcem_emulator-pcem-faf5d6423060/src/
H A Dvid_cga.c35 old = cga->crtc[cga->crtcreg]; in cga_out()
36 cga->crtc[cga->crtcreg] = val & crtcmask[cga->crtcreg]; in cga_out()
69 return cga->crtc[cga->crtcreg]; in cga_in()
108 pclog("Recalc - %i %i %i\n", cga->crtc[0], cga->crtc[1], cga->cgamode & 1); in cga_recalctimings()
148 cga->sc = ((cga->sc << 1) + cga->oddeven) & 7; in cga_poll()
324 if (cga->vc == cga->crtc[7] && !cga->sc) in cga_poll()
340 …if (cga->sc == (cga->crtc[11] & 31) || ((cga->crtc[8] & 3) == 3 && cga->sc == ((cga->crtc[11] & 31… in cga_poll()
346 cga->maback = cga->ma; in cga_poll()
356cga->ma = cga->maback = (cga->crtc[13] | (cga->crtc[12] << 8)) & 0x3fff; in cga_poll()
376 … if (!cga->vadj) cga->ma = cga->maback = (cga->crtc[13] | (cga->crtc[12] << 8)) & 0x3fff; in cga_poll()
[all …]
H A Dvid_compaq_cga.c14 cga_t cga; member
46 if ((self->cga.cgamode & 0x12) || (self->cga.crtc[9] != 13)) in compaq_cga_poll()
55 self->cga.vidtime += self->cga.dispofftime; in compaq_cga_poll()
60 self->cga.sc = ((self->cga.sc << 1) + self->cga.oddeven) & 7; in compaq_cga_poll()
189 if (self->cga.vc == self->cga.crtc[7] && !self->cga.sc) in compaq_cga_poll()
205 …if (self->cga.sc == (self->cga.crtc[11] & 31) || ((self->cga.crtc[8] & 3) == 3 && self->cga.sc == … in compaq_cga_poll()
210 if ((self->cga.crtc[8] & 3) == 3 && self->cga.sc == (self->cga.crtc[9] >> 1)) in compaq_cga_poll()
211 self->cga.maback = self->cga.ma; in compaq_cga_poll()
221 … self->cga.ma = self->cga.maback = (self->cga.crtc[13] | (self->cga.crtc[12] << 8)) & 0x3fff; in compaq_cga_poll()
241 …if (!self->cga.vadj) self->cga.ma = self->cga.maback = (self->cga.crtc[13] | (self->cga.crtc[12] <… in compaq_cga_poll()
[all …]
H A Dvid_colorplus.c15 cga_t cga; member
122 colorplus->cga.vidtime += colorplus->cga.dispofftime; in colorplus_poll()
127 colorplus->cga.sc = ((colorplus->cga.sc << 1) + colorplus->cga.oddeven) & 7; in colorplus_poll()
210 if (colorplus->cga.vc == colorplus->cga.crtc[7] && !colorplus->cga.sc) in colorplus_poll()
226 …if (colorplus->cga.sc == (colorplus->cga.crtc[11] & 31) || ((colorplus->cga.crtc[8] & 3) == 3 && c… in colorplus_poll()
231 … if ((colorplus->cga.crtc[8] & 3) == 3 && colorplus->cga.sc == (colorplus->cga.crtc[9] >> 1)) in colorplus_poll()
232 colorplus->cga.maback = colorplus->cga.ma; in colorplus_poll()
237 colorplus->cga.ma = colorplus->cga.maback; in colorplus_poll()
242 …colorplus->cga.ma = colorplus->cga.maback = (colorplus->cga.crtc[13] | (colorplus->cga.crtc[12] <<… in colorplus_poll()
262 …if (!colorplus->cga.vadj) colorplus->cga.ma = colorplus->cga.maback = (colorplus->cga.crtc[13] | (… in colorplus_poll()
[all …]
H A Dvid_pc200.c161 cga_t *cga = &pc200->cga; in pc200_out() local
239 cga->crtc[cga->crtcreg] = val & crtcmask[cga->crtcreg]; in pc200_out()
331 cga_t *cga = &pc200->cga; in pc200_in() local
587 cga_t *cga = &pc200->cga; in lcdc_poll() local
606 cga->sc = ((cga->sc << 1) + cga->oddeven) & 7; in lcdc_poll()
665 if (cga->vc == cga->crtc[7] && !cga->sc) in lcdc_poll()
681 …if (cga->sc == (cga->crtc[11] & 31) || ((cga->crtc[8] & 3) == 3 && cga->sc == ((cga->crtc[11] & 31… in lcdc_poll()
687 cga->maback = cga->ma; in lcdc_poll()
697cga->ma = cga->maback = (cga->crtc[13] | (cga->crtc[12] << 8)) & 0x3fff; in lcdc_poll()
717 … if (!cga->vadj) cga->ma = cga->maback = (cga->crtc[13] | (cga->crtc[12] << 8)) & 0x3fff; in lcdc_poll()
[all …]
H A Dvid_t3100e.c206 uint16_t ma = (t3100e->cga.crtc[13] | (t3100e->cga.crtc[12] << 8)) & 0x7fff; in t3100e_text_row80()
207 uint16_t ca = (t3100e->cga.crtc[15] | (t3100e->cga.crtc[14] << 8)) & 0x7fff; in t3100e_text_row80()
227 (t3100e->cga.cgamode & 8) && (t3100e->cga.cgablink & 16)); in t3100e_text_row80()
229 blink = ((t3100e->cga.cgablink & 16) && (t3100e->cga.cgamode & 0x20) && in t3100e_text_row80()
277 uint16_t ma = (t3100e->cga.crtc[13] | (t3100e->cga.crtc[12] << 8)) & 0x7fff; in t3100e_text_row40()
278 uint16_t ca = (t3100e->cga.crtc[15] | (t3100e->cga.crtc[14] << 8)) & 0x7fff; in t3100e_text_row40()
298 (t3100e->cga.cgamode & 8) && (t3100e->cga.cgablink & 16)); in t3100e_text_row40()
300 blink = ((t3100e->cga.cgablink & 16) && (t3100e->cga.cgamode & 0x20) && in t3100e_text_row40()
352 uint16_t ma = (t3100e->cga.crtc[13] | (t3100e->cga.crtc[12] << 8)) & 0x7fff; in t3100e_cgaline6()
392 uint16_t ma = (t3100e->cga.crtc[13] | (t3100e->cga.crtc[12] << 8)) & 0x7fff; in t3100e_cgaline4()
[all …]
H A Dvid_t1000.c195 uint16_t ma = (t1000->cga.crtc[13] | (t1000->cga.crtc[12] << 8)) & 0x3fff; in t1000_text_row80()
196 uint16_t ca = (t1000->cga.crtc[15] | (t1000->cga.crtc[14] << 8)) & 0x3fff; in t1000_text_row80()
216 (t1000->cga.cgamode & 8) && (t1000->cga.cgablink & 16)); in t1000_text_row80()
218 blink = ((t1000->cga.cgablink & 16) && (t1000->cga.cgamode & 0x20) && in t1000_text_row80()
267 uint16_t ma = (t1000->cga.crtc[13] | (t1000->cga.crtc[12] << 8)) & 0x3fff; in t1000_text_row40()
268 uint16_t ca = (t1000->cga.crtc[15] | (t1000->cga.crtc[14] << 8)) & 0x3fff; in t1000_text_row40()
288 (t1000->cga.cgamode & 8) && (t1000->cga.cgablink & 16)); in t1000_text_row40()
290 blink = ((t1000->cga.cgablink & 16) && (t1000->cga.cgamode & 0x20) && in t1000_text_row40()
341 uint16_t ma = (t1000->cga.crtc[13] | (t1000->cga.crtc[12] << 8)) & 0x3fff; in t1000_cgaline6()
372 uint16_t ma = (t1000->cga.crtc[13] | (t1000->cga.crtc[12] << 8)) & 0x3fff; in t1000_cgaline4()
[all …]
H A Dvid_pc1640.c20 cga_t cga; member
64 if (pc1640->cga_enabled) cga_out(addr, val, &pc1640->cga); in pc1640_out()
82 cga_recalctimings(&pc1640->cga); in pc1640_recalctimings()
86 pc1640->dispontime = pc1640->cga.dispontime; in pc1640_recalctimings()
87 pc1640->dispofftime = pc1640->cga.dispofftime; in pc1640_recalctimings()
101 pc1640->cga.vidtime = pc1640->vidtime; in pc1640_poll()
102 cga_poll(&pc1640->cga); in pc1640_poll()
103 pc1640->vidtime = pc1640->cga.vidtime; in pc1640_poll()
116 cga_t *cga = &pc1640->cga; in pc1640_init() local
123 pc1640->cga.vram = pc1640->ega.vram; in pc1640_init()
[all …]
H A Dvid_cga.h37 void cga_init(cga_t *cga);
42 void cga_recalctimings(cga_t *cga);
/dports/databases/arrow/apache-arrow-6.0.1/go/arrow/memory/
H A Dcgo_allocator.go25 cga "github.com/apache/arrow/go/v6/arrow/memory/internal/cgoalloc" packageName
46 pool cga.CGOMemPool
59 b := cga.CgoPoolAlloc(alloc.pool, size)
64 cga.CgoPoolFree(alloc.pool, b)
69 out := cga.CgoPoolRealloc(alloc.pool, size, b)
82 return cga.CgoPoolCurBytes(alloc.pool)
105 alloc := &CgoArrowAllocator{pool: cga.NewCgoArrowAllocator(enableLogging)}
106 runtime.SetFinalizer(alloc, func(a *CgoArrowAllocator) { cga.ReleaseCGOMemPool(a.pool) })
/dports/biology/emboss/EMBOSS-6.6.0/emboss/
H A Ddan.c39 float tpa[], float cga[],
97 static float *cga = NULL; in main() local
171 AJCNEW(cga, n); in main()
184 xa, ta, tpa, cga, &npoints); in main()
193 dan_unfmall(xa, ta, tpa, cga); in main()
319 cga[*np]); in dan_findgc()
327 cga[*np]; in dan_findgc()
385 float tpa[], float cga[], ajint *np) in dan_reportgc() argument
450 ajFmtPrintS(&tmpStr, "*gc %4.1f", cga[*np]); in dan_reportgc()
466 cga[*np]; in dan_reportgc()
[all …]
/dports/games/qonk/qonk-0.3.1/src/
H A Dsettings.cpp340 for (int cga = GA_FIRST; cga < GA_COUNT; cga++) in unsetDuplicates() local
342 if (cga != ga) in unsetDuplicates()
347 if (inputMap[cga][1].inputType == it in unsetDuplicates()
348 && inputMap[cga][1].id0 == id0 in unsetDuplicates()
349 && inputMap[cga][1].id1 == id1 in unsetDuplicates()
350 && inputMap[cga][1].id2 == id2) in unsetDuplicates()
356 if (inputMap[cga][0].inputType == it in unsetDuplicates()
357 && inputMap[cga][0].id0 == id0 in unsetDuplicates()
358 && inputMap[cga][0].id1 == id1 in unsetDuplicates()
359 && inputMap[cga][0].id2 == id2) in unsetDuplicates()
[all …]
/dports/biology/gatk/gatk-4.2.0.0/src/test/resources/org/broadinstitute/hellbender/tools/walkers/GenotypeGVCFs/
H A Dcombined_genotype_gvcf_exception.original.vcf11cga/gdac-prod/cga/jobResults/HaplotypeCallerSingleSampleGVCF/PRAD-TCGA-CH-5737-TP-NB-SM-1U3GY-SM-1…
/dports/science/py-ase/ase-3.22.0/ase/io/
H A Dwien2k.py151 cga = np.cos(latconst[5] * np.pi / 180.0)
153 return np.array([[a, b * cga, c * cbe],
154 [0, b * sga, c * (cal - cbe * cga) / sga],
155 [0, 0, c * np.sqrt(1 - cal**2 - cbe**2 - cga**2 +
156 2 * cal * cbe * cga) / sga]
/dports/lang/fpc-source/fpc-3.2.2/packages/ptc/src/dos/
H A Dincludes.inc6 {$INCLUDE cga/cgaconsoled.inc}
13 {$INCLUDE cga/cgaconsolei.inc}
/dports/math/z3/z3-z3-4.8.13/src/ackermannization/
H A Dlackr.cpp124 expr_ref cga = m_info->abstract(cg); // constraint needs abstraction due to nested applications in ackr() local
125 m_simp(cga); in ackr()
132 tout << "ackr constr abs:" << mk_ismt2_pp(cga, m, 2) << "\n";); in ackr()
133 if (m.is_true(cga)) { in ackr()
137 m_ackrs.push_back(std::move(cga)); in ackr()
/dports/math/py-z3-solver/z3-z3-4.8.10/src/ackermannization/
H A Dlackr.cpp124 expr_ref cga = m_info->abstract(cg); // constraint needs abstraction due to nested applications in ackr() local
125 m_simp(cga); in ackr()
132 tout << "ackr constr abs:" << mk_ismt2_pp(cga, m, 2) << "\n";); in ackr()
133 if (m.is_true(cga)) { in ackr()
137 m_ackrs.push_back(std::move(cga)); in ackr()
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/common/
H A Dcg_test.F48 REAL(KIND=dp) :: ca, cga(10), cn, rga(10, 21), tend, & local
85 CALL clebsch_gordon(l1, m1, l2, m2, cga)
92 ca = cga(il)
/dports/science/cp2k-data/cp2k-7.1.0/src/common/
H A Dcg_test.F48 REAL(KIND=dp) :: ca, cga(10), cn, rga(10, 21), tend, & local
85 CALL clebsch_gordon(l1, m1, l2, m2, cga)
92 ca = cga(il)
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dgamecstl.cpp161 uint32_t const *const cga = m_cga_ram; in screen_update_gamecstl() local
170 int att0 = (cga[index] >> 8) & 0xff; in screen_update_gamecstl()
171 int ch0 = (cga[index] >> 0) & 0xff; in screen_update_gamecstl()
172 int att1 = (cga[index] >> 24) & 0xff; in screen_update_gamecstl()
173 int ch1 = (cga[index] >> 16) & 0xff; in screen_update_gamecstl()
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dgamecstl.cpp161 uint32_t const *const cga = m_cga_ram; in screen_update_gamecstl() local
170 int att0 = (cga[index] >> 8) & 0xff; in screen_update_gamecstl()
171 int ch0 = (cga[index] >> 0) & 0xff; in screen_update_gamecstl()
172 int att1 = (cga[index] >> 24) & 0xff; in screen_update_gamecstl()
173 int ch1 = (cga[index] >> 16) & 0xff; in screen_update_gamecstl()
/dports/devel/py-shapely/Shapely-1.8.0/shapely/
H A Dimpl.py16 from shapely.algorithms import cga
139 'is_ccw': (cga.is_ccw_impl, 'is_ccw'),
/dports/misc/clifm/clifm-colors-0.1.0/
H A DREADME.md18 ![clifm](screenshots/cga.png)
20 **cga**
/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Dcommand_graph.c139 struct graph_node *cga = vector_slot(ga->to, i); in cmd_subgraph_equal() local
144 if (cga == a_fork && cgb != b_fork) in cmd_subgraph_equal()
146 if (cga == a_fork && cgb == b_fork) in cmd_subgraph_equal()
149 if (cmd_nodes_equal(cga, cgb)) { in cmd_subgraph_equal()
150 if (cga == a_join) in cmd_subgraph_equal()
152 if (cmd_subgraph_equal(cga, cgb, a_join)) in cmd_subgraph_equal()
/dports/net/frr7/frr-frr-7.5.1/lib/
H A Dcommand_graph.c139 struct graph_node *cga = vector_slot(ga->to, i); in cmd_subgraph_equal() local
144 if (cga == a_fork && cgb != b_fork) in cmd_subgraph_equal()
146 if (cga == a_fork && cgb == b_fork) in cmd_subgraph_equal()
149 if (cmd_nodes_equal(cga, cgb)) { in cmd_subgraph_equal()
150 if (cga == a_join) in cmd_subgraph_equal()
152 if (cmd_subgraph_equal(cga, cgb, a_join)) in cmd_subgraph_equal()
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/cisco/ios/tests/unit/modules/network/ios/
H A Dtest_ios_l3_interfaces.py92 dict(address="FD5D:12C9:2201:1::1/64", cga=True)
373 dict(address="FD5D:12C9:2201:2::1/64", cga=True)
496 dict(address="FD5D:12C9:2201:2::1/64", cga=True)

12345678910>>...19