代码搜索结果
找到约 10,000 项符合
Input 的代码
input.c
/*==========================================================================
*
* Copyright (C) 1995-1996 Microsoft Corporation. All Rights Reserved.
*
* File: input.c
* Content:
input.dat
-5.0 10. 0.01
100000. 1. 100.
10000. 0.125 -50.
input.cpp
#include
#include
#include
#include
#include
#include
#include "input.h"
#include "../../ir/ir_ioctl.h"
#ifdef SUPPORT_IR
static
input.h
#ifndef _INPUT_H
#define _INPUT_H
int initinput (void);
int getinput (void);
int exitinput (void);
// scancodes for my remote
// change it for yours :)
#define INPUT_STOP 0xab54e608
#define INPUT_N
input.c
#include "lprps.h"
static int eof_count;
static int ignore_input;
static enum parse_state { /* state of parsing input from printer */
NORMAL,
HAD_ONE_PERCENT,
HAD_TWO_PERCENT,
IN_MESSAGE,
HAD_RI
input.h
/***************************************************************************
* Copyright (C) 2007 by Motorola Commnunity around the World *
* lahu3672@googlemail.com
input.cpp
/***************************************************************************
* Copyright (C) 2007 by Motorola Commnunity around the World *
* lahu3672@googlemail.com