/dports/devel/universal-ctags/ctags-p5.9.20211128.0/docs/ |
H A D | internal.rst | 25 `inputFile` type and the functions of input group 40 well known ``MIO`` declared in ``main/mio.h``. By calling functions of input group 44 The functions of input group updates fields ``input`` and ``source`` of ``File`` variable. 56 this group. 59 The functions of bypass group 61 The functions of bypass group (``readLineFromBypass`` and 67 Parsers may not need the functions of this group. The functions are 72 The functions of raw group 74 The functions of this group (``readLineRaw`` and ``readLineRawWithNoSeek``) 78 Parsers may not need the functions of this group. The functions are [all …]
|
/dports/www/firefox/firefox-99.0/devtools/docs/user/performance/scenarios/intensive_javascript/ |
H A D | index.rst | 5 …eflows, and garbage collection. This means that long-running JavaScript functions can block the th… 7 …cript is causing performance problems, and to single out the particular functions that need attent… 21 - a radio button group to control how to run the JavaScript: as a single blocking operation in the … 26 Leaving the radio button set to "Use blocking call in main thread", make a recording: 30 - start recording a performance profile 32 - stop recording the profile 43 …e/index>`. We can see that frame rate is pretty healthy for most of the recording, but collapses c… 50 Here, when we pressed the button, the browser ran a JavaScript function, or series of functions, th… 95 …e'll split up the function into a number of much smaller self-contained functions, and schedule ea… 135 …"Use requestAnimationFrame" and capture another profile. This time, the recording should look some… [all …]
|
/dports/www/mythplugin-mythweb/mythweb-31.0/modules/_shared/lang/ |
H A D | English_GB.lang | 20 "$1 recording" 231 "Edit existing group" 270 "First recording" 371 "Last recording" 555 "Prefer a host for a storage group" 648 "recstatus: recording" 764 "Show group" 770 "Showing all programs from the $1 group." 771 Showing all programmes from the $1 group. 856 "TV functions, including recorded programs." [all …]
|
H A D | Greek.lang | 36 "$1 recording" 428 "Edit existing group" 502 "First recording" 582 "info: activate recording" 584 "info: default recording" 624 "Last recording" 939 "Prefer a host for a storage group" 1054 "recstatus: recording" 1205 "Show group" 1217 "Showing all programs from the $1 group." [all …]
|
H A D | Japanese.lang | 28 "$1 recording" 302 "Edit existing group" 352 "First recording" 417 "info: activate recording" 418 "info: default recording" 469 "Last recording" 686 "Prefer a host for a storage group" 792 "recstatus: recording" 924 "Show group" 933 "Showing all programs from the $1 group." [all …]
|
H A D | Chinese_HK.lang | 31 "$1 recording" 413 "Edit existing group" 484 "First recording" 566 "info: activate recording" 568 "info: default recording" 634 "Last recording" 947 "Prefer a host for a storage group" 1084 "recstatus: recording" 1250 "Show group" 1262 "Showing all programs from the $1 group." [all …]
|
H A D | Polish.lang | 28 "$1 recording" 290 "Edit existing group" 333 "First recording" 391 "info: activate recording" 392 "info: default recording" 423 "Last recording" 611 "Prefer a host for a storage group" 710 "recstatus: recording" 834 "Show group" 843 "Showing all programs from the $1 group." [all …]
|
H A D | English.lang | 19 "$1 recording" 231 "Edit existing group" 269 "First recording" 321 "info: activate recording" 323 "info: default recording" 374 "Last recording" 548 "Prefer a host for a storage group" 635 "recstatus: recording" 752 "Show group" 761 "Showing all programs from the $1 group." [all …]
|
H A D | English_CA.lang | 19 "$1 recording" 231 "Edit existing group" 269 "First recording" 321 "info: activate recording" 323 "info: default recording" 374 "Last recording" 548 "Prefer a host for a storage group" 634 "recstatus: recording" 751 "Show group" 760 "Showing all programs from the $1 group." [all …]
|
H A D | Catalan.lang | 32 "$1 recording" 312 "Edit existing group" 362 "First recording" 432 "info: activate recording" 433 "info: default recording" 484 "Last recording" 709 "Prefer a host for a storage group" 815 "recstatus: recording" 950 "Show group" 959 "Showing all programs from the $1 group." [all …]
|
H A D | Dutch.lang | 32 "$1 recording" 304 "Edit existing group" 354 "First recording" 421 "info: activate recording" 422 "info: default recording" 472 "Last recording" 686 "Prefer a host for a storage group" 790 "recstatus: recording" 922 "Show group" 930 "Showing all programs from the $1 group." [all …]
|
/dports/www/firefox/firefox-99.0/devtools/docs/user/performance/call_tree/ |
H A D | index.rst | 6 The Call Tree tells you which JavaScript functions the browser spent the most time in. By analyzing… 23 We've :ref:`zoomed <performance-ui-tour-zooming-in>` into the part of the recording that shows a lo… 30 …e executing this particular function, including its children (the other functions called by this p… 32 …ased on the total amount of time covered by the selected portion of the recording. These numbers s… 34 …hat number as a percentage of the total number of samples in the selected portion of the recording. 38 …Self Time* as a percentage of the total number of samples in the selected portion of the recording. 65 …elling us that some samples were taken in ``sort()`` itself, rather than in the functions it calls. 97 In our example, there are 679 samples assigned to *Gecko* - the second-largest group after ``bubble… 117 …By default, the Call Tree doesn't split platform data out into separate functions, because they ad…
|
/dports/math/octave/octave-6.4.0/doc/interpreter/ |
H A D | intro.texi | 96 functions (sin, cos, @dots{}). Moreover, Octave calculations work 238 @group 250 @group 259 Octave has built-in functions for solving nonlinear differential 269 @group 388 This will show you all the operators, keywords, built-in functions, 389 and loadable functions available in the current session of Octave. An 570 to related functions. 639 Start recording a session in a file called @file{diary} in the current working 643 Stop recording the session in the diary file. [all …]
|
H A D | intro.txi | 94 functions (sin, cos, @dots{}). Moreover, Octave calculations work 236 @group 248 @group 257 Octave has built-in functions for solving nonlinear differential 267 @group 386 This will show you all the operators, keywords, built-in functions, 387 and loadable functions available in the current session of Octave. An 568 to related functions. 637 Start recording a session in a file called @file{diary} in the current working 641 Stop recording the session in the diary file. [all …]
|
H A D | audio.texi | 37 The following functions allow you to read, write and retrieve 195 recording using the specified parameters. 198 recording using those parameters. 233 @group 237 @end group 351 resuming recording and much more is available. 425 recording audio and false otherwise. 465 @var{start} seconds in to the recording. 468 @var{end} seconds in the recording. 510 Octave provides a few functions for dealing with audio data. An audio [all …]
|
/dports/www/firefox-esr/firefox-91.8.0/gfx/wgpu/ |
H A D | CHANGELOG.md | 53 - (beta) implicit bind group layout support 73 - Proper error handling with all functions returning `Result` 79 - bind group layout deduplication 92 - bind group matching to the layout 99 - fix destruction of adapters, swap chains, and bind group layouts 127 …e user is also responsible to keep all resources referenced in the pass up until it ends recording. 184 - bind group buffer ranges 193 - fixed bind group compatibility at the gfx-hal level 233 - basic recording of passes and command buffers
|
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wgpu/ |
H A D | CHANGELOG.md | 53 - (beta) implicit bind group layout support 73 - Proper error handling with all functions returning `Result` 79 - bind group layout deduplication 92 - bind group matching to the layout 99 - fix destruction of adapters, swap chains, and bind group layouts 127 …e user is also responsible to keep all resources referenced in the pass up until it ends recording. 184 - bind group buffer ranges 193 - fixed bind group compatibility at the gfx-hal level 233 - basic recording of passes and command buffers
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/bindings/ |
H A D | RuntimeCallStats.md | 5 `RuntimeCallStats` is a group of counters used to track execution times and call counts of function… 15 …disabled by default) categories under 'Manually select settings'. After recording a trace, select …
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/bindings/ |
H A D | RuntimeCallStats.md | 5 `RuntimeCallStats` is a group of counters used to track execution times and call counts of function… 15 …disabled by default) categories under 'Manually select settings'. After recording a trace, select …
|
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/doc/qtcreator/src/analyze/ |
H A D | creator-heob.qdoc | 84 file. Together with this option, you can use the \c -g2 option to group the 125 Select \uicontrol Only to disable all Heob functions, except installing the 147 standard memory allocation functions and enable only memory leak detection. 191 In the \uicontrol {Control leak recording} list, select \uicontrol Off to 192 record all leaks. You cannot change leak recording while it is running. 194 To start Heob without starting leak recording, select 195 \uicontrol {On (Start Disabled)}. In the Heob console, turn recording 200 To start leak recording when Heob starts and still have the option to 201 control the recording, select \uicontrol {On (Start Enabled)}.
|
H A D | cpu-usage-analyzer.qdoc | 139 \uicontrol {instructions} in the \uicontrol {hardware} group or 140 \uicontrol {cpu-clock} in the \uicontrol {software} group. 233 recording data in the \uicontrol {Additional arguments} field. You may want 314 functions that spend the most CPU time most prominently. 359 between functions. They allow you to examine the internal functions of the 395 functions. 399 functions. 432 generate call graphs when recording data by starting Perf with the 453 therefore loading it does not require you to specify the recording 466 than \c {2}. For maximum flexibility in recording traces you can [all …]
|
/dports/audio/supercollider/SuperCollider-3.11.0-Source/HelpSource/Classes/ |
H A D | Server.schelp | 268 Return the default group on this Server for this client ID. This will be the 322 s.queryAllNodes; // note the root node (ID 0) and the default group (ID 1) 492 The class link::Classes/ServerTree:: can be used to store functions which will be evaluated after t… 504 s.queryAllNodes; // note the group within the default group 553 Plot the node/group tree. As link::#-queryAllNodes:: but graphical. 559 Plot the node/group tree graphically on a given view. 581 record creates the recording synth after the Server's default group and uses In.ar. Thus if you add… 637 Starts or resumes recording the output. 653 Pauses recording. Can be resumed by executing record again. 656 Stops recording, closes the file, and frees the associated resources. [all …]
|
/dports/net-mgmt/prometheus1/prometheus-1.8.2/docs/querying/ |
H A D | basics.md | 81 `group` label set to `canary`: 83 http_requests_total{job="prometheus",group="canary"} 175 Prometheus supports several functions to operate on data. These are described 176 in detail in the [expression language functions](functions.md) page. 206 still takes too long to graph ad-hoc, pre-record it via a [recording 207 rule](../configuration/recording_rules.md#recording-rules).
|
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/components/telemetry/docs/collection/ |
H A D | scalars.rst | 8 We currently only support recording of scalars from the parent process. 18 Probes in privileged JavaScript code can use the following functions to manipulate scalars: 30 These functions can throw if, for example, an operation is performed on a scalar type that doesn't … 36 Probes in native code can use the more convenient helper functions declared in `Telemetry.h <https:… 61 # The following is a group. 62 a.group.hierarchy: 78 - group names must be alpha-numeric + ``.``, with no leading/trailing digit or ``.``; 85 a.group.hierarchy:
|
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/telemetry/docs/collection/ |
H A D | events.rst | 7 Across the different Firefox initiatives, there is a common need for a mechanism for recording, sto… 42 - ``category``: ``String``, identifier. The category is a group name for events and helps to avoid … 142 …Event Telemetry recording is designed to be cheap, not free. If you wish to record events in a per… 164 Event recording is currently disabled by default. Privileged add-ons and Firefox code can enable & … 191 …* ``expired`` - *(optional, bool)* Whether this event entry is expired. This allows recording it w… 194 The registered categories will automatically be enabled for recording. 223 These functions are only supposed to be used by Telemetry internally or in tests. 229 - Firefox 53: Event recording disabled by default (`bug 1329139 <https://bugzilla.mozilla.org/show_… 231 - Firefox 56: Added support for recording new probes from add-ons (`bug 1302681 <bug https://bugzil…
|