代码搜索:Customized
找到约 858 项符合「Customized」的源代码
代码结果 858
www.eeworm.com/read/192391/5157207
build
# If you don't want to use make, run this script.
# But make sure you read config to see what can be customized.
# Easiest way to build bin/lua:
# cc -O2 -o bin/lua -Iinclude -Isrc src/*.c src/
www.eeworm.com/read/192080/5160094
build
# If you don't want to use make, run this script.
# But make sure you read config to see what can be customized.
# Easiest way to build bin/lua:
# cc -O2 -o bin/lua -Iinclude -Isrc src/*.c src/
www.eeworm.com/read/256031/4370862
c usbpcistub.c
/* usbPciStub.c - System-specific PCI Functions */
/* Copyright 2000 Wind River Systems, Inc. */
/*
Modification history
--------------------
10a,19Aug03 customized for S3C2510
01a,22nov00,w
www.eeworm.com/read/154878/11920998
build
# If you don't want to use make, run this script.
# But make sure you read config to see what can be customized.
# Easiest way to build bin/lua:
# cc -O2 -o bin/lua -Iinclude -Isrc src/*.c src/lib/*
www.eeworm.com/read/366034/2893900
map emacs.map
#From stig@netcom.com Mon Feb 21 22:05:14 1994 (now stig@hackvan.com)
#
#Below is a keymap that I have customized for use with emacs. Notably, I've
#enabled the alt-letter, alt-shift-letter, and ctrl
www.eeworm.com/read/105158/15676988
build
# If you don't want to use make, run this script.
# But make sure you read config to see what can be customized.
# Easiest way to build bin/lua:
# cc -O2 -o bin/lua -Iinclude -Isrc src/*.c src/lib/*
www.eeworm.com/read/38039/1089937
mnu cornrnd.mnu
CORNER#ROUND 顶角倒圆角
#
Add/Modify 增加/修改
Select corner round to specify sphere radius and transition distances.
选取角圆来指定球半径和转接距离。
Remove 移除
Select corner round to cancel customized dimension values speci
www.eeworm.com/read/305204/3779714
c s3c44b0x.c
//
// $Id: s3c44b0x.c,2003,wen jian (wen_jian_1973@163.com) $
//
// s3c44b0x.c: Low Level Graphics Engine for ARM s3c44b0x
//
// This is customized graphics engine for an embedded system
// wh