代码搜索:alignment
找到约 6,879 项符合「alignment」的源代码
代码结果 6,879
www.eeworm.com/read/482538/1287690
cc alignmentinfo.cc
// -*- c-basic-offset: 2; related-file-name: "../../include/click/standard/alignmentinfo.hh" -*-
/*
* alignmentinfo.{cc,hh} -- element stores alignment information
* Eddie Kohler
*
* Copyright (c)
www.eeworm.com/read/480930/1312524
c scm.c
/* scm.c - Socket level control messages processing.
*
* Author: Alexey Kuznetsov,
* Alignment and value checking mods by Craig Metz
*
* This program is free
www.eeworm.com/read/479151/1343999
c scm.c
/* scm.c - Socket level control messages processing.
*
* Author: Alexey Kuznetsov,
* Alignment and value checking mods by Craig Metz
*
* This program is free
www.eeworm.com/read/472233/1414793
in svgattrs.in
namespace="SVG"
namespaceURI="http://www.w3.org/2000/svg"
guardFactoryWith="ENABLE(SVG)"
attrsNullNamespace
exportStrings
accent-height
accumulate
additive
alignment-baseline
alphabetic
amplitude
ani
www.eeworm.com/read/471038/1434686
java find.java
package layout;
import java.awt.Component;
import javax.swing.*;
import static javax.swing.GroupLayout.Alignment.*;
public class Find extends JFrame {
public Find() {
JLabel label
www.eeworm.com/read/470720/1451861
c pack-test-1.c
/* Test semantics of #pragma pack.
Contributed by Mike Coleman */
/* { dg-do compile { target *-*-linux* *-*-cygwin* powerpc*-*-eabi* } } */
/* We only test the alignment of
www.eeworm.com/read/470693/1463807
c pack-test-1.c
/* Test semantics of #pragma pack.
Contributed by Mike Coleman */
/* { dg-do compile { target *-*-linux* *-*-cygwin* powerpc*-*-eabi* } } */
/* We only test the alignment of
www.eeworm.com/read/469304/1481307
java find.java
package layout;
import java.awt.Component;
import javax.swing.*;
import static javax.swing.GroupLayout.Alignment.*;
public class Find extends JFrame {
public Find() {
JLabel label
www.eeworm.com/read/240162/4579678
c vbase10.c
// { dg-do compile }
// { dg-options "-Wabi -fabi-version=1" }
// On ARM processors, the alignment of B will be 4 even though it
// contains only a single "char". That would avoids the situation
// t
www.eeworm.com/read/233448/4678594
c 4113078.c
/* APPLE LOCAL file 4113078 */
/* Check that stack alignment is correct when callee inlined function uses
a vector and caller does not. */
/* { dg-do compile { target i?86-*-darwin* } } */
/* { dg