代码搜索:methods

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

代码结果 10,000
www.eeworm.com/read/470693/1456750

c gc1.c

// This test failed with GGC_ALWAYS_COLLECT because not all unparsed // inline methods were registered with GC. // { dg-do compile } const char *foo () { struct A { const char *a1 () {
www.eeworm.com/read/470693/1462039

m many_args_method.m

/* Contributed by Nicola Pero - Fri Mar 9 19:39:15 CET 2001 */ #include /* Test the syntax of methods with many arguments */ @interface TestClass { Class isa; } + (int) sumInteger:
www.eeworm.com/read/470693/1465019

java keepinline.java

// Demonstrate that private methods can be reflected even if they are // not referenced at compile-time (i.e. -fkeep-inline-functions works). import java.lang.reflect.Method; public class KeepInline {
www.eeworm.com/read/470693/1466350

cc natclass.cc

// natClass.cc - Implementation of java.lang.Class native methods. /* Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation This file is part of libgcj. This software is copyright
www.eeworm.com/read/470693/1466374

cc natarray.cc

// natField.cc - Implementation of java.lang.reflect.Field native methods. /* Copyright (C) 1999, 2000, 2001 Free Software Foundation This file is part of libgcj. This software is copyrighted w
www.eeworm.com/read/470693/1466379

cc natfield.cc

// natField.cc - Implementation of java.lang.reflect.Field native methods. /* Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation This file is part of libgcj. This software is copyrig
www.eeworm.com/read/470693/1466411

java system.java

/* System.java -- useful methods to interface with the system Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is
www.eeworm.com/read/470693/1466413

cc natfloat.cc

// natFloat.cc - Implementation of java.lang.Float native methods. /* Copyright (C) 1998, 1999, 2001 Free Software Foundation This file is part of libgcj. This software is copyrighted work lice
www.eeworm.com/read/470693/1466422

cc natdouble.cc

// natDouble.cc - Implementation of java.lang.Double native methods. /* Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation This file is part of libgcj. This software is copyrighted w
www.eeworm.com/read/470693/1466431

cc natstring.cc

// natString.cc - Implementation of java.lang.String native methods. /* Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation This file is part of libgcj. This software is copyrig