代码搜索:Operations
找到约 10,000 项符合「Operations」的源代码
代码结果 10,000
www.eeworm.com/read/211261/15183307
txt interface.txt
AMD AES Encryption Module Interface
** DESCRIPTION **
The AES encryption module provides two paths for a user application to perform
an encryption or decryption operation.
Asynchronous operations
www.eeworm.com/read/170572/5403556
java roster.java
/*
* Roster.java - A list of things to do, used in various places
* :tabSize=8:indentSize=8:noTabs=false:
* :folding=explicit:collapseFolds=1:
*
* Copyright (C) 2001, 2004 Slava Pestov
*
* This
www.eeworm.com/read/169602/5420137
cpp testbasicasynch.cpp
/* Copyright (C) 2003 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Fou
www.eeworm.com/read/168845/5434139
toc refmanual.toc
Sequences
Sequences/Concepts
Sequences/Classes
Sequences/Views
Sequences/Intrinsic Metafunctions
Iterators
Iterators/Concepts
Iterators/Iterator Metafunctions
Algorithms
Algorithms/Concepts
www.eeworm.com/read/167046/5470202
h fcntl.h
/* O_*, F_*, FD_* bit values for Linux.
Copyright (C) 1995-1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redis
www.eeworm.com/read/166404/5475323
use t14.use
model t14
enum foo { bla, foobar}
class A
attributes
x : Integer
operations
constraints
end
class B
operations
op() : Real = 3/4
op2() : Real = 1.123 + 1.2324
op3() : Set(Integer) = Set{1..
www.eeworm.com/read/163821/5508688
h fcntl.h
/* O_*, F_*, FD_* bit values for Linux.
Copyright (C) 1995-1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redis
www.eeworm.com/read/162614/5528073
c 20010404-1.c
/* This testcase caused a floating point exception in the compiler when
compiled with -O2. The crash occurs when trying to simplify division
and modulo operations. */
#include
exte