代码搜索:Built-In

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

代码结果 2,787
www.eeworm.com/read/292144/3956689

erl erl_bif_types.erl

%% -*- erlang-indent-level: 2 -*- %% ===================================================================== %% Type information for Erlang Built-in functions (implemented in C) %% %% Copyright (C) 2002
www.eeworm.com/read/283334/4084653

cpp mediactrl.cpp

///////////////////////////////////////////////////////////////////////////// // Name: src/mac/carbon/mediactrl.cpp // Purpose: Built-in Media Backends for Mac // Author: Ryan Norto
www.eeworm.com/read/376006/2717339

c name.c

/*------------------------------------------------------------------------- * * name.c * Functions for the built-in type "name". * * name replaces char16 and is carefully implemented so that it
www.eeworm.com/read/267859/11160117

cs toolbaritems.cs

using System; namespace FreeTextBoxControls { /// /// Contains all the built-in ToolbarButtons and ToolbarDropDownLists /// public class ToolbarItems { ///
www.eeworm.com/read/460909/7237860

h adc.h

/********************************************************************* COPYRIGHT (C) Himax Technologies, Inc. File name : ADC.H Description : Declare Built-In ADC H
www.eeworm.com/read/137631/13307571

lst systemasm.lst

1 # 1 "SystemAsm.s" 2 # 1 "" 1 // SystemAsm.s 0 0 2 3 #
www.eeworm.com/read/120487/6072479

c timestamp.c

/*------------------------------------------------------------------------- * * timestamp.c * Functions for the built-in SQL92 types "timestamp" and "interval". * * Portions Copyright (c) 1996-
www.eeworm.com/read/120487/6072481

c bool.c

/*------------------------------------------------------------------------- * * bool.c * Functions for the built-in type "bool". * * Portions Copyright (c) 1996-2003, PostgreSQL Global Developm
www.eeworm.com/read/120487/6072489

c regproc.c

/*------------------------------------------------------------------------- * * regproc.c * Functions for the built-in types regproc, regclass, regtype, etc. * * These types are all binary-comp
www.eeworm.com/read/120487/6073030

h builtins.h

/*------------------------------------------------------------------------- * * builtins.h * Declarations for operations on built-in types. * * * Portions Copyright (c) 1996-2003, PostgreSQL G