代码搜索:Built-In

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

代码结果 2,787
www.eeworm.com/read/324136/3505762

tcl console.tcl

# console.tcl -- # # This code constructs the console window for an application. It # can be used by non-unix systems that do not have built-in support # for shells. # # SCCS: @(#) console.tcl 1.45 9
www.eeworm.com/read/323581/3513872

tcl console.tcl

# console.tcl -- # # This code constructs the console window for an application. It # can be used by non-unix systems that do not have built-in support # for shells. # # SCCS: @(#) console.tcl 1.34 9
www.eeworm.com/read/323581/3513874

tcl console.tcl

# console.tcl -- # # This code constructs the console window for an application. It # can be used by non-unix systems that do not have built-in support # for shells. # # SCCS: @(#) console.tcl 1.28 9
www.eeworm.com/read/316872/3592715

c parport_atari.c

/* Low-level parallel port routines for the Atari builtin port * * Author: Andreas Schwab * * Based on parport_amiga.c. * * The built-in Atari parallel
www.eeworm.com/read/440906/1777660

c 900520_04.c

// g++ 1.37.1 bug 900520_04 // g++ does not yet support the initialization of scalar type objects // (including built-in arithmetic types, enum types, and pointer types) // via constructor initializa
www.eeworm.com/read/438717/1823358

readme

These demos run only on SGI machines and require the 'gl' built-in module. The demonstrate the abilities of SGI's GL library as well as the ease of GL programming in Python. Most demos require the Z-
www.eeworm.com/read/427112/1973701

java collapsedstringadapter.java

/* * Copyright 2004 Sun Microsystems, Inc. All rights reserved. * SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. */ package javax.xml.bind.annotation.adapters; /** * Built-in {
www.eeworm.com/read/369885/2788978

java collapsedstringadapter.java

/* * Copyright 2004 Sun Microsystems, Inc. All rights reserved. * SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. */ package javax.xml.bind.annotation.adapters; /** * Built-in {
www.eeworm.com/read/366702/2864860

c builtin-apply-mmx.c

/* __builtin_apply_args () and __builtin_return () built-in functions does not function properly when -mmmx is used in compile flags. __builtin_apply_args () saves all registers that pass argume
www.eeworm.com/read/366702/2881016

c builtins-26.c

/* Copyright (C) 2003 Free Software Foundation. Check that constant folding of built-in math functions doesn't break anything and produces the expected results. Written by Roger Sayle, 28th