代码搜索:VCS
找到约 484 项符合「VCS」的源代码
代码结果 484
www.eeworm.com/read/116837/14952046
h vcs.h
// VCS.h: interface for the CVCS class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_VCS_H__5B741F7D_0EFE_4BAF_8A53_53AEFD315B31__INCLUDED_)
#define
www.eeworm.com/read/116837/14952088
cpp vcs.cpp
// VCS.cpp: implementation of the CVCS class.
// Wrote by biti_zx. Released April,2002.
// Copyright (C) 2002 by biti_zx.
// All rights reserved.
//////////////////////////////////////////////////
www.eeworm.com/read/242732/4540758
create_vcs
#!/bin/sh
#
# Script by Jakub Jelinek
#
if test -e /dev/vcs0
then
exit
fi
I=0
while [ $I -lt 64 ]
do
mknod /dev/vcs$I c 7 $I
chmod 622 /dev/vcs$I
chown root.tt
www.eeworm.com/read/297137/3890956
map vcs.map
/* -*- Mode: c -*- */
/*
* Copyright (C) 1998, 1999, 2001, Jonathan S. Shapiro.
*
* This file is part of the EROS Operating System runtime library.
*
* This library is free software; you can red
www.eeworm.com/read/409921/2223294
create_vcs
#!/bin/sh
#
# Script by Jakub Jelinek
#
if test -e /dev/vcs0
then
exit
fi
I=0
while [ $I -lt 64 ]
do
mknod /dev/vcs$I c 7 $I
chmod 622 /dev/vcs$I
chown root.tt
www.eeworm.com/read/100079/15885871
c vcs.c
/*
* Routines for VCS detection.
*/
#include
#include
#include "config.h"
#include "status.h"
#include "vcs.h"
#ifndef OLDCURSES
#include
#include
#endif /
www.eeworm.com/read/100079/15885945
h vcs.h
/*
* Definitions to support the detection of video command sequences
*/
#define VCS_SIZE 25
#define NUM_VCS 9
#define HOME 0
#define CLR_EOL 1
#define CLR_EOS 2
#define CLEAR 3
#define MV_UP
www.eeworm.com/read/446891/7137485
filelist
# This file is automatically generated by VCS. Any changes you make to it
# will be overwritten the next time VCS is run
VCS_LIBEXT=
XTRN_OBJS=/synopsys/vcs6.0.1/virsimdir/Solaris/vcdplus/vcs6_0/vcspl
www.eeworm.com/read/263516/11358454
m setx0.m
function a = setx0(a)
global DAE Line
if ~a.n, return, end
ty3 = a.con(:,2) == 3;
typwr = a.con(:,10) == 1;
tyang = a.con(:,10) == 2;
kp = a.Cp./(1-a.Cp);
DAE.x(a.vcs) = kp.*ssscden(a
www.eeworm.com/read/431224/8695297
m setx0.m
function a = setx0(a)
global DAE Line
if ~a.n, return, end
ty3 = a.con(:,2) == 3;
typwr = a.con(:,10) == 1;
tyang = a.con(:,10) == 2;
kp = a.Cp./(1-a.Cp);
DAE.x(a.vcs) = a.u.*kp.*ssscden(a);
idx3