Results 1-25 of about 88,178 results found for 'config file parse' in 0.92 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

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

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

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

cache_cf.c
 * $Id: cache_cf.c,v 1.1.1.1 2001/10/04 00:16:13 andrewr Exp $
 *
 * DEBUG: section 3     Configuration File Parsing
 * AUTHOR: Harvest Derived
 *
Language: C++
License: GPL
(C) 2001 by the Regents of the University of
LOC: 1701
SourceForge : Alfred (project search) : .../alfred/alfred-stable/squid/src/cache_cf.c

ESpeakDNS.java
     *********************************************************************
     */
    public ESpeakDNS (String zonefile, short port, ZoneAuthorityIntf authority)
        throws IOException
    {
Language: Java
LOC: 69
SourceForge : LiveDNS (project search) : .../livedns/src/java/LiveDNS/ESpeakDNS.java

generic-x.el
;; Created: Tue Oct 08 1996
;; Keywords: generic, comment, font-lock
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
Language: Lisp
License: GPL
(C) 1997, 1998, 2001, 2002, 2003, 2004,
LOC: 1616
Savannah GNU : emacs (project search) : .../emacs/emacs/emacs/lisp/generic-x.el

WebWorkVelocityServlet.java
import com.opensymphony.webwork.ServletActionContext;
import com.opensymphony.webwork.WebWorkConstants;
import com.opensymphony.webwork.config.Configuration;
import com.opensymphony.webwork.views.util.ContextUtil;
import com.opensymphony.xwork.ActionContext;
Language: Java
(c) 2002-2003 by OpenSymphony
LOC: 71
java.net : webwork (project search) : .../opensymphony/webwork/views/velocity/WebWorkVelocityServlet.java

InstallAction.java
 * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE
 * 
 * This file creation date: 27/08/2004 - 18:15:54
 * The JForum Project
 * http://www.jforum.net
Language: Java
LOC: 586
java.net : JForum (project search) : .../net/jforum/view/install/InstallAction.java

tramp.el
;;         Michael Albinus <michael.albinus@gmx.de>
;; Keywords: comm, processes
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
Language: Lisp
License: GPL
(C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
LOC: 5691
Savannah GNU : emacs (project search) : .../emacs/emacs/lisp/net/tramp.el

mp4ff.c
    memset(ff, 0, sizeof(mp4ff_t));
    ff->stream = f;
    parse_atoms(ff,0);
    return ff;
}
Language: C
License: GPL
(C) 2003-2005 M. Bakker, Nero AG, http://www.nero.com
LOC: 355
SourceForge : Freeware Advanced Audio Coder (project search) : .../faac/faad2/common/mp4ff/mp4ff.c

MultiPartRequestWrapper.java
package webwork.multipart;
import org.apache.commons.logging.LogFactory;
import webwork.config.Configuration;
import webwork.util.ClassLoaderUtils;
import javax.servlet.http.HttpServletRequest;
Language: Java
LOC: 125
SourceForge : OpenSymphony (project search) : .../src/main/webwork/multipart/MultiPartRequestWrapper.java

JNConfig.java
//  History:
//  mrs: 24-July-1999 00:02 - Added display information saving/loading.
//  mrs: 23-July-1999 10:23 - Mostly comment changes.  Added a few more configurable items.
//  mrs: 23-July-1999 00:17 - Fixed up so it's an entirely static class.  Used
//                            purely as a central repository for all cfg info.
Language: Java
LOC: 114
SourceForge : JNews (project search) : .../j/jnews/jnews/jnews/JNConfig.java

 1 2345678910...

Project Matches

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








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