代码搜索:Built-In
找到约 2,787 项符合「Built-In」的源代码
代码结果 2,787
www.eeworm.com/read/307320/3725145
tcl bitmap.tcl
# bitmap.tcl --
#
# This demonstration script creates a toplevel window that displays
# all of Tk's built-in bitmaps.
#
# RCS: @(#) $Id: bitmap.tcl,v 1.2 1998/09/14 18:23:27 stanton Exp $
if {![info
www.eeworm.com/read/284374/4065282
tcl bitmap.tcl
# bitmap.tcl --
#
# This demonstration script creates a toplevel window that displays
# all of Tk's built-in bitmaps.
#
# RCS: @(#) $Id: bitmap.tcl,v 1.2 1998/09/14 18:23:27 stanton Exp $
if {![info
www.eeworm.com/read/447738/1697979
s math.s
*
* Math built-in functions
*
.float $acos(0.0)
.float $asin(0.0)
.float $atan(0.0)
.float $atan2(1.0,2.0)
.float $ceil(1.5)
.float $cosh(0.0)
.float $cos(0.0)
.float $cvf(1
www.eeworm.com/read/440906/1775445
c builtins10.c
// Build don't link:
// Test that built-in functions don't warn when prototyped without arguments.
// Origin: PR c++/9367
// Copyright (C) 2003 Free Software Foundation.
extern "C" int snprintf();
www.eeworm.com/read/414826/2141996
tcl bitmap.tcl
# bitmap.tcl --
#
# This demonstration script creates a toplevel window that displays
# all of Tk's built-in bitmaps.
#
# RCS: @(#) $Id: bitmap.tcl,v 1.2 1998/09/14 18:23:27 stanton Exp $
if {![info
www.eeworm.com/read/405816/2282613
c ym2413.c
#include "driver.h"
#define ym2413_channels 9
static int pending_register[MAX_2413]; /* Pending command register */
/*
Built-in instrument table
00=Original (user) 08=Organ
01=Violi
www.eeworm.com/read/396844/2407586
m myones.m
function T = myones(sizes)
% MYONES Like the built-in ones, except myones(k) produces a k*1 vector instead of a k*k matrix,
% T = myones(sizes)
if length(sizes)==0
T = 1;
elseif length(sizes)==1
www.eeworm.com/read/396640/2408753
svn-base pdf_fontfilems.c.svn-base
#include "fitz.h"
#include "mupdf.h"
/* we use built-in fonts in addition to those installed on windows
because the metric for Times-Roman in windows fonts seems wrong
and we end up with over-l
www.eeworm.com/read/396640/2408805
c pdf_fontfilems.c
#include "fitz.h"
#include "mupdf.h"
/* we use built-in fonts in addition to those installed on windows
because the metric for Times-Roman in windows fonts seems wrong
and we end up with over-l
www.eeworm.com/read/395929/2429874
s math.s
*
* Math built-in functions
*
.float $acos(0.0)
.float $asin(0.0)
.float $atan(0.0)
.float $atan2(1.0,2.0)
.float $ceil(1.5)
.float $cosh(0.0)
.float $cos(0.0)
.float $cvf(1