代码搜索:Multiple
找到约 9,501 项符合「Multiple」的源代码
代码结果 9,501
www.eeworm.com/read/452206/1657875
m burg_s.m
function [rc,var,ASAcontrol] = burg_s(f,b,max_order,last)
%BURG_S Burg type AR estimator for multiple segments
% [RC,VAR] = BURG_S(SIG_MTX,MAX_ORDER) estimates a single vector of AR-
% reflecti
www.eeworm.com/read/243166/4530543
txt gdb_cmdfile.txt
target extended-remote :4711
symbol uc3a0512-rtosdemo.elf
b _handle_Unrecoverable_Exception
b _handle_TLB_Multiple_Hit
b _handle_Bus_Error_Data_Fetch
b _handle_Bus_Error_Instruction_Fetch
b _h
www.eeworm.com/read/240162/4579686
c param1.c
// { dg-do run }
//
// Failed on powerpc64-linux for structure sizes > 64 and with size not a
// multiple of 8 after padding.
struct object
{
int i1;
char s1[60];
int i2;
char s2[64];
};
ext
www.eeworm.com/read/240162/4589776
h small-struct-init.h
/* Function definitions that are used by multiple tests. */
void initSc (Sc *p, int i) { p->c = (char)i; }
void initSs (Ss *p, int i) { p->s = i; }
void initSi (Si *p, int i) { p->i = i; }
void init
www.eeworm.com/read/233448/4672156
c param1.c
// { dg-do run }
//
// Failed on powerpc64-linux for structure sizes > 64 and with size not a
// multiple of 8 after padding.
struct object
{
int i1;
char s1[60];
int i2;
char s2[64];
};
ext
www.eeworm.com/read/233448/4681662
f90 blockdata_1.f90
! { dg-do run }
! tests basic block data functionality
! we didn't allow multiple block data program units
block data
common /a/ y(3)
data y /3*1./
end
blockdata d1
common /a/ w(3)
common /b/ u
www.eeworm.com/read/233448/4684776
h small-struct-init.h
/* Function definitions that are used by multiple tests. */
void initSc (Sc *p, int i) { p->c = (char)i; }
void initSs (Ss *p, int i) { p->s = i; }
void initSi (Si *p, int i) { p->i = i; }
void init
www.eeworm.com/read/231942/4707009
txt gdb_cmdfile.txt
target extended-remote :4711
symbol uc3a0512-rtosdemo.elf
b _handle_Unrecoverable_Exception
b _handle_TLB_Multiple_Hit
b _handle_Bus_Error_Data_Fetch
b _handle_Bus_Error_Instruction_Fetch
b _h