代码搜索:OPERATION
找到约 10,000 项符合「OPERATION」的源代码
代码结果 10,000
www.eeworm.com/read/162519/5545451
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/162519/5545452
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/161993/5549175
h arch.h
/*
* Copyright (c) 2001-2003 Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permi
www.eeworm.com/read/161121/5556897
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/159825/5580641
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 EINT
www.eeworm.com/read/159825/5581063
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 EI
www.eeworm.com/read/159825/5581127
h errno.h
#ifndef _M68K_ERRNO_H
#define _M68K_ERRNO_H
#define EPERM 1 /* Operation not permitted */
#define ENOENT 2 /* No such file or directory */
#define ESRCH 3 /* No such process */
#define EI
www.eeworm.com/read/159825/5581182
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 EINT
www.eeworm.com/read/159825/5581278
h errno.h
#ifndef _M68K_ERRNO_H
#define _M68K_ERRNO_H
#define EPERM 1 /* Operation not permitted */
#define ENOENT 2 /* No such file or directory */
#define ESRCH 3 /* No such process */
#define EI
www.eeworm.com/read/157111/5607534
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