代码搜索结果
找到约 820,005 项符合
if 的代码
tfscli.c
/* tfscli.c:
* This file contains the TFS code that is only needed if the "tfs" command
* is included in the command set.
*
* General notice:
* This code is part of a boot-monitor package dev
tfsapi.c
/* tfsapi.c:
* This file contains the portion of TFS that provides the function-level
* API to the application. If this is not being used by the application
* then it can be omitted from the mo
step.c
#include "config.h"
#include "cpu.h"
#include "genlib.h"
#include "stddefs.h"
#if INCLUDE_DEBUG
extern void setTraceBit(), clrTraceBit(), resume(), installatpoints();
extern void removeatpoints(),
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