代码搜索:Built-In

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

代码结果 2,787
www.eeworm.com/read/127679/6003390

in lis.conf.in

# # Configuration file for STREAMS device drivers # # The built-in STREAMS drivers are configured in this file. External # binary packages are configured in /usr/src/linux/drivers/streams/pkg # (see
www.eeworm.com/read/127679/6003394

conf lis.conf

# # Configuration file for STREAMS device drivers # # The built-in STREAMS drivers are configured in this file. External # binary packages are configured in /usr/src/linux/drivers/streams/pkg # (see
www.eeworm.com/read/120487/6073488

out abstime-solaris-1947.out

-- -- ABSTIME -- testing built-in time type abstime -- uses reltime and tinterval -- -- -- timezones may vary based not only on location but the operating -- system. the main correctness issue is tha
www.eeworm.com/read/120487/6073506

out boolean.out

-- -- BOOLEAN -- -- -- sanity check - if this fails go insane! -- SELECT 1 AS one; one ----- 1 (1 row) -- ******************testing built-in type bool******************** -- check bool type-cast
www.eeworm.com/read/120487/6073527

out abstime.out

-- -- ABSTIME -- testing built-in time type abstime -- uses reltime and tinterval -- -- -- timezones may vary based not only on location but the operating -- system. the main correctness issue is tha
www.eeworm.com/read/120487/6073568

sql abstime.sql

-- -- ABSTIME -- testing built-in time type abstime -- uses reltime and tinterval -- -- -- timezones may vary based not only on location but the operating -- system. the main correctness issue is th
www.eeworm.com/read/100285/6270796

sgml datatype.sgml

Data Types Describes the built-in data types available in Postgres.
www.eeworm.com/read/100285/6272074

sql datetime.sql

-- *** testing new built-in time types: datetime, timespan *** -- Shorthand values -- Not directly usable for regression testing since these are not constants. -- So, just try to test parser and hope
www.eeworm.com/read/490761/6442126

m myintersect.m

function C = myintersect(A,B) % MYINTERSECT Intersection of two sets of positive integers (much faster than built-in intersect) % C = myintersect(A,B) A = A(:)'; B = B(:)'; if isempty(A) ma
www.eeworm.com/read/122462/14689047

h acconfig.h

/* ** acconfig.h ** ** This file contains macro definitions & comments which are used by ** "autoheader" and "configure" to generate config.h. */ /* Define if the C++ compiler supports a built-in