代码搜索:Local

找到约 10,000 项符合「Local」的源代码

代码结果 10,000
www.eeworm.com/read/208225/15250619

local-scratch

mount /morgana unalias rm cd /morgana/home/rubini/ldd.book/src/misc-modules cd /morgana/home/rubini/ldd.book/src/misc-progs killall klogd; /usr/local/bin/netlog-ksend k`hostname` 192.168.16.1:1234 &
www.eeworm.com/read/11139/204572

local makefile.local

# -*- makefile -*- SOURCES=$(LOWPAN_ROOT)/support/sdk/c/lib6lowpan/lib6lowpan.c \ $(LOWPAN_ROOT)/support/sdk/c/lib6lowpan/lib6lowpanIP.c \ $(LOWPAN_ROOT)/support/sdk/c/lib6lowpan/lib6lowpanFra
www.eeworm.com/read/13066/268284

htm local.htm

www.eeworm.com/read/14252/324728

rc local.rc

//Microsoft Developer Studio generated resource script. // #include "resource.h" #define APSTUDIO_READONLY_SYMBOLS /////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/15240/440450

h local.h

/* * include/local.h - local configuration options, board specific */ #ifndef __LOCAL_H #define __LOCAL_H /* * High Level Configuration Options * (easy to change) */ /* This tells U-Boot that
www.eeworm.com/read/15240/440614

h local.h

/* * (C) Copyright 2003 * Ingo Assmus * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribut
www.eeworm.com/read/17071/711918

h local.h

/* * include/local.h - local configuration options, board specific */ #ifndef __LOCAL_H #define __LOCAL_H /* * High Level Configuration Options * (easy to change) */ /* This tells U-Boot that
www.eeworm.com/read/17071/712082

h local.h

/* * (C) Copyright 2003 * Ingo Assmus * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribut
www.eeworm.com/read/19245/828213

inc local.inc

bsr ?Delay bra Start ?Delay ldx #100 dex bne *-1 rts
www.eeworm.com/read/19245/828219

asm local.asm

org $f800 Start lds #$ff bsr ?Delay bra other ?Delay ldx #10 dex bne