MCPcopy Create free account

hub / github.com/microsoft/SandDance / functions

Functions12,945 in github.com/microsoft/SandDance

↓ 8 callersFunctionlog
(msg)
docs/app/js/sanddance-app.js:59130
↓ 8 callersFunctionlog
(msg)
docs/tests/v3/es6/js/sanddance-test-es6.js:7061
↓ 8 callersFunctionlogEvent
(entries)
docs/external/js/react.development.js:2372
↓ 8 callersMethodmultiplyRight
(a)
docs/app/js/sanddance-app.js:71167
↓ 8 callersFunctiononSegment
(p, q, r)
docs/app/js/sanddance-app.js:102049
↓ 8 callersFunctiononSegment
(p, q, r)
docs/tests/v3/es6/js/sanddance-test-es6.js:49980
↓ 8 callersFunctionopacity
(context)
docs/app/js/sanddance-app.js:3734
↓ 8 callersFunctionpath
()
docs/tests/v2/es6/js/sanddance.js:94149
↓ 8 callersMethodperspective
(view)
docs/tests/v3/es6/js/sanddance-test-es6.js:20071
↓ 8 callersFunctionread
(data, schema, timeParser, utcParser)
docs/tests/v3/es6/js/sanddance-test-es6.js:57078
↓ 8 callersFunctionrecenter
()
docs/app/js/sanddance-app.js:133989
↓ 8 callersFunctionrecenter
()
docs/tests/v3/es6/js/sanddance-test-es6.js:81920
↓ 8 callersFunctionresourceUrl
(resource: string)
extensions/common-backend/src/html.ts:8
↓ 8 callersFunctionround
(value)
docs/tests/v2/es6/js/sanddance.js:15231
↓ 8 callersFunctionschedulePendingInteractions
(root, expirationTime)
docs/external/js/react-dom.development.js:23489
↓ 8 callersMethodselect
* Select cubes by a filter expression. * @param search Filter expression, see https://vega.github.io/vega/docs/expressions/
packages/sanddance/src/viewer.ts:741
↓ 8 callersFunctionset
* Set the components of a vec2 to the given values * * @param {vec2} out the receiving vector * @param {Number} x X component * @param {Number} y
docs/tests/v2/es6/js/sanddance.js:16076
↓ 8 callersFunctionsetAttributes
(el, attrs)
docs/app/js/sanddance-app.js:124544
↓ 8 callersFunctionsetAttributes
(el, attrs)
docs/tests/v3/es6/js/sanddance-test-es6.js:72475
↓ 8 callersFunctionsetStyle
(el, name, value)
docs/tests/v2/es6/js/sanddance.js:102141
↓ 8 callersFunctionstep
(result)
docs/app/js/sanddance-app.js:9330
↓ 8 callersFunctionstream
* Creates a new event stream instance with the provided * (optional) filter, apply and receive functions. * @param {function(Object, number): boolea
docs/app/js/sanddance-app.js:107728
↓ 8 callersFunctionstream
* Creates a new event stream instance with the provided * (optional) filter, apply and receive functions. * @param {function(Object, number): boolea
docs/tests/v3/es6/js/sanddance-test-es6.js:55659
↓ 8 callersFunctionsubflow
(key)
docs/tests/v2/es6/js/sanddance.js:90191
↓ 8 callersFunctiontextValue
(item, line1)
docs/app/js/sanddance-app.js:122881
↓ 8 callersFunctiontextValue
(item, line1)
docs/tests/v3/es6/js/sanddance-test-es6.js:70812
↓ 8 callersFunctiontoIntArray
(value, uniformLength)
docs/tests/v2/es6/js/sanddance.js:12186
↓ 8 callersFunctionuseFiber
(fiber, pendingProps)
docs/external/js/react-dom.development.js:13635
↓ 8 callersFunctionx
(item)
docs/app/js/sanddance-app.js:121816
↓ 8 callersFunctionx
(item)
docs/tests/v3/es6/js/sanddance-test-es6.js:69747
↓ 8 callersFunctiony
(p)
docs/tests/v2/es6/js/sanddance.js:94626
↓ 7 callersFunctionSieve
* Propagates a new pulse without any tuples so long as the input * pulse contains some added, removed or modified tuples. * @param {object} params -
docs/app/js/sanddance-app.js:118533
↓ 7 callersFunctionSieve
* Propagates a new pulse without any tuples so long as the input * pulse contains some added, removed or modified tuples. * @param {object} params -
docs/tests/v3/es6/js/sanddance-test-es6.js:66464
↓ 7 callersMethod_emit
(type, event)
docs/tests/v3/es6/js/sanddance-test-es6.js:42844
↓ 7 callersFunction_loop
()
docs/app/js/sanddance-app.js:55532
↓ 7 callersFunction_loop
()
docs/tests/v3/es6/js/sanddance-test-es6.js:3463
↓ 7 callersFunction_registerFontFace
(fontFamily, url, fontWeight, localFontName)
docs/app/js/sanddance-app.js:27657
↓ 7 callersFunctioncaptureCommitPhaseError
(sourceFiber, error)
docs/external/js/react-dom.development.js:23057
↓ 7 callersMethodclearSelection
()
packages/sanddance/src/details.tsx:54
↓ 7 callersMethodclearSelection
()
docs/app/js/sanddance-app.js:10622
↓ 7 callersMethodclearSelection
()
docs/tests/v2/es6/js/sanddance.js:153628
↓ 7 callersMethodclearSelection
()
docs/tests/v3/es6/js/sanddance-test-es6.js:109168
↓ 7 callersFunctioncolorFromString
(cssColorSpecifier: string)
packages/vega-deck.gl/src/color.ts:33
↓ 7 callersFunctioncompare
(fields, orders, opt)
docs/tests/v3/es6/js/sanddance-test-es6.js:54693
↓ 7 callersFunctioncomputeExpirationForFiber
(currentTime, fiber, suspenseConfig)
docs/external/js/react-dom.development.js:21229
↓ 7 callersFunctioncopyRegex
* Copies a regex object while preserving extended data and augmenting with `XRegExp.prototype` * properties. The copy has a fresh `lastIndex` propert
docs/tests/v2/es6/js/sanddance.js:139113
↓ 7 callersFunctioncreateCursor
(defaultValue)
docs/external/js/react-dom.development.js:10753
↓ 7 callersFunctioncreateDeprecatedResponderListener
(responder, props)
docs/external/js/react-dom.development.js:14728
↓ 7 callersFunctioncreateWorkInProgress
(current, pendingProps)
docs/external/js/react-dom.development.js:23828
↓ 7 callersFunctioncurve
(sx, sy, tx, ty)
docs/app/js/sanddance-app.js:129823
↓ 7 callersFunctioncurve
(sx, sy, tx, ty)
docs/tests/v3/es6/js/sanddance-test-es6.js:77754
↓ 7 callersFunctiondeleteChild
(returnFiber, childToDelete)
docs/external/js/react-dom.development.js:13573
↓ 7 callersFunctionderef
(v)
docs/app/js/sanddance-app.js:147133
↓ 7 callersFunctionderef
(v)
docs/tests/v3/es6/js/sanddance-test-es6.js:95064
↓ 7 callersMethoddeselect
* Removes any selection.
docs/tests/v2/es6/js/sanddance.js:154945
↓ 7 callersMethoddeselect
* Removes any selection.
docs/tests/v3/es6/js/sanddance-test-es6.js:108455
↓ 7 callersMethoddoSelect
(search: SandDance.searchExpression.Search)
packages/sanddance-explorer/src/explorer.tsx:941
↓ 7 callersMethoddoSelect
(search)
docs/app/js/sanddance-app.js:14515
↓ 7 callersFunctiondomCreate
(doc, tag, ns)
docs/app/js/sanddance-app.js:123200
↓ 7 callersFunctiondomCreate
(doc, tag, ns)
docs/tests/v3/es6/js/sanddance-test-es6.js:71131
↓ 7 callersFunctionexpirationTimeToMs
(expirationTime)
docs/external/js/react-dom.development.js:11281
↓ 7 callersFunctionfilterPoints
(start, end)
docs/tests/v2/es6/js/sanddance.js:69375
↓ 7 callersFunctionflushPassiveEffects
()
docs/external/js/react-dom.development.js:22951
↓ 7 callersFunctionfn
(n: string)
packages/sanddance-specs/src/layouts/treemap.ts:269
↓ 7 callersFunctionfontSize
(item)
docs/tests/v2/es6/js/sanddance.js:99957
↓ 7 callersFunctionformatter
(format, interval, specifier)
docs/tests/v2/es6/js/sanddance.js:92405
↓ 7 callersFunctionfunctor
(d)
docs/app/js/sanddance-app.js:141007
↓ 7 callersFunctionfunctor
(d)
docs/tests/v2/es6/js/sanddance.js:125617
↓ 7 callersFunctionfunctor
(d)
docs/tests/v3/es6/js/sanddance-test-es6.js:88938
↓ 7 callersFunctiongetIteratorFn
(maybeIterable)
docs/external/js/react-dom.development.js:1425
↓ 7 callersFunctiongetNearestMountedFiber
(fiber)
docs/external/js/react-dom.development.js:2981
↓ 7 callersMethodgetSelection
* Gets the current selection.
packages/sanddance/src/viewer.ts:765
↓ 7 callersFunctionhas
(key)
docs/tests/v2/es6/js/sanddance.js:75541
↓ 7 callersFunctionhasType
(key, type)
docs/app/js/sanddance-app.js:126942
↓ 7 callersFunctionhasType
(key, type)
docs/tests/v3/es6/js/sanddance-test-es6.js:74873
↓ 7 callersFunctioninStr
* small indexOf wrapper * @param {String} str * @param {String} find * @returns {Boolean} found
docs/app/js/sanddance-app.js:92671
↓ 7 callersFunctioninStr
* small indexOf wrapper * @param {String} str * @param {String} find * @returns {Boolean} found
docs/tests/v2/es6/js/sanddance.js:51609
↓ 7 callersFunctioninStr
* small indexOf wrapper * @param {String} str * @param {String} find * @returns {Boolean} found
docs/tests/v3/es6/js/sanddance-test-es6.js:40602
↓ 7 callersFunctionintersect
(x0, y0, x1, y1, x2, y2, x3, y3)
docs/tests/v2/es6/js/sanddance.js:94355
↓ 7 callersFunctionisCustomComponent
(tagName, props)
docs/external/js/react-dom.development.js:4888
↓ 7 callersMethodlayout
()
docs/app/js/sanddance-app.js:11202
↓ 7 callersFunctionlineHeight
(item)
docs/app/js/sanddance-app.js:122868
↓ 7 callersFunctionlineHeight
(item)
docs/tests/v3/es6/js/sanddance-test-es6.js:70799
↓ 7 callersFunctionload
()
docs/app/js/sanddance-app.js:16371
↓ 7 callersMethodload
( data: DataFile | object[], getPartialInsight?: ( columns: SandDance.
packages/sanddance-explorer/src/explorer.tsx:459
↓ 7 callersFunctionmarkRootSuspendedAtTime
(root, expirationTime)
docs/external/js/react-dom.development.js:24301
↓ 7 callersFunctionnormalize
(out, a)
docs/app/js/sanddance-app.js:69969
↓ 7 callersFunctiononError
(message)
docs/tests/v2/es6/js/sanddance.js:9743
↓ 7 callersMethodonce
(logLevel, message)
docs/tests/v3/es6/js/sanddance-test-es6.js:6135
↓ 7 callersFunctionparseStream
* Parse an event stream specification.
docs/app/js/sanddance-app.js:146597
↓ 7 callersFunctionparseStream
* Parse an event stream specification.
docs/tests/v3/es6/js/sanddance-test-es6.js:94528
↓ 7 callersFunctionprepareFreshStack
(root, expirationTime)
docs/external/js/react-dom.development.js:22071
↓ 7 callersFunctionpushSuspenseContext
(fiber, newContext)
docs/external/js/react-dom.development.js:14640
↓ 7 callersFunctionpx
(x17, y16)
docs/tests/v3/es6/js/sanddance-test-es6.js:70008
↓ 7 callersFunctionpy
(x18, y17)
docs/app/js/sanddance-app.js:122078
↓ 7 callersFunctionpy
(x18, y17)
docs/tests/v3/es6/js/sanddance-test-es6.js:70009
↓ 7 callersFunctionresetCurrentFiber
()
docs/external/js/react-dom.development.js:1618
↓ 7 callersFunctionround
(value)
docs/app/js/sanddance-app.js:69515
↓ 7 callersFunctionround
(value)
docs/tests/v3/es6/js/sanddance-test-es6.js:17446
↓ 7 callersMethodrun
(datum: object)
packages/search-expression/src/exec.ts:165
← previousnext →601–700 of 12,945, ranked by callers