Home
last modified time | relevance | path

Searched refs:instate (Results 1 – 25 of 882) sorted by relevance

12345678910>>...36

/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp3/lib/vita_200/
H A Dnew_rx_framer.v66 reg [1:0] instate; register
74 instate <= START;
80 case(instate)
88 instate <= START;
94 instate <= SECOND;
105 instate <= START;
111 instate <= FIRST;
122 instate <= START;
128 instate <= SECOND;
134 instate <= START;
[all …]
/dports/net/nanomsg/nanomsg-1.1.5/src/core/
H A Dpipe.c58 self->instate = NN_PIPEBASE_INSTATE_DEACTIVATED; in nn_pipebase_init()
82 self->instate = NN_PIPEBASE_INSTATE_ASYNC; in nn_pipebase_start()
103 if (nn_fast (self->instate == NN_PIPEBASE_INSTATE_RECEIVING)) { in nn_pipebase_received()
104 self->instate = NN_PIPEBASE_INSTATE_RECEIVED; in nn_pipebase_received()
107 nn_assert (self->instate == NN_PIPEBASE_INSTATE_ASYNC); in nn_pipebase_received()
108 self->instate = NN_PIPEBASE_INSTATE_IDLE; in nn_pipebase_received()
202 nn_assert (pipebase->instate == NN_PIPEBASE_INSTATE_IDLE); in nn_pipe_recv()
203 pipebase->instate = NN_PIPEBASE_INSTATE_RECEIVING; in nn_pipe_recv()
208 pipebase->instate = NN_PIPEBASE_INSTATE_IDLE; in nn_pipe_recv()
211 nn_assert (pipebase->instate == NN_PIPEBASE_INSTATE_RECEIVING); in nn_pipe_recv()
[all …]
/dports/x11-toolkits/tk87/tk8.7a5/library/ttk/
H A Dbutton.tcl21 bind TButton <Enter> { %W instate !disabled {%W state active} }
27 { %W instate !disabled { ttk::clickToFocus %W; %W state pressed } }
29 { %W instate pressed { %W state !pressed; %W instate !disabled { %W invoke } } }
33 { %W instate {active !disabled} { %W state pressed } }
53 $w instate disabled { return }
71 && ![$sibling instate disabled]
/dports/x11-toolkits/tk86/tk8.6.12/library/ttk/
H A Dbutton.tcl21 bind TButton <Enter> { %W instate !disabled {%W state active} }
27 { %W instate !disabled { ttk::clickToFocus %W; %W state pressed } }
29 { %W instate pressed { %W state !pressed; %W instate !disabled { %W invoke } } }
33 { %W instate {active !disabled} { %W state pressed } }
53 $w instate disabled { return }
71 && ![$sibling instate disabled]
/dports/x11-toolkits/tk85/tk8.5.19/library/ttk/
H A Dbutton.tcl21 bind TButton <Enter> { %W instate !disabled {%W state active} }
27 { %W instate !disabled { ttk::clickToFocus %W; %W state pressed } }
29 { %W instate pressed { %W state !pressed; %W instate !disabled { %W invoke } } }
33 { %W instate {active !disabled} { %W state pressed } }
53 $w instate disabled { return }
71 && ![$sibling instate disabled]
/dports/x11-toolkits/tk86/tk8.6.12/tests/ttk/
H A Dradiobutton.test23 .rb1 instate selected
32 .rb2 instate selected
36 .rb1 instate selected
41 list [info exists ::choice] [.rb1 instate alternate] [.rb2 instate alternate]
46 list [info exists ::choice] [.rb1 instate alternate] [.rb2 instate alternate]
H A Dcheckbutton.test15 list [set ::cb] [.cb instate selected]
19 list [set ::cb] [.cb instate selected]
25 lappend result [.cb instate selected]
27 lappend result [.cb instate selected]
33 lappend result [.cb instate alternate] [info exists ::cb]
35 lappend result [.cb instate alternate] [info exists ::cb]
/dports/x11-toolkits/tk85/tk8.5.19/tests/ttk/
H A Dradiobutton.test22 .rb1 instate selected
31 .rb2 instate selected
35 .rb1 instate selected
40 list [info exists ::choice] [.rb1 instate alternate] [.rb2 instate alternate]
45 list [info exists ::choice] [.rb1 instate alternate] [.rb2 instate alternate]
H A Dcheckbutton.test14 list [set ::cb] [.cb instate selected]
18 list [set ::cb] [.cb instate selected]
24 lappend result [.cb instate selected]
26 lappend result [.cb instate selected]
32 lappend result [.cb instate alternate] [info exists ::cb]
34 lappend result [.cb instate alternate] [info exists ::cb]
/dports/x11-toolkits/tk87/tk8.7a5/tests/ttk/
H A Dradiobutton.test23 .rb1 instate selected
32 .rb2 instate selected
36 .rb1 instate selected
41 list [info exists ::choice] [.rb1 instate alternate] [.rb2 instate alternate]
46 list [info exists ::choice] [.rb1 instate alternate] [.rb2 instate alternate]
H A Dcheckbutton.test15 list [set ::cb] [.cb instate selected]
19 list [set ::cb] [.cb instate selected]
25 lappend result [.cb instate selected]
27 lappend result [.cb instate selected]
33 lappend result [.cb instate alternate] [info exists ::cb]
35 lappend result [.cb instate alternate] [info exists ::cb]
H A Dscale.test18 lappend res [.s instate disabled] [.s cget -state]
19 # set -state: instate returns accordingly
21 lappend res [.s instate disabled] [.s cget -state]
24 lappend res [.s instate disabled] [.s cget -state]
27 lappend res [.s instate disabled] [.s cget -state]
/dports/sysutils/mptd/mptd-0.01/
H A Dmptd.c407 instate = 0; in mpt_show_failed()
414 instate++; in mpt_show_failed()
417 if (instate == 0) in mpt_show_failed()
458 instate = 0; in mpt_show_rebuild()
465 instate++; in mpt_show_rebuild()
511 instate = 0; in mpt_show_missing_vol()
518 instate++; in mpt_show_missing_vol()
563 instate = 0; in mpt_show_missing_controller()
569 instate++; in mpt_show_missing_controller()
610 instate = 0; in mpt_show_bad()
[all …]
/dports/x11/runner/runner-1.1/src/aguix/
H A Dcyclebutton.cc47 this->instate=0; in CycleButton()
66 this->instate=0; in CycleButton()
267 instate=1; in handleMessage()
292 if(instate!=0) { in handleMessage()
294 instate=0; in handleMessage()
303 if(instate!=0) { in handleMessage()
304 if(state!=instate) { in handleMessage()
305 setState(instate); in handleMessage()
313 if(instate!=0) { in handleMessage()
338 if(instate!=0) { in handleMessage()
[all …]
H A Dbutton.cc583 instate=2; in handleMessage()
594 instate=1; in handleMessage()
626 if(instate!=0) { in handleMessage()
628 instate=0; in handleMessage()
638 if(instate!=0) { in handleMessage()
639 if(state!=instate) { in handleMessage()
640 setState(instate); in handleMessage()
648 if(instate!=0) { in handleMessage()
674 if(instate!=0) { in handleMessage()
676 instate=0; in handleMessage()
[all …]
/dports/x11-fm/worker/worker-4.10.0/src/aguix/
H A Dcyclebutton.cc47 this->instate=0; in CycleButton()
66 this->instate=0; in CycleButton()
267 instate=1; in handleMessage()
292 if(instate!=0) { in handleMessage()
294 instate=0; in handleMessage()
303 if(instate!=0) { in handleMessage()
304 if(state!=instate) { in handleMessage()
305 setState(instate); in handleMessage()
313 if(instate!=0) { in handleMessage()
338 if(instate!=0) { in handleMessage()
[all …]
H A Dbutton.cc583 instate=2; in handleMessage()
594 instate=1; in handleMessage()
626 if(instate!=0) { in handleMessage()
628 instate=0; in handleMessage()
638 if(instate!=0) { in handleMessage()
639 if(state!=instate) { in handleMessage()
640 setState(instate); in handleMessage()
648 if(instate!=0) { in handleMessage()
674 if(instate!=0) { in handleMessage()
676 instate=0; in handleMessage()
[all …]
/dports/devel/libgta/libgta-1.0.8/doc/
H A Dexample-stream-io.c16 gta_io_state_t *instate, *outstate; in main() local
31 r = gta_create_io_state(&instate); in main()
78 r = gta_read_elements_from_stream(inheader, instate, 1, element, infile); in main()
92 gta_destroy_io_state(instate); in main()
/dports/graphics/aseprite/aseprite-1.2.9/third_party/curl/lib/
H A Dsmtp.c474 (void)instate; /* no use for this yet */ in smtp_state_starttls_resp()
523 (void)instate; /* no use for this yet */ in smtp_state_ehlo_resp()
554 (void)instate; /* no use for this yet */ in smtp_state_helo_resp()
577 (void)instate; /* no use for this yet */ in smtp_state_authplain_resp()
610 (void)instate; /* no use for this yet */ in smtp_state_authlogin_resp()
644 (void)instate; /* no use for this yet */ in smtp_state_authpasswd_resp()
691 (void)instate; /* no use for this yet */ in smtp_state_authcram_resp()
773 (void)instate; /* no use for this yet */ in smtp_state_auth_resp()
831 (void)instate; /* no use for this yet */ in smtp_state_mail_resp()
855 (void)instate; /* no use for this yet */ in smtp_state_rcpt_resp()
[all …]
/dports/sysutils/mfid/mfid-0.03/
H A Dmfid.c635 int i, instate, span; in mfi_in_state() local
637 instate = 0; in mfi_in_state()
652 instate++; in mfi_in_state()
656 return (instate); in mfi_in_state()
670 if (instate == 0) in mfi_show_state()
719 instate = 0; in mfi_show_missing()
725 instate++; in mfi_show_missing()
727 if (instate == 0) in mfi_show_missing()
766 instate = 0; in mfi_show_bad()
772 instate++; in mfi_show_bad()
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/src/utilities/
H A Dutil_load_json.c597 JSON_INPUT_STATE instate; in util_load_json() local
600 memset(&instate, 0, sizeof(instate)); in util_load_json()
601 instate.session = session; in util_load_json()
603 session, &instate.line, false, &instate.ateof)) == 0) { in util_load_json()
604 instate.p = (const char *)instate.line.mem; in util_load_json()
605 instate.linenum = 1; in util_load_json()
606 instate.filename = filename; in util_load_json()
608 ret = json_top_level(session, &instate, flags); in util_load_json()
611 free(instate.line.mem); in util_load_json()
612 free(instate.kvraw); in util_load_json()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/libxml2/vtklibxml2/
H A Dparser.c2554 switch(ctxt->instate) { in xmlParserHandlePEReference()
4893 state = ctxt->instate; in xmlParseComment()
4943 ctxt->instate = state; in xmlParseComment()
4955 ctxt->instate = state; in xmlParseComment()
5013 ctxt->instate = state; in xmlParseComment()
5037 ctxt->instate = state; in xmlParseComment()
5173 state = ctxt->instate; in xmlParsePI()
5209 ctxt->instate = state; in xmlParsePI()
5226 ctxt->instate = state; in xmlParsePI()
6762 instate = ctxt->instate; in xmlParseConditionalSections()
[all …]
/dports/textproc/libxml2/libxml2-2.9.12/
H A Dparser.c2554 switch(ctxt->instate) { in xmlParserHandlePEReference()
4893 state = ctxt->instate; in xmlParseComment()
4943 ctxt->instate = state; in xmlParseComment()
4955 ctxt->instate = state; in xmlParseComment()
5013 ctxt->instate = state; in xmlParseComment()
5037 ctxt->instate = state; in xmlParseComment()
5173 state = ctxt->instate; in xmlParsePI()
5209 ctxt->instate = state; in xmlParsePI()
5226 ctxt->instate = state; in xmlParsePI()
6762 instate = ctxt->instate; in xmlParseConditionalSections()
[all …]
/dports/textproc/py-libxml2/libxml2-2.9.12/
H A Dparser.c2554 switch(ctxt->instate) { in xmlParserHandlePEReference()
4893 state = ctxt->instate; in xmlParseComment()
4943 ctxt->instate = state; in xmlParseComment()
4955 ctxt->instate = state; in xmlParseComment()
5013 ctxt->instate = state; in xmlParseComment()
5037 ctxt->instate = state; in xmlParseComment()
5173 state = ctxt->instate; in xmlParsePI()
5209 ctxt->instate = state; in xmlParsePI()
5226 ctxt->instate = state; in xmlParsePI()
6762 instate = ctxt->instate; in xmlParseConditionalSections()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libxml/src/
H A Dparser.c2514 switch(ctxt->instate) { in xmlParserHandlePEReference()
4844 state = ctxt->instate; in xmlParseComment()
4894 ctxt->instate = state; in xmlParseComment()
4906 ctxt->instate = state; in xmlParseComment()
4964 ctxt->instate = state; in xmlParseComment()
4988 ctxt->instate = state; in xmlParseComment()
5124 state = ctxt->instate; in xmlParsePI()
5160 ctxt->instate = state; in xmlParsePI()
5177 ctxt->instate = state; in xmlParsePI()
6699 instate = ctxt->instate; in xmlParseConditionalSections()
[all …]

12345678910>>...36