代码搜索:SWAP

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

代码结果 10,000
www.eeworm.com/read/411488/2187716

cpp swap_test.cpp

#include #include #include "cppunit/cppunit_proxy.h" #if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES) using namespace std; #endif // // TestCase class // class SwapTest
www.eeworm.com/read/410660/2206515

plo hal_swap.plo

# dummy
www.eeworm.com/read/410660/2206540

plo hal_swap.plo

hal_swap.lo hal_swap.o: hal_swap.c /usr/include/stdio.h \ /usr/include/features.h /usr/include/sys/cdefs.h \ /usr/include/gnu/stubs.h \ /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/include/stddef.h
www.eeworm.com/read/402654/2318715

cpp swap_test.cpp

// Software License for MTL // // Copyright (c) 2007 The Trustees of Indiana University. All rights reserved. // Authors: Peter Gottschling and Andrew Lumsdaine // // This file is part of the Matrix
www.eeworm.com/read/398634/2372147

h db_swap.h

/*- * See the file LICENSE for redistribution information. * * Copyright (c) 1996-2002 * Sleepycat Software. All rights reserved. */ /* * Copyright (c) 1990, 1993, 1994 * The Regents of the Un
www.eeworm.com/read/398200/2391244

tcl swap4.tcl

#!/bin/bash # restart using a Tcl shell \ exec sh -c 'for tclshell in tclsh tclsh83 cygtclsh80 ; do \ ( echo | $tclshell ) 2> /dev/null && exec $tclshell "`( cygpath -w \"$0\" ) 2> /de
www.eeworm.com/read/395182/2449056

c swap64.c

/* swap64.c - 64-bit byte swapping functions. Copyright (C) 1995 - 2001 Michael Riepe This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library Genera
www.eeworm.com/read/392773/2491281

cpp swap_test.cpp

#include #include #include #include #if 0 /* temporary: investigation of problem with swap */ #include #include #endif #include "cppunit/c
www.eeworm.com/read/389922/2529810

src us-swap.src

/* Keymap for US MF-2 keyboard with the Caps Lock and Control key swapped. */ u16_t keymap[NR_SCAN_CODES * MAP_COLS] = { /* scan-code !Shift Shift Alt1 Alt2 Alt+Sh Ctrl */ /* ======================
www.eeworm.com/read/385462/2590229

c check_swap.c

#include #include #include #include "sys.h" #include "crisutils.h" #define N 8 #define W 4 #define B 2 #define R 1 extern inline int cris_swap(const int mode, int x)