MCPcopy Create free account

hub / github.com/adnanaziz/EPIJudge / functions

Functions6,328 in github.com/adnanaziz/EPIJudge

↓ 2 callersFunctiongrisu2_round
epi_judge_cpp/test_framework/json.h:7146
↓ 2 callersMethodhasNext
()
epi_judge_java/epi/test_framework/minimal_json/JsonObject.java:821
↓ 2 callersMethodhasNext
()
epi_judge_java_solutions/epi/test_framework/minimal_json/JsonObject.java:821
↓ 2 callersFunctionhasNoMatchingOption
(value, options)
html/js/vue.js:8557
↓ 2 callersFunctionhas_cycle
(head: ListNode)
epi_judge_python_solutions/is_list_cyclic.py:10
↓ 2 callersMethodhashSlotFor
(Object element)
epi_judge_java/epi/test_framework/minimal_json/JsonObject.java:942
↓ 2 callersMethodhashSlotFor
(Object element)
epi_judge_java_solutions/epi/test_framework/minimal_json/JsonObject.java:942
↓ 2 callersFunctionhydrate
(elm, vnode, insertedVnodeQueue, inVPre)
html/js/vue.js:6348
↓ 2 callersFunctioninitComponent
(vnode, insertedVnodeQueue)
html/js/vue.js:5984
↓ 2 callersFunctioninstallRenderHelpers
(target)
html/js/vue.js:2940
↓ 2 callersFunctioninvokeInsertHook
(vnode, queue, initial)
html/js/vue.js:6328
↓ 2 callersFunctionisElementUpgraded_
* Returns true if the given element has already been upgraded for the given * class. * * @param {!Element} element The element we want to che
html/js/material.js:143
↓ 2 callersMethodisEndOfText
()
epi_judge_java/epi/test_framework/minimal_json/JsonParser.java:493
↓ 2 callersMethodisEndOfText
()
epi_judge_java_solutions/epi/test_framework/minimal_json/JsonParser.java:493
↓ 2 callersFunctionisExplicable
(value)
html/js/vue.js:1813
↓ 2 callersFunctionisInInactiveTree
(vm)
html/js/vue.js:4166
↓ 2 callersFunctionisKeyNotMatch
(expect, actual)
html/js/vue.js:2717
↓ 2 callersMethodisMatchHere
(String regex, String s)
epi_judge_java_solutions/epi/RegularExpression.java:24
↓ 2 callersFunctionisRegExp
(v)
html/js/vue.js:73
↓ 2 callersFunctionisReserved
* Check if a string starts with $ or _
html/js/vue.js:489
↓ 2 callersFunctionisSameType
(a, b)
html/js/vue.js:1766
↓ 2 callersFunctionisStringStart
(chr)
html/js/vue.js:7262
↓ 2 callersFunctionisUnknownElement$$1
(vnode, inVPre)
html/js/vue.js:5877
↓ 2 callersFunctionisValidArrayIndex
* Check if val is a valid array index.
html/js/vue.js:80
↓ 2 callersFunctionisValidDuration
(val)
html/js/vue.js:8382
↓ 2 callersMethodis_end
return whether the iterator is at end
epi_judge_cpp_solutions/test_framework/json.h:3630
↓ 2 callersMethodis_end
return whether the iterator is at end
epi_judge_cpp/test_framework/json.h:3630
↓ 2 callersFunctionis_match_here
(regex, s)
epi_judge_python_solutions/regular_expression.py:5
↓ 2 callersFunctionis_number_unsigned
! @brief return whether value is an unsigned integer number This function returns true if and only if the JSON value is an unsigned integer num
epi_judge_cpp_solutions/test_framework/json.h:11102
↓ 2 callersFunctionis_number_unsigned
! @brief return whether value is an unsigned integer number This function returns true if and only if the JSON value is an unsigned integer num
epi_judge_cpp/test_framework/json.h:11102
↓ 2 callersFunctionis_object_tree_type
(tree)
epi_judge_python/test_framework/binary_tree_utils.py:223
↓ 2 callersFunctionis_object_tree_type
(tree)
epi_judge_python_solutions/test_framework/binary_tree_utils.py:223
↓ 2 callersMethoditerator
Returns an iterator over the members of this object in document order. The returned iterator cannot be used to modify this object. @return an iterato
epi_judge_java/epi/test_framework/minimal_json/JsonObject.java:817
↓ 2 callersMethoditerator
Returns an iterator over the members of this object in document order. The returned iterator cannot be used to modify this object. @return an iterato
epi_judge_java_solutions/epi/test_framework/minimal_json/JsonObject.java:817
↓ 2 callersFunctionleaves
(subtree)
epi_judge_python_solutions/tree_exterior.py:33
↓ 2 callersMethodleaves
(BinaryTreeNode<Integer> subtree, List<BinaryTreeNode<Integer>> exterior)
epi_judge_java_solutions/epi/TreeExterior.java:60
↓ 2 callersFunctionlength
(L)
epi_judge_python_solutions/do_terminated_lists_overlap.py:10
↓ 2 callersMethodlinkedToList
(ListNode<Integer> l)
epi_judge_java/epi/PivotList.java:16
↓ 2 callersMethodlinkedToList
(ListNode<Integer> l)
epi_judge_java_solutions/epi/PivotList.java:44
↓ 2 callersFunctionlinked_to_list
(l)
epi_judge_python/pivot_list.py:15
↓ 2 callersFunctionlinked_to_list
(l)
epi_judge_python_solutions/pivot_list.py:34
↓ 2 callersFunctionlocateNode
(vnode)
html/js/vue.js:8587
↓ 2 callersFunctionlogError
(err, vm, info)
html/js/vue.js:1891
↓ 2 callersFunctionloop
( key )
html/js/vue.js:2770
↓ 2 callersFunctionmarkStatic
( tree, key, isOnce )
html/js/vue.js:2842
↓ 2 callersFunctionmarkStaticNode
(node, key, isOnce)
html/js/vue.js:2858
↓ 2 callersMethodmatchTypeNames
(String expected, String fromTestData, String sourceName)
epi_judge_java/epi/test_framework/GenericTestHandler.java:121
↓ 2 callersMethodmatchTypeNames
(String expected, String fromTestData, String sourceName)
epi_judge_java_solutions/epi/test_framework/GenericTestHandler.java:121
↓ 2 callersMethodmax
(self)
epi_judge_python_solutions/stack_with_max.py:20
↓ 2 callersMethodmax
(self)
epi_judge_python_solutions/queue_with_max.py:21
↓ 2 callersFunctionmergeClassData
(child, parent)
html/js/vue.js:5515
↓ 2 callersFunctionmergeData
* Helper that recursively merges two data objects together.
html/js/vue.js:1182
↓ 2 callersFunctionmergeDataOrFn
* Data
html/js/vue.js:1212
↓ 2 callersFunctionmergeField
(key)
html/js/vue.js:1563
↓ 2 callersFunctionmergeProps
(to, from)
html/js/vue.js:3095
↓ 2 callersFunctionmerge_sorted_arrays
(sorted_arrays: List[List[int]])
epi_judge_python_solutions/sorted_arrays_merge.py:7
↓ 2 callersMethodminMax
(Integer a, Integer b)
epi_judge_java_solutions/epi/SearchForMinMaxInArray.java:21
↓ 2 callersFunctionmin_max
(a, b)
epi_judge_python_solutions/search_for_min_max_in_array.py:11
↓ 2 callersFunctionneedsNormalization
(el)
html/js/vue.js:11370
↓ 2 callersFunctionnextFrame
(fn)
html/js/vue.js:7985
↓ 2 callersFunctionnextTick
(cb, ctx)
html/js/vue.js:1984
↓ 2 callersFunctionnormalizeDirectives$1
( dirs, vm )
html/js/vue.js:6636
↓ 2 callersFunctionnormalizeStyleBinding
(bindingStyle)
html/js/vue.js:7724
↓ 2 callersMethodoverlappingNoCycleLists
(ListNode<Integer> l0, ListNode<Integer> l1)
epi_judge_java_solutions/epi/DoTerminatedListsOverlap.java:10
↓ 2 callersMethodparseFromSide
(String s, char paren, int begin, int end, int dir)
epi_judge_java_solutions/epi/LongestSubstringWithMatchingParentheses.java:37
↓ 2 callersFunctionparseString
(chr)
html/js/vue.js:7284
↓ 2 callersMethodparse_cbor
! @brief create a JSON value from CBOR input @param[in] strict whether to expect the input to be consumed completed @return JSON value created
epi_judge_cpp_solutions/test_framework/json.h:4627
↓ 2 callersMethodparse_cbor
! @brief create a JSON value from CBOR input @param[in] strict whether to expect the input to be consumed completed @return JSON value created
epi_judge_cpp/test_framework/json.h:4627
↓ 2 callersFunctionparse_from_side
(s, paren)
epi_judge_python_solutions/longest_substring_with_matching_parentheses.py:21
↓ 2 callersMethodparse_msgpack
! @brief create a JSON value from MessagePack input @param[in] strict whether to expect the input to be consumed completed @return JSON value
epi_judge_cpp_solutions/test_framework/json.h:4646
↓ 2 callersMethodparse_msgpack
! @brief create a JSON value from MessagePack input @param[in] strict whether to expect the input to be consumed completed @return JSON value
epi_judge_cpp/test_framework/json.h:4646
↓ 2 callersMethodparse_ubjson
! @brief create a JSON value from UBJSON input @param[in] strict whether to expect the input to be consumed completed @return JSON value creat
epi_judge_cpp_solutions/test_framework/json.h:4665
↓ 2 callersMethodparse_ubjson
! @brief create a JSON value from UBJSON input @param[in] strict whether to expect the input to be consumed completed @return JSON value creat
epi_judge_cpp/test_framework/json.h:4665
↓ 2 callersFunctionpartition_around_pivot
(left, right, pivot_idx)
epi_judge_python_solutions/kth_largest_in_array.py:22
↓ 2 callersFunctionplaceholder
(h, rawChild)
html/js/vue.js:8700
↓ 2 callersFunctionprocessFor
(el)
html/js/vue.js:9997
↓ 2 callersFunctionpruneCache
(keepAliveInstance, filter)
html/js/vue.js:5256
↓ 2 callersFunctionpushFilter
()
html/js/vue.js:6891
↓ 2 callersMethodrandomSampling
(int k, List<Integer> A)
epi_judge_java_solutions/epi/OfflineSampling.java:15
↓ 2 callersFunctionrandom_sampling
(k: int, A: List[int])
epi_judge_python_solutions/offline_sampling.py:12
↓ 2 callersMethodreadStringInternal
()
epi_judge_java/epi/test_framework/minimal_json/JsonParser.java:291
↓ 2 callersMethodreadStringInternal
()
epi_judge_java_solutions/epi/test_framework/minimal_json/JsonParser.java:291
↓ 2 callersFunctionremoveClass
* Remove class with compatibility for SVG since classList is not supported on * SVG elements in IE
html/js/vue.js:7892
↓ 2 callersMethodreset
reset token_buffer; current character is beginning of token
epi_judge_cpp_solutions/test_framework/json.h:2881
↓ 2 callersMethodreset
reset token_buffer; current character is beginning of token
epi_judge_cpp/test_framework/json.h:2881
↓ 2 callersFunctionresolveConstructorOptions
(Ctor)
html/js/vue.js:5030
↓ 2 callersFunctionresolveInject
(inject, vm)
html/js/vue.js:2456
↓ 2 callersFunctionresolveTransition
(def$$1)
html/js/vue.js:7925
↓ 2 callersMethodreverse
(char[] array, int start, int end)
epi_judge_java_solutions/epi/ReverseWords.java:28
↓ 2 callersMethodreverseList
(ListNode<Integer> head)
epi_judge_java_solutions/epi/ReverseList.java:8
↓ 2 callersFunctionreverse_list
(head: ListNode)
epi_judge_python_solutions/reverse_list.py:5
↓ 2 callersMethodrunningOnWin
()
epi_judge_java/epi/test_framework/Platform.java:23
↓ 2 callersMethodrunningOnWin
()
epi_judge_java_solutions/epi/test_framework/Platform.java:23
↓ 2 callersFunctionsafeStorageGet
(key)
html/js/index.js:234
↓ 2 callersMethodsearchTarget
(BstNode<Integer> from, BstNode<Integer> target)
epi_judge_java_solutions/epi/DescendantAndAncestorInBst.java:46
↓ 2 callersFunctionsetActiveInstance
(vm)
html/js/vue.js:3895
↓ 2 callersFunctionsetAttr
(el, key, value)
html/js/vue.js:6722
↓ 2 callersFunctionsetProp
(el, name, val)
html/js/vue.js:7772
↓ 2 callersFunctionsetScope
(vnode)
html/js/vue.js:6070
↓ 2 callersFunctionsetSelected
(el, binding, vm)
html/js/vue.js:8514
← previousnext →701–800 of 6,328, ranked by callers