Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adnanaziz/EPIJudge
/ functions
Functions
6,328 in github.com/adnanaziz/EPIJudge
⨍
Functions
6,328
◇
Types & classes
1,371
↓ 8 callers
Method
parse
Parses the given input string as JSON. The input must contain a valid JSON value, optionally padded with whitespace. @param string the input
epi_judge_java_solutions/epi/test_framework/minimal_json/Json.java:281
↓ 8 callers
Method
pop_back
! @brief remove and return last reference pointer @throw out_of_range.405 if JSON pointer has no parent */
epi_judge_cpp/test_framework/json.h:8453
↓ 8 callers
Method
reverse
(int x)
epi_judge_java_solutions/epi/ReverseDigits.java:8
↓ 8 callers
Method
toString
Returns the JSON string for this value in its minimal form, without any additional whitespace. The result is guaranteed to be a valid input for the me
epi_judge_java/epi/test_framework/minimal_json/JsonValue.java:455
↓ 8 callers
Method
toString
Returns the JSON string for this value in its minimal form, without any additional whitespace. The result is guaranteed to be a valid input for the me
epi_judge_java_solutions/epi/test_framework/minimal_json/JsonValue.java:455
↓ 8 callers
Function
toggleObserving
(value)
html/js/vue.js:912
↓ 7 callers
Function
addProp
(el, name, value, range, dynamic)
html/js/vue.js:6936
↓ 7 callers
Function
addTransitionClass
(el, cls)
html/js/vue.js:7991
↓ 7 callers
Function
crbegin
! @brief returns a const reverse iterator to the last element Returns a const iterator to the reverse-beginning; that is, the last element.
epi_judge_cpp_solutions/test_framework/json.h:13015
↓ 7 callers
Method
dump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes the ser
epi_judge_cpp/test_framework/json.h:7757
↓ 7 callers
Function
find
epi_judge_cpp/test_framework/json.h:12735
↓ 7 callers
Function
genElement
(el, state)
html/js/vue.js:10942
↓ 7 callers
Method
getOrDefault
(boolean defaultValue)
epi_judge_java/epi/test_framework/TriBool.java:9
↓ 7 callers
Method
hasNext
()
epi_judge_java/epi/test_framework/minimal_json/JsonArray.java:440
↓ 7 callers
Method
indexOf
(String name)
epi_judge_java_solutions/epi/test_framework/minimal_json/JsonObject.java:885
↓ 7 callers
Function
isNative
(Ctor)
html/js/vue.js:581
↓ 7 callers
Method
next
()
epi_judge_java/epi/test_framework/minimal_json/JsonArray.java:442
↓ 7 callers
Function
observe
* Attempt to create an observer instance for a value, * returns the new observer if successfully observed, * or the existing observer if the val
html/js/vue.js:989
↓ 7 callers
Method
remove
(self, client_id: str)
epi_judge_python_solutions/adding_credits.py:20
↓ 7 callers
Function
sameVnode
(a, b)
html/js/vue.js:5804
↓ 6 callers
Function
RunFuncWithRetries
Run func several times, and early return if it succeed; otherwise, throws TestFailure.
epi_judge_cpp_solutions/test_framework/random_sequence_checker.h:154
↓ 6 callers
Function
RunFuncWithRetries
Run func several times, and early return if it succeed; otherwise, throws TestFailure.
epi_judge_cpp/test_framework/random_sequence_checker.h:154
↓ 6 callers
Function
addIfCondition
(el, condition)
html/js/vue.js:10086
↓ 6 callers
Function
createElm
( vnode, insertedVnodeQueue, parentElm, refElm, nested, ownerArray,
html/js/vue.js:5895
↓ 6 callers
Function
def
* Define a property.
html/js/vue.js:497
↓ 6 callers
Function
defineReactive$$1
* Define a reactive property on an Object.
html/js/vue.js:1014
↓ 6 callers
Method
empty
(self)
epi_judge_python_solutions/stack_with_max.py:16
↓ 6 callers
Method
flush
Flushes the internal buffer but does not flush the wrapped writer.
epi_judge_java_solutions/epi/test_framework/minimal_json/WritingBuffer.java:65
↓ 6 callers
Function
genChildren
( el, state, checkSkip, altGenElement, altGenNode )
html/js/vue.js:11314
↓ 6 callers
Function
is_string
! @brief return whether value is a string This function returns true if and only if the JSON value is a string. @return `true` if type is stri
epi_judge_cpp_solutions/test_framework/json.h:11192
↓ 6 callers
Function
is_string
! @brief return whether value is a string This function returns true if and only if the JSON value is a string. @return `true` if type is stri
epi_judge_cpp/test_framework/json.h:11192
↓ 6 callers
Method
parse
(self, json_object)
epi_judge_python/test_framework/serialization_traits.py:201
↓ 6 callers
Method
parse
(self, json_object)
epi_judge_python_solutions/test_framework/serialization_traits.py:201
↓ 6 callers
Function
patchVnode
( oldVnode, vnode, insertedVnodeQueue, ownerArray, index, removeOnly )
html/js/vue.js:6253
↓ 6 callers
Method
readDigit
()
epi_judge_java/epi/test_framework/minimal_json/JsonParser.java:402
↓ 6 callers
Method
readDigit
()
epi_judge_java_solutions/epi/test_framework/minimal_json/JsonParser.java:402
↓ 6 callers
Function
registerRef
(vnode, isRemoval)
html/js/vue.js:5761
↓ 6 callers
Method
reverse
(int x)
epi_judge_java/epi/ReverseDigits.java:5
↓ 6 callers
Method
runFuncWithRetries
(Callable<Boolean> func)
epi_judge_java/epi/test_framework/RandomSequenceChecker.java:137
↓ 6 callers
Method
runFuncWithRetries
(Callable<Boolean> func)
epi_judge_java_solutions/epi/test_framework/RandomSequenceChecker.java:137
↓ 6 callers
Function
run_func_with_retries
(func)
epi_judge_python/test_framework/random_sequence_checker.py:99
↓ 6 callers
Function
run_func_with_retries
(func)
epi_judge_python_solutions/test_framework/random_sequence_checker.py:99
↓ 6 callers
Method
values
Returns a list of the values in this array in document order. The returned list is backed by this array and will reflect subsequent changes. It cannot
epi_judge_java_solutions/epi/test_framework/minimal_json/JsonArray.java:426
↓ 6 callers
Method
writeNewLine
()
epi_judge_java/epi/test_framework/minimal_json/PrettyPrint.java:120
↓ 6 callers
Method
writeNewLine
()
epi_judge_java_solutions/epi/test_framework/minimal_json/PrettyPrint.java:120
↓ 5 callers
Function
CheckSequenceIsUniformlyRandom
seq is a sequence of integers, which should be in the range [0,n-1]. We assume n << std::size(seq).
epi_judge_cpp_solutions/test_framework/random_sequence_checker.h:123
↓ 5 callers
Function
CheckSequenceIsUniformlyRandom
seq is a sequence of integers, which should be in the range [0,n-1]. We assume n << std::size(seq).
epi_judge_cpp/test_framework/random_sequence_checker.h:123
↓ 5 callers
Method
Empty
epi_judge_cpp_solutions/stack_with_max.cc:15
↓ 5 callers
Method
accept
! @brief public accept interface @param[in] strict whether to expect the last token to be EOF @return whether the input is a proper JSON text
epi_judge_cpp/test_framework/json.h:3180
↓ 5 callers
Method
addAll
(int C)
epi_judge_java_solutions/epi/AddingCredits.java:54
↓ 5 callers
Method
asArray
Returns this JSON value as {@link JsonArray}, assuming that this value represents a JSON array. If this is not the case, an exception is thrown. @ret
epi_judge_java/epi/test_framework/minimal_json/JsonValue.java:285
↓ 5 callers
Method
asArray
Returns this JSON value as {@link JsonArray}, assuming that this value represents a JSON array. If this is not the case, an exception is thrown. @ret
epi_judge_java_solutions/epi/test_framework/minimal_json/JsonValue.java:285
↓ 5 callers
Method
asInt
Returns this JSON value as an <code>int</code> value, assuming that this value represents a JSON number that can be interpreted as Java <code>int</cod
epi_judge_java/epi/test_framework/minimal_json/JsonValue.java:309
↓ 5 callers
Method
asInt
Returns this JSON value as an <code>int</code> value, assuming that this value represents a JSON number that can be interpreted as Java <code>int</cod
epi_judge_java_solutions/epi/test_framework/minimal_json/JsonValue.java:309
↓ 5 callers
Method
asObject
Returns this JSON value as {@link JsonObject}, assuming that this value represents a JSON object. If this is not the case, an exception is thrown. @r
epi_judge_java/epi/test_framework/minimal_json/JsonValue.java:272
↓ 5 callers
Method
asObject
Returns this JSON value as {@link JsonObject}, assuming that this value represents a JSON object. If this is not the case, an exception is thrown. @r
epi_judge_java_solutions/epi/test_framework/minimal_json/JsonValue.java:272
↓ 5 callers
Function
callHook$1
(dir, hook, vnode, oldVnode, isDestroy)
html/js/vue.js:6663
↓ 5 callers
Function
createEmptyVNode
(text)
html/js/vue.js:812
↓ 5 callers
Function
createTextVNode
(val)
html/js/vue.js:821
↓ 5 callers
Method
dump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes the ser
epi_judge_cpp_solutions/test_framework/json.h:7757
↓ 5 callers
Method
error
(String message)
epi_judge_java_solutions/epi/test_framework/minimal_json/JsonParser.java:477
↓ 5 callers
Method
getInnerGenericType
(Type type, int idx)
epi_judge_java/epi/test_framework/serialization_traits/TraitsFactory.java:85
↓ 5 callers
Method
getInnerGenericType
(Type type, int idx)
epi_judge_java_solutions/epi/test_framework/serialization_traits/TraitsFactory.java:85
↓ 5 callers
Function
insert
(parent, elm, ref$$1)
html/js/vue.js:6024
↓ 5 callers
Function
isTextNode
(node)
html/js/vue.js:2372
↓ 5 callers
Method
is_begin
return whether the iterator can be dereferenced
epi_judge_cpp_solutions/test_framework/json.h:3627
↓ 5 callers
Method
is_begin
return whether the iterator can be dereferenced
epi_judge_cpp/test_framework/json.h:3627
↓ 5 callers
Method
name
()
epi_judge_java/epi/test_framework/TestFailure.java:46
↓ 5 callers
Method
name
()
epi_judge_java_solutions/epi/test_framework/TestFailure.java:46
↓ 5 callers
Method
name
epi_judge_cpp_solutions/test_framework/json.h:555
↓ 5 callers
Method
name
epi_judge_cpp/test_framework/json.h:555
↓ 5 callers
Method
parse
! @brief public parser interface @param[in] strict whether to expect the last token to be EOF @param[in,out] result parsed JSON value
epi_judge_cpp/test_framework/json.h:3148
↓ 5 callers
Function
parseEndTag
(tagName, start, end)
html/js/vue.js:9481
↓ 5 callers
Function
pluckModuleFunction
( modules, key )
html/js/vue.js:6927
↓ 5 callers
Function
print_std_out_colored
(color, value)
epi_judge_python/test_framework/console_color.py:41
↓ 5 callers
Function
print_std_out_colored
(color, value)
epi_judge_python_solutions/test_framework/console_color.py:41
↓ 5 callers
Function
rangeSetItem
( item, range )
html/js/vue.js:7131
↓ 5 callers
Function
warnOnce
(msg, range)
html/js/vue.js:9614
↓ 5 callers
Method
with_mismatch_info
(self, mismatch_index, expected_item, result_item)
epi_judge_python/test_framework/test_failure.py:57
↓ 5 callers
Method
with_mismatch_info
(self, mismatch_index, expected_item, result_item)
epi_judge_python_solutions/test_framework/test_failure.py:57
↓ 4 callers
Function
AppendNode
epi_judge_cpp_solutions/bst_merge.cc:117
↓ 4 callers
Function
IsValidPart
epi_judge_cpp_solutions/valid_ip_addresses.cc:35
↓ 4 callers
Function
JSON_CATCH
epi_judge_cpp_solutions/test_framework/json.h:8600
↓ 4 callers
Function
JSON_CATCH
epi_judge_cpp/test_framework/json.h:8600
↓ 4 callers
Function
MarkBoundaryRegion
epi_judge_cpp_solutions/matrix_enclosed_regions.cc:42
↓ 4 callers
Method
Name
epi_judge_cpp_solutions/test_framework/serialization_traits.h:45
↓ 4 callers
Method
Name
epi_judge_cpp/test_framework/serialization_traits.h:45
↓ 4 callers
Method
__init__
(self, inner_type_trait)
epi_judge_python/test_framework/serialization_traits.py:194
↓ 4 callers
Method
__init__
(self, inner_type_trait)
epi_judge_python_solutions/test_framework/serialization_traits.py:194
↓ 4 callers
Method
add
Appends a new member to the end of this object, with the specified name and the JSON representation of the specified <code>int</code> value. <p> This
epi_judge_java/epi/test_framework/minimal_json/JsonObject.java:191
↓ 4 callers
Method
add
Appends a new member to the end of this object, with the specified name and the JSON representation of the specified <code>int</code> value. <p> This
epi_judge_java_solutions/epi/test_framework/minimal_json/JsonObject.java:191
↓ 4 callers
Function
checkExpression
(exp, text, warn, range)
html/js/vue.js:11546
↓ 4 callers
Function
createElement
( context, tag, data, children, normalizationType, alwaysNormalize )
html/js/vue.js:3344
↓ 4 callers
Function
crend
! @brief returns a const reverse iterator to one before the first Returns a const reverse iterator to the reverse-end; that is, one before the
epi_judge_cpp_solutions/test_framework/json.h:13043
↓ 4 callers
Method
distance
()
epi_judge_java/epi/KClosestStars.java:24
↓ 4 callers
Method
distance
()
epi_judge_java_solutions/epi/KClosestStars.java:29
↓ 4 callers
Method
equals
(Object o)
epi_judge_java_solutions/epi/SearchMaze.java:23
↓ 4 callers
Function
escape
escape "~"" to "~0" and "/" to "~1"
epi_judge_cpp_solutions/test_framework/json.h:8886
↓ 4 callers
Function
escape
escape "~"" to "~0" and "/" to "~1"
epi_judge_cpp/test_framework/json.h:8886
↓ 4 callers
Function
findRegisteredClass_
* Searches registered components for a class we are interested in using. * Optionally replaces a match with passed object if specified. * * @
html/js/material.js:109
← previous
next →
201–300 of 6,328, ranked by callers