代码搜索:OPERATION

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

代码结果 10,000
www.eeworm.com/read/131315/5932985

c subr_xxx.c

/* * Copyright (c) 1982, 1986, 1991, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modificatio
www.eeworm.com/read/131315/5934275

t 2.1.t

.\" Copyright (c) 1983, 1993 .\" The Regents of the University of California. All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are per
www.eeworm.com/read/128965/5976328

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/128965/5976369

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/128604/5981309

java md5.java

/* MD5.java -- Class implementing the MD5 algorithm as specified in RFC1321. Copyright (C) 1999, 2002 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free soft
www.eeworm.com/read/128531/5985027

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/127781/5996193

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/125688/6023210

h errno.h

#ifndef _I386_ERRNO_H #define _I386_ERRNO_H #define EPERM 1 /* Operation not permitted */ #define ENOENT 2 /* No such file or directory */ #define ESRCH 3 /* No such process */ #define EINTR
www.eeworm.com/read/125688/6023425

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/125688/6023869

h errno.h

/* * Copyright (c) 1995-1998 University of Utah and the Flux Group. * All rights reserved. * * This file is part of the Flux OSKit. The OSKit is free software, also known * as "open source;" yo