代码搜索:aligned

找到约 1,967 项符合「aligned」的源代码

代码结果 1,967
www.eeworm.com/read/331910/12802078

c dw_aligned_page.c

/* * File: dw_aligned_page.c * * Copyright (C) 2002, 2003 Sebastian Geerken * * This program is free software; you can redistribute it and/or modify * it under the terms of
www.eeworm.com/read/154897/11920134

h dw_aligned_page.h

#ifndef __DW_ALIGNED_PAGE_H__ #define __DW_ALIGNED_PAGE_H__ #include "dw_page.h" #ifdef __cplusplus extern "C" { #endif /* __cplusplus */ #define DW_TYPE_ALIGNED_PAGE (a_Dw_aligned_page_ge
www.eeworm.com/read/154897/11920165

c dw_aligned_page.c

/* * File: dw_aligned_page.c * * Copyright (C) 2002, 2003 Sebastian Geerken * * This program is free software; you can redistribute it and/or modify * it under the terms of
www.eeworm.com/read/343298/11959334

m payload_pad_aligned.m

function [out]=payload_pad_aligned(length,rate); if(isequal(rate,[0 0 0 0 0])) Nibp6s=100; elseif(isequal(rate,[0 0 0 0 1])) Nibp6s=150; elseif(isequal(rate,[0 0 0 1 0])) Nibp6s
www.eeworm.com/read/343298/11959707

asv payload_pad_aligned.asv

function [out]=payload_pad_aligned(datain,length,rate); if(rate==[0 0 0 0 0]) Nibp6s=100; elseif(rate==[0 0 0 0 1]) Nibp6s=150; elseif(rate==[0 0 0 1 0]) Nibp6s=200; elseif(rat
www.eeworm.com/read/152557/12104821

html sparc-aligned-data.html

Using as
www.eeworm.com/read/118392/14873994

h dw_aligned_page.h

#ifndef __DW_ALIGNED_PAGE_H__ #define __DW_ALIGNED_PAGE_H__ #include "dw_page.h" #ifdef __cplusplus extern "C" { #endif /* __cplusplus */ #define DW_TYPE_ALIGNED_PAGE (a_Dw_aligned_page_ge
www.eeworm.com/read/118392/14874026

c dw_aligned_page.c

/* * File: dw_aligned_page.c * * Copyright (C) 2002, 2003 Sebastian Geerken * * This program is free software; you can redistribute it and/or modify * it under the terms of
www.eeworm.com/read/182103/5270590

c cache_aligned_malloc.c

/* * RTEMS Cache Aligned Malloc * * * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). * * The license and distribution terms for this file may be * found in th
www.eeworm.com/read/168845/5433675

cpp aligned_storage_test.cpp

// (C) Copyright John Maddock 2000. // Use, modification and distribution are subject to the // Boost Software License, Version 1.0. (See accompanying file // LICENSE_1_0.txt or copy at ht