Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chigraph/chigraph
/ functions
Functions
622 in github.com/chigraph/chigraph
⨍
Functions
622
◇
Types & classes
114
Method
clone
libchigraph/src/LangModule.cpp:453
Method
clone
libchigraph/src/LangModule.cpp:535
Method
codegen
libchigraph/src/GraphModule.cpp:340
Method
codegen
libchigraph/src/GraphModule.cpp:407
Method
codegen
libchigraph/src/GraphModule.cpp:450
Method
codegen
libchigraph/src/GraphModule.cpp:497
Method
codegen
libchigraph/src/GraphModule.cpp:537
Method
codegen
libchigraph/src/LangModule.cpp:32
Method
codegen
libchigraph/src/LangModule.cpp:59
Method
codegen
libchigraph/src/LangModule.cpp:117
Method
codegen
libchigraph/src/LangModule.cpp:149
Method
codegen
libchigraph/src/LangModule.cpp:181
Method
codegen
libchigraph/src/LangModule.cpp:215
Method
codegen
libchigraph/src/LangModule.cpp:270
Method
codegen
libchigraph/src/LangModule.cpp:316
Method
codegen
libchigraph/src/LangModule.cpp:348
Method
codegen
libchigraph/src/LangModule.cpp:410
Method
codegen
libchigraph/src/LangModule.cpp:488
Function
const_reference at
libchigraph/include/chi/json.hpp:936
Method
construct
libchigraph/include/chi/json.hpp:241
Method
construct
libchigraph/include/chi/json.hpp:251
Method
construct
libchigraph/include/chi/json.hpp:261
Method
construct
libchigraph/include/chi/json.hpp:276
Method
construct
libchigraph/include/chi/json.hpp:287
Method
construct
libchigraph/include/chi/json.hpp:319
Function
count
! @brief returns the number of occurrences of a key in a JSON object Returns the number of elements with key @a key. If ObjectType is the default
libchigraph/include/chi/json.hpp:4255
Function
createInvocationFromCommandLineBackport
chi-ctollvm/ctollvm.cpp:51
Method
createNodeTypeFromCCode
libchigraph/src/GraphModule.cpp:1029
Function
createResults
()
docs/search/search.js:722
Function
diff
! @brief creates a diff as a JSON patch Creates a [JSON Patch](http://jsonpatch.com) so that value @a source can be changed into the value @a targ
libchigraph/include/chi/json.hpp:10914
Function
dumpMatrix
* Dumps a matrix to a string (useful for debug).
docs/svgpan.js:248
Function
emplace
libchigraph/include/chi/json.hpp:5035
Function
emplace_back
libchigraph/include/chi/json.hpp:4990
Function
empty
! @brief checks whether the container is empty Checks if a JSON value has no elements. @return The return value depends on the different types an
libchigraph/include/chi/json.hpp:4588
Function
erase
libchigraph/include/chi/json.hpp:3963
Method
escape
escape tilde and slash
libchigraph/include/chi/json.hpp:10366
Method
expect
libchigraph/include/chi/json.hpp:9933
Method
fill_line_buffer
! @brief append data from the stream to the line buffer This function is called by the scan() function when the end of the buffer (`m_limit`) i
libchigraph/include/chi/json.hpp:9274
Method
flatten
! @param[in] reference_string the reference string to the current value @param[in] value the value to consider @param[in,out] resul
libchigraph/include/chi/json.hpp:10388
Function
from_cbor
! @brief create a JSON value from a byte vector in CBOR format Deserializes a given byte vector @a v to a JSON value using the CBOR (Concise Binar
libchigraph/include/chi/json.hpp:7270
Method
from_json
libchigraph/include/chi/json.hpp:827
Function
from_msgpack
! @brief create a JSON value from a byte vector in MessagePack format Deserializes a given byte vector @a v to a JSON value using the MessagePack
libchigraph/include/chi/json.hpp:7210
Function
front
! @brief access the first element Returns a reference to the first element in the container. For a JSON container `c`, the expression `c.front()`
libchigraph/include/chi/json.hpp:3861
Method
generateModule
libchigraph/src/GraphModule.cpp:596
Method
get_allocator
! @brief returns the allocator associated with the container */
libchigraph/include/chi/json.hpp:1000
Function
get_from_vector
libchigraph/include/chi/json.hpp:6063
Method
get_impl
get a boolean (explicit)
libchigraph/include/chi/json.hpp:2794
Method
get_impl_ptr
get a pointer to the value (object)
libchigraph/include/chi/json.hpp:2801
Method
get_ptr
libchigraph/include/chi/json.hpp:3102
Method
get_ref
libchigraph/include/chi/json.hpp:3175
Method
get_ref_impl
libchigraph/include/chi/json.hpp:2884
Method
get_token
get next token from lexer
libchigraph/include/chi/json.hpp:9928
Function
handleMouseDown
* Handle click event.
docs/svgpan.js:220
Function
handleMouseMove
* Handle mouse move event.
docs/svgpan.js:200
Function
handleMouseUp
* Handle mouse button release event.
docs/svgpan.js:235
Function
handleMouseWheel
* Handle mouse move event.
docs/svgpan.js:172
Function
handlePan
* Handler for pan buttons
docs/svgpan.js:257
Function
handlePrint
* Handler for print function
docs/svgpan.js:298
Function
handleReset
* Handle reset button
docs/svgpan.js:266
Function
handleZoom
* Handler for zoom buttons
docs/svgpan.js:274
Function
init
* Register handlers
docs/svgpan.js:89
Function
initMenu
(relPath,searchEnabled,serverSide,searchPage,search)
docs/menu.js:1
Function
initNavTree
(toroot,relpath)
docs/navtree.js:461
Function
initResizable
()
docs/resize.js:1
Function
init_search
()
docs/search/search.js:777
Function
insert
! @brief inserts element Inserts element @a val before iterator @a pos. @param[in] pos iterator before which the content will be inserted; may be
libchigraph/include/chi/json.hpp:5080
Method
internal_iterator
create an uninitialized internal_iterator
libchigraph/include/chi/json.hpp:7827
Function
interpretLLVMIR
libchigraph/src/Context.cpp:746
Method
invalidateCache
libchigraph/src/ModuleCache.cpp:63
Method
is_number_float
! @brief return whether value is a floating-point number This function returns true iff the JSON value is a floating-point number. This excludes i
libchigraph/include/chi/json.hpp:2683
Method
is_number_unsigned
! @brief return whether value is an unsigned integer number This function returns true iff the JSON value is an unsigned integer number. This excl
libchigraph/include/chi/json.hpp:2656
Method
is_structured
! @brief return whether type is structured This function returns true iff the JSON type is structured (array or object). @return `true` if type
libchigraph/include/chi/json.hpp:2538
Method
iteration_proxy
construct iteration proxy from a container
libchigraph/include/chi/json.hpp:7888
Method
iteration_proxy_internal
libchigraph/include/chi/json.hpp:7843
Method
json_pointer
! @brief create JSON pointer Create a JSON pointer according to the syntax described in [Section 3 of RFC6901](https://tools.ietf.org/html/rfc6
libchigraph/include/chi/json.hpp:10004
Method
json_reverse_iterator
create reverse iterator from iterator
libchigraph/include/chi/json.hpp:8430
Method
json_value
default constructor (for null values)
libchigraph/include/chi/json.hpp:1572
Function
key
! @brief return the key of an object iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
libchigraph/include/chi/json.hpp:8383
Method
key
return key of the iterator
libchigraph/include/chi/json.hpp:7860
Method
lexer
a lexer from a buffer with given length
libchigraph/include/chi/json.hpp:8533
Method
listBreakpoints
libchigraphdebugger/src/Debugger.cpp:213
Method
listModulesInWorkspace
libchigraph/src/Context.cpp:70
Method
lldbTarget
Get the target Keep in mind the return isn't necessarily valid, although it should be \return The LLDB target object
libchigraphdebugger/include/chi/Debugger.hpp:116
Function
main
chi-ctollvm/ctollvm.cpp:191
Function
main
test/codegen/codegentester.cpp:171
Function
main
test/error/errorchecker.cpp:34
Function
main
cmake/c++11-test-lambda-N2927.cpp:1
Function
main
cmake/c++11-test-__func__-N2340.cpp:3
Function
main
cmake/c++11-test-cstdint.cpp:2
Function
main
cmake/c++11-test-variadic_templates-N2555.cpp:18
Function
main
cmake/c++11-test-decltype-N2343.cpp:7
Function
main
cmake/c++11-test-long_long-N1811.cpp:1
Function
main
cmake/c++11-test-sizeof_member-N2253.cpp:6
Function
main
cmake/c++11-test-constexpr-N2235.cpp:11
Function
main
cmake/c++11-test-nullptr-N2431.cpp:1
Function
main
cmake/c++11-test-static_assert-N1720_fail_compile.cpp:1
Function
main
cmake/c++11-test-auto-N2546.cpp:2
Function
main
cmake/c++11-test-rvalue_references-N2118.cpp:11
Function
main
cmake/c++11-test-static_assert-N1720.cpp:1
Function
main
cmake/c++11-test-nullptr-N2431_fail_compile.cpp:1
← previous
next →
401–500 of 622, ranked by callers