代码搜索:unsigned
找到约 10,000 项符合「unsigned」的源代码
代码结果 10,000
www.eeworm.com/read/103510/6214687
readme
Bits
====
This module provides helper functions allowing compound synchronizations based
on AND/ORs on a 32bits unsigned long. In other OSes similar objects are often
referred as flags/events. Thei
www.eeworm.com/read/103510/6214938
h heap.h
/*
* Copyright (C) 2001,2002 IDEALX (http://www.idealx.com/).
* Written by Julien Pinon .
* Copyright (C) 2003 Philippe Gerum .
*
* Xenomai is free software; y
www.eeworm.com/read/103192/6220808
txt heapdump.txt
SUMMARY heapdump - dump heap info to fp
#include
int heapdump ( fp, iFormat )
FILE *fp;
int iFormat;
DESCRIPTION
output to fp:
_asegds
www.eeworm.com/read/103143/6221224
cpp cpbil.cpp
//GAPBILExample
//Copyright John Manslow
//29/09/2001
////////////////////////////////////////////////////
//Remove this include if not compiling under Windows
#include "stdafx.h"
#define new
www.eeworm.com/read/103143/6221239
cpp gpexampledoc.cpp
//GPExample
//Copyright John Manslow
//29/09/2001
// GPExampleDoc.cpp : implementation of the CGPExampleDoc class
//
#include "stdafx.h"
#include "GPExample.h"
#include "GPExampleDoc.h"
www.eeworm.com/read/103143/6221248
cpp cgpbinarynode.cpp
//GPExample
//Copyright John Manslow
//29/09/2001
////////////////////////////////////////////////////////////
//Only when compiling under Windows
#include "stdafx.h"
#define new DEBUG_NEW
//
www.eeworm.com/read/103143/6221259
cpp cgpnode.cpp
//GPExample
//Copyright John Manslow
//29/09/2001
////////////////////////////////////////////////////////////
//Only when compiling under Windows
#include "stdafx.h"
#define new DEBUG_NEW
#d
www.eeworm.com/read/102935/6225392
c elf2ecoff.c
/*
* Copyright (c) 1995
* Ted Lemon (hereinafter referred to as the author)
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the
www.eeworm.com/read/102935/6225744
c perfmon.c
/*
* This file implements the perfmon subsystem which is used
* to program the IA-64 Performance Monitoring Unit (PMU).
*
* Originaly Written by Ganesh Venkitachalam, IBM Corp.
* Copyright (C) 19
www.eeworm.com/read/102935/6225891
c assabet.c
/*
* linux/arch/arm/mach-sa1100/assabet.c
*
* Author: Nicolas Pitre
*
* This file contains all Assabet-specific tweaks.
*
* This program is free software; you can redistribute it and/or modify