Home
last modified time | relevance | path

Searched +refs:propagation +refs:apply +refs:inspector (Results 1 – 25 of 250) sorted by relevance

12345678910

/dports/lang/racket/racket-8.3/src/expander/syntax/
H A Dscope.rkt467 [inspector (propagation-apply-inspector
603 (not (propagation-inspector prop))
627 [inspector (or (propagation-inspector prop)
633 (define (propagation-apply prop scs parent-s)
650 (define (propagation-apply-shifted prop smss parent-s)
673 (define (propagation-apply-mpi-shifts prop mss parent-s)
683 (define (propagation-apply-inspector prop i)
684 (or i (propagation-inspector prop)))
711 (propagation-inspector prop)
740 (not (propagation-inspector prop))
[all …]
H A Dsyntax.rkt9 "../namespace/inspector.rkt"
13 "weaker-inspector.rkt")
36 prop:propagation
53 scopes ; scopes that apply at all phases
58 inspector) ; inspector for access to protected bindings
183 (define-values (prop:propagation propagation? propagation-ref)
187 (define-values (prop:propagation-taint propagation-taint? propagation-taint-ref)
189 (define-values (prop:propagation-set-taint propagation-set-taint? propagation-set-taint-ref)
231 #f)) ; inspector
263 (weaker-inspector insp (syntax-inspector stx-c)))))
[all …]
H A Dbinding.rkt37 apply-syntax-shifts
38 syntax-apply-shifts
150 ;; inspector.
156 (syntax-set-inspector s inspector)
168 [inspector (or (syntax-inspector s)
173 (propagation-mpi-shift (and (modified-content? content*)
265 (define (apply-syntax-shifts mpi shifts)
284 (define (syntax-apply-shifts s mpi)
308 (syntax-set-inspector to-s inspector)]
322 [inspector (or (syntax-inspector s)
[all …]
/dports/lang/racket-minimal/racket-8.3/src/expander/syntax/
H A Dscope.rkt467 [inspector (propagation-apply-inspector
603 (not (propagation-inspector prop))
627 [inspector (or (propagation-inspector prop)
633 (define (propagation-apply prop scs parent-s)
650 (define (propagation-apply-shifted prop smss parent-s)
673 (define (propagation-apply-mpi-shifts prop mss parent-s)
683 (define (propagation-apply-inspector prop i)
684 (or i (propagation-inspector prop)))
711 (propagation-inspector prop)
740 (not (propagation-inspector prop))
[all …]
H A Dsyntax.rkt9 "../namespace/inspector.rkt"
13 "weaker-inspector.rkt")
36 prop:propagation
53 scopes ; scopes that apply at all phases
58 inspector) ; inspector for access to protected bindings
183 (define-values (prop:propagation propagation? propagation-ref)
187 (define-values (prop:propagation-taint propagation-taint? propagation-taint-ref)
189 (define-values (prop:propagation-set-taint propagation-set-taint? propagation-set-taint-ref)
231 #f)) ; inspector
263 (weaker-inspector insp (syntax-inspector stx-c)))))
[all …]
H A Dbinding.rkt37 apply-syntax-shifts
38 syntax-apply-shifts
150 ;; inspector.
156 (syntax-set-inspector s inspector)
168 [inspector (or (syntax-inspector s)
173 (propagation-mpi-shift (and (modified-content? content*)
265 (define (apply-syntax-shifts mpi shifts)
284 (define (syntax-apply-shifts s mpi)
308 (syntax-set-inspector to-s inspector)]
322 [inspector (or (syntax-inspector s)
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/sandbox-lib/racket/
H A Dsandbox.rkt236 (lambda args (apply (sandbox-network-guard) args))))
451 (apply (car r) (cdr r))
495 (apply choice-evt ts)
504 (apply values results))
517 [else (apply (car r) (cdr r))]))
529 [else (apply (car r) (cdr r))]))
829 (define orig-code-inspector (current-code-inspector))
1074 (apply
1138 ;; Retain flush propagation as long as the new plumber is
1143 [current-inspector ((sandbox-make-inspector))]
[all …]
/dports/devel/gammaray/GammaRay-2.11.3/
H A DCHANGES30 * Add event propagation detection for QtQuick pointer events.
117 * Add search line to timer inspector.
209 * Fix crash in QtQuick inspector.
214 * Add style hint view to style inspector.
265 * Add Wayland compositor inspector.
272 * Fix table layout in style inspector.
298 * Improved object navigation allowing to select which tool to go to if multiple apply.
413 * New translation inspector plug-in.
492 * Fix crash in selection model inspector
518 * New QStyle inspector
[all …]
/dports/lang/racket-minimal/racket-8.3/src/expander/compile/
H A Dserialize.rkt64 ;; - #:inspector and #:bulk-binding-registry refer to
226 (define-values (,inspector-id) (current-code-inspector))
269 `(hasheqv ,@(apply
654 ,(if syntax-support? inspector-id #f)
769 [(#:inspector) (values inspector (add1 pos))]
779 inspector))]
786 inspector))]
795 inspector))]
841 (values (apply make-prefab-struct key (reverse r))
867 extra-inspector
[all …]
/dports/lang/racket/racket-8.3/src/expander/compile/
H A Dserialize.rkt64 ;; - #:inspector and #:bulk-binding-registry refer to
226 (define-values (,inspector-id) (current-code-inspector))
269 `(hasheqv ,@(apply
654 ,(if syntax-support? inspector-id #f)
769 [(#:inspector) (values inspector (add1 pos))]
779 inspector))]
786 inspector))]
795 inspector))]
841 (values (apply make-prefab-struct key (reverse r))
867 extra-inspector
[all …]
/dports/www/node10/node-v10.24.1/doc/api/
H A Dcli.md134 Activate inspector on `host:port` and break at start of user script.
142 Set the `host:port` to be used when the inspector is activated.
143 Useful when activating the inspector by sending the `SIGUSR1` signal.
155 Activate inspector on `host:port`. Default is `127.0.0.1:9229`.
157 V8 inspector integration allows tools such as Chrome DevTools and IDEs to debug
162 #### Warning: binding inspector to a public IP:port combination is insecure
164 Binding the inspector to a public IP (including `0.0.0.0`) with an open port is
165 insecure, as it allows external hosts to connect to the inspector and perform
293 The `--preserve-symlinks` flag does not apply to the main module, which allows
294 `node --preserve-symlinks node_module/.bin/<foo>` to work. To apply the same
[all …]
/dports/lang/racket-minimal/racket-8.3/src/bc/src/
H A Dstartup.inc9148 "(propagation-apply"
9153 "(propagation-apply-shifted"
9158 "(propagation-apply-mpi-shifts"
9163 "(propagation-apply-inspector"
9775 " propagation-inspector"
9906 "(propagation-apply)"
9959 "(propagation-apply-shifted)"
10021 "(propagation-apply-mpi-shifts)"
10028 "(propagation-apply-inspector)"
10070 "(propagation-inspector prop_0)"
[all …]
/dports/lang/racket/racket-8.3/src/bc/src/
H A Dstartup.inc9148 "(propagation-apply"
9153 "(propagation-apply-shifted"
9158 "(propagation-apply-mpi-shifts"
9163 "(propagation-apply-inspector"
9775 " propagation-inspector"
9906 "(propagation-apply)"
9959 "(propagation-apply-shifted)"
10021 "(propagation-apply-mpi-shifts)"
10028 "(propagation-apply-inspector)"
10070 "(propagation-inspector prop_0)"
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/
H A DChangeLog-2011-02-165500 Test: storage/indexeddb/transaction-event-propagation.html
7893 Test: storage/indexeddb/request-event-propagation.html
34275 (WebCore::FEBlend::apply):
41355 However our shouldPaint logic has always been flawed and has turned off propagation
42795 (WebCore::FEImage::apply):
42868 (WebCore::FEBlend::apply):
42880 (WebCore::FEFlood::apply):
42886 (WebCore::FEMerge::apply):
42893 (WebCore::FETile::apply):
42917 (WebCore::FEImage::apply):
[all …]
H A DChangeLog2537 propagation of all mouse click events.
7420 (WebCore::Path::apply):
9062 (WebCore::FEGaussianBlur::apply):
11045 (WebCore::FETurbulence::apply):
13598 (WebCore::FEComponentTransfer::apply):
15075 (WebCore::FEDropShadow::apply):
15348 (WebCore::FEComposite::apply):
15350 (WebCore::SourceAlpha::apply):
36173 allow the propagation of the textDidChangeInTextField event.
47774 No new tests, existing tests apply.
[all …]
H A DChangeLog-2010-12-068108 (WebCore::FEBlend::apply):
8145 (WebCore::FEFlood::apply):
8162 (WebCore::FEMerge::apply):
8183 (WebCore::FETile::apply):
8270 (WebCore::FEImage::apply):
49840 (WebCore::Path::apply):
69037 Fix bugs with the propagation of correct modes in the HTML5 parser. Make sure the
74924 [Qt] Fix cursor change propagation
76231 beneath it. As it is tricky to implement the content propagation across all
94826 Web Inspector: error info propagation in InspectorBackendDispatch should be improved
[all …]
H A DChangeLog-2010-01-2912356 (WebCore::Path::apply):
14641 (WebCore::FEImage::apply):
16099 (WebCore::FETile::apply):
26305 (WebCore::FrameLoader::updateSandboxFlags): propagation of sandbox flags
29904 (WebCore::FETile::apply):
30206 (WebCore::FETile::apply):
50078 1. Content propagation is possible only if the drawable we create and
50081 propagation (Qt will take care of it).
73053 (WebCore::Path::apply):
74777 (WebCore::FETile::apply):
[all …]
H A DChangeLog-2010-05-242339 Fix a crash caused by feLigthing::apply()
2349 (WebCore::FELighting::apply):
8436 (WebCore::FELighting::apply):
9183 …to pave the way for runtime switches in the propagation behavior. We have to make sure we call it …
9201 document's compositor to ask whether propagation is appropriate.
14282 (WebCore::EditCommand::apply):
23658 Always apply any forced flags.
33445 (WebCore::FEMorphology::apply):
33883 Added fast/events/stop-immediate-propagation.html.
42104 (WebCore::Path::apply):
[all …]
H A DChangeLog-2008-08-105588 (WebCore::FEFlood::apply):
5608 (WebCore::FEImage::apply):
5617 (WebCore::FEMerge::apply):
5672 (WebCore::FETile::apply):
7016 (WebCore::FEBlend::apply):
16613 * manual-tests/inspector/profiler-test-apply.html:
17207 * manual-tests/inspector/profiler-test-apply.html:
18588 * manual-tests/inspector/profiler-test-apply.html: Added.
26411 Fix propagation of mouse double click events.
42663 * page/inspector/inspector.css: Made the .editing class apply
[all …]
H A DChangeLog-2009-06-16759 (WebCore::FEFlood::apply):
771 (WebCore::FEOffset::apply):
4580 (WebCore::FETile::apply):
7197 (WebCore::FETile::apply):
26261 Fix propagation of fill rules when rendering paths in the Qt build.
54256 (WebCore::Path::apply):
56648 (WebCore::Path::apply):
64735 (WebCore::Path::apply):
75763 * manual-tests/inspector/profiler-test-apply.html: Removed.
78452 … Clean up background and overflow propagation from the body to the viewport. Make it match the
[all …]
/dports/lang/chez-scheme/ChezScheme-9.5.4/release_notes/
H A Drelease_notes.stex380 other inspector information is not preserved.
925 inspector is currently focused.
1151 code to enable propagation of constants and inlining of procedures
1176 \item[\scheme{inspector-source}:]
1177 Strip inspector source information.
1699 can be shown by the inspector.
1881 \subsection{New inspector functionality (8.9.1)}
2039 \scheme{(apply zero? 0)} to \scheme{#t}
2499 within the apply operation via \scheme{cons}, \scheme{list}, or
2501 i.e., without the \scheme{apply} and without the constant list
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit/qt/
H A DChangeLog-2011-02-16495 (QWebSettingsPrivate::apply):
3672 http://localhost:9222/webkit/inspector/inspector.html?page=1
4755 [Qt] Fix cursor change propagation
11080 (QWebSettingsPrivate::apply): apply new settings flag for compositing
14630 inspector.
19203 inspector.
19926 them and that they should not be subject to event propagation.
22121 Fixes background color propagation when using a custom QWebPage
22237 Fix background propagation from the QWebView's palette.
25266 Implemented support for settings propagation.
[all …]
/dports/x11-toolkits/gtk40/gtk-4.4.1/
H A DNEWS.pre-4.081 * Make the inspector available in non-debug builds
1656 759308 Instant apply in printing dialog (number of copies)
3948 752616 wayland: Always apply scaling factor to cursor hotspot and dimen...
4444 744054 Clarify documentation for event propagation a...
5014 736557 inspector: Show hidden windows in the inspector
5125 736557 inspector: Show hidden windows in the inspector
5443 731463 Styling of last column header does not apply to treeview-like cust...
5485 - Lower the inspector window when picking
5709 727210 W32: Prelight doesn't apply to check/radio marks
5911 - Style propagation to popovers has been fixed
[all …]
/dports/devel/py-jupyterlab/jupyterlab-3.1.14/docs/source/extension/
H A Dextension_points.rst91 - ``@jupyterlab/inspector:IInspector``: A service for adding contextual help to widgets (visible us…
302 or simply stop propagation and let the system context menu be shown.
773 // Load the saved plugin state and apply it once the app
/dports/graphics/gegl/gegl-0.4.34/
H A DNEWS291 pass-through for infinite planes for: apply-lens, polar-coordinates,
303 input values apply-lens; enable auto threading matting-global: disable
447 Improvements to mipmap damage propagation.
524 property-inspector ui visualization of color model/bitdepth through
1478apply-lens uses less memory, higher precision computation.
1520 • new operations: alien-map, antialias, apply-lens, bilateral-filter,
1575 • High level API to apply ops directly to buffers with arguments.
2014 blend modes, other blend modes, apply mask.

12345678910