代码搜索:same

找到约 10,000 项符合「same」的源代码

代码结果 10,000
www.eeworm.com/read/136571/5869699

c stsc.c

#include "quicktime.h" int quicktime_stsc_init(quicktime_stsc_t *stsc) { stsc->version = 0; stsc->flags = 0; stsc->total_entries = 0; stsc->entries_allocated = 0; } int quicktime_s
www.eeworm.com/read/110972/6162235

c stsc.c

#include "quicktime.h" int quicktime_stsc_init(quicktime_stsc_t *stsc) { stsc->version = 0; stsc->flags = 0; stsc->total_entries = 0; stsc->entries_allocated = 0; } int quicktime_s
www.eeworm.com/read/491503/6436416

v top_top.v

`timescale 1ns / 1ps //////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 23:56:05 01/12/07 // Design Name: // Mo
www.eeworm.com/read/408292/11398219

m equiv_classes_hmm.m

function [equiv_class,param_equiv_class,link]=equiv_classes_hmm(onames,B,D) %equiv_class: vector. (ordered) nodes having the same CPT have same value %param_equiv_class: vector. (ordered) nodes
www.eeworm.com/read/219553/14876180

h tokenizer.h

#ifndef TOKENIZER_INCLUDED #define TOKENIZER_INCLUDED extern ram_pointer_t token_address; extern unsigned char token; extern unsigned char get_token(void); extern void unget_token(void); e
www.eeworm.com/read/169697/5413785

c check_dims.c

/* (C) 2004 by Argonne National Laboratory. See COPYRIGHT in top-level directory. */ #include "collchk.h" int CollChk_check_dims(MPI_Comm comm, int ndims, int *dims, char* call) { char
www.eeworm.com/read/169697/5413847

c check_graph.c

/* (C) 2004 by Argonne National Laboratory. See COPYRIGHT in top-level directory. */ #include "collchk.h" int CollChk_check_graph(MPI_Comm comm, int nnodes, int *index, int* edges,
www.eeworm.com/read/168845/5433722

cpp string.cpp

// Boost.Range library // // Copyright Thorsten Ottosen 2003-2004. Use, modification and // distribution is subject to the Boost Software License, Version // 1.0. (See accompanying file LICENSE
www.eeworm.com/read/167562/5458110

h opcodes.h

/* Automatically generated. Do not edit */ /* See the mkopcodeh.awk script for details */ #define OP_MemLoad 1 #define OP_HexBlob 134 /* same
www.eeworm.com/read/162614/5518081

exp compat.exp

# Copyright (C) 2002, 2004 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by