代码搜索:alignment

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

代码结果 6,879
www.eeworm.com/read/152843/5660078

s copy_user.s

/* Copyright 2002 Andi Kleen, SuSE Labs. * Subject to the GNU Public License v2. * * Functions to copy from and to user space. */ #define FIX_ALIGNMENT 1 #include #incl
www.eeworm.com/read/415809/11052150

c vmalloc.c

/* * vivi/lib/vmalloc.c: simple dynamic memory allocation routine * */ #include #include #include #include typedef long Align; /* for alignment to long
www.eeworm.com/read/200303/15435533

c dataalign.c

/* * dataalign.c -- show alignment needs * * This runs with any Linux kernel (not any Unix, because of ) */ #include #include #include /*
www.eeworm.com/read/378325/9236797

dfm unit2.dfm

object Frame2: TFrame2 Left = 0 Top = 0 Width = 110 Height = 116 TabOrder = 0 object Label1: TLabel Left = 10 Top = 12 Width = 87 Height = 25 Alignment = taC
www.eeworm.com/read/314681/13561806

m latextab2.m

function latextab2(z, info) % % PURPOSE: puts an (n_rows x n_cols) matrix in the Latex2e tabular format with decimal alignment % and commas every three digits in math mode. Opti
www.eeworm.com/read/140704/5783587

cc dec_read_8.cc

// file: dec_read_8.cc // // isip include files // #include "decoder.h" #include "decoder_constants.h" // method: read_model_segment_cc // // arguments: // FILE* fp: (input) model-level alignment
www.eeworm.com/read/133772/5900445

changelog

2003-03-07 Jonathan Larmour * src/mainthread.cxx: Align stack to relevant architecture alignment. 2003-02-24 Jonathan Larmour * cdl/startup
www.eeworm.com/read/122993/14653533

txt zd.txt

2002年6月大学英语6级试题 advertise advocate aerial aerospace affirm agitation agree about agree on agree with agreeable alas album alert algebra alien alignment allied allowance ally alongs
www.eeworm.com/read/11139/197323

py elf.py

#!/usr/bin/env python import struct # ELF object file reader # (C) 2003 cliechti@gmx.net # Python license # size alignment # Elf32_Addr 4 4 Unsigned program address # Elf32
www.eeworm.com/read/470917/1442449

makefile

ifeq ($(subdir),csu) sysdep_routines += hp-timing elide-routines.os += hp-timing endif # So that we can test __m128's alignment stack-align-test-flags += -msse