代码搜索:Setting

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

代码结果 10,000
www.eeworm.com/read/192559/5154351

cpp halcaps.cpp

/* * $Workfile: halcaps.cpp $ * $Revision: 2 $ * $Date: 4/07/00 9:11a $ * $Modtime: 4/07/00 8:59a $ * $Author: Sarma $ * * DESCRIPTION: * Setting of Direct Draw driver Capabilities is
www.eeworm.com/read/176157/5339098

java jtextfieldexample.java

// JTextFieldExample.java // An example of setting up a textfield and modifying its horizontal alignment // at runtime. // package jswing.ch19; import javax.swing.*; import java.awt.event.*; public
www.eeworm.com/read/169681/5415562

c usrnetconfigif.c

/* usrNetConfigIf.c - Configure the network interface */ /* Copyright 1992 - 2000 Wind River Systems, Inc. */ /* modification history -------------------- 01d,19apr01,jmp fixed SIMNT route setting
www.eeworm.com/read/168763/5437892

mk config.mk

# # This is config used for compilation of WEP EP250 sources # # You might change location of U-Boot in memory by setting right TEXT_BASE. # This allows for example having one copy located at the end
www.eeworm.com/read/162614/5527012

c struct-cpy-1.c

/* powerpc64-linux gcc miscompiled this due to rs6000.c:expand_block_move not setting mem aliasing info correctly for the code implementing the structure assignment. */ struct termios { unsi
www.eeworm.com/read/162614/5527443

x va-arg-25.x

# With -Os we default to -mpreferred-stack-boundary=2, which is not # enough for proper operation with V4SImode when the architecture # default enables SSE. Arguably setting -mpreferred-stack-boundar
www.eeworm.com/read/340665/3278837

c struct-cpy-1.c

/* powerpc64-linux gcc miscompiled this due to rs6000.c:expand_block_move not setting mem aliasing info correctly for the code implementing the structure assignment. */ struct termios { unsi
www.eeworm.com/read/337546/3331107

c grackle.c

/* * Functions for setting up and using a MPC106 northbridge * Extracted from arch/powerpc/platforms/powermac/pci.c. * * Copyright (C) 2003 Benjamin Herrenschmuidt (benh@kernel.crashing.org) * Co
www.eeworm.com/read/337546/3339017

c ipt_tos.c

/* This is a module which is used for setting the TOS field of a packet. */ /* (C) 1999-2001 Paul `Rusty' Russell * (C) 2002-2004 Netfilter Core Team * * This program is f
www.eeworm.com/read/328214/3446336

h bitops.h

#ifndef _ASM_BITOPS_H #define _ASM_BITOPS_H /* * Copyright 1992, Linus Torvalds. */ #ifdef i386 /* * These have to be done with inline assembly: that way the bit-setting * is guaranteed