代码搜索:syntax
找到约 10,000 项符合「syntax」的源代码
代码结果 10,000
www.eeworm.com/read/328613/3440892
properties cursors.properties
#
# @(#)cursors.properties 1.5 99/07/12
#
# Cursors Properties file
#
# Names GIF89 sources for Custom Cursors and their associated HotSpots
#
# Note: the syntax of the property name is significant an
www.eeworm.com/read/324136/3505975
c tclget.c
/*
* tclGet.c --
*
* This file contains procedures to convert strings into
* other forms, like integers or floating-point numbers or
* booleans, doing syntax checking along the way.
*
* Copyri
www.eeworm.com/read/323948/3507195
c arymimai.c
/* $Revision: 1.19 $ */
/*
* ARYMIMAI array minimum/maximum index computation.
*
* Syntax: [sys, x0] = arymimai(t,x,u,flag,Func)
* where Func is the string w
www.eeworm.com/read/321483/3535724
7fatal
Check FATAL functionality
__END__
# Check compile time warning
use warnings FATAL => 'syntax' ;
{
no warnings ;
$a =+ 1 ;
}
$a =+ 1 ;
print STDERR "The End.\n" ;
EXPECT
Reversed += operator
www.eeworm.com/read/320003/3551397
out testgenerics2.out
unit TestGenerics2;
{ AFS November 2007
This code compiles, but is not semantically meaningfull.
It is test cases for the code-formating utility
Test new generics syntax - like Test
www.eeworm.com/read/318394/3569770
c arymimai.c
/* $Revision: 1.19 $ */
/*
* ARYMIMAI array minimum/maximum index computation.
*
* Syntax: [sys, x0] = arymimai(t,x,u,flag,Func)
* where Func is the string w
www.eeworm.com/read/316872/3586688
kconfig
# For a description of the syntax of this configuration file,
# see Documentation/kbuild/kconfig-language.txt.
mainmenu "Linux/Xtensa Kernel Configuration"
config FRAME_POINTER
bool
default n
con
www.eeworm.com/read/316872/3587412
kconfig
#
# For a description of the syntax of this configuration file,
# see Documentation/kbuild/kconfig-language.txt.
#
mainmenu "Linux Kernel Configuration"
config ARM
bool
default y
select RTC_LIB
www.eeworm.com/read/316872/3590673
kconfig
# For a description of the syntax of this configuration file,
# see Documentation/kbuild/kconfig-language.txt.
#
mainmenu "Linux/PowerPC Kernel Configuration"
config WORD_SIZE
int
default 32
conf
www.eeworm.com/read/316580/3610198
c arymimai.c
/* $Revision: 1.19 $ */
/*
* ARYMIMAI array minimum/maximum index computation.
*
* Syntax: [sys, x0] = arymimai(t,x,u,flag,Func)
* where Func is the string w