MCPcopy Create free account

hub / github.com/agracio/edge-js / functions

Functions1,556 in github.com/agracio/edge-js

Functioninplace_tolower
src/CoreCLREmbedding/json/casablanca/src/utilities/asyncrt_utils.cpp:92
Methodinvalid_operation
<summary> Constructs an <c>invalid_operation</c> object. </summary> <param name="_Message"> A descriptive message of the error. </param> /
src/CoreCLREmbedding/json/casablanca/include/pplx/pplxcancellation_token.h:92
FunctionisDirectory
(info)
tools/install.js:24
Functionis_alnum
<summary> Our own implementation of alpha numeric instead of std::isalnum to avoid taking global lock for performance reasons. </summary>
src/CoreCLREmbedding/cpprest/include/asyncrt_utils.h:337
Functionis_alnum
<summary> Our own implementation of alpha numeric instead of std::isalnum to avoid taking global lock for performance reasons. </summary>
src/CoreCLREmbedding/json/casablanca/include/cpprest/asyncrt_utils.h:337
Methodis_apartment_aware
<summary> Determines whether the task unwraps a Windows Runtime <c>IAsyncInfo</c> interface or is descended from such a task. </summary> <returns> <c>
src/CoreCLREmbedding/json/casablanca/include/pplx/pplxtasks.h:4637
Functionis_array
<summary> Is the current value an array? </summary> <returns><c>true</c> if the value is an array, <c>false</c> otherwise</returns>
src/CoreCLREmbedding/cpprest/include/json.h:402
Functionis_array
<summary> Is the current value an array? </summary> <returns><c>true</c> if the value is an array, <c>false</c> otherwise</returns>
src/CoreCLREmbedding/json/casablanca/include/cpprest/json.h:402
Functionis_boolean
<summary> Is the current value a Boolean value? </summary> <returns><c>true</c> if the value is a Boolean value, <c>false</c> otherwise</returns>
src/CoreCLREmbedding/cpprest/include/json.h:390
Functionis_boolean
<summary> Is the current value a Boolean value? </summary> <returns><c>true</c> if the value is a Boolean value, <c>false</c> otherwise</returns>
src/CoreCLREmbedding/json/casablanca/include/cpprest/json.h:390
Methodis_cancelable
<summary> Returns an indication of whether this token can be canceled or not. </summary> <returns> An indication of whether this token can be canceled
src/CoreCLREmbedding/json/casablanca/include/pplx/pplxcancellation_token.h:649
Methodis_canceled
<summary> Returns <c>true</c> if the token has been canceled. </summary> <returns> The value <c>true</c> if the token has been canceled; otherwise, th
src/CoreCLREmbedding/json/casablanca/include/pplx/pplxcancellation_token.h:657
Methodis_done
<summary> Determines if the task is completed. </summary> <returns> True if the task has completed, false otherwise. </returns> <remarks> The function
src/CoreCLREmbedding/json/casablanca/include/pplx/pplxtasks.h:4618
Methodis_double
src/CoreCLREmbedding/cpprest/include/json.h:1431
Methodis_double
src/CoreCLREmbedding/cpprest/include/json.h:1481
Methodis_double
src/CoreCLREmbedding/json/casablanca/include/cpprest/json.h:1431
Methodis_double
src/CoreCLREmbedding/json/casablanca/include/cpprest/json.h:1481
Methodis_enabled
src/CoreCLREmbedding/pal/trace.cpp:33
Methodis_equal
src/CoreCLREmbedding/cpprest/include/json.h:1613
Methodis_equal
src/CoreCLREmbedding/cpprest/include/json.h:1712
Methodis_equal
src/CoreCLREmbedding/json/casablanca/include/cpprest/json.h:1613
Methodis_initialized
src/CoreCLREmbedding/cpprest/include/asyncrt_utils.h:659
Methodis_initialized
src/CoreCLREmbedding/json/casablanca/include/cpprest/asyncrt_utils.h:659
Methodis_int32
src/CoreCLREmbedding/json/casablanca/src/json/json.cpp:305
Methodis_int64
src/CoreCLREmbedding/json/casablanca/src/json/json.cpp:329
Methodis_integer
src/CoreCLREmbedding/cpprest/include/json.h:1430
Methodis_integer
src/CoreCLREmbedding/cpprest/include/json.h:1480
Methodis_integer
src/CoreCLREmbedding/json/casablanca/include/cpprest/json.h:1430
Methodis_integer
src/CoreCLREmbedding/json/casablanca/include/cpprest/json.h:1480
Functionis_null
<summary> Is the current value a null value? </summary> <returns><c>true</c> if the value is a null value, <c>false</c> otherwise</returns>
src/CoreCLREmbedding/cpprest/include/json.h:358
Functionis_null
<summary> Is the current value a null value? </summary> <returns><c>true</c> if the value is a null value, <c>false</c> otherwise</returns>
src/CoreCLREmbedding/json/casablanca/include/cpprest/json.h:358
Functionis_number
<summary> Is the current value a number value? </summary> <returns><c>true</c> if the value is a number value, <c>false</c> otherwise</returns>
src/CoreCLREmbedding/cpprest/include/json.h:364
Functionis_object
<summary> Is the current value an object? </summary> <returns><c>true</c> if the value is an object, <c>false</c> otherwise</returns>
src/CoreCLREmbedding/cpprest/include/json.h:408
Functionis_object
<summary> Is the current value an object? </summary> <returns><c>true</c> if the value is an object, <c>false</c> otherwise</returns>
src/CoreCLREmbedding/json/casablanca/include/cpprest/json.h:408
Methodis_path_rooted
src/CoreCLREmbedding/pal/pal.windows.cpp:205
Methodis_path_rooted
src/CoreCLREmbedding/pal/pal.unix.cpp:122
Functionis_space
src/CoreCLREmbedding/cpprest/include/asyncrt_utils.h:388
Functionis_space
src/CoreCLREmbedding/json/casablanca/include/cpprest/asyncrt_utils.h:388
Functionis_string
<summary> Is the current value a string value? </summary> <returns><c>true</c> if the value is a string value, <c>false</c> otherwise</returns>
src/CoreCLREmbedding/cpprest/include/json.h:396
Functionis_string
<summary> Is the current value a string value? </summary> <returns><c>true</c> if the value is a string value, <c>false</c> otherwise</returns>
src/CoreCLREmbedding/json/casablanca/include/cpprest/json.h:396
Methodis_uint32
src/CoreCLREmbedding/json/casablanca/src/json/json.cpp:318
Methodis_uint64
<summary> Does the number fit into unsigned int64? </summary> <returns><c>true</c> if the number fits into unsigned int64, <c>false</c> otherwise</ret
src/CoreCLREmbedding/cpprest/include/json.h:1277
Methodis_uint64
<summary> Does the number fit into unsigned int64? </summary> <returns><c>true</c> if the number fits into unsigned int64, <c>false</c> otherwise</ret
src/CoreCLREmbedding/json/casablanca/include/cpprest/json.h:1277
Methodis_valid
src/CoreCLREmbedding/host/runtime_config.h:18
Methodjson_exception
src/CoreCLREmbedding/cpprest/include/json.h:763
Methodjson_exception
src/CoreCLREmbedding/json/casablanca/include/cpprest/json.h:763
Methodkeep_object_element_order
src/CoreCLREmbedding/json/casablanca/src/json/json.cpp:19
Methodlatin1_to_utf16
src/CoreCLREmbedding/json/casablanca/src/utilities/asyncrt_utils.cpp:584
Methodlatin1_to_utf8
src/CoreCLREmbedding/json/casablanca/src/utilities/asyncrt_utils.cpp:599
Methodload
----------------------------------------------------------------------------- Load the deps file and parse its "entry" lines which contain the "fields
src/CoreCLREmbedding/deps/deps_format.cpp:332
Methodload_library
src/CoreCLREmbedding/pal/pal.windows.cpp:128
Methodload_library
src/CoreCLREmbedding/pal/pal.unix.cpp:88
Methodload_portable
src/CoreCLREmbedding/deps/deps_format.cpp:214
Methodload_standalone
src/CoreCLREmbedding/deps/deps_format.cpp:261
Methodlock
src/CoreCLREmbedding/json/casablanca/include/pplx/pplxlinux.h:135
Methodmake_clrstr_arr
src/CoreCLREmbedding/host/libhost.h:227
Methodmake_cstr_arr
src/CoreCLREmbedding/host/libhost.h:160
Methodmake_palstr_arr
src/CoreCLREmbedding/host/libhost.h:218
Functionmake_unique
src/CoreCLREmbedding/cpprest/include/asyncrt_utils.h:401
Functionmake_unique
src/CoreCLREmbedding/json/casablanca/include/cpprest/asyncrt_utils.h:401
Methodmaximum
src/CoreCLREmbedding/cpprest/include/asyncrt_utils.h:661
Methodmaximum
src/CoreCLREmbedding/json/casablanca/include/cpprest/asyncrt_utils.h:661
Methodnonce_generator
<summary> Nonce generator constructor. </summary> <param name="length">Length of the generated nonce string.</param>
src/CoreCLREmbedding/cpprest/include/asyncrt_utils.h:707
Methodnonce_generator
<summary> Nonce generator constructor. </summary> <param name="length">Length of the generated nonce string.</param>
src/CoreCLREmbedding/json/casablanca/include/cpprest/asyncrt_utils.h:707
Methodnone
<summary> Returns a cancellation token which can never be subject to cancellation. </summary> <returns> A cancellation token that cannot be canceled.
src/CoreCLREmbedding/json/casablanca/include/pplx/pplxcancellation_token.h:611
Methodnull
src/CoreCLREmbedding/json/casablanca/src/json/json.cpp:178
Methodnumber
src/CoreCLREmbedding/cpprest/include/json.h:1246
Methodnumber
src/CoreCLREmbedding/json/casablanca/src/json/json.cpp:180
Methodnumber
src/CoreCLREmbedding/json/casablanca/include/cpprest/json.h:1246
Methodobject
src/CoreCLREmbedding/cpprest/include/json.h:1001
Methodobject
src/CoreCLREmbedding/json/casablanca/src/json/json.cpp:233
Methodobject
src/CoreCLREmbedding/json/casablanca/include/cpprest/json.h:1001
Methodoperator !=
src/CoreCLREmbedding/fxr/fx_ver.cpp:31
Methodoperator <
src/CoreCLREmbedding/fxr/fx_ver.cpp:36
Methodoperator ==
src/CoreCLREmbedding/fxr/fx_ver.cpp:26
Methodoperator >
src/CoreCLREmbedding/fxr/fx_ver.cpp:41
Methodoperator!
Unary operators
src/CoreCLREmbedding/json/casablanca/include/cpprest/details/SafeInt3.hpp:6226
Functionoperator!=
<summary> Compares two JSON values for inequality. </summary> <param name="other">The JSON value to compare with.</param> <returns>True if the values
src/CoreCLREmbedding/cpprest/include/json.h:578
Functionoperator!=
<summary> Compares two JSON values for inequality. </summary> <param name="other">The JSON value to compare with.</param> <returns>True if the values
src/CoreCLREmbedding/json/casablanca/include/cpprest/json.h:578
Functionoperator!=
src/CoreCLREmbedding/json/casablanca/include/cpprest/details/SafeInt3.hpp:6956
Methodoperator!=
src/CoreCLREmbedding/cpprest/include/asyncrt_utils.h:639
Methodoperator!=
src/CoreCLREmbedding/json/casablanca/include/cpprest/asyncrt_utils.h:639
Methodoperator!=
src/CoreCLREmbedding/json/casablanca/include/pplx/pplxcancellation_token.h:557
Methodoperator!=
src/CoreCLREmbedding/json/casablanca/include/pplx/pplxcancellation_token.h:639
Methodoperator!=
src/CoreCLREmbedding/json/casablanca/include/pplx/pplxcancellation_token.h:801
Methodoperator!=
src/CoreCLREmbedding/json/casablanca/include/pplx/pplxtasks.h:756
Methodoperator!=
<summary> Determines whether two <c>task</c> objects represent different internal tasks. </summary> <returns> <c>true</c> if the objects refer to diff
src/CoreCLREmbedding/json/casablanca/include/pplx/pplxtasks.h:3702
Methodoperator!=
<summary> Determines whether two <c>task</c> objects represent different internal tasks. </summary> <returns> <c>true</c> if the objects refer to diff
src/CoreCLREmbedding/json/casablanca/include/pplx/pplxtasks.h:4655
Functionoperator%
src/CoreCLREmbedding/json/casablanca/include/cpprest/details/SafeInt3.hpp:7043
Methodoperator%
src/CoreCLREmbedding/json/casablanca/include/cpprest/details/SafeInt3.hpp:6340
Functionoperator&
src/CoreCLREmbedding/json/casablanca/include/cpprest/details/SafeInt3.hpp:7451
Methodoperator&
src/CoreCLREmbedding/json/casablanca/include/cpprest/details/SafeInt3.hpp:6223
Functionoperator&&
src/CoreCLREmbedding/json/casablanca/include/pplx/pplxtasks.h:6908
Methodoperator()
src/CoreCLREmbedding/json/casablanca/src/utilities/asyncrt_utils.cpp:30
Methodoperator()
src/CoreCLREmbedding/json/casablanca/src/utilities/asyncrt_utils.cpp:48
Methodoperator()
src/CoreCLREmbedding/json/casablanca/src/utilities/asyncrt_utils.cpp:59
Methodoperator()
src/CoreCLREmbedding/json/casablanca/include/pplx/pplxtasks.h:3133
Methodoperator()
src/CoreCLREmbedding/json/casablanca/include/pplx/threadpool.h:42
Functionoperator*
src/CoreCLREmbedding/json/casablanca/include/cpprest/details/SafeInt3.hpp:7065
Methodoperator*
src/CoreCLREmbedding/json/casablanca/include/cpprest/details/SafeInt3.hpp:6371
← previousnext →1,201–1,300 of 1,556, ranked by callers