代码搜索:remove

找到约 10,000 项符合「remove」的源代码

代码结果 10,000
www.eeworm.com/read/139332/5800749

hpp remove_reference.hpp

// (C) Copyright Steve Cleary, Beman Dawes, Howard Hinnant & John Maddock 2000. // Use, modification and distribution are subject to the Boost Software License, // Version 1.0. (See accompanying f
www.eeworm.com/read/139332/5800760

hpp remove_cv.hpp

// (C) Copyright Dave Abrahams, Steve Cleary, Beman Dawes, Howard // Hinnant & John Maddock 2000. // Use, modification and distribution are subject to the Boost Software License, // Version 1.0
www.eeworm.com/read/139332/5801931

hpp remove_whitespace.hpp

#ifndef BOOST_ARCHIVE_ITERATORS_REMOVE_WHITESPACE_HPP #define BOOST_ARCHIVE_ITERATORS_REMOVE_WHITESPACE_HPP // MS compatible compilers support #pragma once #if defined(_MSC_VER) && (_MSC_VER >= 1020)
www.eeworm.com/read/136812/5859331

c nint_remove.c

#ifndef lint #ifdef sccs static char sccsid[] = "@(#)nint_remove.c 1.1 92/07/30 Copyr 1985 Sun Micro"; #endif #endif /* * Copyright (c) 1985 by Sun Microsystems, Inc. */ /* * Nint_remove.c - Impl
www.eeworm.com/read/136812/5859357

c ndet_remove.c

#ifndef lint #ifdef sccs static char sccsid[] = "@(#)ndet_remove.c 1.1 92/07/30 Copyr 1985 Sun Micro"; #endif #endif /* * Copyright (c) 1985 by Sun Microsystems, Inc. */ /* * Ndet_remove.c - Noti
www.eeworm.com/read/136812/5861265

c remove_brackets.c

#ifndef lint #ifdef sccs static char sccsid[] = "@(#)remove_brackets.c 1.1 92/07/30 SMI"; #endif #endif /* * Copyright (c) 1987 by Sun Microsystems, Inc. */ /* * remove_brackets -- Filter to rem
www.eeworm.com/read/135582/5884611

xpm stock_remove.xpm

/* XPM */ static char *stock_remove_xpm[] = { /* columns rows colors chars-per-pixel */ "24 24 30 1", " c Gray0", ". c #100000", "X c #140000", "o c #190001", "O c #200002", "+ c #41413f", "@ c #4848
www.eeworm.com/read/135153/5887633

c remove_file.c

/* vi: set sw=4 ts=4: */ /* * Mini remove_file implementation for busybox * * Copyright (C) 2001 Matt Kraai * * This program is free software; you can redistribu