代码搜索:Built-In

找到约 2,787 项符合「Built-In」的源代码

代码结果 2,787
www.eeworm.com/read/347503/3172072

d builtin1.d

# objdump: -dtr # Make sure we can override a built-in symbol with a known constant, like # with mmixal. .*: file format elf64-mmix SYMBOL TABLE: 0+14 l \*ABS\* 0+ rJ 0+ l d \.text 0+
www.eeworm.com/read/340665/3267904

d builtin1.d

# objdump: -dtr # Make sure we can override a built-in symbol with a known constant, like # with mmixal. .*: file format elf64-mmix SYMBOL TABLE: 0+14 l \*ABS\* 0+ rJ 0+ l d \.text 0+
www.eeworm.com/read/447738/1698175

d builtin1.d

# objdump: -dtr # Make sure we can override a built-in symbol with a known constant, like # with mmixal. .*: file format elf64-mmix SYMBOL TABLE: 0+14 l \*ABS\* 0+ rJ 0+ l d \.text 0+
www.eeworm.com/read/412408/2170559

c rmnagracsd_api_test.c

# 1 "rmnagracsd_api.c" # 1 "/home/mutex/code/set_rua_test.0709/rmnagracsdapi/src//" # 1 "" # 1 "" # 1 "rmnagracsd_api.c" # 16 "rmnagracsd_api.c" # 1 "/home/mutex/code/release/m
www.eeworm.com/read/400494/2352189

c c-time.c

/* Built-in time information for `C' locale, generated Thu Jan 1 00:00:00 1970 by li2c. */ #include #include #include CONST struct time_info __time_C =
www.eeworm.com/read/358128/3001475

pod perldata.pod

=head1 NAME perldata - Perl data types =head1 DESCRIPTION =head2 Variable names X X X X Perl has three built-in data types: scalars, arrays of scala
www.eeworm.com/read/427909/8913396

m ind2subv.m

function sub = ind2subv(siz, ndx) % IND2SUBV Like the built-in ind2sub, but returns the answer as a row vector. % sub = ind2subv(siz, ndx) % % siz and ndx can be row or column vectors. % sub will
www.eeworm.com/read/427909/8913591

m subv2ind.m

function ndx = subv2ind(siz, subv) % SUBV2IND Like the built-in sub2ind, but the subscripts are given as row vectors. % ind = subv2ind(siz,subv) % % siz can be a row or column vector of size d. %
www.eeworm.com/read/373250/9467519

m ind2subv.m

function sub = ind2subv(siz, ndx) % IND2SUBV Like the built-in ind2sub, but returns the answer as a row vector. % sub = ind2subv(siz, ndx) % % siz and ndx can be row or column vectors. % sub will
www.eeworm.com/read/373250/9467645

m subv2ind.m

function ndx = subv2ind(siz, subv) % SUBV2IND Like the built-in sub2ind, but the subscripts are given as row vectors. % ind = subv2ind(siz,subv) % % siz can be a row or column vector of size d. %