代码搜索:Built-In

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

代码结果 2,787
www.eeworm.com/read/100285/6272076

sql float8.sql

-- *************testing built-in type float8 **************** CREATE TABLE FLOAT8_TBL(f1 float8); INSERT INTO FLOAT8_TBL(f1) VALUES ('0.0'); INSERT INTO FLOAT8_TBL(f1) VALUES ('1004.30'); INSERT
www.eeworm.com/read/403922/11504173

html functions.internal.html

Internal (built-in) functions
www.eeworm.com/read/403922/11505106

html function.override-function.html

Overrides built-in functions
www.eeworm.com/read/261904/11615603

in config_cmd.in

# lib/Config_cmd.in # $Id: Config_cmd.in,v 1.7 2002/09/12 04:07:05 nandy Exp $ mainmenu_option next_comment comment 'Add Built-in Commands' bool 'mem command' CONFIG_CMD_MEM dep_bool ' mem test
www.eeworm.com/read/261198/11659624

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/261198/11659778

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/343492/11944304

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/233766/14137033

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/217373/14967582

in config_cmd.in

# lib/Config_cmd.in # $Id: Config_cmd.in,v 1.1.1.1 2004/02/04 06:22:25 laputa Exp $ mainmenu_option next_comment comment 'Add Built-in Commands' bool 'mem command' CONFIG_CMD_MEM dep_bool ' mem
www.eeworm.com/read/489559/1216344

in config_cmd.in

# lib/Config_cmd.in # $Id: Config_cmd.in,v 1.1.1.1 2004/02/04 06:22:25 laputa Exp $ mainmenu_option next_comment comment 'Add Built-in Commands' bool 'mem command' CONFIG_CMD_MEM dep_bool ' mem