代码搜索:reverse
找到约 4,015 项符合「reverse」的源代码
代码结果 4,015
www.eeworm.com/read/419203/2079860
java reverseblogentryidcomparator.java
package net.sourceforge.pebble.comparator;
import java.util.Comparator;
/**
* A comparator used to order blog entry id instances, in reverse order..
*
* @author Simon Brown
*/
public class Re
www.eeworm.com/read/418308/2090435
c nfshash.c
/* nfsHash.c - file based hash table for file handle to file name and reverse */
/* Copyright 1998 - 2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
------------
www.eeworm.com/read/405664/2285877
c nfshash.c
/* nfsHash.c - file based hash table for file handle to file name and reverse */
/* Copyright 1998 - 2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
------------
www.eeworm.com/read/400890/2344299
c nfshash.c
/* nfsHash.c - file based hash table for file handle to file name and reverse */
/* Copyright 1998 - 2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
------------
www.eeworm.com/read/396473/2414582
c nfshash.c
/* nfsHash.c - file based hash table for file handle to file name and reverse */
/* Copyright 1998 - 2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
------------
www.eeworm.com/read/385462/2590068
c cbus.c
/*
* CBUS three-pin bus and the Retu / Betty / Tahvo / Vilma / Avilma /
* Hinku / Vinku / Ahne / Pihi chips used in various Nokia platforms.
* Based on reverse-engineering of a linux driver.
*
*
www.eeworm.com/read/383832/2611547
c nfshash.c
/* nfsHash.c - file based hash table for file handle to file name and reverse */
/* Copyright 1998 - 2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
------------
www.eeworm.com/read/378966/2677885
c nfshash.c
/* nfsHash.c - file based hash table for file handle to file name and reverse */
/* Copyright 1998 - 2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
------------
www.eeworm.com/read/377363/2700639
c nfshash.c
/* nfsHash.c - file based hash table for file handle to file name and reverse */
/* Copyright 1998 - 2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
------------
www.eeworm.com/read/359026/2981476
txt decodeinputstream.txt
import java.io.InputStream;
import java.io.IOException;
public class DecodeInputStream extends InputStream
{
static private final byte PAD = (byte)'=';
static private byte[] REVERSE_ALP