代码搜索:same
找到约 10,000 项符合「same」的源代码
代码结果 10,000
www.eeworm.com/read/233448/4675779
c access16.c
// { dg-do assemble }
// Bug: g++ uses the same binfo for the a subobject of c and the a subobject
// of b, so basetype_paths get bashed improperly.
class a {
protected:
virtual void foo() { } // {
www.eeworm.com/read/233448/4676311
mm const-str-7.mm
/* APPLE LOCAL file mainline */
/* Test to make sure that the const objc strings are the same across
scopes. */
/* Developed by Andrew Pinski */
/* { dg-options "-fnext-
www.eeworm.com/read/233448/4678566
c bitreverse-1.c
/* APPLE LOCAL file */
#include
#include
/* This is the same data structure originally supplied by a user. */
/* { dg-do run { target powerpc*-*-darwin* } } */
/*
Fun with bitf
www.eeworm.com/read/233448/4681687
f90 contained_1.f90
! PR15986
! Siblings may be used as actual arguments, in which case they look like
! variables during parsing. Also checks that actual variables aren't replaced
! by siblings with the same name
! { d
www.eeworm.com/read/233448/4684959
c asm-5.c
/* Asm operands that are given as hard registers must keep the same
hard register all the way through compilation. Example derived
from glibc source. */
/* { dg-do compile { target alpha*-*-*
www.eeworm.com/read/233448/4685877
c defined.c
/* Copyright (C) 2000 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* Tests tradcpp0 with defined. The defined operator in traditional C
works just the same as the defined opera
www.eeworm.com/read/233448/4686304
c sibcall-3.c
/* Simple check that sibling calls are performed from a
void non-leaf-function taking one int argument calling a function which
is about the same as itself.
Copyright (C) 2002 Free Software
www.eeworm.com/read/231546/4714472
pm diagnostics.pm
package diagnostics;
=head1 NAME
diagnostics - Perl compiler pragma to force verbose warning diagnostics
splain - standalone program to do the same thing
=head1 SYNOPSIS
As a pragma:
use dia
www.eeworm.com/read/231371/4716193
java connectionpool.java
package com.ora.jsp.sql;
import java.sql.*;
import java.util.*;
/**
* This class implements a connection pool. It's the same as the
* ConnectionPool class described in Java Servlet Program
www.eeworm.com/read/226641/4782693
h ip_conntrack_tuple.h
#ifndef _IP_CONNTRACK_TUPLE_H
#define _IP_CONNTRACK_TUPLE_H
/* A `tuple' is a structure containing the information to uniquely
identify a connection. ie. if two packets have the same tuple, they