代码搜索:self
找到约 10,000 项符合「self」的源代码
代码结果 10,000
www.eeworm.com/read/225531/4794812
into-self-3
#!/bin/sh
# move a directory into itself, with a twist
if test "$VERBOSE" = yes; then
set -x
mv --version
fi
dir1=is3-dir1
dir2=is3-dir2
framework_failure=0
rm -rf $dir1 $dir2 || framework_fail
www.eeworm.com/read/225531/4794814
into-self-2
#!/bin/sh
# Force mv to use the copying code.
# Consider the case where SRC and DEST are on different
# partitions and DEST is a symlink to SRC.
if test "$VERBOSE" = yes; then
set -x
mv --version
www.eeworm.com/read/225531/4794831
into-self-4
#!/bin/sh
# confirm that `mv symlink symlink' doesn't remove symlink
# Based on an example from David Luyer.
if test "$VERBOSE" = yes; then
set -x
mv --version
fi
. $srcdir/../envvar-check
pwd=
www.eeworm.com/read/221464/4829545
hpp self.hpp
# /* **************************************************************************
# * *
# * (C) Copyright Paul Mensonides
www.eeworm.com/read/221464/4829548
hpp self.hpp
# /* **************************************************************************
# * *
# * (C) Copyright Paul Mensonides
www.eeworm.com/read/173175/5376056
hpp self.hpp
# /* **************************************************************************
# * *
# * (C) Copyright Paul Mensonides 2
www.eeworm.com/read/170386/5404061
pm self.pm
# $Id: Self.pm,v 1.4 2005/07/20 18:30:18 martin Exp $
#
# Copyright 2005 Nature Publishing Group
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU
www.eeworm.com/read/169697/5414886
c self.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "mpi.h"
int main(int argc, char *argv[])
{
www.eeworm.com/read/168845/5431776
hpp self.hpp
# /* **************************************************************************
# * *
# * (C) Copyright Paul Mensonides
www.eeworm.com/read/168845/5431779
hpp self.hpp
# /* **************************************************************************
# * *
# * (C) Copyright Paul Mensonides