代码搜索:Overlapping
找到约 346 项符合「Overlapping」的源代码
代码结果 346
www.eeworm.com/read/214970/15081596
m enframe.m
function f=enframe(x,win,inc)
%ENFRAME split signal up into (overlapping) frames: one per row. F=(X,WIN,INC)
%
% F = ENFRAME(X,LEN) splits the vector X up into
% frames. Each frame is of length LE
www.eeworm.com/read/14719/403661
m enframe.m
function f=enframe(x,win,inc)
%ENFRAME split signal up into (overlapping) frames: one per row. F=(X,WIN,INC)
%
% F = ENFRAME(X,LEN) splits the vector X up into
% frames. Each frame is of length LE
www.eeworm.com/read/341021/3260501
c states.c
/*
(C) 2001 by Argonne National Laboratory.
See COPYRIGHT in top-level directory.
*/
#include
#define MAX_NUM_STATES 1000
#define MAX_NUM_OVERLAPPING_STATES 100
#define MAX_LIN
www.eeworm.com/read/340665/3270855
c wmemmove.c
/*
FUNCTION
---wmemmove - copy wide-characters in memory with overlapping areas
ANSI_SYNOPSIS
#include
wchar_t *wmemmove(wchar_t *, const wchar_t *, size_t );
www.eeworm.com/read/333835/3381915
patch raid5-serialize-ovelapping-reqs.patch
RAID5 wasn't designed to support overlapping requests because
in Linux all I/Os are serialized by page/buffer lock. As Lustre
doesn't use pagecache on server, we need to serialize I/Os in RAID5.
Ind
www.eeworm.com/read/447901/1693254
patch raid5-serialize-ovelapping-reqs.patch
RAID5 wasn't designed to support overlapping requests because
in Linux all I/Os are serialized by page/buffer lock. As Lustre
doesn't use pagecache on server, we need to serialize I/Os in RAID5.
Ind
www.eeworm.com/read/366702/2876399
f90 equiv_constraint_7.f90
! { dg-do compile }
! { dg-options "-O0" }
! PR20890 - Equivalence cannot contain overlapping unequal initializers.
! Contributed by Joost VandeVondele
! Started out being in BLOCK D
www.eeworm.com/read/366835/9796636
m enframe.m
function f=enframe(x,win,inc)
%ENFRAME split signal up into (overlapping) frames: one per row. F=(X,WIN,INC)
%
% F = ENFRAME(X,LEN) splits the vector X up into
% frames. Each frame is of length LE
www.eeworm.com/read/269960/11053334
m enframe.m
function f=enframe(x,win,inc)
%ENFRAME split signal up into (overlapping) frames: one per row. F=(X,WIN,INC)
%
% F = ENFRAME(X,LEN) splits the vector X up into
% frames. Each frame is of length LE
www.eeworm.com/read/265721/11255667
m enframe.m
function f=enframe(x,win,inc)
%ENFRAME split signal up into (overlapping) frames: one per row. F=(X,WIN,INC)
%
% F = ENFRAME(X,LEN) splits the vector X up into
% frames. Each frame is of length LE