代码搜索:Digit
找到约 4,689 项符合「Digit」的源代码
代码结果 4,689
www.eeworm.com/read/17564/738670
vhd yinyue.vhd
LIBRARY IEEE;
USE IEEE.STD_LOGIC_1164.ALL;
USE IEEE.STD_LOGIC_UNSIGNED.ALL;
ENTITY yinyue IS
PORT(
CLK:IN STD_LOGIC;
-- DIGIT:BUFFER STD_LOGIC_VECTOR(6 DOWNTO 0);
SP
www.eeworm.com/read/225531/4794603
obsolescent
#!/bin/sh
# make sure touch succeeds with a single 8- or 10-digit file name argument
if test "$VERBOSE" = yes; then
set -x
touch --version
fi
pwd=`pwd`
tmp=obsol.$$
trap 'status=$?; cd $pwd; rm
www.eeworm.com/read/222917/4817009
phpt bug34645.phpt
--TEST--
Bug #34645 (ctype corrupts memory when validating large numbers)
--FILE--
--EXPECT--
bool(true)
int(394829384)
www.eeworm.com/read/216499/4892413
1 tty.1
.th TTY I 3/15/72
.sh NAME
tty \*- get typewriter name
.sh SYNOPSIS
.bd tty
.sh DESCRIPTION
.it Tty
gives the name of the user's typewriter
in the form `tty\fIn\fR' for
\fIn\fR
a digit or letter. The
www.eeworm.com/read/209211/4982025
c t11.c
#include "a.h"
/*
* 11. Local Horizontal and Vertical Motions, and the Width Function.
*/
int
e_0(void)
{
/* digit-width space */
return ' ';
}
int
dv(int d)
{
Rune sub[6];
d += getnr(L(".dv
www.eeworm.com/read/195341/5111825
1 tty.1
.th TTY I 3/15/72
.sh NAME
tty \*- get typewriter name
.sh SYNOPSIS
.bd tty
.sh DESCRIPTION
.it Tty
gives the name of the user's typewriter
in the form `tty\fIn\fR' for
\fIn\fR
a digit or letter. The
www.eeworm.com/read/340665/3271125
c iswdigit.c
/*
FUNCTION
---decimal digit wide-character test
INDEX
iswdigit
ANSI_SYNOPSIS
#include
int iswdigit(wint_t );
TRAD_SYNOPSIS
#include
int iswdigit()
www.eeworm.com/read/310442/3697825
h vlang.h
// Define the language and sublanguge supported by your program.
#define VER_LANGUAGE_NUM 0x0409
#define VER_SUBLANGUAGE_NUM 0x04B0
// Concatenate the two, 4 digit hex nu
www.eeworm.com/read/310442/3697965
h vlang.h
// Define the language and sublanguge supported by your program.
#define VER_LANGUAGE_NUM 0x0409
#define VER_SUBLANGUAGE_NUM 0x04B0
// Concatenate the two, 4 digit hex nu
www.eeworm.com/read/398634/2374522
c fcns.c
/* Automatically generated file, do not edit */
#include "config.h"
#include "el.h"
private const el_func_t el_func[] = {
ed_argument_digit, ed_clear_screen,
ed_command,