- Sort Score
- Num 10 results
- Language All
- Labels All
Results 951 - 960 of 5,223 for int (0.09 seconds)
-
LazyIO — Ceph Documentation
lazyio_propagate(int fd, loff_t offset, size_t count)...supported. lazyio_synchronize(int fd, loff_t offset, size_t count)...docs.ceph.com/en/latest/cephfs/lazyio/Wed Feb 25 20:06:02 GMT 2026 20.3K bytes -
Array iterator API — NumPy v2.4 Manual
int oa_ndim , int * * op_axes , npy_intp...this case. int oa_ndim = 3 ; /* # iteration axes */ int op0_axes...numpy.org/doc/stable/reference/c-api/iterator.htmlSun Dec 21 15:49:15 GMT 2025 205.8K bytes -
h2xs - convert .h C header files to Perl extens...
form int foo(n) int *n should be better rewritten as int foo(n)...that a function int foo(addr,l) char *addr int l takes a pair...perldoc.perl.org/h2xsFri Feb 06 13:57:49 GMT 2026 35.3K bytes -
pandas.core.groupby.SeriesGroupBy.nth — pandas ...
Parameters : n int, slice or list of ints and slices A single...row from each group if n is an int, otherwise a subset of rows....pandas.pydata.org/pandas-docs/stable/reference/api/pandas.core.groupby.SeriesGroupBy.nth.htmlWed Jan 14 19:35:02 GMT 2026 48.3K bytes -
Additional Status Codes - FastAPI
size : Annotated [ int | None , Body ()] = None , ):..., size : Annotated [ Union [ int , None ], Body ()] = None , ):...fastapi.tiangolo.com/advanced/additional-status-codes/Fri Feb 06 05:17:01 GMT 2026 124.6K bytes -
Math::BigInt::Calc.txt
vs '18' (length(int($cx->[-1])) - length(int($cy->[-1]))); return...normal int my $xlen = (@$x - 1) * $BASE_LEN + length(int($x->[-1]));...perldoc.perl.org/Math::BigInt::Calc.txtThu Jan 29 01:40:55 GMT 2026 74.3K bytes -
exposing-schema-information.html.md
final byte[] data; Response(int code, byte[] data) { super(code);...this.data = data; } Response(int code, String data) { this(code,...docs.vespa.ai/en/schemas/exposing-schema-information.html.mdThu Feb 05 12:14:32 GMT 2026 3.8K bytes -
lightgbm.create_tree_digraph — LightGBM 4.6.0.9...
tree_index ( int , optional ( default=0 ) ) –...fall into this node precision ( int or None , optional ( default=3...lightgbm.readthedocs.io/en/latest/pythonapi/lightgbm.create_tree_digraph.htmlSun Feb 01 02:36:01 GMT 2026 16.7K bytes -
perlcall.txt
b) int a; int b; { dSP; int count; int i; ENTER; SAVETMPS;...void call_Adder(a, b) int a; int b; { dSP; int count; ENTER; SAVETMPS;...perldoc.perl.org/perlcall.txtFri Jan 30 21:42:31 GMT 2026 55.7K bytes -
pandas.Series.cov — pandas 3.0.0 documentation
min_periods int, optional Minimum number of observations...to have a valid result. ddof int, default 1 Delta degrees of freedom....pandas.pydata.org/pandas-docs/stable/reference/api/pandas.Series.cov.htmlWed Jan 21 14:06:37 GMT 2026 65.5K bytes