代码搜索结果

找到约 3,568 项符合 Strip 的代码

makefile

CC = mips-elf-gcc AS = mips-elf-as LD = mips-elf-ld OBJDUMP = mips-elf-objdump OBJCOPY = mips-elf-objcopy STRIP = mips-elf-strip SIZE = mips-elf-size NM = mips-elf-nm CFLAGS := $(CPPFLAGS) -EL -O2 -D

makefile

CC = mips-elf-gcc AS = mips-elf-as LD = mips-elf-ld OBJDUMP = mips-elf-objdump OBJCOPY = mips-elf-objcopy STRIP = mips-elf-strip SIZE = mips-elf-size NM = mips-elf-nm CFLAGS := $(CPPFLAGS) -EL -O2 -D

boundary.c

#include #include #include "datadef.h" /*-----------------------------------------------------------------*/ /* Setting the boundary conditions at the boundary strip. */

ctrlstrip.c

/* Copyright (c) Colorado School of Mines, 2006.*/ /* All rights reserved. */ /*********************** self documentation **********************/ /* * CTRLSTRIP - Strip non-gr

striptxt.bas

Option Explicit Sub Main () ' If a command line file was specified, we open that file ' and strip it instead of showing the dialog If Command$ "" Then If FileExists%(Comm

debian.mak

CPPFLAGS=-I. -I.. -I/usr/include/qt CFLAGS=-Wall -O2 LDFLAGS= LIBS=-lstdc++ -ldb3_cxx -lqt -lcrypto MOC=moc UIC=uic CC=gcc LD=ld STRIP=strip prefix=/usr destdir=$(CURDIR)/debian/xca bindir=X11R6/b

baseaffix.hxx

#ifndef _BASEAFF_HXX_ #define _BASEAFF_HXX_ class AffEntry { protected: char * appnd; char * strip; short appndl; short stripl;

ptrstrip.h

/*================================================================== * ptrstrip.h - Header file for pointer strip widget * * Smurf Sound Font Editor * Copyright (C) 1999-2001 Josh Green * * This

ptrstrip.c

/*================================================================== * ptrstrip.c - pointer strip widget * * Smurf Sound Font Editor * Copyright (C) 1999-2001 Josh Green * * This program is free