代码搜索:Setting
找到约 10,000 项符合「Setting」的源代码
代码结果 10,000
www.eeworm.com/read/179911/5294170
s head.s
/*
* linux/arch/i386/head.S -- the 32-bit startup code.
*
* Copyright (C) 1991, 1992 Linus Torvalds
*
* Enhanced CPU detection and feature setting code by Mike Jagdis
* and Martin Mares, No
www.eeworm.com/read/179911/5295467
c dsbr100.c
/* A driver for the D-Link DSB-R100 USB radio. The R100 plugs
into both the USB and an analog audio input, so this thing
only deals with initialisation and frequency setting, the
audio data has to
www.eeworm.com/read/176157/5339231
java simpleinternalframe.java
// SimpleInternalFrame.java
// A quick demonstration of setting up an internal frame in an application.
//
package jswing.ch02;
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
publ
www.eeworm.com/read/173141/5378394
properties ij3_app.properties
#
# ij3 wants to test an alternate path for driver loading
# from URL setting along
#
ij.database=jdbc:derby:wombat;create=true
ij.showNoConnectionsAtStart=true
ij.showNoCountForSelect=true
# DataS
www.eeworm.com/read/169775/5410541
c ppp_vxworks.c
/* ppp_vxworks.c - System-dependent procedures for setting up PPP interfaces */
/* Copyright 1995 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1989 Carnegie Mellon Univ
www.eeworm.com/read/162614/5517585
c memfuncts.c
/* Test that setting visibility for class member functions works. */
/* { dg-do compile } */
/* { dg-require-visibility "" } */
/* { dg-final { scan-hidden "_ZN3Foo6methodEv" } } */
class __attribute
www.eeworm.com/read/162614/5517599
c virtual.c
/* Test that setting visibility for class affects virtual table. */
/* { dg-do compile } */
/* { dg-require-visibility "" } */
/* { dg-final { scan-hidden "ZTV3Foo" } } */
class __attribute__ ((visib
www.eeworm.com/read/162614/5517602
c staticmemfuncts.c
/* Test that setting visibility for static class member functions works. */
/* { dg-do compile } */
/* { dg-require-visibility "" } */
/* { dg-final { scan-hidden "_ZN3Foo6methodEv" } } */
class __at
www.eeworm.com/read/350097/3129066
s head.s
/*
* linux/arch/i386/head.S -- the 32-bit startup code.
*
* Copyright (C) 1991, 1992 Linus Torvalds
*
* Enhanced CPU detection and feature setting code by Mike Jagdis
* and Martin Mares, No
www.eeworm.com/read/350097/3130360
c dsbr100.c
/* A driver for the D-Link DSB-R100 USB radio. The R100 plugs
into both the USB and an analog audio input, so this thing
only deals with initialisation and frequency setting, the
audio data has to