代码搜索:OPERATION

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

代码结果 10,000
www.eeworm.com/read/155960/5617463

3 tpm_unseal.3

.\" Copyright 2004 IBM (Jeff Kravitz) .\" .\" Written Feb 11 2004, Jeff Kravitz .\" .TH "TPM_Unseal" 3 2004-04-15 "IBM" "TPM Library" .SH NAME TPM_Unseal .SH SYNOPSIS .nf .B #include .sp
www.eeworm.com/read/155397/5623220

readme

README for TestTinyAlloc Author/Contact: tinyos-help@millennium.berkeley.edu Description: TestTinyAlloc tests the TinyAlloc dynamic memory allocator. It allocates three chunks of memory, frees one o
www.eeworm.com/read/155374/5624293

h errno.h

#ifndef _ARM_ERRNO_H #define _ARM_ERRNO_H #define EPERM 1 /* Operation not permitted */ #define ENOENT 2 /* No such file or directory */ #define ESRCH 3 /* No such process */ #define EINTR 4
www.eeworm.com/read/155374/5624324

h errno.h

#ifndef _PPC_ERRNO_H #define _PPC_ERRNO_H #define EPERM 1 /* Operation not permitted */ #define ENOENT 2 /* No such file or directory */ #define ESRCH 3 /* No such process */ #define EINTR 4
www.eeworm.com/read/154890/5631887

h fsocket.h

/* -*-C++-*- "$Id: FSocket.H,v 1.1.1.1 2003/08/07 21:18:37 jasonk Exp $" Copyright 1997 GARRET. Copyright 1999-2000 by the Flek development team. This library is free software; y
www.eeworm.com/read/153996/5643758

txt permissiontag.txt

Checks for permissions and includes the body if the user has the correct permissions for the given operation. This operation is still very basic, but will be expanded in the future. Available pe
www.eeworm.com/read/152843/5658845

hp300 readme.hp300

HP300 notes ----------- The Linux/HP web page is at Currently only 9000/340 machines have been tested. Any amount of RAM should work now but I've onl
www.eeworm.com/read/475926/6769762

h lc.h

/* * Copyright (c) 2004-2005, Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted pr
www.eeworm.com/read/475112/6792125

h callback.h

// callback.h // Data structure to allow an object to register a "callback". // On an asynchronous operation, the call to start the operation // returns immediately. When the operation completes, th
www.eeworm.com/read/473952/6826540

cpp imagemanipadapter.cpp

/** * * @brief Definition of CImageManipApplication * * Copyright (c) EMCC Software Ltd 2003 * @version 1.0 */ // INCLUDE FILES // Class includes #include "ImageManipAdapter.h" /