代码搜索:itself
找到约 5,630 项符合「itself」的源代码
代码结果 5,630
www.eeworm.com/read/243359/4527894
js calendar-da.js
// ** I18N
// Calendar DA language
// Author: Michael Thingmand Henriksen,
// Encoding: any
// Distributed under the same terms as the calendar itself.
// For translat
www.eeworm.com/read/233448/4678774
f90 der_point.f90
! Program to test DERIVED type with components point to the DERIVED
! type itself, and two DERIVED type with componets point to each
! other.
program nest_derived
type record
integer :: valu
www.eeworm.com/read/233448/4678884
f90 module_common.f90
! We were incorrectly trying to create a variable for the common block itself,
! in addition to the variables it contains.
module FOO
implicit none
integer I
common /C/I
contains
subroutine BA
www.eeworm.com/read/219096/4852620
svn-base calendar-da.js.svn-base
// ** I18N
// Calendar DA language
// Author: Michael Thingmand Henriksen,
// Encoding: any
// Distributed under the same terms as the calendar itself.
// For translat
www.eeworm.com/read/219096/4852653
js calendar-da.js
// ** I18N
// Calendar DA language
// Author: Michael Thingmand Henriksen,
// Encoding: any
// Distributed under the same terms as the calendar itself.
// For translat
www.eeworm.com/read/216450/4895491
h inode.h
/* Inode table. This table holds inodes that are currently in use. In some
* cases they have been opened by an open() or creat() system call, in other
* cases the file system itself needs the inod
www.eeworm.com/read/202663/5047692
readme
This library provides a SEDA-based asynchronous sockets layer, using the
Sandstorm platform. It may be used by itself, without the rest of the
Sandstorm APIs, simply by including
import seda.sand
www.eeworm.com/read/192230/5159531
c callfwmall.c
/* Support program for testing gdb's ability to call functions
in an inferior which doesn't itself call malloc, pass appropriate
arguments to those functions, and get the returned result. */
#i
www.eeworm.com/read/182103/5271257
c task1.c
/* Task_1
*
* This routine serves as a test task. It establishes an RTEMS_ASR and
* sends signal to itself to determine if the RTEMS_ASR gets to execute.
*
* Input parameters:
* argument
www.eeworm.com/read/175689/5343395
asv ida.asv
function varargout = IDA(varargin)
% IDA M-file for IDA.fig
% IDA, by itself, creates a new IDA or raises the existing
% singleton*.
%
% H = IDA returns the handle to a new IDA or