代码搜索:same

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

代码结果 10,000
www.eeworm.com/read/162614/5520015

c lookup23.c

// { dg-do assemble } // Test for proper handling of type lookup if base class has field with the // same name as the containing class. struct a { int a; }; struct b : a {}; b x; void foo () { x
www.eeworm.com/read/162614/5522055

c 900520_06.c

// { dg-do run } // g++ 1.37.1 bug 900520_06 // When an object of a class type is passed into a formal parameter of the // same class type (in a function call) the language definition calls for // t
www.eeworm.com/read/162614/5522224

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/162614/5526491

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/350097/3128757

s sacos.s

| | sacos.sa 3.3 12/19/90 | | Description: The entry point sAcos computes the inverse cosine of | an input argument; sAcosd does the same except for denormalized | input. | | Input: Double-extended
www.eeworm.com/read/350097/3128765

s satanh.s

| | satanh.sa 3.3 12/19/90 | | The entry point satanh computes the inverse | hyperbolic tangent of | an input argument; satanhd does the same except for denormalized | input. | | Input: Double-extende
www.eeworm.com/read/350097/3128855

s copy_user.s

/* * arch/alpha/lib/copy_user.S * * Copy to/from user space, handling exceptions as we go.. This * isn't exactly pretty. * * This is essentially the same as "memcpy()", but with a few twists.
www.eeworm.com/read/350097/3131835

c 3c523.c

/* net-3-driver for the 3c523 Etherlink/MC card (i82586 Ethernet chip) This is an extension to the Linux operating system, and is covered by the same Gnu Public License that covers that wor
www.eeworm.com/read/350097/3132836

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
www.eeworm.com/read/347503/3171100

l elf-reloc-2.l

.*: Assembler messages: .*:4: Error: too many ldah insns for !gpdisp!3 .*:5: Error: too many lda insns for !gpdisp!3 .*:8: Error: both insns for !gpdisp!4 must be in the same section