代码搜索:itself
找到约 5,630 项符合「itself」的源代码
代码结果 5,630
www.eeworm.com/read/254049/4389265
js calendar-sp.js
// ** I18N
// Calendar SP language
// Author: Rafael Velasco
// Encoding: any
// Distributed under the same terms as the calendar itself.
// For translators: please use UTF-
www.eeworm.com/read/254049/4389266
js calendar-pt.js
// ** I18N
// Calendar pt_BR language
// Author: Adalberto Machado,
// Encoding: any
// Distributed under the same terms as the calendar itself.
// For translators: please use
www.eeworm.com/read/254049/4389277
js calendar-he-utf8.js
// ** I18N
// Calendar EN language
// Author: Idan Sofer,
// Encoding: UTF-8
// Distributed under the same terms as the calendar itself.
// For translators: please us
www.eeworm.com/read/254049/4389279
js calendar-br.js
// ** I18N
// Calendar pt-BR language
// Author: Fernando Dourado,
// Encoding: any
// Distributed under the same terms as the calendar itself.
// For translators: plea
www.eeworm.com/read/254049/4389300
js calendar-lv.js
// ** I18N
// Calendar LV language
// Author: Juris Valdovskis,
// Encoding: cp1257
// Distributed under the same terms as the calendar itself.
// For translators: please use UT
www.eeworm.com/read/252364/4409214
java dynamicfields.java
//: c09:DynamicFields.java
// A Class that dynamically adds fields to itself.
// Demonstrates exception chaining.
// {ThrowsException}
// From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002
//
www.eeworm.com/read/162614/5530269
c 20050907-1.c
/* PR 23190 */
/* Well, collateral damage from a proposed patch fixing 23190. We'd emit
debug info for multilib_exclusions_raw without emitting the variable
itself, leading to link errors. Thi
www.eeworm.com/read/162519/5540877
c nested_struct2.c
/* Area: ffi_call, closure_call
Purpose: Check structure passing with different structure size.
Contains structs as parameter of the struct itself.
Sample taken from Alan Modras patch to src/pr
www.eeworm.com/read/162519/5540933
c nested_struct3.c
/* Area: ffi_call, closure_call
Purpose: Check structure passing with different structure size.
Contains structs as parameter of the struct itself.
Sample taken from Alan Modras patch to src/pr
www.eeworm.com/read/159825/5581054
h unaligned.h
#ifndef __I386_UNALIGNED_H
#define __I386_UNALIGNED_H
/*
* The i386 can do unaligned accesses itself.
*
* The strange macros are there to make sure these can't
* be misused in a way that