代码搜索:SWAP

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

代码结果 10,000
www.eeworm.com/read/358237/2998536

java swap.java

package example; /** * Interface to swap courses. */ public interface Swap { /** * Swaps the instructors for the courses. */ public void swap(Course a, Course b); }
www.eeworm.com/read/357083/3030150

h swap.h

#ifndef _LINUX_SWAP_H #define _LINUX_SWAP_H #include #include #define SWAP_FLAG_PREFER 0x8000 /* set if swap priority specified */ #define SWAP_FLAG_PRIO_MASK 0x7fff
www.eeworm.com/read/351555/3106937

h swap.h

/********** * Copyright (c) 2004 Greg Parker. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following
www.eeworm.com/read/266360/4272531

c swap.c

/* mpz_swap (dest_integer, src_integer) -- Swap U and V. Copyright 1997, 1998, 2001 Free Software Foundation, Inc. This file is part of the GNU MP Library. The GNU MP Library is free software; you
www.eeworm.com/read/264507/4287829

h swap.h

/* $Id: swap.h,v 1.1 2002/02/06 02:17:07 linfusheng Exp $ */ #ifndef __SYS_SWAP_BYTES_H #define __SYS_SWAP_BYTES_H #undef ntohs #undef htons #undef ntohl #undef htonl #define ntohs(x)
www.eeworm.com/read/262041/4316531

h swap.h

#ifndef _LINUX_SWAP_H #define _LINUX_SWAP_H #include #include #include #include #include #include
www.eeworm.com/read/260597/4330887

asm swap.asm

TITLE SWAP - Swap values PAGE 56,132 ;*** ; SWAP - Swap values ; ; Copyright 1986, Microsoft Corporation ; ;Purpose: ; ; BASIC Syntax mapping to included runtime entry points: ; ; ;
www.eeworm.com/read/254392/4385697

java swap.java

package com.sun.org.apache.bcel.internal.generic; /* ==================================================================== * The Apache Software License, Version 1.1 * * Copyright (c) 2001 The Apac
www.eeworm.com/read/162614/5539535

cc swap.cc

// Copyright (C) 2004, 2005 Free Software Foundation // // This file is part of the GNU ISO C++ Library. This library is free // software; you can redistribute it and/or modify it under the // terms
www.eeworm.com/read/162614/5539555

cc swap.cc

// Copyright (C) 2004, 2005 Free Software Foundation // // This file is part of the GNU ISO C++ Library. This library is free // software; you can redistribute it and/or modify it under the // terms