MCPcopy Create free account

hub / github.com/FeJQ/AUPK / functions

Functions857 in github.com/FeJQ/AUPK

Methodget_number
art/runtime/json.hpp:10263
Functionget_number_float
return floating-point value
art/runtime/json.hpp:7633
Functionget_number_unsigned
art/runtime/json.hpp:7627
Functionget_position
return position of last read token
art/runtime/json.hpp:7649
Functionget_ptr
art/runtime/json.hpp:19963
Functionget_ref
art/runtime/json.hpp:20057
Functionget_ref_impl
art/runtime/json.hpp:19697
Functionget_to
art/runtime/json.hpp:19926
Methodget_token
get next token from lexer
art/runtime/json.hpp:10896
Methodget_ubjson_array
! @return whether array creation completed */
art/runtime/json.hpp:10030
Methodget_ubjson_float_prefix
art/runtime/json.hpp:14502
Methodget_ubjson_high_precision_number
art/runtime/json.hpp:10167
Methodget_ubjson_object
! @return whether object creation completed */
art/runtime/json.hpp:10092
Methodget_ubjson_size_type
! @brief determine the type and size for a container In the optimized UBJSON format, a type and a size can be provided to allow for a mor
art/runtime/json.hpp:9888
Methodget_ubjson_size_value
! @param[out] result determined size @return whether size determination completed */
art/runtime/json.hpp:9811
Methodget_ubjson_string
! @brief reads a UBJSON string This function is either called after reading the 'S' byte explicitly indicating a string, or in case of an
art/runtime/json.hpp:9757
Methodget_ubjson_value
! @param prefix the previously read or set type prefix @return whether value creation completed */
art/runtime/json.hpp:9929
MethodhandleMessage
(Message msg)
frameworks/base/core/java/android/app/ActivityThread.java:1492
Methodhandle_value
art/runtime/json.hpp:6052
MethodhashCode
()
frameworks/base/core/java/android/app/ActivityThread.java:309
Methodinput_stream_adapter
art/runtime/json.hpp:5112
MethodinstallSystemProviders
(List<ProviderInfo> providers)
frameworks/base/core/java/android/app/ActivityThread.java:6090
MethodisProfiling
()
frameworks/base/core/java/android/app/ActivityThread.java:2055
MethodisSystem
()
frameworks/base/core/java/android/app/ActivityThread.java:1829
Functionis_discarded
! @brief return whether value is discarded This function returns true if and only if the JSON value was discarded during parsing with a c
art/runtime/json.hpp:19540
Methodis_errored
art/runtime/json.hpp:6030
Functionis_primitive
! @brief return whether type is primitive This function returns true if and only if the JSON type is primitive (string, number, boolean,
art/runtime/json.hpp:19239
Functionitems
! @brief helper to access iterator member functions in range-based for This function allows to access @ref iterator::key() and @ref itera
art/runtime/json.hpp:21759
Methoditer_impl
default constructor
art/runtime/json.hpp:11181
Methoditeration_proxy
construct iteration proxy from a container
art/runtime/json.hpp:4231
Methoditeration_proxy_value
art/runtime/json.hpp:4158
Methoditerator_input_adapter
art/runtime/json.hpp:5155
Functioniterator_wrapper
art/runtime/json.hpp:21677
Methodjson>
art/runtime/json.hpp:25643
Methodjson_pointer
! @brief create JSON pointer Create a JSON pointer according to the syntax described in [Section 3 of RFC6901](https://tools.ietf.org/htm
art/runtime/json.hpp:11921
Methodjson_ref
art/runtime/json.hpp:12829
Methodjson_reverse_iterator
create reverse iterator from iterator
art/runtime/json.hpp:11791
Methodjson_sax_dom_callback_parser
art/runtime/json.hpp:5840
Methodjson_sax_dom_parser
! @param[in, out] r reference to a JSON value that is manipulated while parsing @param[in] allow_exceptions_ whether
art/runtime/json.hpp:5669
Functionjson_value
default constructor (for null values)
art/runtime/json.hpp:17788
Methodkey
art/runtime/json.hpp:5734
Methodkey
art/runtime/json.hpp:5915
Methodkey
return the key of an object iterator
art/runtime/json.hpp:11852
Methodlexer
art/runtime/json.hpp:6332
Functionmain
()
main.js:80
Methodmain
(String[] args)
frameworks/base/core/java/android/app/ActivityThread.java:6137
MethodmapToFile
()
frameworks/base/core/java/android/app/Aupk.java:465
Functionmax_size
! @brief returns the maximum possible number of elements Returns the maximum number of elements a JSON value is able to hold due to syste
art/runtime/json.hpp:21968
Functionmerge_patch
! @brief applies a JSON Merge Patch The merge patch format is primarily intended for use with the HTTP PATCH method as a means of describ
art/runtime/json.hpp:25549
Methodmul
! @brief returns x * y @note The result is rounded. (Only the upper q bits are returned.) */
art/runtime/json.hpp:14707
Methodname
art/runtime/json.hpp:2660
Methodnative_fakeInvoke
(Object method)
frameworks/base/core/java/android/app/Aupk.java:464
Methodnext_byte_in_range
! @brief check if the next byte(s) are inside a given range Adds the current byte and, for each passed range, reads a new byte and checks
art/runtime/json.hpp:6426
Methodnonesuch
art/runtime/json.hpp:3200
Methodnormalize
! @brief normalize x such that the significand is >= 2^(q-1) @pre x.f != 0 */
art/runtime/json.hpp:14772
Methodnormalize_to
! @brief normalize x such that the result has the exponent E @pre e >= x.e and the upper e - x.e bits of x.f must be zero. */
art/runtime/json.hpp:14789
MethodnotifyCleartextNetwork
(byte[] firstPacket)
frameworks/base/core/java/android/app/ActivityThread.java:1328
Methodnull
art/runtime/json.hpp:5680
Methodnull
art/runtime/json.hpp:5855
Methodnumber_float
art/runtime/json.hpp:5704
Methodnumber_float
art/runtime/json.hpp:5879
Methodnumber_integer
art/runtime/json.hpp:5692
Methodnumber_integer
art/runtime/json.hpp:5867
Methodnumber_unsigned
art/runtime/json.hpp:5698
Methodnumber_unsigned
art/runtime/json.hpp:5873
Functionoperator "" _json
art/runtime/json.hpp:25669
Functionoperator "" _json_pointer
art/runtime/json.hpp:25688
Functionoperator!=
art/runtime/json.hpp:11529
Methodoperator!=
inequality operator (needed for range-based for)
art/runtime/json.hpp:4182
Methodoperator!=
art/runtime/json.hpp:4771
Methodoperator()
art/runtime/json.hpp:4081
Methodoperator()
art/runtime/json.hpp:4652
Methodoperator()
! @brief return a hash value for a JSON object @since version 1.0.0 */
art/runtime/json.hpp:25611
Methodoperator()
! @brief compare two value_t enum values @since version 3.0.0 */
art/runtime/json.hpp:25627
Methodoperator+
art/runtime/json.hpp:11019
Methodoperator++
art/runtime/json.hpp:11037
Methodoperator++
post-increment (it++)
art/runtime/json.hpp:11798
Methodoperator-
art/runtime/json.hpp:11026
Methodoperator-
subtract from iterator
art/runtime/json.hpp:11834
Methodoperator--
art/runtime/json.hpp:11050
Methodoperator--
post-decrement (it--)
art/runtime/json.hpp:11810
Functionoperator->
! @brief dereference the iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
art/runtime/json.hpp:11380
Methodoperator->
art/runtime/json.hpp:12869
Methodoperator/
art/runtime/json.hpp:12037
Methodoperator<
art/runtime/json.hpp:11014
Functionoperator<=
! @brief comparison: less than or equal @pre The iterator is initialized; i.e. `m_object != nullptr`. */
art/runtime/json.hpp:11565
Methodoperator=
art/runtime/json.hpp:3204
Functionoperator==
art/runtime/json.hpp:11501
Methodoperator==
equality operator (needed for InputIterator)
art/runtime/json.hpp:4176
Methodoperator==
art/runtime/json.hpp:4765
Methodoperator==
art/runtime/json.hpp:11009
Functionoperator>
! @brief comparison: greater than @pre The iterator is initialized; i.e. `m_object != nullptr`. */
art/runtime/json.hpp:11574
Functionoperator>=
! @brief comparison: greater than or equal @pre The iterator is initialized; i.e. `m_object != nullptr`. */
art/runtime/json.hpp:11583
Functionoperator[]
! @brief access to successor @pre The iterator is initialized; i.e. `m_object != nullptr`. */
art/runtime/json.hpp:11684
Methodordered_map
Explicit constructors instead of `using Container::Container` otherwise older compilers choke on it (GCC <= 5.5, xcode <= 9.4)
art/runtime/json.hpp:16713
Methodoutput_adapter
art/runtime/json.hpp:13008
Methodoutput_stream_adapter
art/runtime/json.hpp:12961
Methodoutput_string_adapter
art/runtime/json.hpp:12985
Methodoutput_vector_adapter
art/runtime/json.hpp:12937
Methodparent_pointer
! @brief returns the parent of this JSON pointer @return parent of this JSON pointer; in case this JSON pointer is the root, the
art/runtime/json.hpp:12096
← previousnext →601–700 of 857, ranked by callers