代码搜索:structs
找到约 2,696 项符合「structs」的源代码
代码结果 2,696
www.eeworm.com/read/247605/4477074
todo
TODO - list of things to do for libpng:
Final bug fixes.
Improve API by hiding the png_struct and png_info structs.
Finish work on the no-floating-point version (including gamma compensation)
Better
www.eeworm.com/read/222917/4815430
c gdcache.c
/*
* $Id: gdcache.c,v 1.5.2.3 2005/01/09 21:05:31 sniper Exp $
*
* Caches of pointers to user structs in which the least-recently-used
* element is replaced in the event of a cache miss after th
www.eeworm.com/read/222917/4815512
h gdcache.h
/*
* $Id: gdcache.h,v 1.2.14.2 2003/03/05 16:04:20 iliaa Exp $
*
* Caches of pointers to user structs in which the least-recently-used
* element is replaced in the event of a cache miss after t
www.eeworm.com/read/205824/5018836
h kmtest.h
#ifndef PNPTEST_H
#define PNPTEST_H
#include
#include
#include
/*
Some macros, structs, and vars are based or inspired from the great
Wine regression
www.eeworm.com/read/167562/5457807
todo
TODO - list of things to do for libpng:
Final bug fixes.
Improve API by hiding the png_struct and png_info structs.
Finish work on the no-floating-point version (including gamma compensation)
Better
www.eeworm.com/read/162614/5517147
c test_passing_unions.c
/* This tests passing of structs. Only integers are tested. */
#include "defines.h"
#include "args.h"
struct IntegerRegisters iregs;
struct FloatRegisters fregs;
unsigned int num_iregs, num_fregs;
www.eeworm.com/read/339446/3307083
todo
TODO - list of things to do for libpng:
Final bug fixes.
Improve API by hiding the png_struct and png_info structs.
Finish work on the no-floating-point version (including gamma compensation)
Better
www.eeworm.com/read/323643/3512002
todo
TODO - list of things to do for libpng:
Final bug fixes.
Improve API by hiding the png_struct and png_info structs.
Finish work on the no-floating-point version (including gamma compensation)
Better
www.eeworm.com/read/282003/4110344
java usb_hid_descriptor.java
package de.thesycon.usbio.structs;
/**
* USB HID descriptor class.
*/
public class USB_HID_DESCRIPTOR extends USB_COMMON_DESCRIPTOR
{
public final static int SIZE = 9;
/** HID class*/
www.eeworm.com/read/413812/2159171
todo
TODO - list of things to do for libpng:
Final bug fixes.
Improve API by hiding the png_struct and png_info structs.
Finish work on the no-floating-point version (including gamma compensation)
Better