代码搜索结果
找到约 3,568 项符合
Strip 的代码
10_keywords.t
#!/usr/bin/perl -w
# DESCRIPTION: Perl ExtUtils: Type 'make test' to test this package
#
# Copyright 2000-2009 by Wilson Snyder. This program is free software;
# you can redistribute it and/or modify
getdomain.c
#if HAVE_CONFIG_H
# include "config.h"
#endif
#include
#include
#include
#include "mutt.h"
#ifndef STDC_HEADERS
int fclose ();
#endif
/* poor man's version of getdom
enciph.cpp
/*
* Program to encipher text using Blum-Goldwasser Probabalistic
* Public Key method
* See "Modern Cryptology - a tutorial" by Gilles Brassard.
* Published by Springer-Verlag, 1988
deciph.cpp
/*
* Program to decipher message using Blum-Goldwasser probabalistic
* Public key method
*
* Define RSA to use cubing instead of squaring. This is no longer
* provably as difficult t
makefile
# CONFIGURE: If you are using a SystemV-based operating system, such as
# Solaris, you will need to uncomment this definition.
#SYSV_LIBS = -lnsl -lsocket
ENV_FILE := $(shell /bin/pwd | sed -e 's/in
makefile
ENV_FILE := $(shell /bin/pwd | sed -e 's/initrd.*/initrd/')/.env.mips
include $(ENV_FILE)
PREFIX := $(shell /bin/pwd | sed -e 's/initrd.*/initrd\/stage/')
INSTALLDIR=$(PREFIX)/sbin
makefile
# CONFIGURE: If you are using a SystemV-based operating system, such as
# Solaris, you will need to uncomment this definition.
#SYSV_LIBS = -lnsl -lsocket
ENV_FILE := $(shell /bin/pwd | sed -e 's/in
core_modifiers.py
#!/usr/bin/python
# This tests the "existing" and "updated" modifiers on actions.
import BoostBuild
from string import strip, replace
t = BoostBuild.Tester(pass_toolset=0)
code = """
D
pe.h
/* Definitions of target machine for GNU compiler, for ARM with PE obj format.
Copyright (C) 1995, 1996, 1999, 2000, 2002, 2003, 2004, 2005
Free Software Foundation, Inc.
Contributed by Doug
darwin-ld-20040809-2.c
/* Test -no_dead_strip_inits_and_terms support. */
/* Contributed by Devang Patel */
/* { dg-do compile { target *-*-darwin* } } */
/* { dg-options "-no_dead_strip_inits_and_term