代码搜索:Operations
找到约 10,000 项符合「Operations」的源代码
代码结果 10,000
www.eeworm.com/read/195013/5122223
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/193974/5138478
test_types
test_types
6. Built-in types
6.1 Truth value testing
6.2 Boolean operations
6.3 Comparisons
6.4 Numeric types (mostly conversions)
6.4.1 32-bit integers
6.4.2 Long integers
6.4.3 Floating point number
www.eeworm.com/read/180227/5288147
h rtl_fpu.h
/*
* PPC-specific FPU operations for RTLinux
*
* Copyright (C) 1999 FSM Labs (http://www.fsmlabs.com/)
* Written by Cort Dougan
*/
#ifndef __RTL_FPU_H
#define __RTL_FPU_H
s
www.eeworm.com/read/179911/5293604
s vismemset.s
/* $Id: VISmemset.S,v 1.10 1999/12/23 17:02:16 jj Exp $
* VISmemset.S: High speed memset operations utilizing the UltraSparc
* Visual Instruction Set.
*
* Copyright (C) 1997 David S. Miller
www.eeworm.com/read/179911/5293620
s viscopy.s
/* $Id: VIScopy.S,v 1.25 2000/11/01 09:29:19 davem Exp $
* VIScopy.S: High speed copy operations utilizing the UltraSparc
* Visual Instruction Set.
*
* Copyright (C) 1997 David S. Mille
www.eeworm.com/read/179911/5298516
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/179911/5298620
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/179911/5299570
h atomic.h
/*
* PowerPC atomic operations
*/
#ifndef _ASM_PPC_ATOMIC_H_
#define _ASM_PPC_ATOMIC_H_
typedef struct { volatile int counter; } atomic_t;
#define ATOMIC_INIT(i) { (i) }
#define atomic_read(v)
www.eeworm.com/read/179911/5300133
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/168845/5434389
cpp test_hash_ops_main.cpp
/* Boost.MultiIndex test for standard hash operations.
*
* Copyright 2003-2005 Joaqu韓 M L髉ez Mu駉z.
* Distributed under the Boost Software License, Version 1.0.
* (See accompanying file LICENSE