代码搜索:OPS
找到约 6,395 项符合「OPS」的源代码
代码结果 6,395
www.eeworm.com/read/402294/11538715
pgp ops.pgp
OP_COMPOSE_ATTACH_KEY "attach a PGP public key"
OP_COMPOSE_PGP_MENU "show PGP options"
OP_MAIL_KEY "mail a PGP public key"
OP_VERIFY_KEY "verify a PGP public key"
OP_VIEW_ID "view the key's user id"
O
www.eeworm.com/read/402294/11538786
crypt ops.crypt
OP_DECRYPT_SAVE "make decrypted copy and delete"
OP_DECRYPT_COPY "make decrypted copy"
OP_FORGET_PASSPHRASE "wipe passphrase(s) from memory"
OP_EXTRACT_KEYS "extract supported public keys"
www.eeworm.com/read/402294/11538913
mix ops.mix
OP_MIX_USE "Accept the chain constructed"
OP_MIX_APPEND "Append a remailer to the chain"
OP_MIX_INSERT "Insert a remailer into the chain"
OP_MIX_DELETE "Delete a remailer from the chain"
OP_MIX_CHAIN_
www.eeworm.com/read/152752/12088679
c ops.c
#include "c.h"
/* ops [ {csilhfdxp}=n ]...
* prints lcc dag operator set for a given set of type sizes.
*/
static char rcsid[] = "$Id: ops.c,v 4.1 2002/08/28 23:12:20 drh Exp $";
static c
www.eeworm.com/read/152752/12089176
h ops.h
/* $Id: ops.h,v 1.2 2002/09/03 23:39:33 drh Exp $ */
gop(CNST,1)
op(CNST,F,fdx)
op(CNST,I,csilh)
op(CNST,P,p)
op(CNST,U,csilh)
gop(ARG,2)
op(ARG,B,-)
op(ARG,F,fdx)
op(ARG,I,ilh)
op
www.eeworm.com/read/152620/12096537
h ops.h
/****************************************************************************
*
* Realmode X86 Emulator Library
*
* Copyright (C) 1996-1999 SciTech Software, Inc.
* Copyright
www.eeworm.com/read/152620/12096591
c ops.c
/****************************************************************************
*
* Realmode X86 Emulator Library
*
* Copyright (C) 1996-1999 SciTech Software, Inc.
* Copyright
www.eeworm.com/read/254238/12154314
gif ops.gif
www.eeworm.com/read/216898/14987159
h ops.h
// -*- C++ -*-
/***************************************************************************
* blitz/ops.h Function objects for math operators
*
* $Id: ops.h,v 1.7 2004/03/09 21:56:00 juli