代码搜索:same
找到约 10,000 项符合「same」的源代码
代码结果 10,000
www.eeworm.com/read/375388/9362110
h cfg.h
#ifndef _CFG_H_
#define _CFG_H_
#include "typedef.h"
#define IP_ADDR_LEN 4
#define MAC_ADDR_LEN 6
void init_cfg(void);
void cfg_get_src_addr(uc *addr);
void cfg_get_mac_addr(uc *addr);
www.eeworm.com/read/463238/7185737
c gamma.c
#include
#include "common.h"
#include "System.h"
#include "TW101Reg.h"
#include "TwoWire.h"
#include "Gamma.h"
#include "GammaDat.h"
#define GM_RGB_ALL_SAME
//*****************
www.eeworm.com/read/251577/12335518
hpp dinkumware_iterator_traits.hpp
/* /////////////////////////////////////////////////////////////////////////
* File: stlsoft/util/std/dinkumware_iterator_traits.hpp (formerly part of stlsoft/iterators/adapted_iterator_trait
www.eeworm.com/read/162614/5525830
a cd92001.a
-- CD92001.A
--
-- Grant of Unlimited Rights
--
-- Under contracts F33600-87-D-0337, F33600-84-D-0280, MDA903-79-C-0687,
-- F08630-91-C-0015, and DCA100-97-D-0025,
www.eeworm.com/read/147349/12561082
h ccgl.h
#ifndef CC_GLOABLE_H_
#define CC_GLOABLE_H_
#ifdef DECLARE_GLOBAL
SYS_STATE_TBL cc_state_p0[]= //zch for test 0709
{
// message from data link level
{ L2CC_SETUP, cc_setup_ind, ST_CALP
www.eeworm.com/read/100133/6273528
sa token_stream_retry_exception.sa
(*
ANTLR Translator Generator
Project led by Terence Parr at http://www.jGuru.com
Software rights: http://www.antlr.org/RIGHTS.html
$Id: //depot/code/org.antlr/release/antlr-2.7.0/lib/sath
www.eeworm.com/read/408292/11398172
m equiv_classes_hier_hmm.m
function [equiv_class,param_equiv_class,link]=equiv_classes_hier_hmm(onames,B,D)
%equiv_class: vector. (ordered) nodes having the same CPT have same value
%param_equiv_class: vector. (ordered)
www.eeworm.com/read/347371/11670679
inc spce061a.inc
// ========================================================================= //
// File Name : SPCE061A.inc //
// Description : SPCE061A register definitions //
// Processor
www.eeworm.com/read/168845/5433646
hpp check_type.hpp
// (C) Copyright John Maddock 2000.
// Use, modification and distribution are subject to the
// Boost Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at ht