Results 1-25 of about 218,203 results found for 'config file parse' in 1.75 seconds
 1 2345678910...

mp4.c
};
/* Table 1.6.1 */
int8_t NEAACDECAPI NeAACDecAudioSpecificConfig(uint8_t *pBuffer,
                                               uint32_t buffer_size,
                                               mp4AudioSpecificConfig *mp4ASC)
Language: C
License: GPL
(C) 2003-2005 M. Bakker, Nero AG, http://www.nero.com
LOC: 219
SourceForge : Freeware Advanced Audio Coder (project search) : .../faac/faad2/libfaad/mp4.c

parser.c
/*
$Id: parser.c,v 1.59 2005/05/12 15:41:05 karman Exp $
**
    This file is part of Swish-e.
Language: C++
License: GPL
LOC: 1071
SourceForge : SWISH-Enhanced Search Engine (project search) : .../swishe/swish-e/src/parser.c

server.py
import BaseHTTPServer, SimpleHTTPServer
HOME="/home/a/fh/linksearch/src/"
config ='<html> \
<body> \
<h1>LinkSearch Crawler/Indexer</h1> \
Language: Python
License: GPL
(C) 2000 Andreas Harth (aharth@users.sourceforge.net)
LOC: 109
SourceForge : LinkSearch: Google-like Search Engine (project search) : .../l/linksearch/linksearch/src/server.py

PropertiesDepot.java
 */
package it.unica.net.jvoip.common;
import it.unica.net.jvoip.gui.config.xml.XMLUtils;
import java.io.BufferedReader;
import java.io.File;
Language: Java
License: ASL
(c) 2000 The Apache Software Foundation. All rights
LOC: 268
java.net : jVoIP (project search) : .../unica/net/jvoip/common/PropertiesDepot.java

JasperReportsResult.java
package com.opensymphony.webwork.views.jasperreports;
import java.io.ByteArrayOutputStream;
import java.io.File;
import java.io.IOException;
import java.util.HashMap;
Language: Java
(c) 2002-2005 by OpenSymphony
LOC: 184
java.net : webwork (project search) : .../opensymphony/webwork/views/jasperreports/JasperReportsResult.java

strtok_r.c
/* Reentrant string tokenizer.  Generic version.
   Copyright (C) 1991,1996-1999,2001,2004,2007 Free Software Foundation, Inc.
   This file is part of the GNU C Library.
   This program is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
Language: C
License: GPL
(C) 1991,1996-1999,2001,2004,2007 Free Software Foundation, Inc.
LOC: 37
Savannah GNU : gnulib - portability library (project search) : .../gnulib/gnulib/gnulib/lib/strtok_r.c

fgetpwent.c
   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
   Boston, MA 02110-1301 USA */
#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
Language: C
License: LGPL
(C) 1999, 2000, 2001, 2007 Free Software Foundation, Inc.
LOC: 114
Savannah GNU : GNU Mail Utilities (project search) : .../mailutils/mailutils/mailutils/mailbox/fgetpwent.c

main.c
 *
 *  Squid is the result of efforts by numerous individuals from
 *  the Internet community; see the CONTRIBUTORS file for full
 *  details.   Many organizations have provided support for Squid's
 *  development; see the SPONSORS file for full details.  Squid is
Language: C++
License: GPL
(C) 2001 by the Regents of the University of
LOC: 867
SourceForge : Alfred (project search) : .../alfred/alfred-stable/squid/src/main.c

FileDataSource.java
import ebrowse.DataSource;
import ebrowse.EBrowsePlugin;
import ebrowse.options.Config;
import ebrowse.utils.Logger;
import java.awt.Color;
Language: Java
License: GPL
(c) 2002, Beau Tateyama
LOC: 304
SourceForge : jEdit (project search) : .../plugins/EBrowse/ebrowse/datasources/FileDataSource.java

linphonecore.c
*/
#include "linphonecore.h"
#include "lpconfig.h"
#include "private.h"
#include "mediastreamer2/mediastream.h"
Language: C
License: GPL
(C) 2000 Simon MORLAT (simon.morlat@linphone.org)
LOC: 1678
Savannah NonGNU : LinPhone - Telephony on Linux (project search) : .../linphone/linphone/linphone/coreapi/linphonecore.c

syntax.c
#endif
/* static function declarations */
static void decode_sce_lfe(NeAACDecHandle hDecoder, NeAACDecFrameInfo *hInfo, bitfile *ld,
                           uint8_t id_syn_ele);
