MCPcopy Create free account

hub / github.com/adnanaziz/EPIJudge / functions

Functions6,328 in github.com/adnanaziz/EPIJudge

↓ 3 callersFunctioncreateFnInvoker
(fns, vm)
html/js/vue.js:2176
↓ 3 callersFunctioncreateWatcher
( vm, expOrFn, handler, options )
html/js/vue.js:4883
↓ 3 callersMethoddurationToString
(long dur)
epi_judge_java/epi/test_framework/TestTimer.java:27
↓ 3 callersMethoddurationToString
(long dur)
epi_judge_java_solutions/epi/test_framework/TestTimer.java:27
↓ 3 callersFunctionduration_to_string
(dur)
epi_judge_python/test_framework/test_timer.py:23
↓ 3 callersFunctionduration_to_string
(dur)
epi_judge_python_solutions/test_framework/test_timer.py:23
↓ 3 callersFunctionensureCtor
(comp, base)
html/js/vue.js:3587
↓ 3 callersFunctionenter
(vnode, toggleDisplay)
html/js/vue.js:8110
↓ 3 callersMethodequals
(Object o)
epi_judge_java/epi/SearchMaze.java:21
↓ 3 callersMethodequals
(Object object)
epi_judge_java/epi/test_framework/minimal_json/JsonLiteral.java:83
↓ 3 callersMethodequals
(Object object)
epi_judge_java_solutions/epi/test_framework/minimal_json/JsonLiteral.java:83
↓ 3 callersMethodevaluate
(List<Integer> operands, List<Character> operators)
epi_judge_java_solutions/epi/InsertOperatorsInString.java:66
↓ 3 callersMethodexpectedIsVoid
()
epi_judge_java/epi/test_framework/GenericTestHandler.java:236
↓ 3 callersMethodexpectedIsVoid
()
epi_judge_java_solutions/epi/test_framework/GenericTestHandler.java:236
↓ 3 callersMethodexpected_is_void
(self)
epi_judge_python/test_framework/generic_test_handler.py:132
↓ 3 callersMethodexpected_is_void
(self)
epi_judge_python_solutions/test_framework/generic_test_handler.py:132
↓ 3 callersMethodfindMethodWithAnnotation
(Class testClass, Class<? extends Annotation> annotationClass)
epi_judge_java/epi/test_framework/GenericTest.java:249
↓ 3 callersMethodfindMethodWithAnnotation
(Class testClass, Class<? extends Annotation> annotationClass)
epi_judge_java_solutions/epi/test_framework/GenericTest.java:249
↓ 3 callersFunctionfind_str_in_file
Check if the given string is contained in the file. :param f: file to search in :param s: string to search to
epijudge_ci_test_tool.py:39
↓ 3 callersFunctionforceRender
(renderCompleted)
html/js/vue.js:3642
↓ 3 callersFunctiongenIf
( el, state, altGen, altEmpty )
html/js/vue.js:11024
↓ 3 callersMethodhasCycle
(ListNode<Integer> head)
epi_judge_java_solutions/epi/IsListCyclic.java:10
↓ 3 callersMethodhasDuplicate
(List<List<Integer>> partialAssignment, int startRow, int endRow, int st
epi_judge_java_solutions/epi/IsValidSudoku.java:50
↓ 3 callersFunctionhas_duplicate
(block)
epi_judge_python_solutions/is_valid_sudoku.py:15
↓ 3 callersMethodinsert
(self, isbn: int, price: int)
epi_judge_python_solutions/lru_cache.py:22
↓ 3 callersFunctioninvokeCreateHooks
(vnode, insertedVnodeQueue)
html/js/vue.js:6056
↓ 3 callersFunctioninvokeDestroyHook
(vnode)
html/js/vue.js:6099
↓ 3 callersMethodisDigit
()
epi_judge_java_solutions/epi/test_framework/minimal_json/JsonParser.java:486
↓ 3 callersMethodisNull
Detects whether this value represents the JSON literal <code>null</code>. @return <code>true</code> if this value represents the JSON literal <code>n
epi_judge_java/epi/test_framework/minimal_json/JsonValue.java:261
↓ 3 callersMethodisNull
Detects whether this value represents the JSON literal <code>null</code>. @return <code>true</code> if this value represents the JSON literal <code>n
epi_judge_java_solutions/epi/test_framework/minimal_json/JsonValue.java:261
↓ 3 callersFunctionisPatchable
(vnode)
html/js/vue.js:6049
↓ 3 callersFunctionisPromise
(val)
html/js/vue.js:85
↓ 3 callersFunctionisReservedTag
(tag)
html/js/vue.js:5608
↓ 3 callersFunctionisXlink
(name)
html/js/vue.js:5483
↓ 3 callersFunctionis_number_float
! @brief return whether value is a floating-point number This function returns true if and only if the JSON value is a floating-point number. T
epi_judge_cpp_solutions/test_framework/json.h:11129
↓ 3 callersFunctionis_number_float
! @brief return whether value is a floating-point number This function returns true if and only if the JSON value is a floating-point number. T
epi_judge_cpp/test_framework/json.h:11129
↓ 3 callersFunctionis_number_integer
! @brief return whether value is an integer number This function returns true if and only if the JSON value is a signed or unsigned integer num
epi_judge_cpp_solutions/test_framework/json.h:11074
↓ 3 callersFunctionis_number_integer
! @brief return whether value is an integer number This function returns true if and only if the JSON value is a signed or unsigned integer num
epi_judge_cpp/test_framework/json.h:11074
↓ 3 callersFunctionleave
(vnode, rm)
html/js/vue.js:8261
↓ 3 callersMethodmax
()
epi_judge_java_solutions/epi/StackWithMax.java:33
↓ 3 callersMethodmoved_or_copied
epi_judge_cpp_solutions/test_framework/json.h:8334
↓ 3 callersMethodmoved_or_copied
epi_judge_cpp/test_framework/json.h:8334
↓ 3 callersMethodname
(self)
epi_judge_python/test_framework/test_failure.py:30
↓ 3 callersMethodname
(self)
epi_judge_python_solutions/test_framework/test_failure.py:30
↓ 3 callersFunctionnormalizeChildren
(children)
html/js/vue.js:2364
↓ 3 callersFunctionnormalizeStyleData
(data)
html/js/vue.js:7714
↓ 3 callersFunctionobject
! @brief explicitly create an object from an initializer list Creates a JSON object value from a given initializer list. The initializer lists
epi_judge_cpp_solutions/test_framework/json.h:10481
↓ 3 callersFunctionobject
! @brief explicitly create an object from an initializer list Creates a JSON object value from a given initializer list. The initializer lists
epi_judge_cpp/test_framework/json.h:10481
↓ 3 callersMethodparse
(JsonValue jsonObject)
epi_judge_java/epi/test_framework/serialization_traits/BinaryTreeTrait.java:31
↓ 3 callersMethodparse
(JsonValue jsonObject)
epi_judge_java_solutions/epi/test_framework/serialization_traits/BinaryTreeTrait.java:31
↓ 3 callersFunctionparseFilters
(exp)
html/js/vue.js:6823
↓ 3 callersFunctionprependModifierMarker
(symbol, name, dynamic)
html/js/vue.js:6976
↓ 3 callersFunctionproxy
(target, sourceKey, key)
html/js/vue.js:4619
↓ 3 callersFunctionpruneCacheEntry
( cache, key, keys, current )
html/js/vue.js:5271
↓ 3 callersMethodpush
(self, x: int)
epi_judge_python_solutions/stack_with_max.py:28
↓ 3 callersFunctionquery
* Query an element selector if it's not an element already.
html/js/vue.js:5656
↓ 3 callersMethodreadValue
()
epi_judge_java/epi/test_framework/minimal_json/JsonParser.java:147
↓ 3 callersMethodreadValue
()
epi_judge_java_solutions/epi/test_framework/minimal_json/JsonParser.java:147
↓ 3 callersMethodremove
(String clientID)
epi_judge_java/epi/AddingCredits.java:15
↓ 3 callersFunctionremoveNode
(el)
html/js/vue.js:5869
↓ 3 callersFunctionremoveVnodes
(parentElm, vnodes, startIdx, endIdx)
html/js/vue.js:6113
↓ 3 callersFunctionresolveAsset
* Resolve an asset. * This function is used because child instances need access * to assets defined in its ancestor chain.
html/js/vue.js:1575
↓ 3 callersFunctionresolveSlots
* Runtime helper for resolving raw children VNodes into a slot object.
html/js/vue.js:2499
↓ 3 callersFunctionreverse
(begin, end)
epi_judge_python_solutions/rotate_array.py:12
↓ 3 callersMethodreverse
(int begin, int end, List<Integer> A)
epi_judge_java_solutions/epi/RotateArray.java:21
↓ 3 callersFunctionreverse_range
(s, start, finish)
epi_judge_python_solutions/reverse_words.py:10
↓ 3 callersMethodset_end
! @brief set the iterator past the last value @pre The iterator is initialized; i.e. `m_object != nullptr`. */
epi_judge_cpp_solutions/test_framework/json.h:3899
↓ 3 callersMethodset_end
! @brief set the iterator past the last value @pre The iterator is initialized; i.e. `m_object != nullptr`. */
epi_judge_cpp/test_framework/json.h:3899
↓ 3 callersMethodsize
Returns the number of members (name/value pairs) in this object. @return the number of members in this object
epi_judge_java/epi/test_framework/minimal_json/JsonObject.java:790
↓ 3 callersMethodsize
Returns the number of members (name/value pairs) in this object. @return the number of members in this object
epi_judge_java_solutions/epi/test_framework/minimal_json/JsonObject.java:790
↓ 3 callersMethodstartCapture
()
epi_judge_java/epi/test_framework/minimal_json/JsonParser.java:438
↓ 3 callersMethodstartCapture
()
epi_judge_java_solutions/epi/test_framework/minimal_json/JsonParser.java:438
↓ 3 callersFunctionstringifyClass
(value)
html/js/vue.js:5539
↓ 3 callersMethodsub
! @brief returns x - y @pre x.e == y.e and x.f >= y.f */
epi_judge_cpp/test_framework/json.h:6725
↓ 3 callersMethodsymbols
(self)
epi_judge_python_solutions/huffman_coding.py:22
↓ 3 callersFunctiontoArray
* Convert an Array-like object to a real Array.
html/js/vue.js:229
↓ 3 callersFunctiontranslateLanguageEntry
(name, dirname, data)
html/js/helpers.js:67
↓ 3 callersFunctiontrigger
(el, type)
html/js/vue.js:8578
↓ 3 callersMethodunget
unget current character (return it again on next get)
epi_judge_cpp_solutions/test_framework/json.h:2907
↓ 3 callersMethodunget
unget current character (return it again on next get)
epi_judge_cpp/test_framework/json.h:2907
↓ 3 callersFunctionvalidateComponentName
(name)
html/js/vue.js:1412
↓ 3 callersFunctionvalidateProp
( key, propOptions, propsData, vm )
html/js/vue.js:1607
↓ 3 callersMethodwhat
returns the explanatory string
epi_judge_cpp_solutions/test_framework/json.h:547
↓ 3 callersMethodwhat
returns the explanatory string
epi_judge_cpp/test_framework/json.h:547
↓ 2 callersFunctionBSTToDoublyList
epi_judge_cpp_solutions/bst_merge.cc:35
↓ 2 callersFunctionBinaryTreeHeight
epi_judge_cpp_solutions/test_framework/binary_tree_utils.h:202
↓ 2 callersFunctionBinaryTreeHeight
epi_judge_cpp/test_framework/binary_tree_utils.h:202
↓ 2 callersFunctionClone
epi_judge_cpp_solutions/enumerate_trees.cc:37
↓ 2 callersFunctionCompare
epi_judge_cpp_solutions/real_square_root.cc:37
↓ 2 callersFunctionComputeRunningMaximum
epi_judge_cpp_solutions/maximum_subarray_in_circular_array.cc:26
↓ 2 callersFunctionCopyLabels
epi_judge_cpp_solutions/graph_clone.cc:46
↓ 2 callersFunctionCopyLabels
epi_judge_cpp/graph_clone.cc:22
↓ 2 callersFunctionCountLength
Count the list length till end.
epi_judge_cpp_solutions/bst_merge.cc:81
↓ 2 callersMethodDequeue
epi_judge_cpp_solutions/circular_queue.cc:32
↓ 2 callersFunctionDiffersByOneBit
epi_judge_cpp_solutions/gray_code.cc:48
↓ 2 callersFunctionDistance
Calculates the distance between a and b.
epi_judge_cpp_solutions/do_lists_overlap.cc:40
↓ 2 callersMethodEnqueue
epi_judge_cpp_solutions/circular_queue.cc:20
↓ 2 callersFunctionEvaluate
epi_judge_cpp_solutions/insert_operators_in_string.cc:66
↓ 2 callersFunctionFactorial
epi_judge_cpp_solutions/random_permutation.cc:24
↓ 2 callersFunctionFactorial
epi_judge_cpp/random_permutation.cc:13
← previousnext →401–500 of 6,328, ranked by callers