Home
last modified time | relevance | path

Searched +refs:handle +refs:circularity (Results 1 – 25 of 485) sorted by relevance

12345678910>>...20

/dports/biology/py-biopython/biopython-1.79/Bio/SeqIO/
H A DGckIO.py22 def _read(handle, length): argument
30 def _read_packet(handle): argument
46 def _read_pstring(handle): argument
57 def _read_p4string(handle): argument
68 def _parse(handle): argument
74 data = handle.read(24)
92 _read_packet(handle)
173 _read_packet(handle)
196 _read(handle, 706)
207 circularity = unpack(">16xB", flags)[0]
[all …]
/dports/devel/p5-Test-CleanNamespaces/Test-CleanNamespaces-0.24/
H A DChanges30 - skip Moose-related tests for normal installs, to get out of circularity
60 - now ignoring 'import', 'unimport' subs; also handle users of
63 - now also properly handle classes using Class::MOP directly
/dports/databases/p5-Mongoose/Mongoose-2.00/
H A DChanges23 * Mongoose::File is now a wrapper to handle files over the default MongoDB::GridFSBucket
173 * new circularity errors fixed (gugod)
190 * Changed Mongoose->load_schema to handle package namespaces
205 * Fixed has_many with belongs_to circularity error (arthur)
/dports/lang/sbcl/sbcl-1.3.13/src/compiler/
H A Ddump.lisp82 (defstruct (circularity (:copier nil))
198 (defun dump-push (handle fasl-output)
223 (handle (dump-push handle fasl-output) t)
228 (let ((handle (cdr (assoc
233 (handle (dump-push handle fasl-output) t)
256 handle)
507 (aver handle)
508 (dump-push handle file)
1101 (handle
1145 handle))))
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/doc/gnat_ugn/
H A Delaboration_order_handling_in_gnat.rst400 subprogram values are not used. We will handle these cases separately
650 single unit. This is the easy case to handle, because a programmer
829 circularity using the safer static model we have described.
981 mode, then a circularity occurs. The circularity comes from the call
1026 must be elaborated before itself, and that's a circularity.
1030 circularity that makes the program illegal.
1040 the circularity here is only apparent, and we need to capture
1238 circularity in the original program.
1313 error: elaboration circularity detected
1463 error: elaboration circularity detected
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/doc/gnat_ugn/
H A Delaboration_order_handling_in_gnat.rst400 subprogram values are not used. We will handle these cases separately
650 single unit. This is the easy case to handle, because a programmer
829 circularity using the safer static model we have described.
981 mode, then a circularity occurs. The circularity comes from the call
1026 must be elaborated before itself, and that's a circularity.
1030 circularity that makes the program illegal.
1040 the circularity here is only apparent, and we need to capture
1238 circularity in the original program.
1313 error: elaboration circularity detected
1463 error: elaboration circularity detected
[all …]
/dports/lang/mosh/mosh-0.2.7/boot/runtimes/psyntax-mosh/psyntax/
H A Dlibrary-manager.ss115 (else (assertion-violation 'find-dependencies "cannot handle deps yet"))))
392 (lambda () (assertion-violation 'invoke "circularity detected" lib)))
405 (lambda () (assertion-violation 'visit "circularity detected" lib)))
/dports/lang/mosml/mosml-ver-2.10.1/src/test/
H A Dresult.ok844 ! val test1 = (let val f = g 8 in false end handle Bind => true | _ => false);
1333 ! because of circularity
1356 ! because of circularity
1370 ! because of circularity
1378 ! because of circularity
1386 ! because of circularity
1394 ! because of circularity
1419 ! because of circularity
/dports/lang/tcl85/tcl8.5.19/tests/
H A DpkgMkIndex.test199 error "can't handle $k $v"
368 # can handle code that is sourced in pkgIndex.tcl files.
519 # requires circ3. Circ3, in turn, requires circ1 to give us a circularity.
535 # turn requires circ1. This closes the circularity.
/dports/lang/tcl86/tcl8.6.12/tests/
H A DpkgMkIndex.test198 error "can't handle $k $v"
365 # above with option -direct. This tests that pkg_mkIndex can handle code
516 # requires circ1 to give us a circularity.
532 # the circularity.
/dports/lang/tcl87/tcl8.7a5/tests/
H A DpkgMkIndex.test198 error "can't handle $k $v"
365 # above with option -direct. This tests that pkg_mkIndex can handle code
516 # requires circ1 to give us a circularity.
532 # the circularity.
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/script-fu/tinyscheme/
H A DCHANGES15 #2866196 - Parser does not handle delimiters correctly
48 Updated is_list and list_length to handle circular lists.
296 list? now checks for circularity
/dports/x11-toolkits/gtkada3/gtkada-1688bb8/docs/gtkada_ug/
H A Dsignals.rst117 * It is possible to retrieve a handle on the Widget/Signal/Handle tuple,
136 circular dependency (or elaboration circularity) reasons. For those,
174 handle any `User_Data` (that is, we don't pass it extra data, which will be
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Scheme/Tiny/
H A DCHANGES17 Updated is_list and list_length to handle circular lists.
265 list? now checks for circularity
/dports/devel/cl-asdf/asdf-a58828745a610c1af841a86587ba197707c89eb3/
H A DTODO134 *** make-pathname doesn't handle :type nil properly and
144 :name nil :type nil) fails to handle the logical-pathname-ness of ASDFTEST.
452 Fix the bug wherein ASDF fails to properly handle incrementality for `defsystem-depends-on`.
524 This means the circularity detection data is part of the session.
552 to detect circularity?
/dports/multimedia/libv4l/linux-5.13-rc2/fs/befs/
H A DChangeLog105 * Removed notion of btree handle from btree.c. It was unnecessary, as the
355 circularity.
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/befs/
H A DChangeLog105 * Removed notion of btree handle from btree.c. It was unnecessary, as the
355 circularity.
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/befs/
H A DChangeLog105 * Removed notion of btree handle from btree.c. It was unnecessary, as the
355 circularity.
/dports/lang/mosml/mosml-ver-2.10.1/src/compiler/
H A DElab.sml68 (errPrompt "because of circularity"; msgEOL())
167 handle Unify reason =>
693 end handle Subscript =>
704 handle Subscript =>
726 handle Subscript =>
755 handle Subscript =>
780 end handle Subscript =>
796 handle Subscript =>
804 handle Subscript =>
895 handle Subscript =>
[all …]
/dports/lang/mosml/mosml-ver-2.10.1/src/compiler.cminusminus/
H A DElab.sml68 (errPrompt "because of circularity"; msgEOL())
167 handle Unify reason =>
678 end handle Subscript =>
689 handle Subscript =>
711 handle Subscript =>
740 handle Subscript =>
765 end handle Subscript =>
781 handle Subscript =>
789 handle Subscript =>
880 handle Subscript =>
[all …]
/dports/math/reduce/Reduce-svn5758-src/packages/misc/trigd/
H A Dtrigd.red319 % We need to handle only 90 shifts here because
349 % Test for x /= 0 necessary to avoid circularity in pattern matcher
/dports/science/fastjet/fastjet-3.3.4/plugins/SISCone/siscone/
H A DChangeLog348 square of the scale variable (to properly handle negative values
825 pre-added co-circularity management
872 - implement co-circularity (currently the range is set to 0)
1129 * src/geom_2d.cpp/h (siscone): add the Ceta_phi_range to handle
1302 cone content, its re-computation, the check for co-circularity
/dports/editors/emacs-devel/emacs-4d1968b/lisp/url/
H A DChangeLog.1147 * url-http.el (url-http-handle-authentication):
195 * url-http.el (url-handle-content-transfer-encoding):
208 (url-handle-content-transfer-encoding):
216 * url-http.el (url-handle-content-transfer-encoding):
678 * url-cookie.el (url-cookie-handle-set-cookie):
711 (url-cookie-handle-set-cookie): Simplify.
1736 (url-cookie-handle-set-cookie): Likewise.
1838 * url-http.el (url-http-handle-authentication):
2747 * url-cookie.el (url-cookie-handle-set-cookie):
2778 (url-http-handle-authentication): Fix typo.
[all …]
/dports/editors/emacs/emacs-27.2/lisp/url/
H A DChangeLog.1147 * url-http.el (url-http-handle-authentication):
195 * url-http.el (url-handle-content-transfer-encoding):
208 (url-handle-content-transfer-encoding):
216 * url-http.el (url-handle-content-transfer-encoding):
678 * url-cookie.el (url-cookie-handle-set-cookie):
711 (url-cookie-handle-set-cookie): Simplify.
1736 (url-cookie-handle-set-cookie): Likewise.
1838 * url-http.el (url-http-handle-authentication):
2747 * url-cookie.el (url-cookie-handle-set-cookie):
2778 (url-http-handle-authentication): Fix typo.
[all …]
/dports/www/p5-HTML-DOM/HTML-DOM-0.058/
H A DChanges398 od to create a circularity.
400 ing it) would create a circularity.
609 way, though; that is, it assumes the file handle is produc-

12345678910>>...20