代码搜索:OPERATION

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

代码结果 10,000
www.eeworm.com/read/163821/5508519

h errno_values.h

#ifndef _BITS_ERRNO_VALUES_H #define _BITS_ERRNO_VALUES_H /* These error numbers are intended to be MIPS ABI compatible */ #define EPERM 1 /* Operation not permitted */ #define ENOENT 2 /* No su
www.eeworm.com/read/163821/5508696

h errno_values.h

#ifndef _BITS_ERRNO_VALUES_H #define _BITS_ERRNO_VALUES_H #define EPERM 1 /* Operation not permitted */ #define ENOENT 2 /* No such file or directory */ #define ESRCH 3 /* No such process */ #d
www.eeworm.com/read/163821/5508835

h errno_values.h

#ifndef _BITS_ERRNO_VALUES_H #define _BITS_ERRNO_VALUES_H /* Most architectures use these errno values (i.e. arm cris * i386 ia64 m68k parisc ppc ppc64 s390 s390x sh x86_64, etc) * * A few arc
www.eeworm.com/read/162634/5515240

java triggerdef.java

/* Copyright (c) 2001-2005, The HSQL Development Group * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that
www.eeworm.com/read/162614/5532921

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/162614/5533843

java progressmonitor.java

/* ProgressMonitor.java -- Copyright (C) 2002, 2004, 2005 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can redistribute it and/or modify
www.eeworm.com/read/162614/5535919

java delegate.java

/* Delegate.java -- Copyright (C) 2005 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can redistribute it and/or modify it under the terms of
www.eeworm.com/read/162614/5535920

java objectimpl.java

/* ObjectImpl.java -- Copyright (C) 2005 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can redistribute it and/or modify it under the term
www.eeworm.com/read/162519/5542453

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/162519/5543375

java progressmonitor.java

/* ProgressMonitor.java -- Copyright (C) 2002, 2004, 2005 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can redistribute it and/or modify