MCPcopy Create free account

hub / github.com/dropbox/hackpad / functions

Functions9,464 in github.com/dropbox/hackpad

↓ 12 callersMethodstatement
()
infrastructure/rhino1_7R3/src/org/mozilla/javascript/Parser.java:938
↓ 12 callersMethodstr
(char... chars)
infrastructure/rhino1_7R3/testsrc/org/mozilla/javascript/tests/json/JsonParserTest.java:195
↓ 12 callersMethodtoString
@return
infrastructure/rhino1_7R3/deprecatedsrc/org/mozilla/javascript/xml/impl/xmlbeans/XML.java:2865
↓ 12 callersFunctionvarz
()
infrastructure/framework-src/modules/varz.js:22
↓ 11 callersFunction_sendUserInfoMessage
(connectionId, type, userInfo)
etherpad/src/etherpad/collab/collab_server.js:762
↓ 11 callersMethodappend0PaddedUint
(StringBuffer sb, int i, int minWidth)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/NativeDate.java:1240
↓ 11 callersFunctionbest_of
(ast1, ast2)
etherpad/src/static/js/tok/r.js:5189
↓ 11 callersMethodcheck
(Component comp)
infrastructure/rhino1_7R3/toolsrc/org/mozilla/javascript/tools/debugger/SwingGui.java:3003
↓ 11 callersMethodconstruct
Call the function as a constructor. This method is invoked by the runtime in order to satisfy a use of the JavaScript <code>new</code> operator. Thi
infrastructure/rhino1_7R3/src/org/mozilla/javascript/Function.java:83
↓ 11 callersMethodcreate
(String prefix, String uri)
infrastructure/rhino1_7R3/xmlimplsrc/org/mozilla/javascript/xmlimpl/XmlNode.java:602
↓ 11 callersFunctioncspNonce
()
etherpad/src/etherpad/helpers.js:648
↓ 11 callersMethoddecompile
(AstNode node)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/IRFactory.java:2161
↓ 11 callersMethoddefineSymbol
(int declType, String name)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/Parser.java:1981
↓ 11 callersFunctionempty
(b)
etherpad/src/static/js/tok/r.js:5234
↓ 11 callersMethodensure
(int howMuch)
infrastructure/rhino1_7R3/src/org/mozilla/classfile/ClassFileWriter.java:4705
↓ 11 callersFunctionforEach
(array, func)
etherpad/src/static/js/ace2/ace_common.js:51
↓ 11 callersMethodget
Returns the value of the named property or NOT_FOUND. If the property was created using defineProperty, the appropriate getter method is called. @pa
infrastructure/rhino1_7R3/src/org/mozilla/javascript/ScriptableObject.java:429
↓ 11 callersMethodget
(ScriptNode scriptOrFn, int i)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/optimizer/OptFunctionNode.java:54
↓ 11 callersFunctiongetAccountByEmail
(email, domainId)
etherpad/src/etherpad/pro/pro_accounts.js:1088
↓ 11 callersMethodgetDefault
()
infrastructure/rhino1_7R3/src/org/mozilla/javascript/ast/Jump.java:98
↓ 11 callersMethodgetFactory
Return {@link ContextFactory} instance used to create this Context.
infrastructure/rhino1_7R3/src/org/mozilla/javascript/Context.java:570
↓ 11 callersMethodgetFunctionCount
()
infrastructure/rhino1_7R3/src/org/mozilla/javascript/debug/DebuggableScript.java:113
↓ 11 callersMethodgetHeader
(String name)
infrastructure/net.appjet.common/util/HttpServletRequestFactory.java:151
↓ 11 callersMethodgetLastChild
()
infrastructure/rhino1_7R3/src/org/mozilla/javascript/Node.java:231
↓ 11 callersFunctiongetLineListType
* @param {number} lineNum . * @return {string} The list type of the given line, if any.
etherpad/src/static/js/ace2/ace_lists.js:14
↓ 11 callersMethodgetMessage0
(String messageId)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/ScriptRuntime.java:3669
↓ 11 callersMethodgetSourcePositionFromStack
(int[] linep)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/Context.java:2484
↓ 11 callersMethodgetTarget
Returns the object on which the element is being fetched.
infrastructure/rhino1_7R3/src/org/mozilla/javascript/ast/ElementGet.java:84
↓ 11 callersMethodgetTarget
Returns the variable name or destructuring form
infrastructure/rhino1_7R3/src/org/mozilla/javascript/ast/VariableInitializer.java:98
↓ 11 callersFunctiongetTargetPadId
(target)
etherpad/src/static/js/pro/pro-padlist-client.js:485
↓ 11 callersFunctionhiccup
(channel)
infrastructure/net.appjet.ajstdlib/streaming-client.js:59
↓ 11 callersMethodinsideFunction
()
infrastructure/rhino1_7R3/src/org/mozilla/javascript/Parser.java:430
↓ 11 callersMethodisDigit
(int c)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/TokenStream.java:877
↓ 11 callersMethodisGenerateObserverCount
@return true iff code will be generated with callbacks to enable instruction thresholds
infrastructure/rhino1_7R3/src/org/mozilla/javascript/CompilerEnvirons.java:220
↓ 11 callersFunctionisNodeText
(node)
etherpad/src/static/js/ace2/ace_common.js:18
↓ 11 callersMethodisSealed
Checks if this is a sealed Context. A sealed Context instance does not allow to modify any of its properties and will throw an exception on any such a
infrastructure/rhino1_7R3/src/org/mozilla/javascript/Context.java:581
↓ 11 callersMethodlastIndexResult
(Context cx)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/ScriptRuntime.java:4003
↓ 11 callersMethodlocalName
()
infrastructure/rhino1_7R3/xmlimplsrc/org/mozilla/javascript/xmlimpl/XMLName.java:199
↓ 11 callersMethodremoveAttribute
(String name)
infrastructure/net.appjet.common/util/HttpServletRequestFactory.java:224
↓ 11 callersFunctionrender400
(msg)
etherpad/src/etherpad/utils.js:355
↓ 11 callersFunctionrenderFramed
(bodyFileName, data)
etherpad/src/etherpad/utils.js:319
↓ 11 callersMethodrun
Execute action using the supplied Context instance. When Rhino runtime calls the method, <tt>cx</tt> will be associated with the current thread as act
infrastructure/rhino1_7R3/src/org/mozilla/javascript/ContextAction.java:56
↓ 11 callersFunctionrunMutateAttributionTest
(testId, attribs, cs, alines, outCorrect)
etherpad/src/static/js/ace2/easysync2_tests.js:248
↓ 11 callersFunctiontestCharacterRangeFollow
(testId, cs, oldRange, insertionsAfter, correctNewRange)
etherpad/src/static/js/ace2/easysync2_tests.js:683
↓ 11 callersMethodtoString
Returns a string representation of this node.
infrastructure/rhino1_7R3/toolsrc/org/mozilla/javascript/tools/debugger/SwingGui.java:2734
↓ 11 callersMethodtoString
(Node node)
infrastructure/rhino1_7R3/xmlimplsrc/org/mozilla/javascript/xmlimpl/XmlProcessor.java:320
↓ 11 callersMethodtoStringIdOrIndex
If toString(id) is a decimal presentation of int32 value, then id is index. In this case return null and make the index available as ScriptRuntime.las
infrastructure/rhino1_7R3/src/org/mozilla/javascript/ScriptRuntime.java:1416
↓ 11 callersMethodungetChar
(int c)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/TokenStream.java:1272
↓ 11 callersFunctionurlGet
(url0, params, headers, timeout, acceptErrorCodes, dontFollowRedirects)
infrastructure/framework-src/modules/netutils.js:79
↓ 10 callersFunctionB
(a,b)
etherpad/src/static/js/tok/require_all.js:6
↓ 10 callersFunction_dbwriter
()
etherpad/src/etherpad/pad/dbwriter.js:80
↓ 10 callersFunction_qdebug
(q, c)
infrastructure/framework-src/modules/sqlbase/sqlobj.js:74
↓ 10 callersFunction_r
(code)
etherpad/src/etherpad/control/pad/pad_importexport_control.js:266
↓ 10 callersMethodaddAll
(Collection c)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/NativeArray.java:1815
↓ 10 callersMethodaddField
Add a field to the class. @param fieldName the name of the field @param type the type of the field using ... @param flags the attributes of the field
infrastructure/rhino1_7R3/src/org/mozilla/classfile/ClassFileWriter.java:183
↓ 10 callersMethodaddILoad
Load integer from the given local into stack. @param local number of local register
infrastructure/rhino1_7R3/src/org/mozilla/classfile/ClassFileWriter.java:1073
↓ 10 callersMethodaddLoadThis
Load "this" into stack.
infrastructure/rhino1_7R3/src/org/mozilla/classfile/ClassFileWriter.java:1121
↓ 10 callersMethodaddSuperBlockStart
Add a pc as the start of super block. A pc is the beginning of a super block if: - pc == 0 - it is the target of a branch instruction - it is the beg
infrastructure/rhino1_7R3/src/org/mozilla/classfile/ClassFileWriter.java:4109
↓ 10 callersFunctionajax
(method, url, options, callback)
etherpad/src/etherpad/i18next.js:327
↓ 10 callersFunctionapplyReplacement
(str, replacementHash, nestedKey, options)
etherpad/src/etherpad/i18next.js:837
↓ 10 callersFunctioncallback
()
etherpad/src/static/js/ace2/ace_util.js:71
↓ 10 callersMethodcontainsKey
(Object key)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/NativeObject.java:459
↓ 10 callersFunctiondoDisconnect
(obj, silent, sync)
infrastructure/net.appjet.ajstdlib/streaming-client.js:122
↓ 10 callersMethoddone
()
infrastructure/rhino1_7R3/src/org/mozilla/javascript/ObjToIntMap.java:83
↓ 10 callersFunctione
(a)
etherpad/src/static/js/tok/require_all.js:6
↓ 10 callersFunctionescapeHtml
(s)
etherpad/src/etherpad/helpers.js:586
↓ 10 callersFunctionexpect
(arg, msg)
infrastructure/framework-src/modules/less.js:318
↓ 10 callersMethodgetAnnotation
()
infrastructure/rhino1_7R3/deprecatedsrc/org/mozilla/javascript/xml/impl/xmlbeans/XML.java:1420
↓ 10 callersFunctiongetLDAP
()
etherpad/src/etherpad/pro/pro_ldap_support.js:204
↓ 10 callersMethodgetOffset
()
infrastructure/rhino1_7R3/toolsrc/org/mozilla/javascript/tools/idswitch/CodePrinter.java:85
↓ 10 callersMethodgetOffset
(byte[] array, int pc)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/regexp/NativeRegExp.java:1153
↓ 10 callersMethodgetSession
(boolean create)
infrastructure/net.appjet.common/util/HttpServletRequestFactory.java:174
↓ 10 callersMethodgetStart
()
infrastructure/rhino1_7R3/src/org/mozilla/classfile/ClassFileWriter.java:4905
↓ 10 callersFunctioni
(t,e,i)
etherpad/src/static/js/jquery-ui-1.10.3.shake.min.js:6
↓ 10 callersFunctioni
(t,e,i)
etherpad/src/static/js/jquery-ui-1.10.2.effect-pulsate.min.js:6
↓ 10 callersMethodisAttributeName
()
infrastructure/rhino1_7R3/deprecatedsrc/org/mozilla/javascript/xml/impl/xmlbeans/XMLName.java:91
↓ 10 callersFunctionmakeArray
( array, results )
etherpad/src/static/js/jquery-1.7.2.js:4853
↓ 10 callersFunctionmakeModuleMap
* Creates a module mapping that includes plugin prefix, module * name, and path. If parentModuleMap is provided it will * also norma
etherpad/src/static/js/tok/r.js:397
↓ 10 callersMethodnewXML
(XmlNode node)
infrastructure/rhino1_7R3/xmlimplsrc/org/mozilla/javascript/xmlimpl/XMLLibImpl.java:413
↓ 10 callersMethodnormalize
()
infrastructure/rhino1_7R3/xmlimplsrc/org/mozilla/javascript/xmlimpl/XML.java:255
↓ 10 callersFunctionnumber
(n)
infrastructure/framework-src/modules/less.js:2038
↓ 10 callersMethodnumberToString
(double d, int base)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/ScriptRuntime.java:821
↓ 10 callersFunctionparenthesize
(expr)
etherpad/src/static/js/tok/r.js:6036
↓ 10 callersFunctionpeek
()
etherpad/src/static/js/tok/r.js:3444
↓ 10 callersMethodpeekChar
()
infrastructure/yuicompressor/src/yuicompressor/org/mozilla/javascript/TokenStream.java:1198
↓ 10 callersMethodpeekChar
()
infrastructure/rhino1_7R3/src/org/mozilla/javascript/TokenStream.java:1293
↓ 10 callersMethodprintDebug
(String msg, MemberBox member, Object[] args)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/NativeJavaMethod.java:533
↓ 10 callersMethodput
Sets the value of the named property, creating it if need be. If the property was created using defineProperty, the appropriate setter method is call
infrastructure/rhino1_7R3/src/org/mozilla/javascript/ScriptableObject.java:461
↓ 10 callersFunctionrenderNoticeString
(contentHtml)
etherpad/src/etherpad/utils.js:339
↓ 10 callersMethodreportWarning
Report a warning using the error reporter for the current thread. @param message the warning message to report @param sourceName a string describing
infrastructure/rhino1_7R3/src/org/mozilla/javascript/Context.java:851
↓ 10 callersMethodresume
(Context cx, Scriptable scope, int operation, Object value)
infrastructure/rhino1_7R3/src/org/mozilla/javascript/NativeGenerator.java:199
↓ 10 callersMethodrunWithAllOptimizationLevels
Runs the action successively with all available optimization levels
infrastructure/rhino1_7R3/testsrc/org/mozilla/javascript/tests/Utils.java:18
↓ 10 callersFunctionscalaF0
(f)
infrastructure/framework-src/modules/jsutils.js:286
↓ 10 callersFunctionsetAccountFlag
(accountId, flag, value)
etherpad/src/etherpad/pro/pro_accounts.js:281
↓ 10 callersMethodsetBuiltinProtoAndParent
(ScriptableObject object, Scriptable scope,
infrastructure/rhino1_7R3/src/org/mozilla/javascript/ScriptRuntime.java:3486
↓ 10 callersMethodsetPrecision
(int precise)
infrastructure/net.appjet.common/util/LenientFormatter.java:1036
↓ 10 callersMethodsetTextContent
(Element e, String content)
infrastructure/rhino1_7R3/testsrc/org/mozilla/javascript/drivers/JsDriver.java:388
↓ 10 callersFunctiontestAccelKey
* Checks if the Cmd or Ctrl key is pressed, depending on OS platform. * Note: we also check to see that altKey isn't pressed. On polish computers,
etherpad/src/static/js/ace2/ace_keystrokes.js:728
↓ 10 callersMethodtestIt
(final String script, final Object expected)
infrastructure/rhino1_7R3/testsrc/org/mozilla/javascript/tests/ErrorPropertiesTest.java:73
↓ 10 callersMethodtokenType
@return
infrastructure/rhino1_7R3/deprecatedsrc/org/mozilla/javascript/xml/impl/xmlbeans/XML.java:627
← previousnext →501–600 of 9,464, ranked by callers