代码搜索:Setting
找到约 10,000 项符合「Setting」的源代码
代码结果 10,000
www.eeworm.com/read/393286/2481154
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/387667/2556914
sql seg.sql
-- Create the user-defined type for 1-D floating point intervals (seg)
--
-- Adjust this setting to control where the objects get created.
SET search_path = public;
CREATE FUNCTION seg_in(cstring)
www.eeworm.com/read/387667/2556941
sql pgstattuple.sql
-- Adjust this setting to control where the objects get created.
SET search_path = public;
CREATE TYPE pgstattuple_type AS (
table_len BIGINT, -- physical table length in bytes
tuple_count BIGINT,
www.eeworm.com/read/387667/2556944
sql lo.sql
--
-- PostgreSQL code for managed Large Objects
--
-- $PostgreSQL: pgsql/contrib/lo/lo.sql.in,v 1.13 2005/06/23 00:06:37 tgl Exp $
--
-- Adjust this setting to control where the objects get created.
www.eeworm.com/read/385891/2579236
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/385631/2587274
sh rod_bsp_use_ddr.sh
#!/bin/bash
# Override the default BSP setting with the settings below
cmd="nios2-bsp-update-settings --settings settings.bsp \
--cmd add_section_mapping .text altmemddr \
--cmd add_section
www.eeworm.com/read/384525/2598985
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/383940/2608947
readme
Title: TestDIP Application
Author: Kaisen Lin
1. SETTING UP THE TEST
You need to first generate the code for compilation. The gentest.py
script reads in the Master files and creates TestDIPC.nc (th