Home
last modified time | relevance | path

Searched refs:reverseinput (Results 1 – 9 of 9) sorted by relevance

/dports/emulators/nestopia/nestopia-1.51.1/source/fltkui/
H A Dinput.cpp328 nesinput_t input, reverseinput; in nstsdl_input_match_joystick() local
337 reverseinput.nescode = 0x00; in nstsdl_input_match_joystick()
338 reverseinput.player = 0; in nstsdl_input_match_joystick()
339 reverseinput.pressed = 0; in nstsdl_input_match_joystick()
404 reverseinput.nescode |= hd |= hl |= hr; in nstsdl_input_match_joystick()
408 reverseinput.nescode |= hd |= hr; in nstsdl_input_match_joystick()
412 reverseinput.nescode |= hd |= hl; in nstsdl_input_match_joystick()
420 reverseinput.nescode |= hu |= hr; in nstsdl_input_match_joystick()
424 reverseinput.nescode |= hu |= hl; in nstsdl_input_match_joystick()
463 reverseinput.nescode = nescodes[j]; in nstsdl_input_match_joystick()
[all …]
/dports/misc/mnn/MNN-1.2.0/source/backend/coreml/mlmodel/include/
H A DNeuralNetwork.pb-c.h4068 protobuf_c_boolean reverseinput; member
4192 protobuf_c_boolean reverseinput; member
4415 protobuf_c_boolean reverseinput; member
/dports/biology/emboss/EMBOSS-6.6.0/doc/programs/master/emboss/apps/inc/
H A Deprimer32.ihelp113 -reverseinput string The sequence of a reverse primer to check
H A Deprimer3.ihelp112 -reverseinput string The sequence of a reverse primer to check
H A Deprimer3.itable118 <td>-reverseinput</td>
H A Deprimer32.itable118 <td>-reverseinput</td>
/dports/biology/emboss/EMBOSS-6.6.0/emboss/acd/
H A Deprimer3.acd226 string: reverseinput [
H A Deprimer32.acd228 string: reverseinput [
/dports/misc/mnn/MNN-1.2.0/source/backend/coreml/mlmodel/src/
H A DNeuralNetwork.pb-c.c16730 offsetof(CoreML__Specification__SimpleRecurrentLayerParams, reverseinput),
16949 offsetof(CoreML__Specification__GRULayerParams, reverseinput),
17399 offsetof(CoreML__Specification__UniDirectionalLSTMLayerParams, reverseinput),