代码搜索结果
找到约 3,568 项符合
Strip 的代码
scite.properties
strip.trailing.spaces=1
ensure.final.line.end=1
ensure.consistent.line.ends=1
edge.column=80
makefile
CC = gcc -O2 -mno-cygwin
AS = nasmw -O2 -f coff
LINKEXE = gcc
LINKDLL = gcc --shared
LINKOPTS = -Wl,--enable-stdcall-fixup,-lcomctl32,-lcomdlg32,-lgdi32
RC = windres
RM = del
RMRECURSIVE = del
telnet.cpp
#include "stdafx.h"
#include
#include
#include
#include "SocketRx.h"
#include "SocketDx.h"
#include "SocketTx.h"
#include
#include "Telnet.h"
#
makefile
CC=arm-linux-gcc
STRIP=arm-linux-strip
LDFLAGS=-s -Wl,-warn-common
CFLAGS=-Os -Wall -fomit-frame-pointer -D_GNU_SOURCE -DEMBED
EXEC = ftp
OBJS = cmds.o cmdtab.o domacro.o ftp.o glob.o main.o ruserpas
makefile.am
## Makefile.am for gtk+/gtk
INCLUDES = @STRIP_BEGIN@ \
-DG_LOG_DOMAIN=\"Gtk\" \
-DGTK_DISABLE_COMPAT_H \
-DGTK_EXE_PREFIX=\"$(exec_prefix)\" \
-DGTK_DATA_PREFIX=\"$(prefix)\" \
-DGTK_SY
makefile.am
bin_PROGRAMS = iperf
LIBCOMPAT_LDADDS = @STRIP_BEGIN@ \
$(top_builddir)/compat/libcompat.a \
@STRIP_END@
AM_CPPFLAGS = @STRIP_BEGIN@ \
-I$(top_srcdir)/include \
-I$(top_build
deblock_sc.sc
// -------------------------------------------------------------------
// ?2006 Stream Processors, Inc. All rights reserved.
// This Software is the property of Stream Processors, Inc. (SPI) and
// i
deblock_sc.sc
// -------------------------------------------------------------------
// ?2006 Stream Processors, Inc. All rights reserved.
// This Software is the property of Stream Processors, Inc. (SPI) and
// i
makefile.am
## Makefile.am for gtk+/gdk
INCLUDES = @STRIP_BEGIN@ \
-DG_LOG_DOMAIN=\"Gdk\" \
-I$(top_srcdir) \
@GTK_DEBUG_FLAGS@ \
@GTK_XIM_FLAGS@ \
@GTK_LOCALE_FLAGS@ \
@GLIB_CFLAGS@ \
@x_cflags@ \
block_addgen.vhd
-- author: yusuf Ibrahim yusuf - Ain shams university - egypt
-- yusuf_ibrahim@live.com
library IEEE;
use IEEE.STD_LOGIC_1164.all;
use IEEE.numeric_std.all;
entity Block_addgen is
generic(p