代码搜索:opcode
找到约 2,963 项符合「opcode」的源代码
代码结果 2,963
www.eeworm.com/read/120251/6078842
h ogrecollisionentity.h
#ifndef __COLLISIONENTITY_H__
# define __COLLISIONENTITY_H__ 1
# include "Ogre.h"
# include
namespace Ogre
{
class CollisionEntity
{
private:
Opcode::OPC
www.eeworm.com/read/113165/6140856
h ogrecollisionentity.h
#ifndef __COLLISIONENTITY_H__
# define __COLLISIONENTITY_H__ 1
# include "Ogre.h"
# include
namespace Ogre
{
class CollisionEntity
{
private:
Opcode::OPC
www.eeworm.com/read/316872/3598812
h nf_conntrack_tftp.h
#ifndef _NF_CONNTRACK_TFTP_H
#define _NF_CONNTRACK_TFTP_H
#define TFTP_PORT 69
struct tftphdr {
__be16 opcode;
};
#define TFTP_OPCODE_READ 1
#define TFTP_OPCODE_WRITE 2
#define TFTP_OPCODE_DATA 3
www.eeworm.com/read/395229/2448186
h nf_conntrack_tftp.h
#ifndef _NF_CONNTRACK_TFTP_H
#define _NF_CONNTRACK_TFTP_H
#define TFTP_PORT 69
struct tftphdr {
__be16 opcode;
};
#define TFTP_OPCODE_READ 1
#define TFTP_OPCODE_WRITE 2
#define TFTP_OPCODE_DATA 3
www.eeworm.com/read/176855/9482286
vhw wexe.vhw
-- F:\CPU
-- VHDL Test Bench created by
-- HDL Bencher 6.1i
-- Thu Oct 20 16:31:12 2005
--
-- Notes:
-- 1) This testbench has been automatically generated from
-- your Test Bench Waveform
-
www.eeworm.com/read/372395/9511521
c mcs.c
/*
rdesktop: A Remote Desktop Protocol client.
Protocol services - Multipoint Communications Service
Copyright (C) Matthew Chapman 1999-2002
This program is free software; you can redi
www.eeworm.com/read/352433/10553123
y g1.y
# define PREFIX 99
# define max_col 12
# include "ccx.h"
# include
/* *********************************************************************** */
/* Original Part of grammar cont
www.eeworm.com/read/332990/12712800
inc lde.inc
;; ----------------------------------------
;; Name:
;; Logic Disassembler Engine (LDE)
;; Version:
;; 1.0
;; Author:
;; 玩命
;; Email:
;; logic_yan@hotmail.com
;; Describe:
;; It's base on AD
www.eeworm.com/read/315311/13546382
html xqueryextension.html
Xlib Programming Manual: Extensions: XQueryExtension
XQueryExtension
Syntax
www.eeworm.com/read/152843/5663138
c psparse.c
/******************************************************************************
*
* Module Name: psparse - Parser top level AML parse routines
*
***************************************************