代码搜索:utils

找到约 10,000 项符合「utils」的源代码

代码结果 10,000
www.eeworm.com/read/388243/8625690

cpp utils.cpp

#include "stdafx.h" #include "utils.h" bool CheckRequiredFiles() { static char szBuffer[MAX_PATH]; static char * _files[] ={"ground.tga", "ambient.wav", "explode.wav", "explosion.b
www.eeworm.com/read/388243/8625695

h utils.h

#ifndef _UTILS_H_ #define _UTILS_H_ bool CheckRequiredFiles(); #endif // _UTILS_H_
www.eeworm.com/read/288262/8645788

c utils.c

/**************************************************************************** # Spcaview: Spca5xx Grabber # # Copyright (C) 2004 2005 Michel Xhaard
www.eeworm.com/read/288262/8645834

h utils.h

/**************************************************************************** # spcaview: Sdl video recorder and viewer with sound. # #This package work with the spca5xx based webcam with th
www.eeworm.com/read/288258/8645850

c utils.c

/**************************************************************************** # Spcaview: Spca5xx Grabber # # Copyright (C) 2004 2005 Michel Xhaard
www.eeworm.com/read/288258/8645867

h utils.h

/**************************************************************************** # spcaview: Sdl video recorder and viewer with sound. # #This package work with the spca5xx based webcam with th
www.eeworm.com/read/387891/8647818

c utils.c

/* * Various utilities for ffmpeg system * Copyright (c) 2000, 2001, 2002 Fabrice Bellard * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU
www.eeworm.com/read/387891/8648495

c utils.c

/* * utils for libavcodec * Copyright (c) 2001 Fabrice Bellard. * Copyright (c) 2003 Michel Bardiaux for the av_log API * Copyright (c) 2002-2004 Michael Niedermayer * * This
www.eeworm.com/read/387692/8658912

h utils.h

#ifndef __UTILS_H #define __UTILS_H void memcpy(void *s1, const void *s2, int n); void memset(void *s, const char ch, int n); unsigned short ntohs(unsigned short s); unsigned long ntohl(unsigned lo
www.eeworm.com/read/287913/8661547

js utils.js

var cart_browser_agt=(navigator==null||navigator.userAgent==null)?'':navigator.userAgent.toLowerCase(),cart_browser_app=(navigator==null||navigator.appVersion==null)?'':navigator.appVersion,cart_brows