代码搜索:Operations
找到约 10,000 项符合「Operations」的源代码
代码结果 10,000
www.eeworm.com/read/206384/15296009
cpp rowcursor.cpp
// Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++
// NOTE: Do not modify the contents of this file. If this class is regenerated by
// Microsoft Visual C++, your m
www.eeworm.com/read/171479/5394454
java groovymbean.java
/*
$Id: GroovyMBean.java,v 1.6 2006/04/17 12:56:57 glaforge Exp $
Copyright 2003 (C) James Strachan and Bob Mcwhirter. All Rights Reserved.
Redistribution and use of this software and associated
www.eeworm.com/read/169602/5419395
hpp ndbtransaction.hpp
/* 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/169602/5419695
cpp tckeyconf.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/167562/5455581
cpp renderarea.cpp
/****************************************************************************
**
** Copyright (C) 2005-2006 Trolltech ASA. All rights reserved.
**
** This file is part of the example classes of the Qt
www.eeworm.com/read/167046/5470661
h fcntl.h
/* O_*, F_*, FD_* bit values for Linux/SPARC.
Copyright (C) 1995, 1996, 1997, 1998, 2000 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free soft
www.eeworm.com/read/166404/5475305
use t10.use
model t10 -- regression test for bug0010
class Foo
operations
bar() : Failure = 0
end
www.eeworm.com/read/163821/5508937
h fcntl.h
/* O_*, F_*, FD_* bit values for Linux/SPARC.
Copyright (C) 1995, 1996, 1997, 1998, 2000 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free soft
www.eeworm.com/read/162614/5519440
c matrix1.c
/* Matrix operations */
#define BOUND 100
int a[BOUND][BOUND],b[BOUND][BOUND],c[BOUND][BOUND];
main()
{
int i,j,k;
for (i=0; i
www.eeworm.com/read/162614/5528575
c 20020415-1.c
/* Check that floating point casts of integer operations don't ICE. */
/* The first of these routines caused problems for a patch, that wasn't
otherwise caught by a full bootstrap, the regression