Home
last modified time | relevance | path

Searched defs:newcall (Results 1 – 25 of 58) sorted by relevance

123

/dports/math/R-cran-VGAM/VGAM/R/
H A Dqtplot.q91 newcall <- paste("qtplot.", object@family@vfamily[LL], functionVar
138 newcall <- paste(if (expectiles) "explot." else "qtplot.", functionVar
297 newcall <- paste("qtplot.", object@family@vfamily[1], functionVar
468 newcall <- paste("deplot.", object@family@vfamily[LL], functionVar
508 newcall <- paste("deplot.", object@family@vfamily[1], functionVar
588 newcall <- paste("cdf.", object@family@vfamily[LL], functionVar
620 newcall <- paste("cdf.", object@family@vfamily[1], functionVar
678 newcall <- paste("rlplot.", object@family@vfamily[LL], functionVar
698 newcall <- paste("rlplot.", object@family@vfamily[1], functionVar
787 newcall <- paste(Links[ii], functionVar
H A Dcoef.vlm.q99 newcall <- paste("Coef.", object@family@vfamily[LL], functionVar
/dports/math/R/R-4.1.2/src/library/base/R/
H A Dautoload.R25 newcall <- eval(m, parent.frame()) functionVar
/dports/math/libRmath/R-4.1.1/src/library/base/R/
H A Dautoload.R25 newcall <- eval(m, parent.frame()) functionVar
/dports/net/liblinphone/linphone-3.12.0/coreapi/bellesip_sal/
H A Dsal_op_call_transfer.c169 static void notify_last_response(SalOp *op, SalOp *newcall){ in notify_last_response()
182 int sal_call_notify_refer_state(SalOp *op, SalOp *newcall){ in sal_call_notify_refer_state()
/dports/finance/py-backtrader/backtrader-1.9.74.123/backtrader/plot/
H A Dformatters.py99 def newcall(self, x, pos=0): function
/dports/net/iaxmodem/iaxmodem-1.2.0/lib/libiax2/src/
H A Dwiniphone.c105 static struct iax_session *newcall = 0; variable
H A Dminiphone.c132 static struct iax_session *newcall = 0; variable
/dports/games/flightgear/flightgear-2020.3.11/3rdparty/iaxclient/lib/libiax2/src/
H A Dwiniphone.c105 static struct iax_session *newcall = 0; variable
H A Dminiphone.c132 static struct iax_session *newcall = 0; variable
/dports/print/lyx/lyx-2.3.4.2/src/support/
H A DForkedCalls.cpp572 void addCall(ForkedProcess const & newcall) in addCall()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/voice_engine/test/cmd_test/
H A Dvoe_cmd_test.cc332 bool newcall = true; in RunTest() local
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/voice_engine/test/cmd_test/
H A Dvoe_cmd_test.cc313 bool newcall = true; in RunTest() local
/dports/emulators/hercules/hercules-3.13/
H A Dhdl.c71 HDLSHD *newcall; in hdl_adsc() local
/dports/net/sngrep/sngrep-1.4.9/src/
H A Dsip.c332 bool newcall = false; in sip_check_packet() local
/dports/math/R/R-4.1.2/src/main/
H A Dobjects.c432 SEXP newcall = PROTECT(shallow_duplicate(cptr->call)); in dispatchMethod() local
679 SEXP sysp, formals, newcall; in do_nextmethod() local
/dports/math/libRmath/R-4.1.1/src/main/
H A Dobjects.c432 SEXP newcall = PROTECT(shallow_duplicate(cptr->call)); in dispatchMethod() local
679 SEXP sysp, formals, newcall; in do_nextmethod() local
/dports/science/pybrain/pybrain-0.3.3/pybrain/
H A Dutilities.py309 def newcall(*args, **kwargs): function
/dports/math/oleo/oleo-1.99.16/src/
H A Dio-motif.h71 Boolean **selectedcells, newcall, needrecalculate; member
/dports/math/R-cran-car/car/R/
H A DBoot.R223 newcall <- if(is.null(object$weights)) functionVar
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/bpf/
H A Dbpf.c1321 tree newcall = build_call_expr_loc (loc, newdecl, 1, *tp); in bpf_core_walk() local
/dports/math/gp2c/gp2c-0.0.12/src/
H A Dgenblock.c33 int newcall(const char *s, int y) in newcall() function
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/opto/
H A Dmacro.cpp81 void PhaseMacroExpand::copy_call_debug_info(CallNode *oldcall, CallNode * newcall) { in copy_call_debug_info()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/opto/
H A Dmacro.cpp68 void PhaseMacroExpand::copy_call_debug_info(CallNode *oldcall, CallNode * newcall) { in copy_call_debug_info()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/opto/
H A Dmacro.cpp68 void PhaseMacroExpand::copy_call_debug_info(CallNode *oldcall, CallNode * newcall) { in copy_call_debug_info()

123