代码搜索:util
找到约 10,000 项符合「util」的源代码
代码结果 10,000
www.eeworm.com/read/289455/8550179
h util.h
/* $Header: /grads6/bobl/src/lib/util/RCS/util.h,v 1.3 1994/07/14 19:33:53 bobl Exp $ */
#ifndef INCLUDED_UTIL
#define INCLUDED_UTIL
#if !defined(FILE) && !defined(INCLUDED_STDIO)
#define INCL
www.eeworm.com/read/388272/8620394
cpp util.cpp
// util.cpp
// includes
#include
#include
#include
#include
#include
#include
#include "input.h"
#include "interface.h"
#include
www.eeworm.com/read/388272/8620406
h util.h
// util.h
#ifndef UTIL_H
#define UTIL_H
// includes
#include
// constants
#undef FALSE
#define FALSE 0
#undef TRUE
#define TRUE 1
#ifdef _MSC_VER
#define S64_FORMAT
www.eeworm.com/read/288383/8636828
c util.c
#include"myApp.h"
void initCLK( int value)
{
int i;
CLKMD=0;
for(i=0;i
www.eeworm.com/read/288383/8637064
c util.c
#include"myApp.h"
void initCLK( int value)
{
int i;
CLKMD=0;
for(i=0;i
www.eeworm.com/read/288383/8637298
h util.h
/*
* Copyright (C) 2001, Spectrum Digital, Inc. All Rights Reserved.
*/
#define DSP_CLKIN 20
#define NULLLOOP_CLK 20
typedef struct {
int freq; // DSP operating cl
www.eeworm.com/read/288383/8637507
c util.c
#include"myApp.h"
void initCLK( int value)
{
int i;
CLKMD=0;
for(i=0;i
www.eeworm.com/read/288350/8642464
h util.h
/*
* usu.c
*
* Author : Lionetti Salvatore
* License: GPL
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU G
www.eeworm.com/read/387848/8651158
c util.c
/*
* libuci - Library for the Unified Configuration Interface
* Copyright (C) 2008 Felix Fietkau
*
* This program is free software; you can redistribute it and/or modify
* it un
www.eeworm.com/read/387785/8653942
cpp util.cpp
/* GHelm - Nautical Navigation Software
* Copyright (C) 2004 Jon Michaelchuck
*
* This application is free software; you can redistribute it and/or
* modify it under the terms of the GNU General P