MCPcopy Create free account

hub / github.com/TritonDataCenter/smartos-live / functions

Functions3,450 in github.com/TritonDataCenter/smartos-live

↓ 17 callersMethodstart_pos
(self)
tools/javascriptlint/javascriptlint/jsparse.py:92
↓ 17 callersFunctionstrlist_get
* Fetch the string at index "idx", or NULL if no string is stored at that * offset. */
src/common/strings/strlist.c:251
↓ 17 callersFunctionusdt_error
src/node-dtrace-provider/libusdt/usdt.c:307
↓ 16 callersFunctionEmitJump
tools/javascriptlint/spidermonkey/src/jsemit.c:1140
↓ 16 callersFunctionJS_ReportWarning
tools/javascriptlint/spidermonkey/src/jsapi.c:4703
↓ 16 callersFunctiongetUUID
(command, p, opts)
src/vm/sbin/vmadm.js:251
↓ 16 callersFunctionjs_GetLengthProperty
tools/javascriptlint/spidermonkey/src/jsarray.c:164
↓ 16 callersFunctionjs_PopStatement
tools/javascriptlint/spidermonkey/src/jsemit.c:1456
↓ 16 callersFunctionnic_antispoof_props
(t, nic, name, props)
src/vm/tests/test-spoof-opts.js:66
↓ 16 callersFunctionpipeline
* Wraps vasync's pipeline so that each function in the pipeline gets called * with (state, cb) as its arguments. state contains the output of previou
src/fw/lib/pipeline.js:42
↓ 16 callersFunctionreport
(node, errname, pos=None, **errargs)
tools/javascriptlint/javascriptlint/lint.py:349
↓ 16 callersFunctionstrpath_append
* Append a path string, "inp", to the end of the path string already present * in "path". Ensures that there is a "/" between the existing path, if
src/common/strings/strpath.c:26
↓ 15 callersFunctionBindNameToSlot
* This routine tries to optimize name gets and sets to stack slot loads and * stores, given the variables object and scope chain in cx's top frame, t
tools/javascriptlint/spidermonkey/src/jsemit.c:1872
↓ 15 callersFunctionDateFromTime
tools/javascriptlint/spidermonkey/src/jsdate.c:259
↓ 15 callersFunctionGetArrayElement
* If the property at the given index exists, get its value into location * pointed by vp and set *hole to false. Otherwise set *hole to true and *vp
tools/javascriptlint/spidermonkey/src/jsarray.c:250
↓ 15 callersFunctionMonthFromTime
tools/javascriptlint/spidermonkey/src/jsdate.c:226
↓ 15 callersFunctiondynstr_free
src/dockerinit/mdata-client/dynstr.c:87
↓ 15 callersFunctionjs_EmitTree
tools/javascriptlint/spidermonkey/src/jsemit.c:3896
↓ 15 callersFunctionjs_IdIsIndex
* Determine if the id represents an array index or an XML property index. * * An id is an array index according to ECMA by (15.4): * * "Array obje
tools/javascriptlint/spidermonkey/src/jsarray.c:83
↓ 15 callersFunctionjs_NewStringCopyN
tools/javascriptlint/spidermonkey/src/jsstr.c:2546
↓ 15 callersFunctionmdataGet
* Contact the hypervisor metadata agent and request the value for the provided * key name. Returns a C string if a value is found, NULL if no value
src/dockerinit/src/docker-common.c:176
↓ 15 callersFunctionmovestate
src/dockerinit/json-nvlist/json-nvlist.c:90
↓ 15 callersFunctionmultadd
Return b*m + a. Deallocate the old b. Both a and m must be between 0 and * 65535 inclusive. NOTE: old b is deallocated on memory failure. */
tools/javascriptlint/spidermonkey/src/jsdtoa.c:447
↓ 14 callersFunctionJS_SetProperty
tools/javascriptlint/spidermonkey/src/jsapi.c:2890
↓ 14 callersMethodend_pos
(self)
tools/javascriptlint/javascriptlint/jsparse.py:99
↓ 14 callersFunctionjs_AppendCString
tools/javascriptlint/spidermonkey/src/jsscan.c:852
↓ 14 callersFunctionjs_AppendChar
tools/javascriptlint/spidermonkey/src/jsscan.c:820
↓ 14 callersFunctionjs_LeaveLocalRootScopeWithResult
tools/javascriptlint/spidermonkey/src/jscntxt.c:620
↓ 14 callersFunctionjs_NewXMLObject
tools/javascriptlint/spidermonkey/src/jsxml.c:7567
↓ 14 callersFunctionjs_ValueToObject
tools/javascriptlint/spidermonkey/src/jsobj.c:4568
↓ 14 callersFunctionlshift
Return b * 2^k. Deallocate the old b. k must be nonnegative. * NOTE: on memory failure, old b is deallocated. */
tools/javascriptlint/spidermonkey/src/jsdtoa.c:834
↓ 14 callersFunctionvalidateZoneData
(t, vm, opts, callback)
src/vm/tests/test-routes-joyent-minimal.js:154
↓ 13 callersFunctionHourFromTime
tools/javascriptlint/spidermonkey/src/jsdate.c:428
↓ 13 callersFunctionJS_GetStringChars
tools/javascriptlint/spidermonkey/src/jsapi.c:4570
↓ 13 callersFunctionMinFromTime
tools/javascriptlint/spidermonkey/src/jsdate.c:437
↓ 13 callersFunctionReadCompactIndex
tools/javascriptlint/spidermonkey/src/jsregexp.c:253
↓ 13 callersFunctioncmp
Return -1, 0, or 1 depending on whether a<b, a==b, or a>b, respectively. */
tools/javascriptlint/spidermonkey/src/jsdtoa.c:874
↓ 13 callersFunctiondiff
tools/javascriptlint/spidermonkey/src/jsdtoa.c:902
↓ 13 callersFunctionexec
(t, opts, callback)
src/fw/test/lib/common.js:27
↓ 13 callersFunctionhasSnapshot
(snapshots, snapname)
src/vm/tests/test-snapshots.js:57
↓ 13 callersFunctionjs_AtomizeChars
tools/javascriptlint/spidermonkey/src/jsatom.c:741
↓ 13 callersFunctionjs_NewXML
tools/javascriptlint/spidermonkey/src/jsxml.c:7449
↓ 13 callersFunctionjs_PeekToken
tools/javascriptlint/spidermonkey/src/jsscan.c:1005
↓ 13 callersFunctionjs_UngetToken
tools/javascriptlint/spidermonkey/src/jsscan.c:2086
↓ 13 callersFunctionmergeObjects
* Merges two objects based on their keys and returns the result. In a key * conflict, obj1 wins.
src/fw/lib/util/obj.js:97
↓ 13 callersFunctionquote
(str)
tools/ronnjs/lib/ronn.js:320
↓ 13 callersMethodresume
src/node-expat/node-expat.cc:230
↓ 12 callersFunctionEmitAtomOp
tools/javascriptlint/spidermonkey/src/jsemit.c:1841
↓ 12 callersFunctionGetSlotAtom
tools/javascriptlint/spidermonkey/src/jsopcode.c:1049
↓ 12 callersFunctionJS_DefineProperty
tools/javascriptlint/spidermonkey/src/jsapi.c:2584
↓ 12 callersFunctionJS_DestroyIdArray
tools/javascriptlint/spidermonkey/src/jsapi.c:2043
↓ 12 callersFunctionJS_NewObject
tools/javascriptlint/spidermonkey/src/jsapi.c:2387
↓ 12 callersFunctionJS_ReportErrorFlagsAndNumber
tools/javascriptlint/spidermonkey/src/jsapi.c:4715
↓ 12 callersFunctionJS_SetErrorReporter
tools/javascriptlint/spidermonkey/src/jsapi.c:4751
↓ 12 callersFunctionPopOff
tools/javascriptlint/spidermonkey/src/jsopcode.c:870
↓ 12 callersFunctionSecFromTime
tools/javascriptlint/spidermonkey/src/jsdate.c:446
↓ 12 callersFunctionUTC
tools/javascriptlint/spidermonkey/src/jsdate.c:422
↓ 12 callersFunctioncheck_string
src/common/strings/tests/test2.c:34
↓ 12 callersFunctioncreateSubObjects
* Creates a nested set of objects based on the argument names, like: * args[0] = { args[1]: { args[2]: {} } } * If the last argument is an objec
src/fw/lib/util/obj.js:64
↓ 12 callersMethoddefault
(klass)
tools/javascriptlint/javascriptlint/util.py:27
↓ 12 callersFunctiondup
(thing)
src/vm/tests/test-bhyve-pci_slot.js:268
↓ 12 callersFunctionexpectUpdateError
(opts, cb)
src/vm/tests/test-vrrp-nics.js:27
↓ 12 callersFunctionfinish
(err)
src/img/lib/imgadm.js:2596
↓ 12 callersFunctionjs_AtomizeString
tools/javascriptlint/spidermonkey/src/jsatom.c:635
↓ 12 callersFunctionjs_ConcatStrings
tools/javascriptlint/spidermonkey/src/jsstr.c:128
↓ 12 callersFunctionjs_ConstructObject
tools/javascriptlint/spidermonkey/src/jsobj.c:2639
↓ 12 callersFunctionjs_NewDependentString
tools/javascriptlint/spidermonkey/src/jsstr.c:2460
↓ 12 callersFunctionjs_PCToLineNumber
tools/javascriptlint/spidermonkey/src/jsscript.c:1568
↓ 12 callersFunctionnic_link_props
(opts, callback)
src/vm/tests/test-spoof-opts.js:25
↓ 12 callersMethodto_offset
(self, pos)
tools/javascriptlint/javascriptlint/jsparse.py:42
↓ 12 callersFunctionupcase
* 1. If IgnoreCase is false, return ch. * 2. Let u be ch converted to upper case as if by calling * String.prototype.toUpperCase on the one-chara
tools/javascriptlint/spidermonkey/src/jsregexp.c:354
↓ 11 callersFunctionGetProperty
ECMA-357 9.1.1.1 XML [[Get]] and 9.2.1.1 XMLList [[Get]]. */
tools/javascriptlint/spidermonkey/src/jsxml.c:4088
↓ 11 callersFunctionJS_FinishArenaPool
tools/javascriptlint/spidermonkey/src/jsarena.c:388
↓ 11 callersFunctionJS_GetScriptedCaller
tools/javascriptlint/spidermonkey/src/jsdbgapi.c:776
↓ 11 callersFunctionJS_GetStringLength
tools/javascriptlint/spidermonkey/src/jsapi.c:4591
↓ 11 callersFunctionJS_HashTableEnumerateEntries
** Iterate over the entries in the hash table calling func for each ** entry found. Stop if "f" says to (return value & JS_ENUMERATE_STOP). ** Return
tools/javascriptlint/spidermonkey/src/jshash.c:353
↓ 11 callersFunctionJS_HashTableRawAdd
tools/javascriptlint/spidermonkey/src/jshash.c:247
↓ 11 callersFunctionJS_ValueToId
tools/javascriptlint/spidermonkey/src/jsapi.c:2049
↓ 11 callersFunctioncallInlineChildren
(out, node, context)
tools/ronnjs/lib/ronn.js:189
↓ 11 callersFunctioncleanup
(cb)
src/vm/tests/test-cloudinit-nocloud.js:1279
↓ 11 callersFunctioncreatePortRule
(action, dir, proto, who, port, rest)
src/fw/test/lib/helpers.js:614
↓ 11 callersFunctiondynstr_len
src/dockerinit/mdata-client/dynstr.c:30
↓ 11 callersFunctiondynstr_new
src/dockerinit/mdata-client/dynstr.c:76
↓ 11 callersFunctionget_payload
()
src/vm/tests/test-bhyve-uefi.js:41
↓ 11 callersFunctionjs_PopStatementCG
tools/javascriptlint/spidermonkey/src/jsemit.c:1473
↓ 11 callersFunctionjs_SetLengthProperty
tools/javascriptlint/spidermonkey/src/jsarray.c:336
↓ 11 callersFunctionjs_isDirectory
tools/javascriptlint/spidermonkey/src/jsfile.c:1095
↓ 11 callersFunctionjs_strlen
tools/javascriptlint/spidermonkey/src/jsstr.c:2797
↓ 11 callersFunctionmkdir
(dirname, callback)
src/vm/tests/test-filewait.js:52
↓ 11 callersFunctionpeekchar
src/dockerinit/json-nvlist/json-nvlist.c:168
↓ 11 callersFunctionstrlist_alloc
* Allocate a strlist_t. */
src/common/strings/strlist.c:55
↓ 11 callersFunctionstrlist_set_tail
* Copy "str" into the first non-NULL element of the array, or fail with ENOSPC * if all elements are occupied. */
src/common/strings/strlist.c:185
↓ 11 callersMethodtext
(self, start, end)
tools/javascriptlint/javascriptlint/jsparse.py:47
↓ 11 callersFunctionzfs
(args, callback)
src/vm/sbin/vmadmd.js:105
↓ 10 callersFunctionBalloc
* Allocate a Bigint with 2^k words. * This is not threadsafe. The caller must use thread locks */
tools/javascriptlint/spidermonkey/src/jsdtoa.c:393
↓ 10 callersFunctionJS_SetReservedSlot
tools/javascriptlint/spidermonkey/src/jsapi.c:3496
↓ 10 callersFunctionJS_TypeOfValue
tools/javascriptlint/spidermonkey/src/jsapi.c:580
↓ 10 callersFunctionLog2
tools/javascriptlint/spidermonkey/src/jscpucfg.c:133
↓ 10 callersFunctionPushOff
tools/javascriptlint/spidermonkey/src/jsopcode.c:843
↓ 10 callersFunctionTIME
()
src/img/lib/imgadm.js:1587
← previousnext →101–200 of 3,450, ranked by callers