代码搜索:Tracking
找到约 2,832 项符合「Tracking」的源代码
代码结果 2,832
www.eeworm.com/read/264095/4296396
h ip_conntrack_ftp.h
#ifndef _IP_CONNTRACK_FTP_H
#define _IP_CONNTRACK_FTP_H
/* FTP tracking. */
#ifndef __KERNEL__
#error Only in kernel.
#endif
#include
#define IP_CONNTR_FTP 21
/*
www.eeworm.com/read/486037/1254518
h ip_conntrack_ftp.h
#ifndef _IP_CONNTRACK_FTP_H
#define _IP_CONNTRACK_FTP_H
/* FTP tracking. */
#include
enum ip_ct_ftp_type
{
/* PORT command from client */
IP_CT_FTP_PORT,
/* PASV response from serve
www.eeworm.com/read/486037/1256082
h ip_conntrack_ftp.h
#ifndef _IP_CONNTRACK_FTP_H
#define _IP_CONNTRACK_FTP_H
/* FTP tracking. */
#include
enum ip_ct_ftp_type
{
/* PORT command from client */
IP_CT_FTP_PORT,
/* PASV response from serve
www.eeworm.com/read/226641/4782675
h ip_conntrack_mms.h
#ifndef _IP_CONNTRACK_MMS_H
#define _IP_CONNTRACK_MMS_H
/* MMS tracking. */
#ifdef __KERNEL__
#include
DECLARE_LOCK_EXTERN(ip_mms_lock);
#define MMS_PORT
www.eeworm.com/read/323368/3516898
h ip_conntrack_ftp.h
#ifndef _IP_CONNTRACK_FTP_H
#define _IP_CONNTRACK_FTP_H
/* FTP tracking. */
enum ip_ct_ftp_type
{
/* PORT command from client */
IP_CT_FTP_PORT,
/* PASV response from server */
IP_CT_FTP_PASV,
/
www.eeworm.com/read/101082/6245640
3cur leaveok.3cur
.TH leaveok 3cur
.SH Name
leaveok \- enable non-tracking cursor
.SH Syntax
.br
.B
#include
.PP
.br
.B
int leaveok(win, bf)
.br
.B
WINDOW \(**win;
.br
.B
bool bf;
.SH Description
.NXR "lea
www.eeworm.com/read/101082/6247519
3cur leaveok.3cur
.TH leaveok 3cur
.SH Name
leaveok \- enable non-tracking cursor
.SH Syntax
.br
.B
#include
.PP
.br
.B
int leaveok(win, bf)
.br
.B
WINDOW \(**win;
.br
.B
bool bf;
.SH Description
.NXR "lea
www.eeworm.com/read/226299/14481942
showsession coreservlets.showsession
Session Tracking Example
Welcome, Newcomer
Information
www.eeworm.com/read/472269/1412949
cpp camshift.cpp
#include "Common.h"
#include "CamShift.h"
#include "Exceptions.h"
CamShift::CamShift()
: m_bins(20),
m_threshold(0),
m_Smin(20),
m_Vmin(40),
m_Vmax(255),
m_tracking(false),
m_pProbPro
www.eeworm.com/read/250731/4427957
install
IUSE=jallalanguage
DESCRIPTION="Machine tracking tool of the NAVv3 package"
DEPEND=nav.web.URI
PREPARE{
mkdir $APACHE/webroot/l2trace
}
DIR=$APACHE/webroot/l2trace
COPY{
cp src/l2trace.py web $D