代码搜索:declared
找到约 3,220 项符合「declared」的源代码
代码结果 3,220
www.eeworm.com/read/366702/2872345
mm method-6.mm
/* The following should NOT generate "may not respond to" warnings,
since a forward-declared @class (instance) should be treated like a
'Class') ('id'). */
/* { dg-do compile } */
#include
www.eeworm.com/read/366702/2872949
m method-19.m
/* The following should NOT generate "may not respond to" warnings, since a forward-declared
@class (instance) should be treated like a 'Class') ('id'). */
/* { dg-do compile } */
#include
www.eeworm.com/read/366702/2873358
f90 contained_2.f90
! Arrays declared in parent but used in the child.
program error
implicit none
integer, dimension (10) :: a
contains
subroutine test()
implicit none
a(1) = 0
end subroutine
end
www.eeworm.com/read/351636/3101876
hhh vcl_cstring.hhh
// NB: size_t is declared in , not
@memchr
@memcmp
@memcpy
@memmove
@memset
@strcat
@strchr
@strcmp
@strcoll
@strcpy
@strcspn
@strerror
@strlen
@strncat
@strncmp
@st
www.eeworm.com/read/351636/3101892
hhh vcl_ctime.hhh
// NB: size_t is declared in , not
@clock_t
@time_t
@tm
@asctime
@clock
@difftime
@localtime
@strftime
@ctime
@gmtime
@mktime
@time
www.eeworm.com/read/156843/5609419
properties messages.properties
SpellCheckManager.Default_Spell_Checker=Default Spell Checker
SpellCheckManager.Could_not_create_tokenizer=Could not create tokenizer
SpellCheckManager.No_dictionary_file_declared=No dictionary file
www.eeworm.com/read/156499/5611643
java hello.java
/* Hello.java - MBean implementation for the Hello World MBean.
This class must implement all the Java methods declared in the
HelloMBean interface, with the appropriate behavior for each one.
www.eeworm.com/read/156499/5611646
java hello.java
/* Hello.java - MBean implementation for the Hello World MBean.
This class must implement all the Java methods declared in the
HelloMBean interface, with the appropriate behavior for each one.
www.eeworm.com/read/475926/6769795
h shell.h
/**
* \file
* Interface for the Contiki shell.
* \author Adam Dunkels
*
* Some of the functions declared in this file must be implemented as
* a shell back-end in the ar
www.eeworm.com/read/475926/6769796
bak shell.h.bak
/**
* \file
* Interface for the Contiki shell.
* \author Adam Dunkels
*
* Some of the functions declared in this file must be implemented as
* a shell back-end in the ar