Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/agracio/edge-js
/ functions
Functions
1,556 in github.com/agracio/edge-js
⨍
Functions
1,556
◇
Types & classes
497
Function
inplace_tolower
src/CoreCLREmbedding/json/casablanca/src/utilities/asyncrt_utils.cpp:92
Method
invalid_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
Function
isDirectory
(info)
tools/install.js:24
Function
is_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
Function
is_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
Method
is_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
Function
is_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
Function
is_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
Function
is_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
Function
is_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
Method
is_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
Method
is_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
Method
is_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
Method
is_double
src/CoreCLREmbedding/cpprest/include/json.h:1431
Method
is_double
src/CoreCLREmbedding/cpprest/include/json.h:1481
Method
is_double
src/CoreCLREmbedding/json/casablanca/include/cpprest/json.h:1431
Method
is_double
src/CoreCLREmbedding/json/casablanca/include/cpprest/json.h:1481
Method
is_enabled
src/CoreCLREmbedding/pal/trace.cpp:33
Method
is_equal
src/CoreCLREmbedding/cpprest/include/json.h:1613
Method
is_equal
src/CoreCLREmbedding/cpprest/include/json.h:1712
Method
is_equal
src/CoreCLREmbedding/json/casablanca/include/cpprest/json.h:1613
Method
is_initialized
src/CoreCLREmbedding/cpprest/include/asyncrt_utils.h:659
Method
is_initialized
src/CoreCLREmbedding/json/casablanca/include/cpprest/asyncrt_utils.h:659
Method
is_int32
src/CoreCLREmbedding/json/casablanca/src/json/json.cpp:305
Method
is_int64
src/CoreCLREmbedding/json/casablanca/src/json/json.cpp:329
Method
is_integer
src/CoreCLREmbedding/cpprest/include/json.h:1430
Method
is_integer
src/CoreCLREmbedding/cpprest/include/json.h:1480
Method
is_integer
src/CoreCLREmbedding/json/casablanca/include/cpprest/json.h:1430
Method
is_integer
src/CoreCLREmbedding/json/casablanca/include/cpprest/json.h:1480
Function
is_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
Function
is_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
Function
is_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
Function
is_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
Function
is_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
Method
is_path_rooted
src/CoreCLREmbedding/pal/pal.windows.cpp:205
Method
is_path_rooted
src/CoreCLREmbedding/pal/pal.unix.cpp:122
Function
is_space
src/CoreCLREmbedding/cpprest/include/asyncrt_utils.h:388
Function
is_space
src/CoreCLREmbedding/json/casablanca/include/cpprest/asyncrt_utils.h:388
Function
is_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
Function
is_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
Method
is_uint32
src/CoreCLREmbedding/json/casablanca/src/json/json.cpp:318
Method
is_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
Method
is_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
Method
is_valid
src/CoreCLREmbedding/host/runtime_config.h:18
Method
json_exception
src/CoreCLREmbedding/cpprest/include/json.h:763
Method
json_exception
src/CoreCLREmbedding/json/casablanca/include/cpprest/json.h:763
Method
keep_object_element_order
src/CoreCLREmbedding/json/casablanca/src/json/json.cpp:19
Method
latin1_to_utf16
src/CoreCLREmbedding/json/casablanca/src/utilities/asyncrt_utils.cpp:584
Method
latin1_to_utf8
src/CoreCLREmbedding/json/casablanca/src/utilities/asyncrt_utils.cpp:599
Method
load
----------------------------------------------------------------------------- Load the deps file and parse its "entry" lines which contain the "fields
src/CoreCLREmbedding/deps/deps_format.cpp:332
Method
load_library
src/CoreCLREmbedding/pal/pal.windows.cpp:128
Method
load_library
src/CoreCLREmbedding/pal/pal.unix.cpp:88
Method
load_portable
src/CoreCLREmbedding/deps/deps_format.cpp:214
Method
load_standalone
src/CoreCLREmbedding/deps/deps_format.cpp:261
Method
lock
src/CoreCLREmbedding/json/casablanca/include/pplx/pplxlinux.h:135
Method
make_clrstr_arr
src/CoreCLREmbedding/host/libhost.h:227
Method
make_cstr_arr
src/CoreCLREmbedding/host/libhost.h:160
Method
make_palstr_arr
src/CoreCLREmbedding/host/libhost.h:218
Function
make_unique
src/CoreCLREmbedding/cpprest/include/asyncrt_utils.h:401
Function
make_unique
src/CoreCLREmbedding/json/casablanca/include/cpprest/asyncrt_utils.h:401
Method
maximum
src/CoreCLREmbedding/cpprest/include/asyncrt_utils.h:661
Method
maximum
src/CoreCLREmbedding/json/casablanca/include/cpprest/asyncrt_utils.h:661
Method
nonce_generator
<summary> Nonce generator constructor. </summary> <param name="length">Length of the generated nonce string.</param>
src/CoreCLREmbedding/cpprest/include/asyncrt_utils.h:707
Method
nonce_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
Method
none
<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
Method
null
src/CoreCLREmbedding/json/casablanca/src/json/json.cpp:178
Method
number
src/CoreCLREmbedding/cpprest/include/json.h:1246
Method
number
src/CoreCLREmbedding/json/casablanca/src/json/json.cpp:180
Method
number
src/CoreCLREmbedding/json/casablanca/include/cpprest/json.h:1246
Method
object
src/CoreCLREmbedding/cpprest/include/json.h:1001
Method
object
src/CoreCLREmbedding/json/casablanca/src/json/json.cpp:233
Method
object
src/CoreCLREmbedding/json/casablanca/include/cpprest/json.h:1001
Method
operator !=
src/CoreCLREmbedding/fxr/fx_ver.cpp:31
Method
operator <
src/CoreCLREmbedding/fxr/fx_ver.cpp:36
Method
operator ==
src/CoreCLREmbedding/fxr/fx_ver.cpp:26
Method
operator >
src/CoreCLREmbedding/fxr/fx_ver.cpp:41
Method
operator!
Unary operators
src/CoreCLREmbedding/json/casablanca/include/cpprest/details/SafeInt3.hpp:6226
Function
operator!=
<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
Function
operator!=
<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
Function
operator!=
src/CoreCLREmbedding/json/casablanca/include/cpprest/details/SafeInt3.hpp:6956
Method
operator!=
src/CoreCLREmbedding/cpprest/include/asyncrt_utils.h:639
Method
operator!=
src/CoreCLREmbedding/json/casablanca/include/cpprest/asyncrt_utils.h:639
Method
operator!=
src/CoreCLREmbedding/json/casablanca/include/pplx/pplxcancellation_token.h:557
Method
operator!=
src/CoreCLREmbedding/json/casablanca/include/pplx/pplxcancellation_token.h:639
Method
operator!=
src/CoreCLREmbedding/json/casablanca/include/pplx/pplxcancellation_token.h:801
Method
operator!=
src/CoreCLREmbedding/json/casablanca/include/pplx/pplxtasks.h:756
Method
operator!=
<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
Method
operator!=
<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
Function
operator%
src/CoreCLREmbedding/json/casablanca/include/cpprest/details/SafeInt3.hpp:7043
Method
operator%
src/CoreCLREmbedding/json/casablanca/include/cpprest/details/SafeInt3.hpp:6340
Function
operator&
src/CoreCLREmbedding/json/casablanca/include/cpprest/details/SafeInt3.hpp:7451
Method
operator&
src/CoreCLREmbedding/json/casablanca/include/cpprest/details/SafeInt3.hpp:6223
Function
operator&&
src/CoreCLREmbedding/json/casablanca/include/pplx/pplxtasks.h:6908
Method
operator()
src/CoreCLREmbedding/json/casablanca/src/utilities/asyncrt_utils.cpp:30
Method
operator()
src/CoreCLREmbedding/json/casablanca/src/utilities/asyncrt_utils.cpp:48
Method
operator()
src/CoreCLREmbedding/json/casablanca/src/utilities/asyncrt_utils.cpp:59
Method
operator()
src/CoreCLREmbedding/json/casablanca/include/pplx/pplxtasks.h:3133
Method
operator()
src/CoreCLREmbedding/json/casablanca/include/pplx/threadpool.h:42
Function
operator*
src/CoreCLREmbedding/json/casablanca/include/cpprest/details/SafeInt3.hpp:7065
Method
operator*
src/CoreCLREmbedding/json/casablanca/include/cpprest/details/SafeInt3.hpp:6371
← previous
next →
1,201–1,300 of 1,556, ranked by callers