代码搜索:alignment

找到约 6,879 项符合「alignment」的源代码

代码结果 6,879
www.eeworm.com/read/162614/5517159

c test_basic_alignment.c

/* This checks alignment of basic types. */ #include "defines.h" #include "macros.h" int main (void) { /* Integral types. */ run_signed_tests2(check_align, char, TYPE_ALIGN_CHAR); run_signe
www.eeworm.com/read/375190/2727138

hpp right_alignment_generate.hpp

// Copyright (c) 2001-2008 Hartmut Kaiser // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.tx
www.eeworm.com/read/375190/2727139

hpp left_alignment_generate.hpp

// Copyright (c) 2001-2008 Hartmut Kaiser // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.tx
www.eeworm.com/read/375190/2727140

hpp center_alignment_generate.hpp

// Copyright (c) 2001-2008 Hartmut Kaiser // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.tx
www.eeworm.com/read/375190/2727143

hpp alignment_meta_grammar.hpp

// Copyright (c) 2001-2008 Hartmut Kaiser // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.tx
www.eeworm.com/read/375190/2735226

cpp type_with_alignment_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 http:/
www.eeworm.com/read/366702/2865433

c test_basic_alignment.c

/* This checks alignment of basic types. */ #include "defines.h" #include "macros.h" int main (void) { /* Integral types. */ run_signed_tests2(check_align, char, TYPE_ALIGN_CHAR); run_signe
www.eeworm.com/read/189399/8472219

m analytic_coarse_alignment_methods.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %Analytic Coarse Alignment Methods %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% close all; clear all; %initializ
www.eeworm.com/read/132649/5915743

hpp su_block_multiple_alignment.hpp

/* * =========================================================================== * PRODUCTION $Log: su_block_multiple_alignment.hpp,v $ * PRODUCTION Revision 1000.0 2004/06/01 18:14:33 gouriano