static void decode_cpe(NeAACDecHandle hDecoder, NeAACDecFrameInfo *hInfo, bitfile *ld,
Language: C
License: GPL
(C) 2003-2005 M. Bakker, Nero AG, http://www.nero.com
LOC: 1969
SourceForge : Freeware Advanced Audio Coder (project search) : .../faac/faad2/libfaad/syntax.c

main.c
 *
 * For parallel port connected programmers, the pin definitions can be
 * changed via a config file.  See the config file for instructions on
 * how to add a programmer definition.
 *
Language: C
License: GPL
(C) 2000-2005 Brian S. Dean
LOC: 857
Savannah NonGNU : AVR Downloader/UploaDEr (project search) : .../a/avrdude/avrdude/avrdude/main.c

readargs.c
 */
/*
@config
     TITLE:     ReadArgs
     VERSION:   1.01
Language: C++
(C) 2000/2004 Fabio Rotondo - Andrea Galimberti
LOC: 471
SourceForge : Advanced Foundation Classes (project search) : .../afc/afc/src/readargs.c

proxy.c
#include "linphonecore.h"
#include <eXosip2/eXosip.h>
#include <osipparser2/osip_message.h>
#include "lpconfig.h"
#include "private.h"
Language: C
License: GPL
(C) 2000 Simon MORLAT (simon.morlat@linphone.org)
LOC: 420
Savannah NonGNU : LinPhone - Telephony on Linux (project search) : .../linphone/linphone/linphone/coreapi/proxy.c

JForumBaseServlet.java
 * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE
 * 
 * This file creation date: 27/08/2004 - 18:22:10
 * The JForum Project
 * http://www.jforum.net
Language: Java
LOC: 72
java.net : JForum (project search) : .../jforum/src/net/jforum/JForumBaseServlet.java

watir.rb
=end
# Use our modified win32ole library
$LOAD_PATH.unshift File.join(File.dirname(__FILE__), 'watir', 'win32ole')
require 'win32ole'
require 'logger'
Language: Ruby
(c) 2004-2005, Paul Rogers and Bret Pettichord
LOC: 2408
RubyForge : Watir (project search) : .../w/wtr/wtr/watir/watir.rb

Configurator.java
import java.awt.Color;
import java.awt.Font;
/**  The Configurator gets all configuration information
  *  for a Karaoke Player.
 **/
Language: Java
License: GPL
(C) 2000-2002 by Jerome Banks aka gooberman.
LOC: 200
SourceForge : The Java Karaoke Project (project search) : .../javakaraoke/JavaKaraoke/src/jokey/Configurator.java

options.c
/*
 *    options.c - joyd configuration
 *
 *    this file is part of:
Language: C
License: GPL
LOC: 334
SourceForge : Linux Joystick Daemon (project search) : .../joyd/joyd/src/joyd/options.c

Win32GUI.c
int     SetDebugLevel(HWND hWnd, int NewLevel);
void SetupPopups(HWND hDlg);
HWND CreateATreeView(HWND hwndParent/*, LPSTR lpszFileName*/,RECT rcClient); 
HTREEITEM AddItemToTree(HWND hWnd, LPSTR lpszItem, int nLevel);
void win_map(cptr, server, mask, prompt_length, length,hwTreeView);
Language: C++
License: GPL
(C) 2000 David Flynn (DrBin)
LOC: 1212
SourceForge : UnrealIRCd (project search) : .../unreal/alpha/src/win32/Win32GUI.c

StandardDatabaseManager.java
 * Enhydra Java Application Server Project
 * 
 * The contents of this file are subject to the Enhydra Public License
 * Version 1.1 (the "License"); you may not use this file except in
 * compliance with the License. You may obtain a copy of the License on
Language: Java
LOC: 655
ObjectWeb Forge : Enhydra DODS (project search) : .../lutris/appserver/server/sql/StandardDatabaseManager.java

gen_lcddisplay.cpp
//  Copyright (C) 1999-2003 Markus Zehnder. All Rights Reserved.
//
//  This file is part of the WinAmp LCD Display Plugin project.
//
//  This program is free software; you can redistribute it and/or modify
Language: C++
License: GPL
(C) 1999-2003 Markus Zehnder. All Rights Reserved.
LOC: 1524
SourceForge : Winamp LCD Display plug-in (project search) : .../l/lcdplugin/lcdplugin/source/gen_lcddisplay.cpp

pgsql.c
          /* try backup blind connection */
          dlog(_LOG_warning, "Unable to connect to SQL server with specified parameters");
          dlog(_LOG_warning, "Configuration file sql paramaters may be incorrect");
          dlog(_LOG_warning, "  Trying blind localhost connection");
          q="dbname=bluelist user=bluelist password=bluelist";
Language: C++
LOC: 372
SourceForge : BlueList Mail List Server (project search) : .../bluelist/bluelist/pgsql.c

gnokii.c
  G N O K I I
  A Linux/Unix toolset and driver for the mobile phones.
  This file is part of gnokii.
  Gnokii is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
Language: C
License: GPL
(C) 2002 Ladis Michl, Simon Huggins...
LOC: 730
Savannah NonGNU : gnokii (project search) : .../gnokii/gnokii/gnokii/gnokii/gnokii.c

uptime.c
   along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
/* Created by hacking who.c by Kaveh Ghazi ghazi@caip.rutgers.edu.  */
#include <config.h>
#include <getopt.h>
#include <stdio.h>
Language: C
License: GPL
(C) 1992-2002, 2004-2007 Free Software Foundation, Inc.
LOC: 186
Savannah GNU : GNU Core Utilities (project search) : .../coreutils/coreutils/coreutils/src/uptime.c

iso-read.c
#include "util.h"
#include "portable.h"
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
Language: C
License: GPL
(C) 2004, 2005, 2006 Rocky Bernstein
LOC: 216
Savannah GNU : Compact Disc Input and Control Library (project search) : .../libcdio/libcdio/libcdio/src/iso-read.c

 1 2345678910...

Project Matches

MegaDistro - MegaDistro, MegaDistro::Config,...

Audio__DB - Audio::DB, Audio::DB::Adaptor::dbi::mysql,...

pacparser - A library to make your web software pac (proxy...

Apache - Apache, Apache2::Access, Apache2::Build,...









About Koders | Resources | Downloads | Support | Black Duck | Submit Project | Terms of Service | DMCA | Privacy Policy | Site Map| Contact Us