代码搜索结果
找到约 820,005 项符合
if 的代码
thread-impl.h
#if !defined(__thread_impl_h__)
#define __thread_impl_h__
#include "jthread.h"
#endif
stats.c
#include "config.h"
#include "config-std.h"
#include "config-mem.h"
#include "kaffe/jtypes.h"
#if !defined(KAFFEH)
#include "jthread.h"
#endif
#include "support.h"
#include "debug.h"
#include "stats.h
comba.pl
#!/usr/local/bin/perl
# x86 assember
sub mul_add_c
{
local($a,$ai,$b,$bi,$c0,$c1,$c2,$pos,$i,$na,$nb)=@_;
# pos == -1 if eax and edx are pre-loaded, 0 to load from next
# words, and 1 if load re
cache-control
128=No-cache
129=No-store
130=Max-age
131=Max-stale
132=Min-fresh
133=Only-if-cached
134=Public
135=Private
136=No-transform
137=Must-revalidate
138=Proxy-revalidate
139=S-maxage
webuivalidation.js
var Page_ValidationVer = "125";
var Page_IsValid = true;
var Page_BlockSubmit = false;
function ValidatorUpdateDisplay(val) {
if (typeof(val.display) == "string") {
if (val.displa
smartnav.js
var snSrc;
if (window.__smartNav == null)
{
window.__smartNav = new Object();
window.__smartNav.update = function()
{
var sn = window.__smartNav;
var fd;
do