代码搜索:same
找到约 10,000 项符合「same」的源代码
代码结果 10,000
www.eeworm.com/read/233448/4684025
c wchar_t-2.c
/* { dg-options "-fshort-wchar" } */
/* Check that "-fshort-wchar" makes wchar_t the same size as "unsigned
short". */
extern int i[sizeof (L'a')];
int i[sizeof (unsigned short)];
www.eeworm.com/read/233448/4685277
c redecl-2.c
/* Test for multiple declarations of an identifier at same block
scope: only valid case is all extern. */
/* Origin: Joseph Myers */
/* { dg-do compile } */
/* { dg-options
www.eeworm.com/read/231546/4714525
pm concise.pm
package B::Concise;
# Copyright (C) 2000, 2001 Stephen McCamant. All rights reserved.
# This program is free software; you can redistribute and/or modify it
# under the same terms as Perl itself.
our
www.eeworm.com/read/231546/4714772
pm findbin.pm
# FindBin.pm
#
# Copyright (c) 1995 Graham Barr & Nick Ing-Simmons. All rights reserved.
# This program is free software; you can redistribute it and/or modify it
# under the same terms as Perl itself
www.eeworm.com/read/230196/4724794
js popupwin.js
// (c) dynarch.com 2003-2004
// Distributed under the same terms as HTMLArea itself.
function PopupWin(editor, title, handler, initFunction) {
this.editor = editor;
this.handler = handler;
var dlg
www.eeworm.com/read/230196/4724979
js popupwin.js
// (c) dynarch.com 2003-2004
// Distributed under the same terms as HTMLArea itself.
function PopupWin(editor, title, handler, initFunction) {
this.editor = editor;
this.handler = handler;
var dlg
www.eeworm.com/read/229812/4738062
c diag0173.c
#if !defined( ARCH ) || ( ARCH != 386 )
#error system dependent test for 386
#else
// 93/12/13 (jww) fixed
// compile -mh -w3
// generates two warnings for same source location
// grb
c
www.eeworm.com/read/229812/4742181
txt init.txt
Although the two forms
T a = b;
and
T a(b);
mean nearly the same thing, they aren't quite identical.
Writing
T a = b;
is a request to call the copy constructor T::T(const T&) a
www.eeworm.com/read/229812/4746359
fi win386.fi
c$noreference
! Constants for GetProc16() (included for 16-bits windows so same source
! will work in 16 and 32-bit environments)
integer GETPROC_CALLBACK
integer GETPROC_SETTIMER
www.eeworm.com/read/229812/4750398
gml rftufig.gml
:H2.Figures
:pc.
Figures are used to create space for illustrated material
:I1.figures
to be placed in the document.
If you enter text within the figure, it is processed in the
same manner as th