代码搜索:self

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

代码结果 10,000
www.eeworm.com/read/241840/13112994

cdb c5410_prd.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/241840/13113113

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/241840/13113220

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/241840/13113290

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/139294/13164261

s keyboard.s

/* * keyboard.s */ .text .globl keyboard_interrupt /* * these are for the keyboard read functions */ size = 1024 /* must be a power of two ! And MUST be the same as in tty_io.c !!!! */ he
www.eeworm.com/read/139250/13170168

h blit_0.h

/*************************************************************************/ /* */ /* Copyright (c) 1999 Accelerated Techn
www.eeworm.com/read/139151/13186408

py network.py

#!/usr/bin/python import asyncore,socket import time,sys import threading,Queue #from NWPacket import * #waitingQue=Queue.Queue() class ClientSys: #will rewrite currentID=0 def gen_gui
www.eeworm.com/read/240787/13197469

pl wbsimple.pl

# # This file is part of the Perlilog project. # # Copyright (C) 2003, Eli Billauer # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Pub
www.eeworm.com/read/240787/13197471

pl wbsingmaster.pl

# # This file is part of the Perlilog project. # # Copyright (C) 2003, Eli Billauer # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Pub
www.eeworm.com/read/240787/13197582

pl rom2.pl

sub new { my $this = shift; my $self = $this->SUPER::new(@_); $self->const('source', 'therom.v'); foreach my $name ('zero', 'one', 'two', 'three') { $self->addvar($name, 'output', 'out',