代码搜索:pointer
找到约 10,000 项符合「pointer」的源代码
代码结果 10,000
www.eeworm.com/read/252919/12254533
cpp img32operations.cpp
#include "StdAfx.h"
#include ".\img32operations.h"
CImg32Operations::CImg32Operations(void)
{
}
CImg32Operations::~CImg32Operations(void)
{
}
#pragma warning(disable : 4799)
// Helper
www.eeworm.com/read/252894/12259368
h pspmpeg.h
/*
* pspmpeg.h - Prototypes for the sceMpeg library.
*
* Copyright (c) 2006 Sorin P. C.
*/
#ifndef __SCELIBMPEG_H__
#define __SCELIBMPEG_H__
#include
www.eeworm.com/read/339038/12266573
h mpiunion.h
/* mpiunion.h */
typedef union{
MPI *val; /* actual value */
POLYI pol;
Symbol *sym; /* symbol table pointer */
}MPIUNION;
#define YYSTYPE MPIUNION
www.eeworm.com/read/252601/12274204
c os_mem.c
/*
*********************************************************************************************************
* uC/OS-II
*
www.eeworm.com/read/338702/12287052
pas guiunit.pas
unit GUIUnit;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
Menus, StdCtrls, DnAbstractExecutor, DnThreadExecutor, DnTcpReactor,
DnAbstractLog
www.eeworm.com/read/338702/12287151
pas dntimedcache.pas
// The contents of this file are used with permission, subject to
// the Mozilla Public License Version 1.1 (the "License"); you may
// not use this file except in compliance with the License. You m
www.eeworm.com/read/338702/12287158
pas dnudprequestor.pas
// The contents of this file are used with permission, subject to
// the Mozilla Public License Version 1.1 (the "License"); you may
// not use this file except in compliance with the License. You m
www.eeworm.com/read/338702/12287196
pas dnhttprequestor.pas
// The contents of this file are used with permission, subject to
// the Mozilla Public License Version 1.1 (the "License"); you may
// not use this file except in compliance with the License. You m
www.eeworm.com/read/338702/12287216
pas dntcpfilewriter.pas
// The contents of this file are used with permission, subject to
// the Mozilla Public License Version 1.1 (the "License"); you may
// not use this file except in compliance with the License. You m
www.eeworm.com/read/338702/12287246
pas dntcpconnecter.pas
// The contents of this file are used with permission, subject to
// the Mozilla Public License Version 1.1 (the "License"); you may
// not use this file except in compliance with the License. You m