代码搜索:cli
找到约 6,094 项符合「cli」的源代码
代码结果 6,094
www.eeworm.com/read/125158/14511391
asm popc.asm
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; ;;
;; POP CLIENT for MenuetOS ;;
;; - Modified from IRC cli
www.eeworm.com/read/201525/15402645
asm popc.asm
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; ;;
;; POP CLIENT for MenuetOS ;;
;; - Modified from IRC cli
www.eeworm.com/read/136989/5832721
cpp any_op_ch.cpp
//
// any_op_ch.cpp,v 1.12 2002/09/25 16:25:35 parsons Exp
//
// ============================================================================
//
// = LIBRARY
// TAO IDL
//
// = FILENAME
www.eeworm.com/read/136989/5832774
cpp any_op_ch.cpp
//
// any_op_ch.cpp,v 1.12 2002/09/25 16:25:37 parsons Exp
//
// ============================================================================
//
// = LIBRARY
// TAO IDL
//
// = FILENAME
www.eeworm.com/read/136989/5832820
cpp any_op_ch.cpp
//
// any_op_ch.cpp,v 1.1 2002/09/25 16:25:37 parsons Exp
//
// ============================================================================
//
// = LIBRARY
// TAO IDL
//
// = FILENAME
/
www.eeworm.com/read/136989/5832896
cpp any_op_ch.cpp
//
// any_op_ch.cpp,v 1.12 2002/09/25 16:25:37 parsons Exp
//
// ============================================================================
//
// = LIBRARY
// TAO IDL
//
// = FILENAME
www.eeworm.com/read/488038/6495267
h hard.h
#ifndef HARD_H
#define HARD_H
#define NOP() asm("nop")
#define SEI() asm("sei")
#define CLI() asm("cli")
//--------- Ports define ---------------
#define DIRB
www.eeworm.com/read/10438/186637
xtree
// xtree stl/clr header
#ifndef _CLI_XTREE_
#define _CLI_XTREE_
#include // for Binary/UnaryDelegate
#include
namespace cliext {
namespace impl {
//
/