代码搜索:LITE
找到约 3,065 项符合「LITE」的源代码
代码结果 3,065
www.eeworm.com/read/471707/1426479
lite makefile.lite
# FLAC - Free Lossless Audio Codec
# Copyright (C) 2001,2002,2003,2004,2005 Josh Coalson
#
# This file is part the FLAC project. FLAC is comprised of several
# components distributed under diffe
www.eeworm.com/read/470693/1456182
h lite.h
/* Definitions of target machine for GNU compiler, for SPARClite w/o FPU.
Copyright (C) 1993, 1996 Free Software Foundation, Inc.
Contributed by Jim Wilson (wilson@cygnus.com).
This file is par
www.eeworm.com/read/460691/1558537
pm lite.pm
package Win32::OLE;
sub _croak { require Carp; Carp::croak(@_) }
unless (defined &Dispatch) {
DynaLoader::boot_DynaLoader('DynaLoader') unless defined(&DynaLoader::dl_load_file);
my $f
www.eeworm.com/read/247849/4474261
h lite.h
/* Definitions of target machine for GNU compiler, for SPARClite w/o FPU.
Copyright (C) 1993, 1996 Free Software Foundation, Inc.
Contributed by Jim Wilson (wilson@cygnus.com).
This file is par
www.eeworm.com/read/246835/4491384
lite makefile.lite
# plugin_common - Routines common to several plugins
# Copyright (C) 2002,2003,2004,2005 Josh Coalson
#
# This program is free software; you can redistribute it and/or
# modify it under the terms
www.eeworm.com/read/246835/4491399
lite makefile.lite
# test_libOggFLAC - Unit tester for libOggFLAC
# Copyright (C) 2002,2003,2004,2005 Josh Coalson
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of th
www.eeworm.com/read/246835/4491403
lite makefile.lite
# test_cuesheet - Simple tester for cuesheet routines in grabbag
# Copyright (C) 2002,2003,2004,2005 Josh Coalson
#
# This program is free software; you can redistribute it and/or
# modify it und
www.eeworm.com/read/246835/4491408
lite makefile.lite
# test_grabbag - Simple testers for the grabbag library
# Copyright (C) 2002,2003,2004,2005 Josh Coalson
#
# This program is free software; you can redistribute it and/or
# modify it under the te
www.eeworm.com/read/246835/4491419
lite makefile.lite
# libOggFLAC++ - Free Lossless Audio Codec + Ogg library
# Copyright (C) 2002,2003,2004,2005 Josh Coalson
#
# Redistribution and use in source and binary forms, with or without
# modification, ar
www.eeworm.com/read/246835/4491427
lite makefile.lite
#
# GNU makefile
#
topdir = ../../..
LIB_NAME = libreplaygain_analysis
INCLUDES = -I$(topdir)/include/share
SRCS_C = \
replaygain_analysis.c
include $(topdir)/build/lib.mk
# DO NOT DELETE THIS L