代码搜索:common 有哪些应用?
找到约 10,000 项符合「common 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/187893/8594014
h common.h
/* common.h: h264 encoder */
#ifndef _COMMON_H
#define _COMMON_H 1
#include "stdint.h"
#include "x264.h"
#include "bs.h"
#include "macroblock.h"
#include "set.h"
#include "predict.h"
#i
www.eeworm.com/read/187893/8594112
c common.c
/* common.c: h264 library */
#include
#include
#include
#include "stdint.h"
#ifdef HAVE_MALLOC_H
#include
#endif
#include "common.h"
/****
www.eeworm.com/read/288820/8605709
h common.h
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2004-2008 Marcel Holtmann
*
*
* This program is free software; you can redistribute it and/or modif
www.eeworm.com/read/288820/8605769
c common.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2004-2008 Marcel Holtmann
*
*
* This program is free software; you can redistribute it and/or modif
www.eeworm.com/read/187708/8606492
js common.js
function SelectElement(select,which) {
for (var i = 0; i < select.options.length; i++) {
if ( select.options[i].value == which )
select.options[i].selected=t
www.eeworm.com/read/432259/8617318
vxconfig common.vxconfig
# Document no: @(#) $Name: VXWORKS_ITER14_FRZ27 $ $RCSfile: common.vxconfig,v $ $Revision: 1.4 $
# $Source: /home/interpeak/CVSRoot/ipripng/config/common.vxconfig,v $
# $Author: ulf $
# $State
www.eeworm.com/read/288605/8619379
js common.js
//PBlog2 公用JS代码
//Author:PuterJam
//查找网页内宽度太大的图片进行缩放以及PNG纠正
function ReImgSize(){
for (i=0;i500)
{
www.eeworm.com/read/288594/8619894
h common.h
#ifndef _COMMON_H_
#define _COMMON_H_
#ifndef _QWORD_DEFINED
#define _QWORD_DEFINED
typedef __int64 QWORD, *LPQWORD;
#endif
#define MAKEQWORD(a, b) \
((QWORD)( ((QWORD) ((DWORD) (a)))