代码搜索:Generating
找到约 2,801 项符合「Generating」的源代码
代码结果 2,801
www.eeworm.com/read/408640/11378633
depcomp
#! /bin/sh
# depcomp - compile a program generating dependencies as side-effects
scriptversion=2006-10-15.18
# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006 Free Software
# Foundation, Inc.
# Th
www.eeworm.com/read/408235/11401304
scm c-backend.scm
;;; c-backend.scm - C-generating backend for the CHICKEN compiler
;
; Copyright (c) 2000-2007, Felix L. Winkelmann
; Copyright (c) 2008, The Chicken Team
; All rights reserved.
;
; Redistribution and
www.eeworm.com/read/259619/11777656
depcomp
#! /bin/sh
# depcomp - compile a program generating dependencies as side-effects
scriptversion=2006-10-15.18
# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006 Free Software
# Foundation, Inc.
# Th
www.eeworm.com/read/344858/11856661
depcomp
#! /bin/sh
# depcomp - compile a program generating dependencies as side-effects
scriptversion=2006-10-15.18
# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006 Free Software
# Foundation, Inc.
# Th
www.eeworm.com/read/343459/11946276
depcomp
#! /bin/sh
# depcomp - compile a program generating dependencies as side-effects
scriptversion=2006-10-15.18
# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006 Free Software
# Foundation, Inc.
# Th
www.eeworm.com/read/343458/11947565
depcomp
#! /bin/sh
# depcomp - compile a program generating dependencies as side-effects
scriptversion=2006-10-15.18
# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006 Free Software
# Foundation, Inc.
# Th
www.eeworm.com/read/338005/12329617
depcomp
#! /bin/sh
# depcomp - compile a program generating dependencies as side-effects
scriptversion=2007-03-29.01
# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006, 2007 Free Software
# Foundation, Inc.
www.eeworm.com/read/232744/14183725
depcomp
#! /bin/sh
# depcomp - compile a program generating dependencies as side-effects
scriptversion=2006-10-15.18
# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006 Free Software
# Foundation, Inc.
# Th
www.eeworm.com/read/127767/14336728
txt e203. creating a signature.txt
See also e198 Generating a Public/Private Key Pair and e202 Listing All Available Signature Algorithms.
// Returns the signature for the given buffer of bytes using the private key.
public
www.eeworm.com/read/127767/14337046
txt e204. verifying a signature.txt
See also e198 Generating a Public/Private Key Pair and e202 Listing All Available Signature Algorithms.
// Verifies the signature for the given buffer of bytes using the public key.
public