代码搜索:Sensitive
找到约 1,776 项符合「Sensitive」的源代码
代码结果 1,776
www.eeworm.com/read/283334/4083272
tex helpevt.tex
\section{\class{wxHelpEvent}}\label{wxhelpevent}
A help event is sent when the user has requested context-sensitive help.
This can either be caused by the application requesting
context-sensitive
www.eeworm.com/read/389033/8552392
cpp main.cpp
/************************************************************************
* file name: main.cpp
* description:
*
* modification history
* --------------------
* 2003-6-21 19:19:21, c
www.eeworm.com/read/284171/8957599
h xlxram.h
/*
Simulation model of Xilinx FPGA BlockRAM memory
2002 A.S.Slusarczyk@tue.nl
*/
#ifndef XLXRAM_H_INCLUDED
#define XLXRAM_H_INCLUDED
#include
#include "mips.h"
#ifndef VERILOG
#inc
www.eeworm.com/read/184411/9105045
c callbacks.c
/***************************************************************************
* Copyright (C) 2003 by zhong *
* zhongz@163.com
www.eeworm.com/read/375968/9341135
h sa.h
#ifndef SA_H
#define SA_H
#include "STDAFX.h"
SC_MODULE(sa)
{
sc_in sa_in;
sc_out sa_out;
void entry()
{
sc_uint temp=0;
temp.range(4,0)=sa_in.r
www.eeworm.com/read/179399/9358176
h usb_dma.h
/////////////////////////////////////////////////////////////////////
//// ////
//// USB IDMA Engine
www.eeworm.com/read/424357/10458515
tkenvrc .tkenvrc
# Tkenv configuration
option updatefreq_fast {10}
option updatefreq_express {1000}
option stepdelay {300 ms}
option use_mainwindow {1}
option print_banners {1}
option animation_enabled {1}
opti
www.eeworm.com/read/298277/7969156
cpp main.cpp
/************************************************************************
* file name: main.cpp
* description:
*
* modification history
* --------------------
* 2003-6-21 19:19:21, c
www.eeworm.com/read/255779/12056474
h ekeylogic.h
#ifndef EKEYLOGIC_H
#define EKEYLOGIC_H
#include
SC_MODULE(ekeylogic) {
sc_in clk;
sc_in fsbout;
sc_in key;
sc_in
www.eeworm.com/read/167185/5462775
sh kill_wpanels.sh
#!/bin/sh
# @(#)kill_wpanels.sh 1.4 7/7/93
#kill the existing waves panels
#set -x
panel_tmpa=$HOME/.wvtmpA$$.WC
panel_tmpb=$HOME/.wvtmpB$$.WC
send_xwaves save_panels output $panel_tmpa
# danger!