代码搜索:self

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

代码结果 10,000
www.eeworm.com/read/243172/12956967

cdb c5410_swi.cdb

//! c5410 Base Seed //# c54xx.cdb 4.60.22 object USERREGS :: MEM { param iComment :: "This object defines space for the DSP's memory mapped registers and can't be deleted" param iIsUsed :: 1
www.eeworm.com/read/243172/12957090

cdb tsktest.cdb

//! Generic C54xx Base -- only on-chip memory //# c54xx.cdb 4.60.22 object USERREGS :: MEM { param iComment :: "This object defines space for the DSP's memory mapped registers and can't be delet
www.eeworm.com/read/243172/12957194

cdb semtest.cdb

//! Generic C54xx Base -- only on-chip memory //# c54xx.cdb 4.60.22 object USERREGS :: MEM { param iComment :: "This object defines space for the DSP's memory mapped registers and can't be delet
www.eeworm.com/read/329346/12958962

s keyboard.s

/* passed * linux/kernel/keyboard.S * * (C) 1991 Linus Torvalds */ .586p .model flat /* * Thanks to Alfred Leung for US keyboard patches * Wolfgang Thiel for German keyboard patches * Marc Corsini fo
www.eeworm.com/read/329346/12958966

h keyboard.h

#ifndef KEYBOARD_H #define KEYBOARD_H /* * Thanks to Alfred Leung for US keyboard patches * Wolfgang Thiel for German keyboard patches * Marc Corsini for the French keyboard */ /* * 感谢Alfred L
www.eeworm.com/read/329346/12959182

i keyboard.i

.586p .model flat
www.eeworm.com/read/142073/12966680

l example2.l

%{ int comments, code, whiteSpace; %} %s COMMENT %% ^[ \t]*"/*" { BEGIN COMMENT; /* enter comment eating state */ } ^[ \t]*"/*".*"*/"[ \t]*\n { comments++; /* self-contained comment */
www.eeworm.com/read/329185/12971227

s 24xinit.s

;========================================= ; NAME: 24XINIT.S ; DESC: C start up codes ; Configure memory, ISR ,stacks ; Initialize C-variables ; HISTORY: ; 2001.02.06:purnnamu: draft ver 0
www.eeworm.com/read/242797/12985008

apitest

#!/usr/bin/env python import dbus import dbus.decorators import dbus.glib import gobject import sys import getopt from signal import * mgr_cmds = [ "InterfaceVersion", "ListAdapters", "DefaultAdapte
www.eeworm.com/read/141710/12990658

cpp threadaoengine.cpp

/* * ============================================================================ * Name : CThreadAOEngine from ThreadAOEngine.h * Part of : ThreadAO * Created : 12.1.2005 by Forum Nokia