代码搜索:Hints
找到约 1,068 项符合「Hints」的源代码
代码结果 1,068
www.eeworm.com/read/262041/4316858
h prio_tree.h
#ifndef _LINUX_PRIO_TREE_H
#define _LINUX_PRIO_TREE_H
/*
* K&R 2nd ed. A8.3 somewhat obliquely hints that initial sequences of struct
* fields with identical types should end up at the same lo
www.eeworm.com/read/203305/15362028
js tooltip.js
/* $Id: tooltip.js 7886 2005-11-23 19:10:30Z nijel $ */
/**
* Displays the Tooltips (hints), if we have some
* 2005-01-20 added by Michael Keck (mkkeck)
*/
var ttXpos = 0, ttYpos = 0;
var ttXadd
www.eeworm.com/read/386037/8770347
js imu.js
google_encoding = 'utf8';
google_ad_section = 'default';
if (window.hint) { google_hints = window.hint; }
if (!window.google_ad_client) { google_ad_client = 'ca-ostg_js'; }
if (!window.google_safe) {
www.eeworm.com/read/386037/8770382
js leader.js
google_encoding = 'utf8';
google_ad_section = 'default';
if (window.hint) { google_hints = window.hint; }
if (!window.google_ad_client) { google_ad_client = 'ca-ostg_js'; }
if (!window.google_safe) {
www.eeworm.com/read/199159/7881879
dpk disqlite3_d5.dpk
package DISQLite3_D5;
{$R 'DISQLite3Reg.dcr'}
{$HINTS OFF}
requires
vcl50,
Vcldb50;
contains
// Component registration
DISQLite3Reg in 'DISQLite3Reg.pas',
// DISQLite3
DI
www.eeworm.com/read/199159/7881895
dpk disqlite3_d4.dpk
package DISQLite3_D4;
{$R 'DISQLite3Reg.dcr'}
{$HINTS OFF}
requires
Vcl40,
Vcldb40;
contains
// Component registration
DISQLite3Reg in 'DISQLite3Reg.pas',
// DISQLite3
DI
www.eeworm.com/read/132748/5910155
h in.h
#ifndef _HACK_IN_H_
#define _HACK_IN_H_
#include
/* IP_MTU_DISCOVER values */
#define IP_PMTUDISC_DONT 0 /* Never send DF frames */
#define IP_PMTUDISC_WANT 1 /* Use per route hints