MCPcopy Create free account

hub / github.com/OpenEndedGroup/Field2 / functions

Functions9,810 in github.com/OpenEndedGroup/Field2

↓ 47 callersMethodputAll
returns a dict of the things displaced by putting this
src/main/java/field/utility/Dict.java:574
↓ 47 callersFunctionr
(n)
lib/web/d3.min.js:1
↓ 47 callersMethodrect
draws a rectangle.
src/main/java/field/graphics/FLine.java:477
↓ 46 callersFunctionMT
(name)
lib/web/CodeMirror/mode/css/test.js:6
↓ 46 callersFunctioncmp
(a, b)
lib/web/CodeMirror/lib/codemirror.js:986
↓ 46 callersFunctioncmp
(a, b)
lib/web/CodeMirror/src/line/pos.js:13
↓ 46 callersMethodisFunction
src/main/java/auw/DynamicScope.kt:185
↓ 46 callersMethoditerator
src/main/java/fieldbox/boxes/ListProxy.kt:25
↓ 46 callersFunctiono
(a,b)
lib/web/jquery-2.1.0.min.js:2
↓ 46 callersMethodreset
Resets the source map for reuse. A reset needs to be called between each generated output file.
src/main/java/fieldnashorn/sourcemap/SourceMapGenerator.java:56
↓ 46 callersFunctionupdateAllBrackets
()
src/main/java/field/graphics/util/onsheetui/SimpleCanvas.__preamble.js:8
↓ 45 callersMethodadd
src/main/java/auw/BufferTools.kt:9
↓ 45 callersFunctione
(n,t)
lib/web/d3.min.js:1
↓ 45 callersFunctionf
(cm)
lib/web/CodeMirror/keymap/emacs.js:147
↓ 45 callersMethodgetName
returns the name that this Uniform is bound to in any shaders above this Perform
src/main/java/field/graphics/Uniform.java:333
↓ 45 callersFunctionisNaN
* Checks if `value` is `NaN`. * * **Note:** This method is not the same as [`isNaN`](https://es5.github.io/#x15.1.2.4) * which returns
lib/web/jshint.js:10254
↓ 45 callersMethodprintln
src/main/java/trace/util/SimpleOutput.kt:19
↓ 44 callersMethodcontains
(pos, end)
lib/web/CodeMirror/src/model/selection.js:40
↓ 44 callersMethoderror
src/main/java/trace/graphics/Tops.kt:219
↓ 44 callersMethodmodify
tells Field that you've modified the contents of a line in some way, so it might have to work harder to redraw it
src/main/java/field/graphics/FLine.java:176
↓ 44 callersMethodtranspose
Transpose this matrix. @return this
src/main/java/field/linalg/Mat2.java:304
↓ 43 callersMethodasList
(Object value)
src/main/java/fieldbox/boxes/plugins/PluginList.java:244
↓ 43 callersMethoddiv
Divide this Vec2 component-wise by another Vec2. @param v the vector to divide by @return this
src/main/java/field/linalg/Vec2.java:814
↓ 43 callersFunctioneqAll
(val)
lib/web/CodeMirror/test/doc_test.js:39
↓ 43 callersMethodgetType
Returns the type of this matrix as an or'ed bitmask of of all of the type classifications to which it belongs. @return or'ed bitmask of all of the ty
src/main/java/field/linalg/Transform3D.java:395
↓ 43 callersFunctioninfer
(node, scope, out, name)
lib/web/tern/infer.js:1614
↓ 43 callersMethodlast
returns the most recent node.
src/main/java/field/graphics/FLine.java:989
↓ 42 callersMethodaddAll
(Collection<?> value)
src/main/java/field/utility/LinkedHashMapAndArrayList.java:30
↓ 42 callersMethodclear
removes all the contents of this line
src/main/java/field/graphics/FLine.java:980
↓ 42 callersMethoddata
take 'many things' and turn them into a line based on the formatting string. <p> 'm' - moveTo, needs a Vec2 or a Vec3 'l' - lineTo, needs a Vec2 or a
src/main/java/field/graphics/FLine.java:679
↓ 42 callersMethodnormalize
Normalize this vector. @return this
src/main/java/field/linalg/Vec2.java:602
↓ 42 callersMethodopen
()
src/main/java/field/graphics/Bracketable.java:11
↓ 42 callersMethodupdate
(Window.Event<Window.KeyboardState> e, boolean termination)
src/main/java/fieldbox/boxes/Keyboard.java:29
↓ 41 callersFunctionMT
(name)
lib/web/CodeMirror/mode/verilog/test.js:6
↓ 41 callersFunctionpushlex
(type, info)
lib/web/CodeMirror/mode/javascript/javascript.js:334
↓ 41 callersMethodwrite
src/main/java/fieldpython/PI.kt:153
↓ 40 callersFunctionMT
(name)
lib/web/CodeMirror/mode/stex/test.js:6
↓ 40 callersFunctiond
(a)
lib/web/raphael-min.js:9
↓ 40 callersFunctionpass
()
lib/web/CodeMirror/mode/javascript/javascript.js:265
↓ 39 callersFunctionat
(line, ch, sticky)
lib/web/CodeMirror/test/emacs_test.js:42
↓ 39 callersMethodcubicTo
draws a curve from the current position, towards (but not through) `c1x, c1y`, then towards (but not through) `c2x, c2y` ending up at `x, y`.
src/main/java/field/graphics/FLine.java:291
↓ 39 callersFunctionisArray
(ar)
lib/web/jshint.js:1249
↓ 39 callersMethodremove
src/main/java/trace/physics/PhysicsSystem.kt:278
↓ 39 callersMethodsend
src/main/java/trace/sound/OSCOut.kt:28
↓ 38 callersFunctionbyClassName
(elt, cls)
lib/web/CodeMirror/test/test.js:16
↓ 38 callersMethodfindSource
(Class c, String propertyName)
src/main/java/fieldbox/boxes/plugins/BoxDefaultCode.java:64
↓ 37 callersMethodaddHandlerLast
(Handler h)
src/main/java/fielded/webserver/Server.java:235
↓ 37 callersFunctionat
(line, ch, msg)
lib/web/CodeMirror/test/sublime_test.js:24
↓ 37 callersMethodgetAttributes
()
src/main/java/field/utility/Dict.java:331
↓ 37 callersMethodgetInt
(Object ret, Class<Buffer> inside, String field)
src/main/java/field/graphics/util/BufferUtils.java:44
↓ 37 callersMethodlerp
Linearly interpolate <code>a</code> and <code>b</code> using the given interpolation factor <code>t</code> and store the result in <code>dest</code>.
src/main/java/field/linalg/Vec2.java:301
↓ 37 callersMethodscale
src/main/java/field/linalg/T3D.kt:342
↓ 37 callersMethodtoVec3
src/main/java/field/linalg/T3D.kt:224
↓ 36 callersFunctiona
(n)
lib/web/d3.min.js:1
↓ 36 callersFunctiongetType
(state)
lib/web/CodeMirror/mode/markdown/markdown.js:324
↓ 35 callersFunctioncmGetLineNumber
(n)
lib/web/brackets.js:5
↓ 35 callersMethodgetDimension
e the dimensionality of each element (between 1 and 4 inclusive).
src/main/java/field/graphics/ArrayBuffer.java:41
↓ 35 callersFunctionisIterateeCall
* Checks if the provided arguments are from an iteratee call. * * @private * @param {*} value The potential iteratee value argument.
lib/web/jshint.js:5635
↓ 35 callersFunctionkw
(name, options)
lib/web/tern/acorn.js:138
↓ 35 callersMethodremoveFromMap
(Prop<? extends Map<K, T>> p, K q)
src/main/java/field/utility/Dict.java:678
↓ 34 callersFunctionaddDoc
(cm, width, height)
lib/web/CodeMirror/test/test.js:9
↓ 34 callersFunctioncheckPunctuator
* Test whether a given token is a punctuator matching the specified value * @param {Token} token * @param {string} value * @returns {boolean}
lib/web/jshint.js:23951
↓ 34 callersMethodeval
src/main/java/fieldcef/plugins/Interventions.kt:165
↓ 34 callersMethodflineToJavaShape
(FLine f)
src/main/java/field/graphics/FLinesAndJavaShapes.java:49
↓ 34 callersFunctioni
(n)
lib/web/d3.min.js:1
↓ 34 callersMethodtransition
(Box on, Dict.Prop<Boolean> property, boolean transitionTo, boolean defaultState, Dict.Prop<IdempotencyMap<Box
src/main/java/fieldbox/boxes/Callbacks.java:79
↓ 33 callersMethodcompile
src/main/java/fieldkotlin/KotlinInterface.kt:124
↓ 33 callersFunctioncontext
(phase, stage, mode, local)
lib/web/CodeMirror/mode/rst/rst.js:503
↓ 33 callersFunctionexpect
(wanted)
lib/web/CodeMirror/mode/javascript/javascript.js:355
↓ 33 callersMethodglBindTexture
(int target, int texture)
src/main/java/trace/graphics/GL.java:82
↓ 33 callersFunctionrval
(state,stream,type)
lib/web/CodeMirror/mode/erlang/erlang.js:350
↓ 32 callersFunctioncombine
(dest, src)
lib/web/jshint.js:19115
↓ 32 callersMethodcount
src/main/java/fielded/live/Asta.kt:932
↓ 32 callersMethodglEnable
(int target)
src/main/java/trace/graphics/GL.java:18
↓ 32 callersFunctionl
(n,t)
lib/web/d3.min.js:1
↓ 32 callersMethodupload
schedules an upload from this bytebuffer to this texture during the next drawn. Set stream to true to hint to OpenGL that you mean to keep on doing th
src/main/java/field/graphics/Texture.java:192
↓ 32 callersMethodview
(float stereoSide)
src/main/java/field/graphics/StereoCameraInterface.java:12
↓ 31 callersFunctionMT
(name)
lib/web/CodeMirror/mode/powershell/test.js:6
↓ 31 callersMethodasMap_get
(String p)
src/main/java/fieldlinker/AsMap.java:9
↓ 31 callersMethodlookup
looks up a previously named child, attached using attach(tag, perform)
src/main/java/field/graphics/Scene.java:134
↓ 31 callersFunctionlst
(arr)
lib/web/CodeMirror/lib/codemirror.js:239
↓ 31 callersFunctionlst
(arr)
lib/web/CodeMirror/src/util/misc.js:96
↓ 31 callersMethodreadLine
src/main/java/trace/video/PythonHead.kt:67
↓ 31 callersMethodsearch
Searches for the next occurrence of the pattern in the stream, starting from the current stream position. Note that the position of the stream is chan
src/main/java/field/utility/StreamSearcher.java:38
↓ 31 callersMethodselect
src/main/java/fieldbox/boxes/plugins/Pages.kt:258
↓ 31 callersMethodskipTo
(ch)
lib/web/CodeMirror/src/util/StringStream.js:43
↓ 31 callersMethodtransform
Transform the given vector by this quaternion. This will apply the rotation described by this quaternion to the given vector. @param vec the vector t
src/main/java/field/linalg/Quat.java:546
↓ 30 callersFunctionEn
(n)
lib/web/d3.min.js:1
↓ 30 callersFunctionRE
(name)
lib/web/CodeMirror/mode/textile/textile.js:288
↓ 30 callersMethodcheck2
(Callable<T> o)
src/main/java/trace/graphics/GL.java:28
↓ 30 callersMethode
src/main/java/field/graphics/util/Shapes.kt:172
↓ 30 callersFunctionlineNo
(line)
lib/web/CodeMirror/lib/codemirror.js:934
↓ 30 callersFunctionlineNo
(line)
lib/web/CodeMirror/src/line/utils_line.js:47
↓ 30 callersFunctionsim
(name, start /*, actions... */)
lib/web/CodeMirror/test/emacs_test.js:30
↓ 29 callersFunctionFutureReservedWord
(name, meta)
lib/web/jshint.js:20088
↓ 29 callersFunctionMT
(name)
lib/web/CodeMirror/mode/css/scss_test.js:6
↓ 29 callersMethoddict
()
src/main/java/field/utility/Options.java:86
↓ 29 callersMethoddownwards
returns direction for downwards (children) (e.g breadthFirst(Box::children))
src/main/java/fieldbox/boxes/Box.java:304
↓ 29 callersMethodfma
returns x w+y in dest @param x the vector to add to @param w the times 'w' @param y add 'y' @param dest will hold the result (automatically
src/main/java/field/linalg/Vec2.java:267
↓ 29 callersFunctionisObject
(arg)
lib/web/jshint.js:698
← previousnext →201–300 of 9,810, ranked by callers