代码搜索:itself

找到约 5,630 项符合「itself」的源代码

代码结果 5,630
www.eeworm.com/read/165135/5485470

js calendar-lt-utf8.js

// ** I18N // Calendar LT language // Author: Martynas Majeris, // Encoding: UTF-8 // Distributed under the same terms as the calendar itself. // For translators: please use U
www.eeworm.com/read/162614/5515351

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

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/344727/3205255

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/344727/3205256

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/344727/3205269

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/344727/3205272

js calendar-lt-utf8.js

// ** I18N // Calendar LT language // Author: Martynas Majeris, // Encoding: UTF-8 // Distributed under the same terms as the calendar itself. // For translators: please use U
www.eeworm.com/read/342639/3231731

js cn_utf8.js

// ** I18N // Calendar EN language // Author: Mihai Bazon, // Encoding: any // Translator : Niko // Distributed under the same terms as the calendar itself.
www.eeworm.com/read/342318/3235339

js calendar-zh.js

// JavaScript Document // ** I18N // Calendar ZH language // Author: muziq, // Encoding: GB2312 or GBK // Distributed under the same terms as the calendar itself. // full d
www.eeworm.com/read/340665/3272861

c dllimport4.c

// Report error if dllimport attribute in definition itself. // { dg-do compile { target i?86-*-cygwin* i?86-*-mingw*} } __attribute__((dllimport)) void bar () { } // { dg-error "definition" } __a