代码搜索:reverse
找到约 4,015 项符合「reverse」的源代码
代码结果 4,015
www.eeworm.com/read/209559/4968592
h rmap.h
#ifndef _LINUX_RMAP_H
#define _LINUX_RMAP_H
/*
* Declarations for Reverse Mapping functions in mm/rmap.c
*/
#include
#include
#include
#include
www.eeworm.com/read/340710/3265193
db.in-addr.arpa.
;
; BIND reverse data file for in-addr.arpa.
;
; $Id: db.in-addr.arpa.,v 1.4 2002/11/12 18:56:52 mcr Exp $
;
$TTL 604800
@ IN SOA in-addr.arpa. root.freeswan.org. (
200210241 ; Serial
604800 ;
www.eeworm.com/read/324606/3500460
c fptype.c
/* fpType.c - floating point type functions */
/* Copyright 1992-1997 Wind River Systems, Inc. */
/*
modification history
--------------------
01f,23jan97,cdp reverse words in double for ARM.
01e,1
www.eeworm.com/read/291284/3967712
makefile
# ARPACK++ v1.0 8/1/1997
# c++ interface to ARPACK code.
# examples/reverse/sym directory makefile.
# including other makefiles.
include ../../../Makefile.inc
# defining objects.
EXMP_INC = $(ARPA
www.eeworm.com/read/288894/4002844
java d.java
//$Id: D.java 4599 2004-09-26 05:18:27Z oneovthafew $
package org.hibernate.test.legacy;
public class D {
private Long id;
private float amount;
private A reverse;
public A inverse;
p
www.eeworm.com/read/273665/4199996
exp getgrgid.exp
#
# @(#) Test reverse lookup of group ids from getent match getgrgid() output
#
load_lib util-defs.exp
load_lib compile.exp
# Compile getgruid.c
simple_compile "getgrgid"
# Get list of gids using
www.eeworm.com/read/431110/1911065
db.in-addr.arpa.
;
; BIND reverse data file for in-addr.arpa.
;
; $Id: db.in-addr.arpa.,v 1.4 2002/11/12 18:56:52 mcr Exp $
;
$TTL 604800
@ IN SOA in-addr.arpa. root.freeswan.org. (
200210241 ; Serial
604800 ;
www.eeworm.com/read/395229/2447919
h rmap-locking.h
/*
* include/linux/rmap-locking.h
*
* Locking primitives for exclusive access to a page's reverse-mapping
* pte chain.
*/
#include
struct pte_chain;
extern kmem_cache_t *pte_chai
www.eeworm.com/read/362989/2924177
h rmap.h
#ifndef _LINUX_RMAP_H
#define _LINUX_RMAP_H
/*
* Declarations for Reverse Mapping functions in mm/rmap.c
*/
#include
#include
#include
#include