代码搜索:Setting
找到约 10,000 项符合「Setting」的源代码
代码结果 10,000
www.eeworm.com/read/394755/2453164
h ixosalosixp400customizedmapping.h
/**
* @file IxOsalOsIxp400CustomizedMapping.h
*
* @brief Set LE coherency modes for components.
* The default setting is IX_OSAL_NO_MAPPING for LE.
*
*
* By default IX_OSAL_STATIC_
www.eeworm.com/read/393286/2485525
c ipt_notrack.c
/* This is a module which is used for setting up fake conntracks
* on packets so that they are not seen by the conntrack/NAT code.
*/
#include
#include
#include
www.eeworm.com/read/392612/2492506
js button.js
//
// User defined button widget
// that extends dojo's button widget by setting custom images
//
// In java terminology, this file defines
// a class called acme.widget.Button that extends dojo.widge
www.eeworm.com/read/389774/2535962
m4 config.m4
dnl modules enabled in this directory by default
dnl APACHE_MODULE(name, helptext[, objects[, structname[, default[, config]]]])
APACHE_MODPATH_INIT(metadata)
APACHE_MODULE(env, clearing/setting of
www.eeworm.com/read/387667/2556891
sql earthdistance.sql
-- Adjust this setting to control where the objects get created.
SET search_path = public;
-- The earth functions rely on contrib/cube having been installed and loaded.
-- earth() returns the radius
www.eeworm.com/read/387667/2556938
sql fuzzystrmatch.sql
-- Adjust this setting to control where the objects get created.
SET search_path = public;
CREATE FUNCTION levenshtein (text,text) RETURNS int
AS '$libdir/fuzzystrmatch','levenshtein'
LANGUAGE C IMMU
www.eeworm.com/read/385822/2583898
h ixosalosixp400customizedmapping.h
/**
* @file IxOsalOsIxp400CustomizedMapping.h
*
* @brief Set LE coherency modes for components.
* The default setting is IX_OSAL_NO_MAPPING for LE.
*
*
* By default IX_OSAL_STATIC_
www.eeworm.com/read/384220/2602835
h direct.h
/*
* direct.h
*
* Functions for manipulating paths and directories (included from io.h)
* plus functions for setting the current drive.
*
* This file is part of the Mingw32 package.
*
* Contri
www.eeworm.com/read/383868/2611324
c ipt_notrack.c
/* This is a module which is used for setting up fake conntracks
* on packets so that they are not seen by the conntrack/NAT code.
*/
#include
#include
#include