MCPcopy Create free account

hub / github.com/SimonBuxx/LogiJS / functions

Functions1,471 in github.com/SimonBuxx/LogiJS

↓ 4 callersFunctionl2c
(x1, y1, x2, y2)
libraries/p5.js:39646
↓ 4 callersFunctionob
(a,b)
libraries/jquery.min.js:3
↓ 4 callersFunctionobjectWriteUInt16
(buf, value, offset, littleEndian)
libraries/p5.js:1158
↓ 4 callersFunctionobjectWriteUInt32
(buf, value, offset, littleEndian)
libraries/p5.js:1192
↓ 4 callersFunctionpackValues
()
libraries/p5.js:9045
↓ 4 callersFunctionpb
(a)
libraries/jquery.min.js:3
↓ 4 callersFunctionpositionModifierElements
()
javascripts/modifierMenu.js:147
↓ 4 callersFunctionr
(a,b)
libraries/jquery.min.js:3
↓ 4 callersFunctionrotate
(x, y, rad)
libraries/p5.js:39508
↓ 4 callersFunctionsb
(a,b,c,d,e)
libraries/jquery.min.js:3
↓ 4 callersFunctionsetToArray
* Converts `set` to an array of its values. * * @private * @param {Object} set The set to convert. * @returns {Array} Returns the values.
libraries/lodash.js:1256
↓ 4 callersFunctionshuffleSelf
* A specialized version of `_.shuffle` which mutates and sets the size of `array`. * * @private * @param {Array} array The array to shu
libraries/lodash.js:6729
↓ 4 callersFunctiontokenEnd
()
libraries/p5.js:32115
↓ 4 callersFunctionunmarkPropTargets
()
javascripts/modifierMenu.js:32
↓ 4 callersFunctionushortList
* @private
libraries/p5.js:9478
↓ 4 callersFunctionutf8ToBytes
(string, units)
libraries/p5.js:1565
↓ 4 callersFunctionvalues
* Creates an array of the own enumerable string keyed property values of `object`. * * **Note:** Non-object values are coerced to objects.
libraries/lodash.js:13907
↓ 4 callersFunctionz
(a,b,c,d)
libraries/p5.min.js:27
↓ 3 callersFunctionAb
(a,b)
libraries/jquery.min.js:4
↓ 3 callersFunctionD
(a,b,c)
libraries/p5.min.js:27
↓ 3 callersFunctionF
(a,b,c)
libraries/p5.min.js:27
↓ 3 callersFunctionL
(a,b,c,d,e,f)
libraries/p5.min.js:27
↓ 3 callersFunctionOc
(a,b)
libraries/jquery.min.js:5
↓ 3 callersFunctionQ
(a)
libraries/jquery.min.js:3
↓ 3 callersFunctionassignMergeValue
* This function is like `assignValue` except that it doesn't assign * `undefined` values. * * @private * @param {Object} object Th
libraries/lodash.js:2476
↓ 3 callersFunctionat
(v, i)
libraries/p5.js:39184
↓ 3 callersFunctionbaseIntersection
* The base implementation of methods like `_.intersection`, without support * for iteratee shorthands, that accepts an array of arrays to inspect
libraries/lodash.js:3144
↓ 3 callersFunctionbaseIsMatch
* The base implementation of `_.isMatch` without support for iteratee shorthands. * * @private * @param {Object} object The object to i
libraries/lodash.js:3369
↓ 3 callersFunctionbaseKeys
* The base implementation of `_.keys` which doesn't treat sparse arrays as dense. * * @private * @param {Object} object The object to q
libraries/lodash.js:3494
↓ 3 callersFunctionbaseMerge
* The base implementation of `_.merge` without support for multiple sources. * * @private * @param {Object} object The destination obje
libraries/lodash.js:3608
↓ 3 callersFunctionbaseProperty
* The base implementation of `_.property` without support for deep paths. * * @private * @param {string} key The key of the property to get.
libraries/lodash.js:900
↓ 3 callersFunctionbasePropertyOf
* The base implementation of `_.propertyOf` without support for deep paths. * * @private * @param {Object} object The object to query. * @
libraries/lodash.js:913
↓ 3 callersFunctionbasePullAll
* The base implementation of `_.pullAllBy` without support for iteratee * shorthands. * * @private * @param {Array} array The arra
libraries/lodash.js:3813
↓ 3 callersFunctionbaseRandom
* The base implementation of `_.random` without support for returning * floating-point numbers. * * @private * @param {number} low
libraries/lodash.js:3876
↓ 3 callersFunctionbaseRepeat
* The base implementation of `_.repeat` which doesn't coerce arguments. * * @private * @param {string} string The string to repeat.
libraries/lodash.js:3911
↓ 3 callersFunctionbaseSortedIndexBy
* The base implementation of `_.sortedIndexBy` and `_.sortedLastIndexBy` * which invokes `iteratee` for `value` and each element of `array` to co
libraries/lodash.js:4143
↓ 3 callersFunctionbaseSum
* The base implementation of `_.sum` and `_.sumBy` without support for * iteratee shorthands. * * @private * @param {Array} array The arra
libraries/lodash.js:970
↓ 3 callersFunctionbaseTimes
* The base implementation of `_.times` without support for iteratee shorthands * or max array length checks. * * @private * @param {number
libraries/lodash.js:993
↓ 3 callersFunctionbaseUnset
* The base implementation of `_.unset`. * * @private * @param {Object} object The object to modify. * @param {Array|string} path T
libraries/lodash.js:4321
↓ 3 callersFunctionbaseValues
* The base implementation of `_.values` and `_.valuesIn` which creates an * array of `object` property values corresponding to the property names
libraries/lodash.js:1041
↓ 3 callersFunctionbaseXor
* The base implementation of methods like `_.xor`, without support for * iteratee shorthands, that accepts an array of arrays to inspect. *
libraries/lodash.js:4394
↓ 3 callersFunctionbuildJSON
()
javascripts/loadsave.js:3
↓ 3 callersFunctionbusFullCrossing
(x, y)
javascripts/cpdiodes.js:55
↓ 3 callersFunctionbusTCrossing
(x, y)
javascripts/cpdiodes.js:89
↓ 3 callersFunctionc
(a)
libraries/jquery.min.js:4
↓ 3 callersFunctioncacheHas
* Checks if a `cache` value for `key` exists. * * @private * @param {Object} cache The cache to query. * @param {string} key The key of th
libraries/lodash.js:1055
↓ 3 callersFunctioncalcCFFSubroutineBias
(subrs)
libraries/p5.js:9661
↓ 3 callersFunctioncastFunction
* Casts `value` to `identity` if it's not a function. * * @private * @param {*} value The value to inspect. * @returns {Function}
libraries/lodash.js:4455
↓ 3 callersFunctioncloneArrayBuffer
* Creates a clone of `arrayBuffer`. * * @private * @param {ArrayBuffer} arrayBuffer The array buffer to clone. * @returns {ArrayBu
libraries/lodash.js:4536
↓ 3 callersFunctionconsumed
(body)
libraries/p5.js:15782
↓ 3 callersFunctioncreateOver
* Creates a function like `_.over`. * * @private * @param {Function} arrayFunc The function to iterate over iteratees. * @returns
libraries/lodash.js:5293
↓ 3 callersFunctioncreateRound
* Creates a function like `_.round`. * * @private * @param {string} methodName The name of the `Math` method to use when rounding.
libraries/lodash.js:5454
↓ 3 callersFunctionendSimulation
()
javascripts/sketch.js:1809
↓ 3 callersFunctionf
(f,g,i,j,k)
libraries/jquery.min.js:3
↓ 3 callersFunctionflatten
* turn a two dimensional array into one dimensional array * @param {Array} arr 2-dimensional array * @return {Array} 1-dimensional array * [[1
libraries/p5.js:43360
↓ 3 callersFunctiongetMatchData
* Gets the property names, values, and compare flags of `object`. * * @private * @param {Object} object The object to query. * @re
libraries/lodash.js:5991
↓ 3 callersFunctionhb
(a,b)
libraries/jquery.min.js:3
↓ 3 callersFunctionhypot
(x, y, z)
libraries/p5.js:36037
↓ 3 callersFunctionhzvToRGB
(hue, zest, val)
libraries/p5.js:16311
↓ 3 callersFunctioninvokeFunc
(time)
libraries/lodash.js:10345
↓ 3 callersFunctionisByteEncodable
(value)
libraries/p5.js:14636
↓ 3 callersFunctionisKey
* Checks if `value` is a property name and not a property path. * * @private * @param {*} value The value to check. * @param {Obje
libraries/lodash.js:6340
↓ 3 callersFunctionisLaziable
* Checks if `func` has a lazy counterpart. * * @private * @param {Function} func The function to check. * @returns {boolean} Retur
libraries/lodash.js:6375
↓ 3 callersFunctionisLength
* Checks if `value` is a valid array-like length. * * **Note:** This method is loosely based on * [`ToLength`](http://ecma-internationa
libraries/lodash.js:11728
↓ 3 callersFunctionisString
* Checks if `value` is classified as a `String` primitive or object. * * @static * @since 0.1.0 * @memberOf _ * @category Lan
libraries/lodash.js:12150
↓ 3 callersFunctioniteratorFor
(items)
libraries/p5.js:15693
↓ 3 callersFunctionloadCallback
(loadData, num, hlparent, afterLoadingCallback)
javascripts/loadsave.js:513
↓ 3 callersFunctionmap
* Creates an array of values by running each element in `collection` thru * `iteratee`. The iteratee is invoked with three arguments: * (val
libraries/lodash.js:9570
↓ 3 callersFunctionmapToArray
* Converts `map` to its key-value pairs. * * @private * @param {Object} map The map to convert. * @returns {Array} Returns the key-value p
libraries/lodash.js:1200
↓ 3 callersFunctionmb
(a)
libraries/jquery.min.js:3
↓ 3 callersFunctionnegate
* Creates a function that negates the result of the predicate `func`. The * `func` predicate is invoked with the `this` binding and arguments of
libraries/lodash.js:10598
↓ 3 callersFunctionnewContour
(x, y)
libraries/p5.js:10102
↓ 3 callersFunctionqb
(a,b,c)
libraries/jquery.min.js:3
↓ 3 callersFunctionrb
(a)
libraries/jquery.min.js:3
↓ 3 callersFunctionrecordEnd
()
libraries/p5.js:32126
↓ 3 callersFunctionrecordList
* @private
libraries/p5.js:9506
↓ 3 callersFunctionresolve
`Promise.resolve` returns a promise that will become resolved with the passed `value`. It is shorthand for the following: ```javascript let pro
libraries/p5.js:1901
↓ 3 callersFunctionreverseDict
(dict)
libraries/p5.js:13218
↓ 3 callersFunctions
(a)
libraries/jquery.min.js:3
↓ 3 callersFunctionsaltHashPassword
({ password, salt = randomString() })
site_scripts/store.js:51
↓ 3 callersFunctionscaled_cosine
(i)
libraries/p5.js:36147
↓ 3 callersFunctionsetDecoderPreview
()
javascripts/previews.js:4
↓ 3 callersFunctionshowPreview
(type, x, y)
javascripts/cpdiodes.js:209
↓ 3 callersFunctionsubscribe
(parent, child, onFulfillment, onRejection)
libraries/p5.js:2049
↓ 3 callersFunctiontCrossing
(x, y)
javascripts/cpdiodes.js:68
↓ 3 callersFunctiontinf_build_tree
(t, lengths, off, num)
libraries/p5.js:15347
↓ 3 callersFunctiontinf_decode_symbol
(d, t)
libraries/p5.js:15407
↓ 3 callersFunctiontransformPoints
(points, transform)
libraries/p5.js:11442
↓ 3 callersFunctionunmarkAll
()
javascripts/modifierMenu.js:53
↓ 3 callersFunctionupdateModifierMenuPosition
()
javascripts/modifierMenu.js:133
↓ 3 callersFunctionurlParam
(name, w)
javascripts/sketch.js:403
↓ 3 callersFunctionuseSetTimeout
()
libraries/p5.js:1794
↓ 3 callersFunctionxb
(a,b,e,f)
libraries/jquery.min.js:3
↓ 2 callersFunctionBb
(a,b)
libraries/jquery.min.js:4
↓ 2 callersFunctionE
(a,b,c)
libraries/p5.min.js:27
↓ 2 callersFunctionE
(a,b)
libraries/jquery.min.js:3
↓ 2 callersFunctionFb
(b,c)
libraries/jquery.min.js:4
↓ 2 callersFunctionGb
(a)
libraries/jquery.min.js:4
↓ 2 callersFunctionJ
()
libraries/jquery.min.js:3
↓ 2 callersFunctionM
(a,b,c,d,e)
libraries/p5.min.js:27
← previousnext →201–300 of 1,471, ranked by callers