代码搜索:Setting

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

代码结果 10,000
www.eeworm.com/read/250243/4441191

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/246048/4497519

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/240162/4589465

c 200031109-1.c

/* For a short time on the tree-ssa branch this would warn that value was not initialized as it was optimizing !(value = (m?1:2)) to 0 and not setting value before. */ int t(int m) { int val
www.eeworm.com/read/233448/4683561

c 200031109-1.c

/* For a short time on the tree-ssa branch this would warn that value was not initialized as it was optimizing !(value = (m?1:2)) to 0 and not setting value before. */ int t(int m) { int val
www.eeworm.com/read/233448/4684045

c volatile1.c

/* PR c/12553: we were erroneously setting TREE_SIDE_EFFECTS on &y, which confused tree-ssa. */ void f() { int x; volatile int y; &x == &y; }
www.eeworm.com/read/226936/4777896

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/221272/4833151

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/220245/4841426

history

VDR Plugin 'sky' Revision History --------------------------------- 2002-12-01: Version 0.0.1 - Initial revision. 2002-12-13: Version 0.1.0 - Changed setting of CXX and CXXFLAGS variables in Makef
www.eeworm.com/read/209559/4974846

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/209036/4987671

java sectionedfileparsertests.java

/** * For these tests to succeed, you'll need to have my test map wads * in testdata/SectionedFileParserTests/. You can set where I look for the testdata * directory by setting the test_data_dir k