代码搜索结果
找到约 10,000 项符合
X 的代码
x1.cc
#include
#include "x.h"
template class Adder;
int main()
{
Adder add;
add.set(3);
add.add(3);
printf("In main: %d\n", add.get());
return 0;
}
x2.cc
#include "x.h"
template class Adder;
su37.x
xof 0302txt 0064
Header {
1;
0;
1;
}
Material x3ds_mat_white_mat_col1_0_2 {
1.000000, 1.000000, 1.000000, 1.000000;;
26.799999;
0.000000, 0.000000, 0.000000;;
0.00, 0.00, 0.00;;
TextureFilena
x224.h
/*
* x224.h
*
* X.224 protocol handler
*
* Open H323 Library
*
* Copyright (c) 1998-2000 Equivalence Pty. Ltd.
*
* The contents of this file are subject to the Mozilla Public License
* Versi
x224.cxx
/*
* x224.cxx
*
* X.224 protocol handler
*
* Open H323 Library
*
* Copyright (c) 1998-2000 Equivalence Pty. Ltd.
*
* The contents of this file are subject to the Mozilla Public License
* Ver
gui_x.h
/*
*********************************************************************************************************
* uC/GUI
* Univers
x86.h
// x86.h
#ifndef __X86_H
#define __X86_H
#include "BranchCoder.h"
#include "BranchX86.h"
struct CBranch86
{
UInt32 _prevMask;
UInt32 _prevPos;
public:
void x86Init()
{
x8
x86.cpp
// x86.cpp
#include "StdAfx.h"
#include "x86.h"
#include "Windows/Defs.h"
#include "BranchX86.c"
UInt32 CBCJ_x86_Encoder::SubFilter(Byte *data, UInt32 size)
{
return ::x86_Convert(dat