Home
last modified time | relevance | path

Searched refs:oldh (Results 1 – 25 of 481) sorted by relevance

12345678910>>...20

/dports/shells/pdksh/pdksh-5.2.14/
H A Dsigact.c212 handler_t oldh; local
226 oldh = osv.sv_handler;
237 oldh = sigset(sig, SIG_IGN);
239 oldh = signal(sig, SIG_IGN);
241 if (oldh != SIG_IGN && oldh != SIG_ERR)
244 (void) sigset(sig, oldh);
246 (void) signal(sig, oldh);
253 oact->sa_handler = oldh;
409 handler_t oldh;
420 oldh != SIG_IGN &&
[all …]
/dports/devel/ivykis/ivykis-0.42.4/src/
H A Div_private.h113 __iv_list_steal_elements(struct iv_list_head *oldh, struct iv_list_head *newh) in __iv_list_steal_elements() argument
115 struct iv_list_head *first = oldh->next; in __iv_list_steal_elements()
116 struct iv_list_head *last = oldh->prev; in __iv_list_steal_elements()
121 newh->next = oldh->next; in __iv_list_steal_elements()
122 newh->prev = oldh->prev; in __iv_list_steal_elements()
124 oldh->next = oldh; in __iv_list_steal_elements()
125 oldh->prev = oldh; in __iv_list_steal_elements()
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/lib/ivykis/src/
H A Div_private.h113 __iv_list_steal_elements(struct iv_list_head *oldh, struct iv_list_head *newh) in __iv_list_steal_elements() argument
115 struct iv_list_head *first = oldh->next; in __iv_list_steal_elements()
116 struct iv_list_head *last = oldh->prev; in __iv_list_steal_elements()
121 newh->next = oldh->next; in __iv_list_steal_elements()
122 newh->prev = oldh->prev; in __iv_list_steal_elements()
124 oldh->next = oldh; in __iv_list_steal_elements()
125 oldh->prev = oldh; in __iv_list_steal_elements()
/dports/textproc/p5-String-LCSS/String-LCSS-0.12/
H A DMakefile.PL17 my ($oldh, $newh);
18 open ( $oldh, $oldpm );
20 while ( <$oldh> ) {
25 close ($oldh);
/dports/x11-toolkits/fox14/fox-1.4.35/src/
H A DFXDragCorner.cpp76 oldh=0; in FXIMPLEMENT()
92 oldh=0; in FXDragCorner()
138 oldh=height; in onLeftBtnPress()
143 dc.drawRectangle(xx,yy,oldw,oldh); in onLeftBtnPress()
160 dc.drawRectangle(xx,yy,oldw,oldh); in onLeftBtnRelease()
178 dc.drawRectangle(xx,yy,oldw,oldh); in onMotion()
180 oldh=wy+yoff; in onMotion()
181 dc.drawRectangle(xx,yy,oldw,oldh); in onMotion()
/dports/lang/ocaml/ocaml-4.05.0/otherlibs/win32unix/
H A Ddup2.c21 HANDLE oldh, newh; in unix_dup2() local
23 oldh = Handle_val(fd2); in unix_dup2()
34 closesocket((SOCKET) oldh); in unix_dup2()
36 CloseHandle(oldh); in unix_dup2()
/dports/lang/ocaml-nox11/ocaml-4.05.0/otherlibs/win32unix/
H A Ddup2.c21 HANDLE oldh, newh; in unix_dup2() local
23 oldh = Handle_val(fd2); in unix_dup2()
34 closesocket((SOCKET) oldh); in unix_dup2()
36 CloseHandle(oldh); in unix_dup2()
/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/
H A DFXDragCorner.cpp80 oldh=0; in FXIMPLEMENT()
97 oldh=0; in FXDragCorner()
177 oldh=wy+yoff; in onLeftBtnPress()
182 dc.drawRectangle(xx,yy,oldw,oldh); in onLeftBtnPress()
201 dc.drawRectangle(xx,yy,oldw,oldh); in onLeftBtnRelease()
220 dc.drawRectangle(xx,yy,oldw,oldh); in onMotion()
222 oldh=wy+yoff; in onMotion()
223 dc.drawRectangle(xx,yy,oldw,oldh); in onMotion()
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/lib/
H A DFXDragCorner.cpp82 oldh=0; in FXIMPLEMENT()
98 oldh=0; in FXDragCorner()
178 oldh=wy+yoff; in onLeftBtnPress()
183 dc.drawRectangle(xx,yy,oldw,oldh); in onLeftBtnPress()
202 dc.drawRectangle(xx,yy,oldw,oldh); in onLeftBtnRelease()
221 dc.drawRectangle(xx,yy,oldw,oldh); in onMotion()
223 oldh=wy+yoff; in onMotion()
224 dc.drawRectangle(xx,yy,oldw,oldh); in onMotion()
/dports/x11-toolkits/fox16/fox-1.6.57/src/
H A DFXDragCorner.cpp80 oldh=0; in FXIMPLEMENT()
97 oldh=0; in FXDragCorner()
177 oldh=wy+yoff; in onLeftBtnPress()
182 dc.drawRectangle(xx,yy,oldw,oldh); in onLeftBtnPress()
201 dc.drawRectangle(xx,yy,oldw,oldh); in onLeftBtnRelease()
220 dc.drawRectangle(xx,yy,oldw,oldh); in onMotion()
222 oldh=wy+yoff; in onMotion()
223 dc.drawRectangle(xx,yy,oldw,oldh); in onMotion()
/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A DFXDragCorner.cpp82 oldh=0; in FXIMPLEMENT()
98 oldh=0; in FXDragCorner()
178 oldh=wy+yoff; in onLeftBtnPress()
183 dc.drawRectangle(xx,yy,oldw,oldh); in onLeftBtnPress()
202 dc.drawRectangle(xx,yy,oldw,oldh); in onLeftBtnRelease()
221 dc.drawRectangle(xx,yy,oldw,oldh); in onMotion()
223 oldh=wy+yoff; in onMotion()
224 dc.drawRectangle(xx,yy,oldw,oldh); in onMotion()
/dports/x11-toolkits/xforms/xforms-1.2.4/fdesign/
H A Dfd_rubber.c272 double oldx = *x, oldy = *y, oldw = *w, oldh = *h; in move_box() local
297 hide_box( oldx, oldy, oldw, oldh ); in move_box()
305 oldh = *h; in move_box()
324 oldh = 1.0; in scale_box() local
335 if ( *w != oldw || *h != oldh ) in scale_box()
339 hide_box( *x - 1, *y - 1, oldw, oldh ); in scale_box()
342 oldh = *h; in scale_box()
346 hide_box( *x - 1, *y - 1, oldw, oldh ); in scale_box()
/dports/databases/py-gdbm/Python-3.8.12/Lib/turtledemo/
H A Dbytedesign.py69 oldh = self.heading()
75 self.setheading(oldh)
81 self.setheading(oldh)
86 oldh = self.heading()
96 self.setheading(oldh)
105 self.setheading(oldh)
/dports/lang/python-legacy/Python-2.7.18/Demo/turtle/
H A Dtdemo_bytedesign.py70 oldh = self.heading()
76 self.setheading(oldh)
82 self.setheading(oldh)
87 oldh = self.heading()
97 self.setheading(oldh)
106 self.setheading(oldh)
/dports/lang/python27/Python-2.7.18/Demo/turtle/
H A Dtdemo_bytedesign.py70 oldh = self.heading()
76 self.setheading(oldh)
82 self.setheading(oldh)
87 oldh = self.heading()
97 self.setheading(oldh)
106 self.setheading(oldh)
/dports/lang/python310/Python-3.10.1/Lib/turtledemo/
H A Dbytedesign.py69 oldh = self.heading()
75 self.setheading(oldh)
81 self.setheading(oldh)
86 oldh = self.heading()
96 self.setheading(oldh)
105 self.setheading(oldh)
/dports/lang/python37/Python-3.7.12/Lib/turtledemo/
H A Dbytedesign.py69 oldh = self.heading()
75 self.setheading(oldh)
81 self.setheading(oldh)
86 oldh = self.heading()
96 self.setheading(oldh)
105 self.setheading(oldh)
/dports/lang/python-tools/Python-3.8.12/Lib/turtledemo/
H A Dbytedesign.py69 oldh = self.heading()
75 self.setheading(oldh)
81 self.setheading(oldh)
86 oldh = self.heading()
96 self.setheading(oldh)
105 self.setheading(oldh)
/dports/lang/python39/Python-3.9.9/Lib/turtledemo/
H A Dbytedesign.py69 oldh = self.heading()
75 self.setheading(oldh)
81 self.setheading(oldh)
86 oldh = self.heading()
96 self.setheading(oldh)
105 self.setheading(oldh)
/dports/lang/python38/Python-3.8.12/Lib/turtledemo/
H A Dbytedesign.py69 oldh = self.heading()
75 self.setheading(oldh)
81 self.setheading(oldh)
86 oldh = self.heading()
96 self.setheading(oldh)
105 self.setheading(oldh)
/dports/databases/py-sqlite3/Python-3.8.12/Lib/turtledemo/
H A Dbytedesign.py69 oldh = self.heading()
75 self.setheading(oldh)
81 self.setheading(oldh)
86 oldh = self.heading()
96 self.setheading(oldh)
105 self.setheading(oldh)
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/turtledemo/
H A Dbytedesign.py69 oldh = self.heading()
75 self.setheading(oldh)
81 self.setheading(oldh)
86 oldh = self.heading()
96 self.setheading(oldh)
105 self.setheading(oldh)
/dports/lang/python311/Python-3.11.0a3/Lib/turtledemo/
H A Dbytedesign.py69 oldh = self.heading()
75 self.setheading(oldh)
81 self.setheading(oldh)
86 oldh = self.heading()
96 self.setheading(oldh)
105 self.setheading(oldh)
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/light/
H A Dtxpool.go223 oldh := pool.chain.GetHeaderByHash(pool.head)
227 for oldh.Hash() != newh.Hash() {
228 if oldh.Number.Uint64() >= newh.Number.Uint64() {
229 oldHashes = append(oldHashes, oldh.Hash())
230 oldh = pool.chain.GetHeader(oldh.ParentHash, oldh.Number.Uint64()-1)
232 if oldh.Number.Uint64() < newh.Number.Uint64() {
237 newh = oldh
241 if oldh.Number.Uint64() < pool.clearIdx {
242 pool.clearIdx = oldh.Number.Uint64()
248 pool.head = oldh.Hash()
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/light/
H A Dtxpool.go224 oldh := pool.chain.GetHeaderByHash(pool.head)
228 for oldh.Hash() != newh.Hash() {
229 if oldh.Number.Uint64() >= newh.Number.Uint64() {
230 oldHashes = append(oldHashes, oldh.Hash())
231 oldh = pool.chain.GetHeader(oldh.ParentHash, oldh.Number.Uint64()-1)
233 if oldh.Number.Uint64() < newh.Number.Uint64() {
238 newh = oldh
242 if oldh.Number.Uint64() < pool.clearIdx {
243 pool.clearIdx = oldh.Number.Uint64()
249 pool.head = oldh.Hash()

12345678910>>...20