代码搜索:Operations

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

代码结果 10,000
www.eeworm.com/read/480930/1305929

s viscopy.s

/* $Id: VIScopy.S,v 1.26 2001/09/27 04:36:24 kanoj Exp $ * VIScopy.S: High speed copy operations utilizing the UltraSparc * Visual Instruction Set. * * Copyright (C) 1997 David S. Mille
www.eeworm.com/read/480930/1309569

h atomic.h

#ifndef _ASM_IA64_ATOMIC_H #define _ASM_IA64_ATOMIC_H /* * Atomic operations that C can't guarantee us. Useful for * resource counting etc.. * * NOTE: don't mess with the types below! The "unsi
www.eeworm.com/read/480930/1309675

h atomic.h

#ifndef __ARCH_I386_ATOMIC__ #define __ARCH_I386_ATOMIC__ #include /* * Atomic operations that C can't guarantee us. Useful for * resource counting etc.. */ #ifdef CONFIG_SMP #
www.eeworm.com/read/480930/1311260

c name.c

/* * linux/fs/hpfs/name.c * * Mikulas Patocka (mikulas@artax.karlin.mff.cuni.cz), 1998-1999 * * operations with filenames */ #include #include "hpfs_fn.h" char *text_postfi
www.eeworm.com/read/480017/1323985

java mapping.java

//$Id: Mapping.java 7586 2005-07-21 01:11:52Z oneovthafew $ package org.hibernate.engine; import org.hibernate.MappingException; import org.hibernate.type.Type; /** * Defines operations comm
www.eeworm.com/read/479151/1343065

c name.c

/* * linux/fs/hpfs/name.c * * Mikulas Patocka (mikulas@artax.karlin.mff.cuni.cz), 1998-1999 * * operations with filenames */ #include #include "hpfs_fn.h" char *text_postfi
www.eeworm.com/read/471306/1432047

h queue.h

/*! * $Id: queue.h 71 2008-07-07 15:49:14Z sriramsrao $ * * \file queue.h * \brief queue for requested metadata operations * \author Blake Lewis (Kosmix Corp.) * * Copyright 2008 Quantcast Cor
www.eeworm.com/read/471306/1432065

cc meta.cc

/*! * $Id: meta.cc 224 2008-12-16 22:48:11Z sriramsrao $ * * \file meta.cc * \brief Operations on the various metadata types. * \author Blake Lewis (Kosmix Corp.) * * Copyright 2008 Quantcast
www.eeworm.com/read/459034/1575508

m test_complex.m

function t=test_complex(x,y,a,b) //test complex number operations temp1 = x + y * img; temp2 = a + b * img; disp("No of arguments = " + nargin); disp(temp1 + " + " + temp2 + " = " + (tem
www.eeworm.com/read/459034/1575770

m test_complex.m

function t=test_complex(x,y,a,b) //test complex number operations temp1 = x + y * img; temp2 = a + b * img; disp("No of arguments = " + nargin); disp(temp1 + " + " + temp2 + " = " + (tem