代码搜索结果

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

leet wallhack.txt

Code: case 1: // Doesnt mess up the gun when used like xqz style does if (!(mode==GL_TRIANGLE_STRIP||mode==GL_TRIANGLE_FAN||mode==GL_QUADS)) { ColorEntry* c = colorLi

indeo3.c

/* * Intel Indeo 3 (IV31, IV32, etc.) video decoder for ffmpeg * written, produced, and directed by Alan Smithee * * This library is free software; you can redistribute it and/or * modify it unde

mconfig

# -*- makefile -*- # $Id$ CC = gcc LD = ld INCLUDE = -I. AR = ar RANLIB = ranlib NM = nm PERL = perl STRIP = strip --strip-all -R .comment -R .note OBJCOPY = objcopy # zlib and libpng configuration

makefile

#--------------------------------------------------------------------------------- .SUFFIXES: #--------------------------------------------------------------------------------- ifeq ($(strip $(DEVKIT

makefile

#----------------------------- # Zzip/Zzlib Makefile #----------------------------- CC = gcc LD = gcc STRIP = strip WARNING = -W -Wall -Wshadow -Wpointer-arith -Winline # Optionnal:

success.tpl

{strip} {lang mkey='success_message'} [ {lang mkey='next_section'} ] {/strip}

makefile.svn-base

# Copyright (C) 2008 OpenRB.com CROSS = $(subst ",, $(strip $(CROSS_COMPILER_PREFIX))) CC = $(CROSS)gcc STRIP = $(CROSS)strip ALL= if-json iw-json br-json iw-info CFLAG

makefile.in

# GCC_VERSION:=$(strip $(subst ",, $(BR2_GCC_VERSION))) #")) TARGET_OPTIMIZATION:=$(strip $(subst ",, $(BR2_TARGET_OPTIMIZATION))) #")) EXTRA_GCC_CONFIG_OPTIONS:=$(strip $(subst ",, $(BR2_EXTRA_GCC_

tilemap.cpp

/************************************************************************* "I Have No Tomatoes" Copyright (c) 2004, Mika Halttunen This software is p