Home
last modified time | relevance | path

Searched refs:rhandle (Results 1 – 25 of 126) sorted by relevance

123456

/dports/devel/py-multiprocess/multiprocess-0.70.12.2/pypy2.7/module/_multiprocess/test/
H A Dtest_connection.py50 rhandle, whandle = self.make_pair()
57 obj2 = rhandle.recv()
70 assert rhandle.poll() == False
71 assert rhandle.poll(1) == False
74 assert rhandle.poll() == True
75 assert rhandle.poll(None) == True
76 assert rhandle.recv() == 1
77 assert rhandle.poll() == False
92 assert rhandle.readable
168 self.connections.append(rhandle)
[all …]
/dports/devel/etl/synfig-1.2.2/ETL/ETL/
H A D_handle.h58 template <class T> class rhandle; variable
431 rhandle<value_type> *prev_;
432 rhandle<value_type> *next_;
483 rhandle() {} in rhandle() function
499 rhandle(const rhandle<value_type> &x):handle<T>(x) in rhandle() function
506 ~rhandle() { detach(); } in ~rhandle()
532 rhandle<value_type> &
550 rhandle<value_type>&
568 rhandle<value_type>&
632 rhandle<value_type> *iter; in replace()
[all …]
/dports/graphics/synfig/synfig-1.2.2/ETL/ETL/
H A D_handle.h58 template <class T> class rhandle; variable
431 rhandle<value_type> *prev_;
432 rhandle<value_type> *next_;
483 rhandle() {} in rhandle() function
499 rhandle(const rhandle<value_type> &x):handle<T>(x) in rhandle() function
506 ~rhandle() { detach(); } in ~rhandle()
532 rhandle<value_type> &
550 rhandle<value_type>&
568 rhandle<value_type>&
632 rhandle<value_type> *iter; in replace()
[all …]
/dports/graphics/synfigstudio/synfig-1.2.2/ETL/ETL/
H A D_handle.h58 template <class T> class rhandle; variable
431 rhandle<value_type> *prev_;
432 rhandle<value_type> *next_;
483 rhandle() {} in rhandle() function
499 rhandle(const rhandle<value_type> &x):handle<T>(x) in rhandle() function
506 ~rhandle() { detach(); } in ~rhandle()
532 rhandle<value_type> &
550 rhandle<value_type>&
568 rhandle<value_type>&
632 rhandle<value_type> *iter; in replace()
[all …]
/dports/graphics/librsvg2-rust/librsvg-2.52.8/src/c_api/
H A Dhandle.rs1295 rhandle in rsvg_handle_read_stream_sync()
1317 rhandle.write(buffer); in rsvg_handle_write()
1374 rhandle in rsvg_handle_render_cairo()
1395 rhandle in rsvg_handle_render_cairo_sub()
1755 let d = rhandle in rsvg_handle_get_intrinsic_dimensions()
1782 let dim = rhandle in rsvg_handle_get_intrinsic_size_in_pixels()
1817 rhandle in rsvg_handle_render_document()
1843 rhandle in rsvg_handle_get_geometry_for_layer()
1877 rhandle in rsvg_handle_render_layer()
1901 rhandle in rsvg_handle_get_geometry_for_element()
[all …]
/dports/graphics/liblug/lug/convert/
H A Draw.c32 read24bitmap( xsize, ysize, rhandle, ghandle, bhandle, bitmap ) in read24bitmap() argument
34 FILE *rhandle, *ghandle, *bhandle;
53 Fread( bitmap->r, xsize, ysize, rhandle );
114 write24bitmap( rhandle, ghandle, bhandle, bitmap ) in write24bitmap() argument
115 FILE *rhandle, *ghandle, *bhandle; in write24bitmap()
122 write8bitmap( rhandle, bitmap );
127 Fwrite( bitmap->r, bitmap->xsize, bitmap->ysize, rhandle );
/dports/mail/alpine/alpine-465e23b/web/cgi/alpine/1.0/
H A Ddetach.tcl67 set rhandle [WPCmd PESession random 64]
68 set cfile [file join $_wp(fileroot) $_wp(detachpath) detach.${rhandle}-control]
69 set dfile [file join $_wp(fileroot) $_wp(detachpath) detach.${rhandle}-data]
75 exec echo ${rhandle}-control | [file join $_wp(cgipath) $_wp(appdir) whackatch.tcl] >& /dev/null &
82 exec echo ${rhandle}-data | [file join $_wp(cgipath) $_wp(appdir) whackatch.tcl] >& /dev/null &
181 cgi_puts "URI: ${redirect}${safegivenname}?h=${rhandle}${straytmp}"
182 cgi_puts "Location: ${redirect}${safegivenname}?h=${rhandle}${straytmp}"
H A Dexport.tcl50 set rhandle [WPCmd PESession random 64]
51 set cfile [file join $_wp(detachpath) detach.${rhandle}.control]
52 set dfile [file join $_wp(detachpath) detach.${rhandle}.data]
145 set redirect "${redirect}${safegivenname}?h=${rhandle}"
164 …exec echo $rhandle | [file join $_wp(cgipath) [WPCmd PEInfo set wp_ver_dir] whackatch.tcl] >& /dev…
/dports/editors/pico-alpine/alpine-465e23b/web/cgi/alpine/1.0/
H A Ddetach.tcl67 set rhandle [WPCmd PESession random 64]
68 set cfile [file join $_wp(fileroot) $_wp(detachpath) detach.${rhandle}-control]
69 set dfile [file join $_wp(fileroot) $_wp(detachpath) detach.${rhandle}-data]
75 exec echo ${rhandle}-control | [file join $_wp(cgipath) $_wp(appdir) whackatch.tcl] >& /dev/null &
82 exec echo ${rhandle}-data | [file join $_wp(cgipath) $_wp(appdir) whackatch.tcl] >& /dev/null &
181 cgi_puts "URI: ${redirect}${safegivenname}?h=${rhandle}${straytmp}"
182 cgi_puts "Location: ${redirect}${safegivenname}?h=${rhandle}${straytmp}"
H A Dexport.tcl50 set rhandle [WPCmd PESession random 64]
51 set cfile [file join $_wp(detachpath) detach.${rhandle}.control]
52 set dfile [file join $_wp(detachpath) detach.${rhandle}.data]
145 set redirect "${redirect}${safegivenname}?h=${rhandle}"
164 …exec echo $rhandle | [file join $_wp(cgipath) [WPCmd PEInfo set wp_ver_dir] whackatch.tcl] >& /dev…
/dports/mail/alpine/alpine-465e23b/web/cgi/alpine/2.0/
H A Ddetach56 set rhandle [WPCmd PESession random 64]
57 set cfile [file join $_wp(fileroot) $_wp(detachpath) detach.${rhandle}-control]
58 set dfile [file join $_wp(fileroot) $_wp(detachpath) detach.${rhandle}-data]
64 exec echo ${rhandle}-control | [file join $_wp(cgipath) $_wp(appdir) whackatch.tcl] >& /dev/null &
71 exec echo ${rhandle}-data | [file join $_wp(cgipath) $_wp(appdir) whackatch.tcl] >& /dev/null &
169 cgi_puts "URI: ${redirect}${safegivenname}?h=${rhandle}${straytmp}"
170 cgi_puts "Location: ${redirect}${safegivenname}?h=${rhandle}${straytmp}"
/dports/editors/pico-alpine/alpine-465e23b/web/cgi/alpine/2.0/
H A Ddetach56 set rhandle [WPCmd PESession random 64]
57 set cfile [file join $_wp(fileroot) $_wp(detachpath) detach.${rhandle}-control]
58 set dfile [file join $_wp(fileroot) $_wp(detachpath) detach.${rhandle}-data]
64 exec echo ${rhandle}-control | [file join $_wp(cgipath) $_wp(appdir) whackatch.tcl] >& /dev/null &
71 exec echo ${rhandle}-data | [file join $_wp(cgipath) $_wp(appdir) whackatch.tcl] >& /dev/null &
169 cgi_puts "URI: ${redirect}${safegivenname}?h=${rhandle}${straytmp}"
170 cgi_puts "Location: ${redirect}${safegivenname}?h=${rhandle}${straytmp}"
/dports/multimedia/xawtv/xawtv-3.107/x11/
H A Dpia.c57 static void *rhandle; variable
279 rhandle = reader->rd_open(argv[1]); in main()
280 if (NULL == rhandle) { in main()
284 vfmt = reader->rd_vfmt(rhandle,NULL,0); in main()
287 afmt = reader->rd_afmt(rhandle); in main()
358 vfmt = reader->rd_vfmt(rhandle,fmtids,sizeof(fmtids)/sizeof(int)); in main()
424 abuf = reader->rd_adata(rhandle); in main()
452 abuf = reader->rd_adata(rhandle); in main()
460 vbuf = reader->rd_vdata(rhandle,drop); in main()
494 drop = -delay / reader->frame_time(rhandle); in main()
/dports/mail/alpine/alpine-465e23b/web/cgi/alpine/2.0/conduit/
H A Dexport55 set rhandle [WPCmd PESession random 64]
56 set cfile [file join $_wp(fileroot) $_wp(detachpath) detach.${rhandle}-control]
57 set dfile [file join $_wp(fileroot) $_wp(detachpath) detach.${rhandle}-data]
146 set redirect "${redirect}${safegivenname}?h=${rhandle}"
167 …exec echo $rhandle | [file join $_wp(cgipath) [WPCmd PEInfo set wp_ver_dir] whackatch.tcl] >& /dev…
/dports/editors/pico-alpine/alpine-465e23b/web/cgi/alpine/2.0/conduit/
H A Dexport55 set rhandle [WPCmd PESession random 64]
56 set cfile [file join $_wp(fileroot) $_wp(detachpath) detach.${rhandle}-control]
57 set dfile [file join $_wp(fileroot) $_wp(detachpath) detach.${rhandle}-data]
146 set redirect "${redirect}${safegivenname}?h=${rhandle}"
167 …exec echo $rhandle | [file join $_wp(cgipath) [WPCmd PEInfo set wp_ver_dir] whackatch.tcl] >& /dev…
/dports/databases/py-sqlite3/Python-3.8.12/Lib/multiprocessing/
H A Dpopen_spawn_win32.py53 rhandle, whandle = _winapi.CreatePipe(None, 0)
56 pipe_handle=rhandle)
78 _winapi.CloseHandle(rhandle)
87 (self.sentinel, int(rhandle)))
/dports/databases/py-gdbm/Python-3.8.12/Lib/multiprocessing/
H A Dpopen_spawn_win32.py53 rhandle, whandle = _winapi.CreatePipe(None, 0)
56 pipe_handle=rhandle)
78 _winapi.CloseHandle(rhandle)
87 (self.sentinel, int(rhandle)))
/dports/lang/python310/Python-3.10.1/Lib/multiprocessing/
H A Dpopen_spawn_win32.py53 rhandle, whandle = _winapi.CreatePipe(None, 0)
56 pipe_handle=rhandle)
78 _winapi.CloseHandle(rhandle)
87 (self.sentinel, int(rhandle)))
/dports/lang/python38/Python-3.8.12/Lib/multiprocessing/
H A Dpopen_spawn_win32.py53 rhandle, whandle = _winapi.CreatePipe(None, 0)
56 pipe_handle=rhandle)
78 _winapi.CloseHandle(rhandle)
87 (self.sentinel, int(rhandle)))
/dports/lang/python-tools/Python-3.8.12/Lib/multiprocessing/
H A Dpopen_spawn_win32.py53 rhandle, whandle = _winapi.CreatePipe(None, 0)
56 pipe_handle=rhandle)
78 _winapi.CloseHandle(rhandle)
87 (self.sentinel, int(rhandle)))
/dports/lang/python39/Python-3.9.9/Lib/multiprocessing/
H A Dpopen_spawn_win32.py53 rhandle, whandle = _winapi.CreatePipe(None, 0)
56 pipe_handle=rhandle)
78 _winapi.CloseHandle(rhandle)
87 (self.sentinel, int(rhandle)))
/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/include/
H A Dprcountr.h511 #define PR_FIND_NEXT_COUNTER_RNAME(next,rhandle,qhandle)\ argument
512 (next) = PR_FindNextCounterRname((rhandle),(qhandle))
514 #define PR_FIND_NEXT_COUNTER_RNAME(next,rhandle,qhandle) argument
519 PRCounterHandle rhandle,
/dports/www/firefox/firefox-99.0/nsprpub/pr/include/
H A Dprcountr.h511 #define PR_FIND_NEXT_COUNTER_RNAME(next,rhandle,qhandle)\ argument
512 (next) = PR_FindNextCounterRname((rhandle),(qhandle))
514 #define PR_FIND_NEXT_COUNTER_RNAME(next,rhandle,qhandle) argument
519 PRCounterHandle rhandle,
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/include/
H A Dprcountr.h511 #define PR_FIND_NEXT_COUNTER_RNAME(next,rhandle,qhandle)\ argument
512 (next) = PR_FindNextCounterRname((rhandle),(qhandle))
514 #define PR_FIND_NEXT_COUNTER_RNAME(next,rhandle,qhandle) argument
519 PRCounterHandle rhandle,
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/multiprocessing/
H A Dpopen_spawn_win32.py53 rhandle, whandle = _winapi.CreatePipe(None, 0)
56 pipe_handle=rhandle)
78 _winapi.CloseHandle(rhandle)
87 (self.sentinel, int(rhandle)))

123456