代码搜索:Built-In
找到约 2,787 项符合「Built-In」的源代码
代码结果 2,787
www.eeworm.com/read/127781/5996906
in config.in
mainmenu_option next_comment
comment 'Drivers for ETRAX 100LX built-in interfaces'
bool 'Ethernet support' CONFIG_ETRAX_ETHERNET
if [ "$CONFIG_ETRAX_ETHERNET" = "y" ]; then
# this is just so that the
www.eeworm.com/read/124804/6040109
cpp fig17_02.cpp
// Fig. 17.2: fig17_02.cpp
// Using a member initializer to initialize a
// constant of a built-in data type.
#include
using std::cout;
using std::endl;
class Increment {
public:
www.eeworm.com/read/120487/6071941
gendict readme.gendict
Gendict - generate dictionary templates for contrib/tsearch2 module.
This utility aims to help people creating dictionary for contrib/tsearch v2
module. Particularly, it has built-in support for snow
www.eeworm.com/read/110034/6168517
in config.in
mainmenu_option next_comment
comment 'Drivers for ETRAX 100LX built-in interfaces'
bool 'Ethernet support' CONFIG_ETRAX_ETHERNET
if [ "$CONFIG_ETRAX_ETHERNET" = "y" ]; then
# this is just so that the
www.eeworm.com/read/102935/6227104
in config.in
mainmenu_option next_comment
comment 'Drivers for ETRAX 100LX built-in interfaces'
bool 'Ethernet support' CONFIG_ETRAX_ETHERNET
if [ "$CONFIG_ETRAX_ETHERNET" = "y" ]; then
# this is just so that the
www.eeworm.com/read/404808/11477838
lua sort.lua
-- two implementations of a sort function
-- this is an example only. Lua has now a built-in function "sort"
-- extracted from Programming Pearls, page 110
function qsort(x,l,u,f)
if l
www.eeworm.com/read/345593/11806274
pas unit1.pas
{: This sample illustrates basic user-driven camera movements.
I'm using the GLScene built-in camera movement methods. The camera object is
a child of its target dummy cube (this means that t
www.eeworm.com/read/154878/11921327
lua sort.lua
-- two implementations of a sort function
-- this is an example only. Lua has now a built-in function "sort"
-- extracted from Programming Pearls, page 110
function qsort(x,l,u,f)
if l
www.eeworm.com/read/256544/11987916
lua sort.lua
-- two implementations of a sort function
-- this is an example only. Lua has now a built-in function "sort"
-- extracted from Programming Pearls, page 110
function qsort(x,l,u,f)
if l
www.eeworm.com/read/254294/12149669
lst os_cpu_a.lst
GAS LISTING C:\DOCUME~1\捞悼荐\LOCALS~1\Temp/cc6Laaaa.s page 1
1 # 1 "os_cpu_a.asm"
2 # 1 ""
1 ;*********************************