代码搜索:itself
找到约 5,630 项符合「itself」的源代码
代码结果 5,630
www.eeworm.com/read/377685/2697830
js calendar-br.js
// ** I18N
// Calendar pt-BR language
// Author: Fernando Dourado,
// Encoding: any
// Distributed under the same terms as the calendar itself.
// For translator
www.eeworm.com/read/376179/2712418
js calendar-ru.js
// ** I18N
// Calendar RU language
// Translation: Sly Golovanov, http://golovanov.net,
// Encoding: any
// Distributed under the same terms as the calendar itself.
// For transl
www.eeworm.com/read/376179/2712423
js calendar-no.js
// ** I18N
// Calendar NO language
// Author: Daniel Holmen,
// Encoding: UTF-8
// Distributed under the same terms as the calendar itself.
// For translators: please use UT
www.eeworm.com/read/376179/2712431
js calendar-ru_win_.js
// ** I18N
// Calendar RU language
// Translation: Sly Golovanov, http://golovanov.net,
// Encoding: any
// Distributed under the same terms as the calendar itself.
// For transl
www.eeworm.com/read/376006/2718326
po pl.po
# PG_CONFIG Translated Messages into the Polish Language (ISO-8859-2)
#
# Copyright (c) 2005 toczek, xxxtoczekxxx@wp.pl
# Distributed under the same licensing terms as PostgreSQL itself.
#
#
msgid ""
www.eeworm.com/read/376006/2718424
po pl.po
# PG_CONTROLDATA Translated Messages into the Polish Language (ISO-8859-2)
#
# Copyright (c) 2005 toczek, xxxtoczekxxx@wp.pl
# Distributed under the same licensing terms as PostgreSQL itself.
#
#
msgi
www.eeworm.com/read/373038/2767464
java matcher.java
/* Copyright (c) 2000-2006 hamcrest.org
*/
package org.hamcrest;
/**
* A matcher over acceptable values.
* A matcher is able to describe itself to give feedback when it fails.
*
* Matcher
www.eeworm.com/read/366702/2871021
c nest13.c
// { dg-do assemble }
// GROUPS passed nested-classes
// The bug here is that wer'e getting a message about inner not
// being a basetype itself. I think it's because it's being
// compared as the "
www.eeworm.com/read/366702/2876694
f90 actual_pointer_function_1.f90
! { dg-do run }
! Tests the fix for PR31211, in which the value of the result for
! cp_get_default_logger was stored as a temporary, rather than the
! pointer itself. This caused a segfault when t
www.eeworm.com/read/366702/2876996
f90 auto_array_1.f90
! { dg-do run }
! PR fortran/17077.
! Automatic arrays are allocated on the heap. When used as an actual argument
! we were passing the address of the pointer, not the pointer itself.
program p
i