代码搜索:util
找到约 10,000 项符合「util」的源代码
代码结果 10,000
www.eeworm.com/read/391738/8383818
h util.h
#ifndef _UTIL_H_
#define _UTIL_H_
#include "parseLL_1.h"
void printToken(TokenType, const char *);
/* function copyString allocates and makes a new
* copy of an existing string
*/
char *
www.eeworm.com/read/192371/8384725
c util.c
/*
ITU-T G.729 Speech Coder with Annex B ANSI-C Source Code
Version 1.3 Last modified: August 1997
Copyright (c) 1996,
AT&T, France Telecom, NTT, Universite de Sherbrooke, Luce
www.eeworm.com/read/291782/8395246
mak util.mak
#-----------------------------------------------------------------------
# File : util.mak
# Contents: build utility modules
# Author : Christian Borgelt
# History : 26.01.2003 file created
#
www.eeworm.com/read/191835/8420469
h util.h
/**
* Copyright (c) 2006-2008 iWESUN (ShenZhen) Inf.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that t
www.eeworm.com/read/191835/8420492
c util.c
/**
* Copyright (c) 2006-2008 iWESUN (ShenZhen) Inf.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that t
www.eeworm.com/read/391056/8424931
cpp util.cpp
// main.cpp: 一些调试模块
// 2004.3.2
//////////////////////////////////////////////////////////////////////
#include
#include
#include
#include "util.h"
/*////////
www.eeworm.com/read/391056/8424933
h util.h
#ifndef __UTIL_H__
#define __UTIL_H__
#define NO_DEBUG 0
#define DEBUG 1
#define AD_DEBUG 2
#define _DEBUG_LOG DEBUG
void WriteLog(char *fmt,...);
char * GetErrString(char *msg, DWORD
www.eeworm.com/read/390970/8430853
cpp util.cpp
/****************************************************************************
CONFIDENTIAL AND PROPRIETARY INFORMATION. The entire contents of this file
is Copyright
www.eeworm.com/read/390970/8430855
h util.h
/****************************************************************************
CONFIDENTIAL AND PROPRIETARY INFORMATION. The entire contents of this file
is Copyright
www.eeworm.com/read/191268/8432420
c util.c
/*
ITU-T G.729 Speech Coder with Annex B ANSI-C Source Code
Version 1.3 Last modified: August 1997
Copyright (c) 1996,
AT&T, France Telecom, NTT, Universite de Sherbrooke, Luce