代码搜索:Behavior
找到约 3,820 项符合「Behavior」的源代码
代码结果 3,820
www.eeworm.com/read/366702/2884417
c c90-scanf-1.c
/* Test for scanf formats. Formats using C90 features, including cases
where C90 specifies some aspect of the format to be ignored or where
the behavior is undefined.
*/
/* Origin: Joseph Myers
www.eeworm.com/read/366702/2884432
c c99-scanf-1.c
/* Test for scanf formats. Formats using C99 features, including cases
where C99 specifies some aspect of the format to be ignored or where
the behavior is undefined.
*/
/* Origin: Joseph Myers
www.eeworm.com/read/366702/2884468
c c99-printf-1.c
/* Test for printf formats. Formats using C99 features, including cases
where C99 specifies some aspect of the format to be ignored or where
the behavior is undefined.
*/
/* Origin: Joseph Myer
www.eeworm.com/read/366702/2884493
c c90-printf-1.c
/* Test for printf formats. Formats using C90 features, including cases
where C90 specifies some aspect of the format to be ignored or where
the behavior is undefined.
*/
/* Origin: Joseph Myer
www.eeworm.com/read/358128/3004485
test user_limits.test
#
# Test behavior of various per-account limits (aka quotas)
#
# Requires privileges to be enabled
-- source include/not_embedded.inc
# Prepare play-ground
--disable_warnings
drop table if exists t
www.eeworm.com/read/357352/3016374
c pe.c
/* vi: set sw=4 ts=4: */
/*
* pe.c - Print a second extended filesystem errors behavior
*
* Copyright (C) 1992, 1993, 1994 Remy Card
* Laborat
www.eeworm.com/read/253336/4398565
c pe.c
/* vi: set sw=4 ts=4: */
/*
* pe.c - Print a second extended filesystem errors behavior
*
* Copyright (C) 1992, 1993, 1994 Remy Card
* Laborat
www.eeworm.com/read/252364/4409098
java testassert.java
//: c05:TestAssert.java
// Demonstrating the assertion tool. Comment the following,
// and uncomment the subsequent line to change
// assertion behavior:
// From 'Thinking in Java, 3rd ed.' (c) Br
www.eeworm.com/read/162614/5531269
c c90-scanf-1.c
/* Test for scanf formats. Formats using C90 features, including cases
where C90 specifies some aspect of the format to be ignored or where
the behavior is undefined.
*/
/* Origin: Joseph Myers
www.eeworm.com/read/162614/5531283
c c99-scanf-1.c
/* Test for scanf formats. Formats using C99 features, including cases
where C99 specifies some aspect of the format to be ignored or where
the behavior is undefined.
*/
/* Origin: Joseph Myers