代码搜索:Setting
找到约 10,000 项符合「Setting」的源代码
代码结果 10,000
www.eeworm.com/read/233448/4671285
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/224327/4804242
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/209559/4963032
c pgtable.c
/*
* This file contains the routines setting up the linux page tables.
* -- paulus
*
* Derived from arch/ppc/mm/init.c:
* Copyright (C) 1995-1996 Gary Thomas (gdt@linuxppc.org)
*
* Modifi
www.eeworm.com/read/209559/4964920
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/207991/4999549
mal tst350.mal
#inspection of the runtime setting
#it uses the dynamic type analysis scheme
function dir(b:bat[:int,:str]):void;
atm:= inspect.getAtomNames();
brev:= bat.reverse(b);
bm := bat.mirror(brev);
h :=
www.eeworm.com/read/195844/5106918
sample target.sample
#!/bin/sh
#
# A template for setting up a connection to the target.
#
# Copy this file under /opt/unh/iscsi/conf/ [the same
# should be used in /opt/unh/iscsi/conf/fstab.is
www.eeworm.com/read/195013/5117565
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/184309/5250277
java logfilter.java
package com.helpsoft.util.log;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.logging.Filter;
import java.util.logging.LogRecord;
/**
* A class for setting a