代码搜索:Checking
找到约 6,492 项符合「Checking」的源代码
代码结果 6,492
www.eeworm.com/read/100074/15886383
configure
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated automatically using autoconf version 2.14.1
# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation,
www.eeworm.com/read/280359/10335472
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity lpm_fifo_dc_fefifo is
generic(
lpm_widthad : integer := 1;
lpm_numwords : integer := 1;
underflow_checking: string
www.eeworm.com/read/321790/13398875
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity lpm_fifo_dc_fefifo is
generic(
lpm_widthad : integer := 1;
lpm_numwords : integer := 1;
underflow_checking: string
www.eeworm.com/read/347114/11694782
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity lpm_fifo_dc_fefifo is
generic(
lpm_widthad : integer := 1;
lpm_numwords : integer := 1;
lpm_mode : string :
www.eeworm.com/read/126074/6018827
bat dftmpcmd.bat
(clear)
(deftemplate d1)
(deftemplate d2 (field x))
(deftemplate d3 (field x (type STRING)))
(deftemplate d4 (field x) (multifield y) (field z))
(deftemplate d5
(field x (type ?VARIABLE) (default 3
www.eeworm.com/read/124399/6050078
bat dftmpcmd.bat
(clear)
(deftemplate d1)
(deftemplate d2 (field x))
(deftemplate d3 (field x (type STRING)))
(deftemplate d4 (field x) (multifield y) (field z))
(deftemplate d5
(field x (type ?VARIABLE) (default 3
www.eeworm.com/read/290592/8473592
h arg_check.h
/*
* Defines for malloc string routines...
*
* Copyright 2000 by Gray Watson
*
* This file is part of the dmalloc package.
*
* Permission to use, copy, modify, and distribute this software for
www.eeworm.com/read/388617/8595499
cpp check_it.cpp
// check_it.cpp -- checking for valid input
#include
int main()
{
using namespace std;
cout > input
www.eeworm.com/read/388617/8596546
cpp check_it.cpp
// check_it.cpp -- checking for valid input
#include
int main()
{
using namespace std;
cout > input
www.eeworm.com/read/432213/8619496
configure
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated automatically using autoconf version 2.12
# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, In