代码搜索:Built-In

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

代码结果 2,787
www.eeworm.com/read/443386/1743384

c es1888.c

/* * linux/arch/alpha/kernel/es1888.c * * Init the built-in ES1888 sound chip (SB16 compatible) */ #include #include #include "proto.h" void __init es1888_init(void) {
www.eeworm.com/read/439082/1813814

c es1888.c

/* * linux/arch/alpha/kernel/es1888.c * * Init the built-in ES1888 sound chip (SB16 compatible) */ #include #include #include "proto.h" void __init es1888_init(void) {
www.eeworm.com/read/438718/1822674

py test_b2.py

# Python test set -- part 4b, built-in functions n-z from test_support import * print 'oct' if oct(100) != '0144': raise TestFailed, 'oct(100)' #if oct(100L) != '0144L': raise TestFailed, 'oct(100L)
www.eeworm.com/read/438718/1823026

py test_b2.py

# Python test set -- part 4b, built-in functions n-z from test_support import * print 'oct' if oct(100) != '0144': raise TestFailed, 'oct(100)' if oct(100L) != '0144L': raise TestFailed, 'oct(100L)'
www.eeworm.com/read/430518/1922792

c es1888.c

/* * linux/arch/alpha/kernel/es1888.c * * Init the built-in ES1888 sound chip (SB16 compatible) */ #include #include #include "proto.h" void __init es1888_init(void) {
www.eeworm.com/read/430182/1937391

c es1888.c

/* * linux/arch/alpha/kernel/es1888.c * * Init the built-in ES1888 sound chip (SB16 compatible) */ #include #include #include "proto.h" void __init es1888_init(void) {
www.eeworm.com/read/396844/2407589

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 be o
www.eeworm.com/read/396844/2407613

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. % subv
www.eeworm.com/read/393286/2477974

c es1888.c

/* * linux/arch/alpha/kernel/es1888.c * * Init the built-in ES1888 sound chip (SB16 compatible) */ #include #include #include "proto.h" void __init es1888_init(void) {
www.eeworm.com/read/385891/2579056

c es1888.c

/* * linux/arch/alpha/kernel/es1888.c * * Init the built-in ES1888 sound chip (SB16 compatible) */ #include #include #include "proto.h" void __init es1888_init(void) {