代码搜索:OPERATION

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

代码结果 10,000
www.eeworm.com/read/167507/5459595

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 permitt
www.eeworm.com/read/167185/5462743

help edit.help

This tool bar provides limited support for editing signals. A special file in the current directory (wcutbuffer.d) is used to hold a signal segment. The operation "Delete to buffer" cuts the marked
www.eeworm.com/read/167046/5469860

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/167046/5469981

h fpu_control.h

/* FPU control word definitions. ARM version. Copyright (C) 1996, 1997, 1998, 2000 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software;
www.eeworm.com/read/167046/5470213

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/167046/5470496

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/166404/5474998

java mclassimpl.java

/* * USE - UML based specification environment * Copyright (C) 1999-2004 Mark Richters, University of Bremen * * This program is free software; you can redistribute it and/or * modify it under th
www.eeworm.com/read/166404/5475013

java mprepostcondition.java

/* * USE - UML based specification environment * Copyright (C) 1999-2004 Mark Richters, University of Bremen * * This program is free software; you can redistribute it and/or * modify it under th
www.eeworm.com/read/166404/5475310

fail t16.fail

t16.use:13:8: Modifier @pre is only allowed in postconditions. t16.use:14:13: Operation oclIsNew is only allowed in postconditions. t16.use:17:9: Modifier @pre is only allowed in postconditions. t16.u
www.eeworm.com/read/165261/5484098

java rdbmsoperation.java

/* * Copyright 2002-2004 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.