Search results

Jump to: navigation, search
  • ...component_declarations. For an allocator, any task activations follow all calls on Initialize.
    8 KB (1,233 words) - 23:38, 4 May 2019
  • ...n, and the amount of time spent in each function plus all the functions it calls. The profiling information is reported for each thread and for the program ...calls. If triggers are nested (e.g. we have a trigger on Routine1() which calls Routine2() which we also have a trigger on), the levels setting for the inn
    23 KB (3,266 words) - 03:37, 22 September 2022
  • <syntaxhighlight lang="Ada">.BREAK .CALLS .DISASSEMBLE .MOVE .READ BEGIN BOTTOM BREAK CALLS CLEAR
    7 KB (1,122 words) - 00:36, 25 April 2019
  • ...d PA with the parameter passed on. There are four possible combinations of calls to consider. We have All of these calls are legal. The call of PA from within Q is legal because formal parameters
    16 KB (2,517 words) - 16:34, 20 April 2019
  • === .CALLS === <syntaxhighlight lang="Ada">.calls</syntaxhighlight>
    20 KB (2,947 words) - 14:02, 24 April 2019
  • ...ests for allocations and deallocations of dynamic storage are made through calls to discrete run-time heap manager functions (e.g., malloc, free, etc.). You can control the behavior of the memcheck probe by calls from within their own probes. The API for the memcheck probe is defined by
    6 KB (972 words) - 18:31, 6 November 2023
  • ...ript file at any time during a debugging session. Script files can contain calls to other script files. See [[PowerAda:APPENDIX F. Debugger Command Referenc ...ls to Ada packages that were compiled with the <code>-k</code> option, and calls to C functions that were not compiled with the <code>-g</code> option.
    15 KB (2,346 words) - 00:36, 25 April 2019
  • Calls the '''vi''' editor, allowing you to change the contents of a macro. With M ...g session, the debugger can read one script file. Script files can contain calls to other script files.
    12 KB (1,849 words) - 00:35, 25 April 2019
  • ...d into a program at compilation time or link time, both the probes and the calls to them are patched into the executable program when the program is loaded ...ssor that will automatically generate the correct C code and the necessary calls to the [[AUG_Aprobe_API|Aprobe API]] from your probes. The preprocessor is
    20 KB (3,230 words) - 17:29, 22 October 2019
  • ...bute_Handle are erroneous if executed concurrently with each other or with calls of any of the operations declared in package Task_Attributes. The following calls (to subprograms in the Task_Attributes package) shall be measured:
    8 KB (1,307 words) - 22:46, 1 May 2019
  • ...call to Reset with the resulting state will produce a generator such that calls to Random with this generator will produce a sequence of values of the appr A sufficiently long sequence of random numbers obtained by successive calls to Random is approximately uniformly distributed over the range of the resu
    16 KB (2,246 words) - 16:14, 1 May 2019
  • ...ve predefined meanings, as described under the signal system call in ''AIX Calls and Subroutines Reference for IBM RISC System/6000''.
    4 KB (606 words) - 00:35, 25 April 2019
  • ...uages/Using Objects Defined by Other Languages#MARKER-2-798|for subprogram calls]]
    4 KB (428 words) - 15:44, 24 April 2019
  • ...0 and 1_873_119_999. This version of Reset yields different states for two calls spaced at least a second and not more than fifty years apart."
    3 KB (458 words) - 00:34, 25 April 2019
  • ...ster and Find) to the entire distributed program through remote subprogram calls.
    4 KB (597 words) - 23:22, 1 May 2019
  • ...of the demo we illustrate the use of Predefined UALs and tracing function calls; then we'll return to the Trace Setup Dialog to add some probes. Custom pr <LI>Notice the effects of removing these calls in the next trace we generate.
    29 KB (4,850 words) - 17:20, 19 June 2018
  • <syntaxhighlight lang="Ada">.BREAK .CALLS .DISASSEMBLE .MOVE .READ BEGIN BOTTOM BREAK CALLS CLEAR
    18 KB (2,585 words) - 00:35, 25 April 2019
  • ...(see [[Guide:95lrm/RM-E-4|E.4]], ''[[Guide:95lrm/RM-E-4|Remote Subprogram Calls]]'').
    4 KB (610 words) - 23:13, 1 May 2019
  • ...AIX PowerAda compiler represents Ada character string values in subprogram calls and function returns [[Category:Calls]]
    10 KB (1,336 words) - 17:41, 20 February 2019
  • ...art of a subprogram_declaration so that they can be used in named-notation calls appearing outside the called subprogram. For another example, declarations
    4 KB (705 words) - 23:38, 4 May 2019
  • ...t and calls <code>Image</code> for each of the extended types. Each of the calls to <code>Image</code> is a dispatching operation, meaning that the choice o
    10 KB (1,579 words) - 00:36, 25 April 2019
  • ...each language defined subprogram is reentrant in the sense that concurrent calls on the same subprogram perform as specified, so long as all parameters that
    5 KB (700 words) - 12:28, 1 May 2019
  • : There are no abort_statements, and there are no calls on Task_Identification.Abort_Task.
    5 KB (692 words) - 15:48, 29 April 2019
  • :Initiates a dialog to execute source lines, stepping into calls. See [[PowerAda:APPENDIX F. Debugger Command Reference/Commands to Control :Initiates a dialog to execute source lines, skipping over calls. See [[PowerAda:APPENDIX F. Debugger Command Reference/Commands to Control
    22 KB (3,387 words) - 00:36, 25 April 2019
  • ...nce of local tasks, the value of such a variable remains unchanged between calls issued from outside the package to subprograms declared in the visible part
    5 KB (701 words) - 23:38, 4 May 2019
  • ...e of IO_Package may obtain a file name by calling Open and later use it in calls to Read and Write. Thus, outside the package, a file name obtained from Ope
    4 KB (684 words) - 23:38, 4 May 2019
  • A call on an abstract subprogram shall be a dispatching call; nondispatching calls to an abstract subprogram are not allowed.
    5 KB (783 words) - 23:37, 4 May 2019
  • 6.4 [[Guide:95lrm/RM-6-4|Subprogram Calls]] 9.5.3 [[Guide:95lrm/RM-9-5-3|Entry Calls]]
    19 KB (2,641 words) - 15:48, 29 April 2019
  • ...er of Ada constructs, like ''Exception Raises and Handlers'', ''Subprogram Calls'', ''Literals'', and so on.<br />
    5 KB (828 words) - 16:37, 23 April 2019
  • ...our program to use inline calls wherever possible. Situations where inline calls can improve performance frequently arise with string handling, array handli
    10 KB (1,597 words) - 00:35, 25 April 2019
  • ...tive takes place immediately if the corresponding entry already has queued calls. If several alternatives can thus be selected, one of them is selected acco
    6 KB (850 words) - 10:57, 30 April 2019
  • ...; for unit bodies the definition is the unit specification; for subprogram calls the definition is the called subprogram's body; and so on.
    5 KB (736 words) - 00:36, 25 April 2019
  • ...s standard input. It writes the processed macros to standard output. Macro calls follow the form: ...Macros specifically traced by ''traceon'' can be untraced only by specific calls to ''traceoff''.
    12 KB (1,668 words) - 13:09, 24 April 2019
  • ...n is allocated once for each such function call. This means that recursive calls to the target function of a function probe cause multiple activations, incl ...robe. See [[#Nested Probes and Recursive Calls|Nested Probes and Recursive Calls]] below for discussion of the practical aspects of this state.
    39 KB (6,256 words) - 23:00, 27 February 2019
  • ...F. Debugger Command Reference/Debugging Machine-Level Code#MARKER-2-2020|.calls command]] ...Debugger Command Reference/Getting Information for Debugging#MARKER-2-1965|calls command]]
    18 KB (2,266 words) - 15:41, 24 April 2019
  • ...any part of the created object is controlled, the initialization includes calls on corresponding Initialize or Adjust procedures. See [[Guide:95lrm/RM-7-6|
    6 KB (816 words) - 23:37, 4 May 2019
  • This is an example report that shows two allocation points each with 1000 calls and allocations of size 10.
    5 KB (563 words) - 19:08, 16 November 2023
  • ...ted system shall be consistent with the possibility for data references or calls between the partitions implied by their semantic dependences. <span id="I66
    5 KB (720 words) - 15:48, 29 April 2019
  • [[AUG_3_Writing_APC_Probes#C++ Class Method Calls|calling]] [[AUG_4_Advanced_Topics#Nested Probes and Recursive Calls|and recursion]]
    34 KB (4,340 words) - 23:07, 27 February 2019
  • ...the rules for task activation and termination, delay statements, and entry calls. <span id="I6542"></span>When a task is not ready, it is said to be blocked
    6 KB (925 words) - 15:48, 29 April 2019
  • ==== 6.4 [[Guide:95lrm/RM-6-4|Subprogram Calls]] ==== :9.5.3 [[Guide:95lrm/RM-9-5-3|Entry Calls]]
    21 KB (2,643 words) - 05:19, 6 May 2019
  • * by providing your own probe which explicitly calls functions exported from the predefined probe. ...ick_gui.ual</code> is a library, so all interaction with it is by function calls from within a user-written probe. The statprof.ual predefined is another si
    17 KB (2,770 words) - 23:06, 27 February 2019
  • Users can control the behavior of the coverage probe by calls from within their own probes. The API for the trace probe is defined by [.. ...n file, so the run-time overhead is directly proportional to the number of calls to the functions selected and the number of branches executed in each funct
    36 KB (4,378 words) - 06:24, 20 March 2018
  • ...aborates the library units comprising the partition. This environment task calls the main subprogram, if present, for execution and then awaits the terminat An active partition may call subprograms in other active partitions. Calls to subprograms in a different active partition are allowed only if the call
    65 KB (9,772 words) - 16:20, 20 April 2019
  • ...ng-as-body is equivalent to the execution of a subprogram_body that simply calls the renamed subprogram with its formal parameters as the actual parameters 13  Calls with the new name of a renamed entry are procedure_call_statements and are
    6 KB (974 words) - 23:38, 4 May 2019
  • :Calls the procedure Put for the given string, and then the procedure New_Line wit
    7 KB (1,080 words) - 17:24, 1 May 2019
  • Ada assumes the user wants all parameters in FORTRAN calls to be passed by reference.
    6 KB (992 words) - 00:35, 25 April 2019
  • ...a ''file terminator''. Terminators are generated during output; either by calls of procedures provided expressly for that purpose; or implicitly as part of
    6 KB (1,068 words) - 16:49, 1 May 2019
  • ...Debugger Command Reference/Getting Information for Debugging#MARKER-2-1965|calls debugger command]]
    9 KB (1,111 words) - 15:41, 24 April 2019
  • ...med on non-Ada assignments to Exported objects. If your non-Ada subprogram calls an Ada subprogram before the Ada subprogram is elaborated, the effect is no
    7 KB (1,054 words) - 02:08, 24 April 2019

View (previous 50 | next 50) (20 | 50 | 100 | 250 | 500)