Home
last modified time | relevance | path

Searched refs:REGISTERS (Results 1 – 25 of 237) sorted by relevance

12345678910

/dports/sysutils/solaar/Solaar-1.0.1/lib/logitech_receiver/
H A Dhidpp10.py112 REGISTERS = _NamedInts( variable
163 for r in (REGISTERS.battery_status, REGISTERS.battery_charge):
171 reply = read_register(device, REGISTERS.battery_charge)
174 device.registers.append(REGISTERS.battery_charge)
177 reply = read_register(device, REGISTERS.battery_status)
180 device.registers.append(REGISTERS.battery_status)
185 if register == REGISTERS.battery_charge:
194 if register == REGISTERS.battery_status:
263 if REGISTERS.three_leds not in device.registers:
297 write_register(device, REGISTERS.three_leds, v1, v2)
[all …]
/dports/games/tenebrae/tenebrae_0/
H A Dmplib.c108 #define REGISTERS __dpmi_regs macro
119 REGISTERS regs; in PostWindowsMessage()
130 REGISTERS regs; in MGenWait()
139 REGISTERS regs; in MGenGetQueueCtr()
150 REGISTERS regs; in MGenMoveTo()
162 REGISTERS regs; in MGenGetNode()
173 REGISTERS regs; in MGenGetMasterNode()
184 REGISTERS regs; in MGenFlushNodes()
196 REGISTERS regs; in MGenMCount()
208 REGISTERS regs; in MGenSanityCheck()
[all …]
/dports/astro/oskar/OSKAR-2.8.0/extern/cfitsio/zlib/
H A Dzuncompress.c196 #ifndef REGISTERS
215 #if REGISTERS >= 1
219 #if REGISTERS >= 2
223 #if REGISTERS >= 3
227 #if REGISTERS >= 4
231 #if REGISTERS >= 5
235 #if REGISTERS >= 6
239 #if REGISTERS >= 7
243 #if REGISTERS >= 8
247 #if REGISTERS >= 9
[all …]
/dports/astro/cfitsio/cfitsio-3.49/zlib/
H A Dzuncompress.c196 #ifndef REGISTERS
215 #if REGISTERS >= 1
219 #if REGISTERS >= 2
223 #if REGISTERS >= 3
227 #if REGISTERS >= 4
231 #if REGISTERS >= 5
235 #if REGISTERS >= 6
239 #if REGISTERS >= 7
243 #if REGISTERS >= 8
247 #if REGISTERS >= 9
[all …]
/dports/science/healpix/Healpix_3.50/src/healpy/cfitsio/zlib/
H A Dzuncompress.c196 #ifndef REGISTERS
215 #if REGISTERS >= 1
219 #if REGISTERS >= 2
223 #if REGISTERS >= 3
227 #if REGISTERS >= 4
231 #if REGISTERS >= 5
235 #if REGISTERS >= 6
239 #if REGISTERS >= 7
243 #if REGISTERS >= 8
247 #if REGISTERS >= 9
[all …]
/dports/astro/py-astropy/astropy-5.0/cextern/cfitsio/lib/
H A Dzuncompress.c196 #ifndef REGISTERS
215 #if REGISTERS >= 1
219 #if REGISTERS >= 2
223 #if REGISTERS >= 3
227 #if REGISTERS >= 4
231 #if REGISTERS >= 5
235 #if REGISTERS >= 6
239 #if REGISTERS >= 7
243 #if REGISTERS >= 8
247 #if REGISTERS >= 9
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/sim/mips/
H A Dsim-main.h348 #define Debug (REGISTERS[86])
349 #define DEPC (REGISTERS[87])
350 #define EPC (REGISTERS[88])
351 #define ACX (REGISTERS[89])
412 #define ZERO (REGISTERS[0])
413 #define V0 (REGISTERS[2])
414 #define A0 (REGISTERS[4])
415 #define A1 (REGISTERS[5])
416 #define A2 (REGISTERS[6])
417 #define A3 (REGISTERS[7])
[all …]
/dports/devel/gdb761/gdb-7.6.1/sim/mips/
H A Dsim-main.h347 #define Debug (REGISTERS[86])
348 #define DEPC (REGISTERS[87])
349 #define EPC (REGISTERS[88])
350 #define ACX (REGISTERS[89])
411 #define ZERO (REGISTERS[0])
412 #define V0 (REGISTERS[2])
413 #define A0 (REGISTERS[4])
414 #define A1 (REGISTERS[5])
415 #define A2 (REGISTERS[6])
416 #define A3 (REGISTERS[7])
[all …]
/dports/misc/bb/bb-1.3.0/
H A Dconfig.h42 #define REGISTERS(n) __attribute__ ((regparm(n))) macro
45 #define REGISTERS(n) macro
50 #define REGISTERS(n) macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/sim/mips/
H A Dsim-main.h333 #define GPR (&REGISTERS[0])
348 #define Debug (REGISTERS[86])
349 #define DEPC (REGISTERS[87])
350 #define EPC (REGISTERS[88])
366 #define ZERO (REGISTERS[0])
367 #define V0 (REGISTERS[2])
368 #define A0 (REGISTERS[4])
369 #define A1 (REGISTERS[5])
370 #define A2 (REGISTERS[6])
371 #define A3 (REGISTERS[7])
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/sim/mips/
H A Dsim-main.h333 #define GPR (&REGISTERS[0])
348 #define Debug (REGISTERS[86])
349 #define DEPC (REGISTERS[87])
350 #define EPC (REGISTERS[88])
366 #define ZERO (REGISTERS[0])
367 #define V0 (REGISTERS[2])
368 #define A0 (REGISTERS[4])
369 #define A1 (REGISTERS[5])
370 #define A2 (REGISTERS[6])
371 #define A3 (REGISTERS[7])
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/tigcc/tigcclib/include/asm/
H A Dfilelib.h40 ; NO REGISTERS DESTROYED
54 ; NO REGISTERS DESTROYED
68 ; NO OTHER REGISTERS DESTROYED
82 ; NO REGISTERS DESTROYED
97 ; NO REGISTERS DESTROYED
110 ; NO REGISTERS DESTROYED
125 ; NO REGISTERS DESTROYED
H A Dgraphlib.h24 ; NO REGISTERS DESTROYED
55 ; NO REGISTERS DESTROYED
87 ; NO REGISTERS DESTROYED
247 ; NO REGISTERS DESTROYED
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/perfprofiler/
H A Dtracepoints.sh30 REGISTERS="$1"
33 for R in $REGISTERS; do
69 REGISTERS="$1"
73 for R in ${REGISTERS}; do
/dports/devel/systemc/systemc-2.3.4_pub_rev_20190614/examples/sysc/risc_cpu/
H A DREADME_TYPESCRIPT145 ID: REGISTERS DUMP at CSIM 42
180 ID: REGISTERS DUMP at CSIM 56
215 ID: REGISTERS DUMP at CSIM 70
250 ID: REGISTERS DUMP at CSIM 84
285 ID: REGISTERS DUMP at CSIM 98
320 ID: REGISTERS DUMP at CSIM 112
355 ID: REGISTERS DUMP at CSIM 126
391 ID: REGISTERS DUMP at CSIM 140
427 ID: REGISTERS DUMP at CSIM 154
463 ID: REGISTERS DUMP at CSIM 168
[all …]
/dports/devel/msp430-debug-stack/msp430-debug-stack-3.15.0.1/DLL430_v3/include/
H A DMSP430_Debug.h357 #define MSP430_Read_Registers(REGISTERS, MASK) MSP430_Registers(REGISTERS, MASK, READ) argument
358 #define MSP430_Write_Registers(REGISTERS, MASK) MSP430_Registers(REGISTERS, MASK, WRITE) argument
/dports/devel/dasm/dasm-2.20.14.1/machines/atari7800/
H A D7800.h14 ; 00 - 1F TIA REGISTERS
15 ; 20 - 3F MARIA REGISTERS
44 ;****** 00-1F ********* TIA REGISTERS ******************
73 ;****** 20-3F ********* MARIA REGISTERS ***************
/dports/lang/fpc-source/fpc-3.2.2/rtl/go32v2/
H A Ddpmi.inc26 (* real mode interrupt. ALL MEMORY REGISTERS (if used) SHOULD *)
30 (* (ALL UNUSED REGISTERS SHOULD BE SET TO 0 ON ENTRY!) *)
/dports/lang/fpc/fpc-3.2.2/rtl/go32v2/
H A Ddpmi.inc26 (* real mode interrupt. ALL MEMORY REGISTERS (if used) SHOULD *)
30 (* (ALL UNUSED REGISTERS SHOULD BE SET TO 0 ON ENTRY!) *)
/dports/lang/fpc-utils/fpc-3.2.2/rtl/go32v2/
H A Ddpmi.inc26 (* real mode interrupt. ALL MEMORY REGISTERS (if used) SHOULD *)
30 (* (ALL UNUSED REGISTERS SHOULD BE SET TO 0 ON ENTRY!) *)
/dports/editors/fpc-ide/fpc-3.2.2/rtl/go32v2/
H A Ddpmi.inc26 (* real mode interrupt. ALL MEMORY REGISTERS (if used) SHOULD *)
30 (* (ALL UNUSED REGISTERS SHOULD BE SET TO 0 ON ENTRY!) *)
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/libpng-1.6.21/scripts/
H A DSCOPTIONS.ppc6 PARMS=REGISTERS
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/libpng-1.5.5/scripts/
H A DSCOPTIONS.ppc6 PARMS=REGISTERS
/dports/emulators/mgba/mgba-0.9.2/src/third-party/libpng/scripts/
H A DSCOPTIONS.ppc6 PARMS=REGISTERS
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/png/scripts/
H A DSCOPTIONS.ppc6 PARMS=REGISTERS

12345678910