代码搜索:Behavior
找到约 3,820 项符合「Behavior」的源代码
代码结果 3,820
www.eeworm.com/read/167728/5454123
todo
* Complex polynomial solvers (Got Newton-Mueller from
jotahtin@cc.hut.fi, still to add (BJG)).
* The asymptotic behavior of the secondary functions (sec, csc, cot,
etc) can overflow because of expres
www.eeworm.com/read/347503/3171932
s zerop-1.s
# Check that we allow zero operands for some insns.
# Naked comments aren't supported when no operands are supplied; this
# matches mmixal behavior.
Main TRAP
SWYM
TRIP
JMP
POP 123456
POP
www.eeworm.com/read/340665/3267771
s zerop-1.s
# Check that we allow zero operands for some insns.
# Naked comments aren't supported when no operands are supplied; this
# matches mmixal behavior.
Main TRAP
SWYM
TRIP
JMP
POP 123456
POP
www.eeworm.com/read/340665/3280995
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/340665/3281006
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/340665/3281025
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/340665/3281041
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/337546/3334597
c serio_raw.c
/*
* Raw serio device providing access to a raw byte stream from underlying
* serio port. Closely emulates behavior of pre-2.6 /dev/psaux device
*
* Copyright (c) 2004 Dmitry Torokhov
*
* This p
www.eeworm.com/read/334861/3361394
cc getcapability.cc
#include "wait.ih"
Behavior::ConfidenceInterval Wait::getCapability(rf s, rf g)
{
double waitTill = 20;
rf timeNode = rf_cast(g->findDeep("Time"));
if (
www.eeworm.com/read/334861/3361421
cc generategoal.cc
#include "getupfrombelly.ih"
rf GetUpFromBelly::generateGoal(unsigned step, unsigned slot)
{
//d_committed = true;
rf goal = new Goal();
rf dis = goal->addDisju