代码搜索:Mapping

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

代码结果 10,000
www.eeworm.com/read/292705/3948990

txt dma-mapping.txt

Dynamic DMA mapping =================== David S. Miller Richard Henderson Jakub Jelinek Most of the 64bit platforms have specia
www.eeworm.com/read/292705/3949017

txt io-mapping.txt

[ NOTE: The virt_to_bus() and bus_to_virt() functions have been superseded by the functionality provided by the PCI DMA interface (see Documentation/DMA-mapping.txt). They continue to be documente
www.eeworm.com/read/285338/4053994

m mapping_128.m

function y=mapping_128 % x : Transformed Image % y : Row vector ( mapped ), Scanning order is RASTER SCAN LL3=reshape([1:16*16],16,16)'; temp=[LL3 LL3+256;LL3+512 LL3+768]; temp=[temp reshape([10
www.eeworm.com/read/274140/4188533

h ogg_mapping.h

/* libOggFLAC - Free Lossless Audio Codec + Ogg library * Copyright (C) 2004,2005 Josh Coalson * * Redistribution and use in source and binary forms, with or without * modification, are permi
www.eeworm.com/read/274140/4188553

c ogg_mapping.c

/* libOggFLAC - Free Lossless Audio Codec + Ogg library * Copyright (C) 2004,2005 Josh Coalson * * Redistribution and use in source and binary forms, with or without * modification, are permi
www.eeworm.com/read/443386/1744881

c dma-mapping.c

/* * PowerPC version derived from arch/arm/mm/consistent.c * Copyright (C) 2001 Dan Malek (dmalek@jlc.net) * * Copyright (C) 2000 Russell King * * Consistent memory allocators. Used for DM
www.eeworm.com/read/439082/1819014

txt dma-mapping.txt

Dynamic DMA mapping =================== David S. Miller Richard Henderson Jakub Jelinek Most of the 64bit platforms have specia
www.eeworm.com/read/439082/1819041

txt io-mapping.txt

[ NOTE: The virt_to_bus() and bus_to_virt() functions have been superseded by the functionality provided by the PCI DMA interface (see Documentation/DMA-mapping.txt). They continue to be documente
www.eeworm.com/read/438717/1823248

object_tp_as_mapping

/* Code to access $name$ objects as mappings */ static int $abbrev$_length(self) $abbrev$object *self; { /* XXXX Return the size of the mapping */ } static PyObject * $abbrev$_subscript(self, key
www.eeworm.com/read/435707/1861532

c mapping0.c

/******************************************************************** * * * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE