Home
last modified time | relevance | path

Searched refs:when (Results 126 – 150 of 64644) sorted by relevance

12345678910>>...2586

/dports/net/proby/proby-1.0.2/cargo-crates/libnghttp2-sys-0.1.4+1.41.0/nghttp2/third-party/mruby/tasks/toolchains/
H A Dandroid.rake88 when :gcc
90 when :clang
133 when /darwin/i
135 when /x86_64-linux/i
137 when /linux/i
224 when :gcc
234 when :clang
265 when :gcc
266 when :clang
286 when :gcc
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/libnghttp2-sys/nghttp2/third-party/mruby/tasks/toolchains/
H A Dandroid.rake88 when :gcc
90 when :clang
133 when /darwin/i
135 when /x86_64-linux/i
137 when /linux/i
224 when :gcc
234 when :clang
265 when :gcc
266 when :clang
286 when :gcc
[all …]
/dports/www/h2o-devel/h2o-dcc7134/deps/mruby/tasks/toolchains/
H A Dandroid.rake88 when :gcc
90 when :clang
133 when /darwin/i
135 when /x86_64-linux/i
137 when /linux/i
224 when :gcc
234 when :clang
265 when :gcc
266 when :clang
286 when :gcc
[all …]
/dports/cad/alliance/alliance/src/documentation/alliance-examples/mipsR3000/sce/
H A Drome.vbe23 X"afdd0000" when B"100000",
24 X"afdc0004" when B"100001",
25 X"241c003c" when B"100010",
26 X"401d6800" when B"100011",
27 X"00000021" when B"100100",
28 X"03bce824" when B"100101",
29 X"241b0010" when B"100110",
30 X"17bb0008" when B"100111",
31 X"00000021" when B"101000",
32 X"8fdd0000" when B"101001",
[all …]
H A Dromu.vbe23 X"3c1f0040" when B"000000",
24 X"37ff0028" when B"000001",
25 X"3c014000" when B"000010",
26 X"34210050" when B"000011",
27 X"3c029043" when B"000100",
28 X"3442ad6b" when B"000101",
29 X"3c039043" when B"000110",
30 X"3463ad6b" when B"000111",
31 X"8c220001" when B"001000",
32 X"00000021" when B"001001",
[all …]
H A Dsr64_1a.vbe360 READ_SX <= RAM0_RX when "000000",
361 RAM1_RX when "000001",
362 RAM2_RX when "000010",
363 RAM3_RX when "000011",
364 RAM4_RX when "000100",
365 RAM5_RX when "000101",
366 RAM6_RX when "000110",
367 RAM7_RX when "000111",
368 RAM8_RX when "001000",
369 RAM9_RX when "001001",
[all …]
/dports/chinese/brise/brise-brise-0.35/
H A Ddefault.yaml103 - { when: composing, accept: Control+p, send: Up }
104 - { when: composing, accept: Control+n, send: Down }
105 - { when: composing, accept: Control+b, send: Left }
106 - { when: composing, accept: Control+f, send: Right }
107 - { when: composing, accept: Control+a, send: Home }
108 - { when: composing, accept: Control+e, send: End }
114 - { when: composing, accept: Alt+v, send: Page_Up }
119 - { when: composing, accept: Tab, send: Page_Down }
120 - { when: has_menu, accept: minus, send: Page_Up }
121 - { when: has_menu, accept: equal, send: Page_Down }
[all …]
/dports/emulators/qemu/qemu-6.2.0/hw/usb/
H A Dmeson.build4 softmmu_ss.add(when: 'CONFIG_USB', if_true: files(
15 softmmu_ss.add(when: 'CONFIG_USB_UHCI', if_true: files('hcd-uhci.c'))
16 softmmu_ss.add(when: 'CONFIG_USB_OHCI', if_true: files('hcd-ohci.c'))
18 softmmu_ss.add(when: 'CONFIG_USB_EHCI', if_true: files('hcd-ehci.c'))
30 softmmu_ss.add(when: 'CONFIG_IMX', if_true: files('chipidea.c'))
37 softmmu_ss.add(when: 'CONFIG_USB', if_true: files('dev-hub.c'))
38 softmmu_ss.add(when: 'CONFIG_USB', if_true: files('dev-hid.c'))
54 usbsmartcard_ss.add(when: 'CONFIG_USB_SMARTCARD',
60 softmmu_ss.add(when: 'CONFIG_USB_U2F', if_true: files('u2f.c'))
69 usbredir_ss.add(when: 'CONFIG_USB',
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/usb/
H A Dmeson.build4 softmmu_ss.add(when: 'CONFIG_USB', if_true: files(
15 softmmu_ss.add(when: 'CONFIG_USB_UHCI', if_true: files('hcd-uhci.c'))
16 softmmu_ss.add(when: 'CONFIG_USB_OHCI', if_true: files('hcd-ohci.c'))
18 softmmu_ss.add(when: 'CONFIG_USB_EHCI', if_true: files('hcd-ehci.c'))
30 softmmu_ss.add(when: 'CONFIG_IMX', if_true: files('chipidea.c'))
37 softmmu_ss.add(when: 'CONFIG_USB', if_true: files('dev-hub.c'))
38 softmmu_ss.add(when: 'CONFIG_USB', if_true: files('dev-hid.c'))
54 usbsmartcard_ss.add(when: 'CONFIG_USB_SMARTCARD',
60 softmmu_ss.add(when: 'CONFIG_USB_U2F', if_true: files('u2f.c'))
69 usbredir_ss.add(when: 'CONFIG_USB',
[all …]
/dports/audio/ardour6/Ardour-6.8.0/libs/evoral/
H A DControlList.cc60 return a->when < b->when; in event_time_less_than()
267 double factor = when / _events.back()->when; in extend_to()
305 if ((*i)->when == (*j)->when) { in list_merge()
344 return a->when < b->when; in operator ()()
533 cp.when = when; in add_guard_point()
613 if (i != _events.end () && (*i)->when == when) { in editor_add()
696 _events.back()->when = when; in maybe_insert_straight_line()
709 if ((*iter)->when < when) { in erase_from_iterator_to()
714 } else if ((*iter)->when >= when) { in erase_from_iterator_to()
828 if (_events.back()->when == when) { in add()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/external/xsltml/
H A Dxsltml_2.1.2.patch54 </xsl:when>
65 + </xsl:when>
70 </xsl:when>
1089 </xsl:when>
1113 </xsl:when>
1193 </xsl:when>
1202 </xsl:when>
1211 </xsl:when>
1275 </xsl:when>
1358 - </xsl:when>
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/external/xsltml/
H A Dxsltml_2.1.2.patch54 </xsl:when>
65 + </xsl:when>
70 </xsl:when>
1089 </xsl:when>
1113 </xsl:when>
1193 </xsl:when>
1202 </xsl:when>
1211 </xsl:when>
1275 </xsl:when>
1358 - </xsl:when>
[all …]
/dports/cad/ghdl/ghdl-1.0.0/testsuite/gna/issue30/
H A Dbasicblocks.vhdl196 with address select y0 <= data when x"0", '0' when others;
197 with address select y1 <= data when x"1", '0' when others;
198 with address select y2 <= data when x"2", '0' when others;
199 with address select y3 <= data when x"3", '0' when others;
200 with address select y4 <= data when x"4", '0' when others;
201 with address select y5 <= data when x"5", '0' when others;
202 with address select y6 <= data when x"6", '0' when others;
203 with address select y7 <= data when x"7", '0' when others;
204 with address select y8 <= data when x"8", '0' when others;
205 with address select y9 <= data when x"9", '0' when others;
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/web-platform/meta/html/browsers/the-window-object/security-window/
H A Dwindow-security.sub.html.ini3 …[A SecurityError exception must be thrown when window.applicationCache is accessed from a differen…
6 …[A SecurityError exception must be thrown when window.devicePixelRatio is accessed from a differen…
9 …[A SecurityError exception must be thrown when window.document is accessed from a different origin…
12 …[A SecurityError exception must be thrown when window.external is accessed from a different origin…
15 …[A SecurityError exception must be thrown when window.frameElement is accessed from a different or…
18 …[A SecurityError exception must be thrown when window.history is accessed from a different origin.]
21 …[A SecurityError exception must be thrown when window.innerWidth is accessed from a different orig…
33 …[A SecurityError exception must be thrown when window.menubar is accessed from a different origin.]
36 [A SecurityError exception must be thrown when window.name is accessed from a different origin.]
42 …[A SecurityError exception must be thrown when window.onabort is accessed from a different origin.]
[all …]
/dports/emulators/qemu5/qemu-5.2.0/hw/usb/
H A Dmeson.build11 softmmu_ss.add(when: 'CONFIG_USB', if_true: files(
17 softmmu_ss.add(when: 'CONFIG_USB_UHCI', if_true: files('hcd-uhci.c'))
18 softmmu_ss.add(when: 'CONFIG_USB_OHCI', if_true: files('hcd-ohci.c'))
20 softmmu_ss.add(when: 'CONFIG_USB_EHCI', if_true: files('hcd-ehci.c'))
23 softmmu_ss.add(when: 'CONFIG_USB_XHCI', if_true: files('hcd-xhci.c'))
31 softmmu_ss.add(when: 'CONFIG_IMX', if_true: files('chipidea.c'))
35 softmmu_ss.add(when: 'CONFIG_USB', if_true: files('dev-hub.c'))
36 softmmu_ss.add(when: 'CONFIG_USB', if_true: files('dev-hid.c'))
50 usbsmartcard_ss.add(when: 'CONFIG_USB_SMARTCARD',
56 softmmu_ss.add(when: 'CONFIG_USB_U2F', if_true: files('u2f.c'))
[all …]
/dports/irc/ircd-ratbox/ircd-ratbox-3.0.10/libratbox/src/
H A Devent.c93 if(when <= 0) in rb_event_add()
94 when = 1; in rb_event_add()
100 ev->when = rb_current_time() + when; in rb_event_add()
101 ev->next = when; in rb_event_add()
118 if(when <= 0) in rb_event_addonce()
119 when = 1; in rb_event_addonce()
125 ev->when = rb_current_time() + when; in rb_event_addonce()
126 ev->next = when; in rb_event_addonce()
330 if(ev->when > by) in rb_set_back_events()
331 ev->when -= by; in rb_set_back_events()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/app/src/test/java/org/mozilla/gecko/toolbar/
H A DTestSecurityModeUtil.java51 doReturn(true).when(identity).isSecurityException(); in testSecurityException()
52 doReturn(SecurityMode.UNKNOWN).when(identity).getSecurityMode(); in testSecurityException()
64 doReturn(SecurityMode.CHROMEUI).when(identity).getSecurityMode(); in testSecurityException()
74 doReturn(MixedMode.LOADED).when(identity).getMixedModeDisplay(); in testSecurityException()
81 doReturn(MixedMode.LOADED).when(identity).getMixedModeActive(); in testSecurityException()
84 doReturn(MixedMode.BLOCKED).when(identity).getMixedModeActive(); in testSecurityException()
97 doReturn(false).when(identity).isSecurityException(); in testTrackingContentLoaded()
103 doReturn(SecurityMode.UNKNOWN).when(identity).getSecurityMode(); in testTrackingContentLoaded()
131 doReturn(false).when(identity).isSecurityException(); in testTrackingContentBlocked()
163 doReturn(false).when(identity).isSecurityException(); in testMixedMode()
[all …]
/dports/cad/ghdl/ghdl-1.0.0/testsuite/vests/vhdl-93/ashenden/compliant/
H A Dch_15_dlx-b.vhd186 when others =>
205 when others =>
254 when others =>
290 when others =>
361 when op_j =>
366 when op_jr =>
430 when op_lb =>
433 when op_lh =>
436 when op_lw =>
445 when op_sb =>
[all …]
/dports/cad/ghdl/ghdl-1.0.0/testsuite/synth/issue1243/
H A DDSPn.vhdl199 when x"1" =>
201 when x"2" =>
203 when x"3" =>
205 when x"4" =>
207 when x"5" =>
209 when x"6" =>
211 when x"7" =>
213 when x"8" =>
215 when x"9" =>
217 when x"A" =>
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/client/allocrunner/taskrunner/restarts/
H A Drestarts_test.go43 if !withinJitter(p.Delay, when) {
54 if !(when > p.Delay && when <= p.Interval) {
69 if !withinJitter(p.Delay, when) {
127 if state, when := rt.SetKilled().GetState(); state != structs.TaskKilled && when != 0 {
137 …if state, when := rt.SetRestartTriggered(false).GetState(); state != structs.TaskRestarting && whe…
147 …if state, when := rt.SetRestartTriggered(true).GetState(); state != structs.TaskRestarting || when
150 …if state, when := rt.SetRestartTriggered(true).GetState(); state != structs.TaskNotRestarting || w…
151 t.Fatalf("expect failed got %v %v", state, when)
165 if !withinJitter(p.Delay, when) {
186 if !withinJitter(p.Delay, when) {
[all …]
/dports/emulators/qemu60/qemu-6.0.0/disas/
H A Dmeson.build4 common_ss.add(when: 'CONFIG_ALPHA_DIS', if_true: files('alpha.c'))
6 common_ss.add_all(when: 'CONFIG_ARM_A64_DIS', if_true: libvixl_ss)
7 common_ss.add(when: 'CONFIG_ARM_DIS', if_true: files('arm.c'))
8 common_ss.add(when: 'CONFIG_CRIS_DIS', if_true: files('cris.c'))
10 common_ss.add(when: 'CONFIG_HPPA_DIS', if_true: files('hppa.c'))
11 common_ss.add(when: 'CONFIG_I386_DIS', if_true: files('i386.c'))
12 common_ss.add(when: 'CONFIG_LM32_DIS', if_true: files('lm32.c'))
13 common_ss.add(when: 'CONFIG_M68K_DIS', if_true: files('m68k.c'))
19 common_ss.add(when: 'CONFIG_PPC_DIS', if_true: files('ppc.c'))
22 common_ss.add(when: 'CONFIG_SH4_DIS', if_true: files('sh4.c'))
[all …]
/dports/emulators/qemu5/qemu-5.2.0/disas/
H A Dmeson.build4 common_ss.add(when: 'CONFIG_ALPHA_DIS', if_true: files('alpha.c'))
6 common_ss.add_all(when: 'CONFIG_ARM_A64_DIS', if_true: libvixl_ss)
7 common_ss.add(when: 'CONFIG_ARM_DIS', if_true: files('arm.c'))
8 common_ss.add(when: 'CONFIG_CRIS_DIS', if_true: files('cris.c'))
9 common_ss.add(when: 'CONFIG_HPPA_DIS', if_true: files('hppa.c'))
10 common_ss.add(when: 'CONFIG_I386_DIS', if_true: files('i386.c'))
11 common_ss.add(when: 'CONFIG_LM32_DIS', if_true: files('lm32.c'))
12 common_ss.add(when: 'CONFIG_M68K_DIS', if_true: files('m68k.c'))
18 common_ss.add(when: 'CONFIG_PPC_DIS', if_true: files('ppc.c'))
21 common_ss.add(when: 'CONFIG_SH4_DIS', if_true: files('sh4.c'))
[all …]
/dports/net/freediameter/freeDiameter-1.5.0/libfdproto/
H A Ddispatch.c85 …TRACE_DEBUG(ANNOYING, "when: %p %p %p %p", hdl->when.app, hdl->when.command, hdl->when.avp, hdl->w… in fd_disp_call_cb_int()
88 if (hdl->when.app && (hdl->when.app != obj_app)) in fd_disp_call_cb_int()
90 if (hdl->when.command && (hdl->when.command != obj_cmd)) in fd_disp_call_cb_int()
92 if (hdl->when.avp && (hdl->when.avp != obj_avp)) in fd_disp_call_cb_int()
94 if (hdl->when.value && (hdl->when.value != obj_enu)) in fd_disp_call_cb_int()
128 TRACE_ENTRY("%p %d %p %p", cb, how, when, handle); in fd_disp_register()
146 CHECK_FCT( fd_dict_getdict(when->value, &dict) ); in fd_disp_register()
175 new->when.value = when->value; in fd_disp_register()
177 new->when.avp = when->avp; in fd_disp_register()
179 new->when.command = when->command; in fd_disp_register()
[all …]
/dports/net/freeradius3/freeradius-server-3.0.25/src/lib/
H A Devent.c91 if (a->when.tv_sec < b->when.tv_sec) return -1; in fr_event_list_time_cmp()
92 if (a->when.tv_sec > b->when.tv_sec) return +1; in fr_event_list_time_cmp()
94 if (a->when.tv_usec < b->when.tv_usec) return -1; in fr_event_list_time_cmp()
95 if (a->when.tv_usec > b->when.tv_usec) return +1; in fr_event_list_time_cmp()
219 if (!when || (when->tv_usec >= USEC)) { in fr_event_insert()
253 ev->when = *when; in fr_event_insert()
294 if ((ev->when.tv_sec > when->tv_sec) || in fr_event_run()
295 ((ev->when.tv_sec == when->tv_sec) && in fr_event_run()
296 (ev->when.tv_usec > when->tv_usec))) { in fr_event_run()
297 *when = ev->when; in fr_event_run()
[all …]
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs-nfs/src/test/java/org/apache/hadoop/hdfs/nfs/nfs3/
H A DTestNfs3Utils.java37 Mockito.when(attr.getUid()).thenReturn(2); in testGetAccessRightsForUserGroup()
38 Mockito.when(attr.getGid()).thenReturn(3); in testGetAccessRightsForUserGroup()
43 Mockito.when(attr.getUid()).thenReturn(2); in testGetAccessRightsForUserGroup()
44 Mockito.when(attr.getGid()).thenReturn(3); in testGetAccessRightsForUserGroup()
49 Mockito.when(attr.getUid()).thenReturn(2); in testGetAccessRightsForUserGroup()
50 Mockito.when(attr.getGid()).thenReturn(3); in testGetAccessRightsForUserGroup()
55 Mockito.when(attr.getUid()).thenReturn(2); in testGetAccessRightsForUserGroup()
56 Mockito.when(attr.getGid()).thenReturn(10); in testGetAccessRightsForUserGroup()
61 Mockito.when(attr.getUid()).thenReturn(2); in testGetAccessRightsForUserGroup()
62 Mockito.when(attr.getGid()).thenReturn(10); in testGetAccessRightsForUserGroup()
[all …]

12345678910>>...2586