代码搜索:cli
找到约 6,094 项符合「cli」的源代码
代码结果 6,094
www.eeworm.com/read/350520/10733516
c sine_resister.c
#include "config.h"
void ml2035(unsigned int data,unsigned mod)
{
unsigned char i;
//CLI();
PORTA &= ~(1
www.eeworm.com/read/350520/10733522
_c sine_resister._c
#include "config.h"
void ml2035(unsigned int data,unsigned mod)
{
unsigned char i;
//CLI();
PORTA &= ~(1
www.eeworm.com/read/350520/10733535
bak sine_resister.c.bak
#include "config.h"
void ml2035(unsigned int data,unsigned mod)
{
unsigned char i;
//CLI();
PORTA &= ~(1
www.eeworm.com/read/453194/7424756
frm main_cxtj_xstdcx.frm
VERSION 5.00
Begin VB.Form main_cxtj_xstdcx
BackColor = &H00C0C0C0&
BorderStyle = 1 'Fixed Single
Caption = "查询统计——【销售退货查询】"
ClientHeight = 4410
Cli
www.eeworm.com/read/444200/7616628
c os.c
void os_schedule(void)
{
os_thread *temp_thread, *top_thread;
#asm("cli");
temp_thread = g_usedthreads;
top_thread = g_currthread;
while (temp_thread != NULL)
{
www.eeworm.com/read/434785/7801701
s int.s
.global setup_idt,fatal_interruption_routine
.global disable_interruption,restore_interruption
disable_interruption:
pushfl
popl %eax
cli
ret
restore_interruption:
movl 0x04(%esp),%eax
www.eeworm.com/read/331913/12801086
s int.s
.global setup_idt,fatal_interruption_routine
.global disable_interruption,restore_interruption
disable_interruption:
pushfl
popl %eax
cli
ret
restore_interruption:
movl 0x04(%esp),%eax
www.eeworm.com/read/328901/12995890
frm main_cxtj_xstdcx.frm
VERSION 5.00
Begin VB.Form main_cxtj_xstdcx
BackColor = &H00C0C0C0&
BorderStyle = 1 'Fixed Single
Caption = "查询统计——【销售退货查询】"
ClientHeight = 4410
Cli
www.eeworm.com/read/140646/13070185
dsr datareportdeliver.dsr
VERSION 5.00
Begin {78E93846-85FD-11D0-8487-00A0C90DC8A9} DataReportDeliver
Bindings = "DataReportDeliver.dsx":0000
Caption = "送货单信息"
ClientHeight = 10950
Cli
www.eeworm.com/read/148286/5716316
py main.py
from pysnmp.smi import view
from pysnmp_apps.cli import base
from pysnmp import error, majorVersionId
# Usage
def getUsage():
return "\
PySNMP library version %s; http://pysnmp.sf.net\n\
-h