代码搜索:cli

找到约 6,094 项符合「cli」的源代码

代码结果 6,094
www.eeworm.com/read/136750/13363198

hrh tcp_cli.hrh

// tcp_cli.hrh // // Copyright (c) 1997 - 1999 Psion Software plc enum { EExampleCmdFileName=0x06000, EExampleCmdStartTest=0x06001, EExampleCmdCancel=0x06002, EExampleCmd2=0x06003, EE
www.eeworm.com/read/136750/13363200

rss tcp_cli.rss

// tcp_cli.rss // // Copyright (c) 1997 - 1999 Psion Software plc NAME IFTC #include #include #include #include #include
www.eeworm.com/read/307811/13714817

h scantool_cli.h

/* * freediag - Vehicle Diagnostic Utility * * CVSID $Id: scantool_cli.h,v 1.2 2002/04/21 00:44:41 bjorn_helgaas Exp $ * * Copyright (C) 2001 Richard Almeida & Ibex Ltd (rpa@ibex.co.uk) *
www.eeworm.com/read/307811/13714829

c scantool_cli.c

/* * freediag - Vehicle Diagnostic Utility * * * Copyright (C) 2001 Richard Almeida & Ibex Ltd (rpa@ibex.co.uk) * * This program is free software; you can redistribute it and/or modify * it und
www.eeworm.com/read/305015/13780067

cpp cli-free.cpp

#include #include #include #include #include "Iface.h" #include "Free.h" #include "Cli-Free.h" #include "Lock.h" /////////////////////////////
www.eeworm.com/read/305015/13780071

h cli-free.h

#ifndef __CClientFree_h__ #define __CClientFree_h__ /////////////////////////////////////////////////////////// // // CClientFree // - A simple C++ class that encapsulates creating a //
www.eeworm.com/read/305015/13780099

h cli-apt.h

#ifndef __CClientApartment_h__ #define __CClientApartment_h__ /////////////////////////////////////////////////////////// // // CClientApartment // - A simple C++ class that encapsulates crea
www.eeworm.com/read/305015/13780111

cpp cli-apt.cpp

#include #include #include #include #include "Iface.h" #include "Apart.h" #include "Cli-Apt.h" ///////////////////////////////////////////////
www.eeworm.com/read/301022/13870321

h sti_cli.h

////////////////////////////////////////////////////////////////////////// #define sti() __asm__ ("sti"::) #define cli() __asm__ ("cli"::) ////////////////////////////////////////////////////////
www.eeworm.com/read/132649/5912105

hpp internal_cli.hpp

/* * =========================================================================== * PRODUCTION $Log: internal_cli.hpp,v $ * PRODUCTION Revision 1000.1 2004/04/21 14:47:25 gouriano * PRODUCTION PR