代码搜索:Load
找到约 10,000 项符合「Load」的源代码
代码结果 10,000
www.eeworm.com/read/339471/12232864
scull_load
#!/bin/sh
# $Id: scull_load,v 1.4 2004/11/03 06:19:49 rubini Exp $
module="scull"
device="scull"
mode="664"
# Group: since distributions do it differently, look for wheel or use staff
if grep -q '^st
www.eeworm.com/read/339471/12232900
short_load
#!/bin/sh
module="short"
device="short"
mode="664"
# Group: since distributions do it differently, look for wheel or use staff
if grep '^staff:' /etc/group > /dev/null; then
group="staff"
else
www.eeworm.com/read/339471/12232951
shortprint_load
#!/bin/sh
module="shortprint"
device="shortprint"
mode="666"
# Group: since distributions do it differently, look for wheel or use staff
if grep '^staff:' /etc/group > /dev/null; then
group="staf
www.eeworm.com/read/339471/12232964
scullp_load
#!/bin/sh
module="scullp"
device="scullp"
mode="664"
# Group: since distributions do it differently, look for wheel or use staff
if grep '^staff:' /etc/group > /dev/null; then
group="staff"
else
www.eeworm.com/read/253143/12242477
asm load.asm
;
; Copyright 2003 by Texas Instruments Incorporated.
; All rights reserved. Property of Texas Instruments Incorporated.
; Restricted rights to use, duplicate or disclose this code are
; grant
www.eeworm.com/read/339315/12243350
opt load.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/339315/12243354
plg load.plg
礦ision2 Build Log
Project:
H:\5402\LOAD\LOAD.uv2
Project File Date: 05/16/2005
Output:
Build target 'Target 1'
assembling STARTUP.A51...
com
www.eeworm.com/read/339315/12243375
hex load.hex
:0300000002069C59
:0C069C00787FE4F6D8FD75812002060589
:10000E00200080F2730100F495F495F4EBF495F46E
:10001E0095F495F2730100F495F495F2730100F4E2
:10002E0095F495200090F2730100F495F495F27317
:10003E00
www.eeworm.com/read/252116/12301716
asm load.asm
;
; Copyright 2000 by Texas Instruments Incorporated.
; All rights reserved. Property of Texas Instruments Incorporated.
; Restricted rights to use, duplicate or disclose this code are
; granted t