Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Windsander/ADI-Stable-Diffusion
/ functions
Functions
1,024 in github.com/Windsander/ADI-Stable-Diffusion
⨍
Functions
1,024
◇
Types & classes
242
↓ 192 callers
Function
create
source/tokenizer/json.hpp:19551
↓ 178 callers
Method
size
source/tokenizer/json.hpp:3109
↓ 144 callers
Function
stbi__get8
clitools/stb/stb_image.h:1613
↓ 140 callers
Function
concat
source/tokenizer/json.hpp:4277
↓ 131 callers
Function
stbi__err
clitools/stb/stb_image.h:977
↓ 131 callers
Method
write_character
source/tokenizer/json.hpp:14846
↓ 116 callers
Method
end
return iterator end (needed for range-based for)
source/tokenizer/json.hpp:5261
↓ 90 callers
Method
begin
return iterator begin (needed for range-based for)
source/tokenizer/json.hpp:5255
↓ 53 callers
Method
empty
source/tokenizer/json.hpp:6236
↓ 49 callers
Function
get
source/tokenizer/json.hpp:5271
↓ 44 callers
Method
parse_error
source/tokenizer/json.hpp:4439
↓ 44 callers
Function
stbi__rewind
clitools/stb/stb_image.h:885
↓ 43 callers
Function
to_string
@brief return a string representation of the JSON pointer @sa https://json.nlohmann.me/api/json_pointer/to_string/
source/tokenizer/json.hpp:13749
↓ 42 callers
Function
type_name
@brief return the type as string @sa https://json.nlohmann.me/api/basic_json/type_name/
source/tokenizer/json.hpp:23328
↓ 39 callers
Function
stbi__get16be
clitools/stb/stb_image.h:1693
↓ 38 callers
Function
add
add a character to token_buffer
source/tokenizer/json.hpp:8702
↓ 37 callers
Function
basic_json
@brief create an empty value with a given type @sa https://json.nlohmann.me/api/basic_json/basic_json/
source/tokenizer/json.hpp:19983
↓ 34 callers
Function
is_object
@brief return whether value is an object @sa https://json.nlohmann.me/api/basic_json/is_object/
source/tokenizer/json.hpp:20522
↓ 32 callers
Method
key
source/tokenizer/json.hpp:7269
↓ 32 callers
Function
stbi__get32le
clitools/stb/stb_image.h:1721
↓ 31 callers
Function
stbi__skip
clitools/stb/stb_image.h:1643
↓ 30 callers
Function
stbi__get16le
clitools/stb/stb_image.h:1713
↓ 28 callers
Function
get_token_string
return the last read token (for errors only). Will never contain EOF (an arbitrary value that is not a valid char value, often -1), because 255 may l
source/tokenizer/json.hpp:8749
↓ 24 callers
Function
end
@brief returns an iterator to one past the last element @sa https://json.nlohmann.me/api/basic_json/end/
source/tokenizer/json.hpp:21961
↓ 23 callers
Function
input_adapter
source/tokenizer/json.hpp:6451
↓ 20 callers
Method
sax_parse
source/tokenizer/json.hpp:12259
↓ 20 callers
Function
stbi__get32be
clitools/stb/stb_image.h:1703
↓ 20 callers
Function
stbi__malloc
clitools/stb/stb_image.h:984
↓ 19 callers
Method
number_integer
source/tokenizer/json.hpp:7239
↓ 19 callers
Method
operator[]
access to successor
source/tokenizer/json.hpp:13651
↓ 18 callers
Function
from_json
source/tokenizer/json.hpp:4593
↓ 18 callers
Method
number_unsigned
source/tokenizer/json.hpp:7244
↓ 17 callers
Method
get_token_string
! @return a string representation of the last read byte */
source/tokenizer/json.hpp:11975
↓ 17 callers
Function
to_json
source/tokenizer/json.hpp:5571
↓ 16 callers
Function
is_array
@brief return whether value is an array @sa https://json.nlohmann.me/api/basic_json/is_array/
source/tokenizer/json.hpp:20529
↓ 16 callers
Function
stbi__at_eof
clitools/stb/stb_image.h:1627
↓ 16 callers
Function
string
source/tokenizer/json.hpp:6785
↓ 15 callers
Function
begin
@brief returns an iterator to the first element @sa https://json.nlohmann.me/api/basic_json/begin/
source/tokenizer/json.hpp:21936
↓ 15 callers
Function
combine
boost::hash_combine
source/tokenizer/json.hpp:5933
↓ 15 callers
Function
is_null
@brief return whether value is null @sa https://json.nlohmann.me/api/basic_json/is_null/
source/tokenizer/json.hpp:20480
↓ 14 callers
Function
set_parents
source/tokenizer/json.hpp:19871
↓ 13 callers
Method
value
return value of the iterator
source/tokenizer/json.hpp:5228
↓ 12 callers
Method
number_float
source/tokenizer/json.hpp:7249
↓ 12 callers
Function
stbi__grow_buffer_unsafe
clitools/stb/stb_image.h:2074
↓ 12 callers
Function
stbi__zreceive
clitools/stb/stb_image.h:4213
↓ 11 callers
Method
get
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
source/tokenizer/json.hpp:11826
↓ 10 callers
Method
boolean
source/tokenizer/json.hpp:7234
↓ 10 callers
Function
parser
source/tokenizer/json.hpp:19306
↓ 10 callers
Function
set_parent
source/tokenizer/json.hpp:19921
↓ 10 callers
Function
stbi__blinn_8x8
fast 0..255 * 0..255 => 0..255 rounded multiplication
clitools/stb/stb_image.h:3858
↓ 10 callers
Function
stbi__malloc_mad3
clitools/stb/stb_image.h:1054
↓ 9 callers
Method
end_array
source/tokenizer/json.hpp:7284
↓ 9 callers
Function
is_binary
@brief return whether value is a binary array @sa https://json.nlohmann.me/api/basic_json/is_binary/
source/tokenizer/json.hpp:20543
↓ 9 callers
Method
start_array
source/tokenizer/json.hpp:7279
↓ 9 callers
Function
stbi__get_marker
if there's a pending marker from the entropy stream, return that otherwise, fetch from the stream and get a marker. if there's no marker, return 0xff,
clitools/stb/stb_image.h:2918
↓ 9 callers
Function
stbiw__jpg_processDU
clitools/stb/stb_image_write.h:1328
↓ 9 callers
Function
stbiw__jpg_writeBits
clitools/stb/stb_image_write.h:1253
↓ 9 callers
Method
string
source/tokenizer/json.hpp:7254
↓ 8 callers
Function
dump_integer
source/tokenizer/json.hpp:18598
↓ 8 callers
Method
end_object
source/tokenizer/json.hpp:7274
↓ 8 callers
Method
start_object
source/tokenizer/json.hpp:7264
↓ 8 callers
Function
stbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
clitools/stb/stb_image.h:2415
↓ 8 callers
Function
stbi__convert_format
clitools/stb/stb_image.h:1754
↓ 8 callers
Function
stbi__mad3sizes_valid
returns 1 if "a*b*c + add" has no negative terms/factors and doesn't overflow
clitools/stb/stb_image.h:1030
↓ 8 callers
Function
stbir__half_to_float
clitools/stb/stb_image_resize2.h:2207
↓ 8 callers
Function
stbiw__putc
clitools/stb/stb_image_write.h:394
↓ 7 callers
Function
compares_unordered
source/tokenizer/json.hpp:22843
↓ 7 callers
Method
dump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
source/tokenizer/json.hpp:17991
↓ 7 callers
Method
empty
source/base/onnxsd_basic_tools.cc:223
↓ 7 callers
Function
find
source/tokenizer/json.hpp:19166
↓ 7 callers
Function
if
source/tokenizer/json.hpp:22814
↓ 7 callers
Function
stbi__compute_y
clitools/stb/stb_image.h:1745
↓ 7 callers
Function
stbi__start_callbacks
initialize a callback-based context
clitools/stb/stb_image.h:835
↓ 7 callers
Function
stbi__start_mem
initialize a memory-decode context
clitools/stb/stb_image.h:825
↓ 6 callers
Function
is_string
@brief return whether value is a string @sa https://json.nlohmann.me/api/basic_json/is_string/
source/tokenizer/json.hpp:20536
↓ 6 callers
Function
json_pointer
@brief create JSON pointer @sa https://json.nlohmann.me/api/json_pointer/json_pointer/
source/tokenizer/json.hpp:13743
↓ 6 callers
Method
next
source/base/onnxsd_basic_tools.cc:43
↓ 6 callers
Method
null
source/tokenizer/json.hpp:7229
↓ 6 callers
Function
print_usage
clitools/main.cc:233
↓ 6 callers
Function
push_back
@brief append an unescaped token at the end of the reference pointer @sa https://json.nlohmann.me/api/json_pointer/push_back/
source/tokenizer/json.hpp:13864
↓ 6 callers
Function
stbi__fopen
clitools/stb/stb_image.h:1336
↓ 6 callers
Function
stbi__hdr_test
clitools/stb/stb_image.h:7094
↓ 6 callers
Function
stbi__mul2sizes_valid
returns 1 if the product is valid, 0 on overflow. negative factors are considered invalid.
clitools/stb/stb_image.h:1013
↓ 6 callers
Function
stbi__start_file
clitools/stb/stb_image.h:876
↓ 6 callers
Function
stbir__get_ring_buffer_entry
Get the ring buffer pointer for an index
clitools/stb/stb_image_resize2.h:6132
↓ 5 callers
Method
binary
source/tokenizer/json.hpp:7259
↓ 5 callers
Function
cend
@brief returns an iterator to one past the last element @sa https://json.nlohmann.me/api/basic_json/cend/
source/tokenizer/json.hpp:21977
↓ 5 callers
Function
escape
source/tokenizer/json.hpp:2974
↓ 5 callers
Method
get_character
std::istream/std::streambuf use std::char_traits<char>::to_int_type, to ensure that std::char_traits<char>::eof() and the character 0xFF do not end up
source/tokenizer/json.hpp:6187
↓ 5 callers
Method
is_begin
return whether the iterator can be dereferenced
source/tokenizer/json.hpp:12680
↓ 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 val
source/tokenizer/json.hpp:12191
↓ 5 callers
Method
seed
source/base/onnxsd_basic_tools.cc:32
↓ 5 callers
Function
stbi__cleanup_jpeg
clean up the temporary component buffers
clitools/stb/stb_image.h:3842
↓ 5 callers
Function
stbi__do_zlib
clitools/stb/stb_image.h:4509
↓ 5 callers
Function
stbi__getn
clitools/stb/stb_image.h:1665
↓ 5 callers
Function
stbi__hdr_gettoken
clitools/stb/stb_image.h:7106
↓ 5 callers
Function
stbi__jpeg_huff_decode
decode a jpeg huffman value from the bitstream
clitools/stb/stb_image.h:2096
↓ 5 callers
Function
stbi__jpeg_reset
after a restart interval, stbi__jpeg_reset the entropy decoder and the dc prediction
clitools/stb/stb_image.h:2935
↓ 5 callers
Function
stbi__malloc_mad2
mallocs with size overflow checking
clitools/stb/stb_image.h:1047
↓ 5 callers
Function
stbi__start_write_callbacks
initialize a callback-based context
clitools/stb/stb_image_write.h:276
next →
1–100 of 1,024, ranked by callers