Home
last modified time | relevance | path

Searched refs:first_if (Results 1 – 25 of 73) sorted by relevance

123

/dports/comms/flrig/flrig-1.3.54/src/rigs/
H A DFT1000MP.cxx356 int first_if = val / 5; in set_bwA() local
359 if (!first_if) first_if += 5; in set_bwA()
360 --first_if; in set_bwA()
369 cmd[3] = first_if; in set_bwA()
387 int first_if = val / 5; in set_bwB() local
389 if (!first_if) first_if += 5; in set_bwB()
390 --first_if; in set_bwB()
391 first_if += 0x80; // vfo-B in set_bwB()
398 cmd[3] = first_if; in set_bwB()
/dports/devel/ftnchek/ftnchek-3.3.1/test/
H A Dblockcheck.f9068 first_if: if ( a .gt. 0 ) then
73 else if (c .gt. 0) then first_if
76 else first_if
79 end if first_if
H A Dblockerrors.f78 first_if: if ( a .gt. 0 ) then
86 else first_if
/dports/audio/chromaprint/chromaprint-v1.5.0/src/utils/
H A Dgen_bit_reader.py54 first_if = True variable
59 if not first_if:
64 first_if = False variable
H A Dgen_bit_writer.py54 first_if = True variable
59 if not first_if:
64 first_if = False variable
/dports/devel/ftnchek/ftnchek-3.3.1/test/Okay/
H A Dblockcheck.fcl119 68 first_if: if ( a .gt. 0 ) then
124 73 else if (c .gt. 0) then first_if
127 76 else first_if
130 79 end if first_if
H A Dblockerrors.fcx156 78 first_if: if ( a .gt. 0 ) then
167 86 else first_if
H A Dblockerrors.fcl143 78 first_if: if ( a .gt. 0 ) then
153 86 else first_if
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/libdepixelize/priv/
H A Dbranchless.h39 T first_if(T first, T second, bool cond) in first_if() function
/dports/net/cjdns/cjdns-cjdns-v21.1/node_build/dependencies/libuv/build/gyp/test/conditions/elseif/
H A Delseif_conditions.gypi4 'defines': ['FOO="first_if"'],
/dports/www/firefox/firefox-99.0/third_party/python/gyp/test/conditions/elseif/
H A Delseif_conditions.gypi4 'defines': ['FOO="first_if"'],
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/gyp/test/conditions/elseif/
H A Delseif_conditions.gypi4 'defines': ['FOO="first_if"'],
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/tools/gyp/test/conditions/elseif/
H A Delseif_conditions.gypi4 'defines': ['FOO="first_if"'],
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/tools/gyp/test/conditions/elseif/
H A Delseif_conditions.gypi4 'defines': ['FOO="first_if"'],
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/gyp/test/conditions/elseif/
H A Delseif_conditions.gypi4 'defines': ['FOO="first_if"'],
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/gyp/test/conditions/elseif/
H A Delseif_conditions.gypi4 'defines': ['FOO="first_if"'],
/dports/devel/py-gyp/gyp-20200512/test/conditions/elseif/
H A Delseif_conditions.gypi4 'defines': ['FOO="first_if"'],
/dports/lang/vala/vala-0.48.18/vala/
H A Dvaladostatement.vala131 …var first_if = new IfStatement (new UnaryExpression (UnaryOperator.LOGICAL_NEGATION, new MemberAcc…
132 body.insert_statement (0, first_if);
H A Dvaladostatement.c300 ValaIfStatement* first_if = NULL; in vala_do_statement_real_check() local
498 first_if = _tmp90_; in vala_do_statement_real_check()
501 _tmp93_ = first_if; in vala_do_statement_real_check()
551 _vala_code_node_unref0 (first_if); in vala_do_statement_real_check()
H A Dvalaforstatement.vala206 …var first_if = new IfStatement (new UnaryExpression (UnaryOperator.LOGICAL_NEGATION, new MemberAcc…
207 body.insert_statement (0, first_if);
H A Dvalaforstatement.c547 ValaIfStatement* first_if = NULL; in vala_for_statement_real_check() local
883 first_if = _tmp122_; in vala_for_statement_real_check()
886 _tmp125_ = first_if; in vala_for_statement_real_check()
936 _vala_code_node_unref0 (first_if); in vala_for_statement_real_check()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/rc/
H A Dimon.c2403 struct usb_interface *first_if; in imon_probe() local
2423 first_if = usb_ifnum_to_if(usbdev, 0); in imon_probe()
2424 if (!first_if) { in imon_probe()
2429 first_if_ctx = usb_get_intfdata(first_if); in imon_probe()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/rc/
H A Dimon.c2403 struct usb_interface *first_if; in imon_probe() local
2423 first_if = usb_ifnum_to_if(usbdev, 0); in imon_probe()
2424 if (!first_if) { in imon_probe()
2429 first_if_ctx = usb_get_intfdata(first_if); in imon_probe()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/rc/
H A Dimon.c2403 struct usb_interface *first_if; in imon_probe() local
2423 first_if = usb_ifnum_to_if(usbdev, 0); in imon_probe()
2424 if (!first_if) { in imon_probe()
2429 first_if_ctx = usb_get_intfdata(first_if); in imon_probe()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dgenattrtab.c3802 int first_if = 1; in write_attr_set() local
3836 printf ("%sif ", first_if ? "" : "else "); in write_attr_set()
3837 first_if = 0; in write_attr_set()
3851 if (! first_if) in write_attr_set()
3859 write_attr_set (attr, first_if ? indent : indent + 4, default_val, in write_attr_set()
3862 if (! first_if) in write_attr_set()

123