代码搜索:Built-In

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

代码结果 2,787
www.eeworm.com/read/208576/15243789

cpp increment.cpp

// Fig. 10.5: Increment.cpp // Member-function definitions for class Increment demonstrate using a // member initializer to initialize a constant of a built-in data type. #include usin
www.eeworm.com/read/13871/284342

m genpathkpm.m

function p = genpathKPM(d) % genpathKPM Like built-in genpath, but omits directories whose name is 'Old', 'old' or 'CVS' % function p = genpathKPM(d) if nargin==0, p = genpath(fullfile(matlabr
www.eeworm.com/read/13871/284448

m~ dirkpm.m~

function filenames = dirKPM(dirname, ext, prepend) % READ_DIR Like the built-in dir command, but returns filenames as a cell array instead of a struct % % filenames = read_dir(dirname) % returns a
www.eeworm.com/read/233448/4684144

c builtins-30.c

/* { dg-do compile } */ /* { dg-options "-Wall -Wshadow" } */ extern double strtod (const char *, char **); #define UNUSED __attribute__ ((unused)) /* A built-in function may be overridden by an old
www.eeworm.com/read/233448/4685240

c builtin-explog-1.c

/* Copyright (C) 2003, 2004 Free Software Foundation. Verify that built-in math function constant folding of log & exp is correctly performed by the compiler. Written by Kaveh Ghazi, 2003-
www.eeworm.com/read/233448/4685249

c builtin-power-1.c

/* Copyright (C) 2004 Free Software Foundation. Verify that built-in folding of various math "power" functions is correctly performed by the compiler. Written by Kaveh Ghazi, 2004-03-11.
www.eeworm.com/read/229812/4752969

txt vesa.txt

VESA INT 10h ============ CauseWay does not have built-in support for VESA functions due to the majority of programs not requiring VESA support. Keeping VESA support as an external patch avoids
www.eeworm.com/read/220843/4838669

c tclcmdil.c

/* * tclCmdIL.c -- * * This file contains the top-level command routines for most of * the Tcl built-in commands whose names begin with the letters * I through L. It contains only commands
www.eeworm.com/read/220843/4838670

c tclcmdah.c

/* * tclCmdAH.c -- * * This file contains the top-level command routines for most of * the Tcl built-in commands whose names begin with the letters * A to H. * * Copyright 1987-1991 Reg
www.eeworm.com/read/220843/4838672

c tclcmdmz.c

/* * tclCmdMZ.c -- * * This file contains the top-level command routines for most of * the Tcl built-in commands whose names begin with the letters * M to Z. It contains only commands in t