function call


Also found in: Dictionary, Medical, Encyclopedia, Wikipedia.
Graphic Thesaurus  🔍
Display ON
Animation ON
Legend
Synonym
Antonym
Related
</>embed</>
function callfunction c...
  • noun

Words related to function call

nouna call that passes control to a subroutine

Related Words

Based on WordNet 3.0, Farlex clipart collection. © 2003-2012 Princeton University, Farlex Inc.
References in periodicals archive ?
In the beginning, we analyze all the samples to extract function call traces corresponding to permission methods that belong to used permissions.
Using these newly developed technologies, it has become possible to repeatedly search for the changed locations in OSS around relevant function call paths.
For each statement containing a function call in the source code (e.g., "input (a, b, c)" and "result = Calc (a, b, c)"), the profiling metaprogram should be able to locate the statement and insert profiling before and after it.
The numerical results showed that the proposed block method has superiority in terms of accuracy, total function call, total steps, and execution time.
IEC 61131-3 defines the timer as a system function call. When starting a timer, the program uses CAL instruction.
--If the probability of producing the symbol [O.sub.t] in the current state B(i, [O.sub.t]) is less than 6 then the function call in the trace is labeled as anomalous.
Finally, the APIs and open source code are fully documented for in-depth explanations of function calls, feature workflow, and quick function call references.
Function calls and the corresponding return blocks are handled in a context-sensitive manner: the basic block that follows a function call is marked reachable only :if the corresponding call site is reachable.
* The name of the enclosing function call and rank of the argument, such as 2nd arg to +
The virtual button press (above) triggers a function call via Lua code (below) that detects which player's control should be changed.
Each function call is then implemented as first installing the corresponding closure environment, setting up the arguments (normally in registers), and then passing the control to the target by a "jump" instruction.
Later this year, SAG also plans to open Bolero to SAP R/3 users, using BAPI (business application protocol interface) and RFC (remote function call) interfaces.
To display Chinese characters, we can add a "Chinese character function call" subroutine.