Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bbbradsmith/nsfplay
/ functions
Functions
1,861 in github.com/bbbradsmith/nsfplay
⨍
Functions
1,861
◇
Types & classes
325
Method
parse_error
contrib/nlohmann/json.hpp:5680
Method
parse_error
contrib/nlohmann/json.hpp:5867
Method
parse_msgpack_internal
! @return whether a valid MessagePack value was passed to the SAX parser */
contrib/nlohmann/json.hpp:8767
Method
parse_ubjson_internal
! @param[in] get_char whether a new character should be retrieved from the input (true, default) or whether the last rea
contrib/nlohmann/json.hpp:9399
Method
parser
a parser reading from an input adapter
contrib/nlohmann/json.hpp:10174
Function
patch
! @brief applies a JSON patch [JSON Patch](http://jsonpatch.com) defines a JSON document structure for expressing a sequence of operation
contrib/nlohmann/json.hpp:24662
Function
pluginDirect
in_yansf/in_nsf.cpp:249
Method
position_string
contrib/nlohmann/json.hpp:2466
Method
printf
xgm/debugout.h:16
Function
rbegin
! @brief returns an iterator to the reverse-beginning Returns an iterator to the reverse-beginning; that is, the last element. @image ht
contrib/nlohmann/json.hpp:21107
Function
readByte
xgm/devices/CPU/nes_cpu.cpp:93
Function
reinterpret_bits
contrib/nlohmann/json.hpp:14380
Method
remove_sign
* Overload to make the compiler happy while it is instantiating * dump_integer for number_unsigned_t. * Must never be called. */
contrib/nlohmann/json.hpp:16337
Function
rend
! @brief returns an iterator to the reverse-end Returns an iterator to the reverse-end; that is, one before the first element. @imag
contrib/nlohmann/json.hpp:21144
Method
run_from
xgm/devices/CPU/nes_cpu.cpp:100
Method
sax_parse_internal
contrib/nlohmann/json.hpp:10285
Function
scan
contrib/nlohmann/json.hpp:7380
Method
scan_comment
! * @brief scan a comment * @return whether comment could be scanned successfully */
contrib/nlohmann/json.hpp:6715
Method
scan_number
! @brief scan a number literal This function scans a string according to Sect. 6 of RFC 7159. The function is realized with a determinis
contrib/nlohmann/json.hpp:6840
Method
scan_string
! @brief scan a string literal This function scans a string according to Sect. 7 of RFC 7159. While scanning, bytes are escaped and copie
contrib/nlohmann/json.hpp:6125
Method
serializer
! @param[in] s output stream to serialize to @param[in] ichar indentation character to use @param[in] error_handler_ how to react on de
contrib/nlohmann/json.hpp:15493
Method
set_begin
set iterator to a defined beginning
contrib/nlohmann/json.hpp:10653
Method
set_end
set iterator to a defined past the end
contrib/nlohmann/json.hpp:10659
Method
set_phase
xgm/devices/Sound/nes_n106.cpp:358
Method
setcallback
libemuwa2/winamp2/wa_ipc.h:1406
Method
showStatusMsg
libemuwa2/winamp2/wa_ipc.h:1410
Method
span_input_adapter
contrib/nlohmann/json.hpp:5156
Method
start_array
contrib/nlohmann/json.hpp:5421
Method
start_array
contrib/nlohmann/json.hpp:5634
Method
start_object
contrib/nlohmann/json.hpp:5395
Method
start_object
contrib/nlohmann/json.hpp:5570
Method
string
contrib/nlohmann/json.hpp:5383
Method
string
contrib/nlohmann/json.hpp:5558
Method
string to_string
contrib/nlohmann/json.hpp:25171
Method
strtof
contrib/nlohmann/json.hpp:6783
Method
sub
! @brief returns x - y @pre x.e == y.e and x.f >= y.f */
contrib/nlohmann/json.hpp:14402
Method
sweep_sqr
xgm/devices/Sound/nes_apu.cpp:9
Function
to_bson
! @brief Serializes the given JSON object `j` to BSON and returns a vector containing the corresponding BSON-representation. BSON
contrib/nlohmann/json.hpp:23827
Method
to_char_type
contrib/nlohmann/json.hpp:14278
Method
to_json
contrib/nlohmann/json.hpp:4399
Function
to_msgpack
! @brief create a MessagePack serialization of a given JSON value Serializes a given JSON value @a j to a byte vector using the MessagePack
contrib/nlohmann/json.hpp:23646
Method
to_string
! @brief return a string representation of the JSON pointer @invariant For each JSON pointer `ptr`, it holds: @code {.cpp} ptr == jso
contrib/nlohmann/json.hpp:11600
Function
to_ubjson
! @brief create a UBJSON serialization of a given JSON value Serializes a given JSON value @a j to a byte vector using the UBJSON (Univer
contrib/nlohmann/json.hpp:23749
Method
token_type_name
contrib/nlohmann/json.hpp:5933
Function
type
! @brief return the type of the JSON value (explicit) Return the type of the JSON value as a value from the @ref value_t enumeration.
contrib/nlohmann/json.hpp:18812
Method
ubjson_prefix
! @brief determine the type prefix of container values */
contrib/nlohmann/json.hpp:14129
Function
unflatten
! @param[in] value flattened JSON @return unflattened JSON @throw parse_error.109 if array index is not a number @throw type_error.
contrib/nlohmann/json.hpp:12446
Function
update
! @brief updates a JSON object from another object, overwriting existing keys Inserts all values from JSON object @a j and overwrites existin
contrib/nlohmann/json.hpp:22257
Function
value
contrib/nlohmann/json.hpp:20279
Method
value
return value of the iterator
contrib/nlohmann/json.hpp:3922
Method
value
return the value of an iterator
contrib/nlohmann/json.hpp:11522
Method
waveOutProc
libemuwa2/emu_outmod.cpp:94
Method
what
returns the explanatory string
contrib/nlohmann/json.hpp:2356
Method
wide_string_input_adapter
contrib/nlohmann/json.hpp:5010
Function
winampGetInModule2
in_yansf/in_nsf.cpp:219
Function
writeByte
xgm/devices/CPU/nes_cpu.cpp:88
Method
write_bson_array
! @brief Writes a BSON element with key @a name and array @a value */
contrib/nlohmann/json.hpp:13799
Method
write_bson_binary
! @brief Writes a BSON element with key @a name and binary value @a value */
contrib/nlohmann/json.hpp:13818
Method
write_bson_boolean
! @brief Writes a BSON element with key @a name and boolean value @a value */
contrib/nlohmann/json.hpp:13656
Method
write_bson_double
! @brief Writes a BSON element with key @a name and double value @a value */
contrib/nlohmann/json.hpp:13666
Method
write_bson_element
! @brief Serializes the JSON value @a j to BSON and associates it with the key @a name. @param name The name to associate with the
contrib/nlohmann/json.hpp:13881
Method
write_bson_entry_header
! @brief Writes the given @a element_type and @a name to the output adapter */
contrib/nlohmann/json.hpp:13644
Method
write_bson_integer
! @brief Writes a BSON element with key @a name and integer @a value */
contrib/nlohmann/json.hpp:13716
Method
write_bson_null
! @brief Writes a BSON element with key @a name and null value */
contrib/nlohmann/json.hpp:13698
Method
write_bson_object
! @param[in] j JSON value to serialize @pre j.type() == value_t::object */
contrib/nlohmann/json.hpp:13942
Method
write_bson_object_entry
! @brief Writes a BSON element with key @a name and object @a value */
contrib/nlohmann/json.hpp:13766
Method
write_bson_string
! @brief Writes a BSON element with key @a name and string value @a value */
contrib/nlohmann/json.hpp:13684
Method
write_bson_unsigned
! @brief Writes a BSON element with key @a name and unsigned @a value */
contrib/nlohmann/json.hpp:13744
Method
write_character
contrib/nlohmann/json.hpp:12676
Method
write_character
contrib/nlohmann/json.hpp:12700
Method
write_compact_float
contrib/nlohmann/json.hpp:14251
Method
write_number
contrib/nlohmann/json.hpp:14235
Method
write_number_with_ubjson_prefix
contrib/nlohmann/json.hpp:13989
Method
~Amplifier
xgm/devices/Audio/amplifier.h:23
Method
~BasicDetector
xgm/devices/Misc/detect.cpp:13
Method
~CPULogger
xgm/devices/Misc/log_cpu.cpp:27
Method
~CnsfplayDlg
nsfplay/nsfplayDlg.cpp:151
Method
~Compressor
xgm/devices/Audio/filter.h:21
Method
~ConfigGroup
vcm/group.cpp:10
Method
~Configuration
vcm/vcm.h:155
Method
~CvcmCheck
vcm/ui/win32/vcmCheck.cpp:19
Method
~CvcmCombo
vcm/ui/win32/vcmCombo.cpp:19
Method
~CvcmCtrl
vcm/ui/win32/vcmCtrl.cpp:15
Method
~CvcmSlider
vcm/ui/win32/vcmSlider.cpp:19
Method
~CvcmSpin
vcm/ui/win32/vcmSpin.cpp:22
Method
~CvcmText
vcm/ui/win32/vcmText.cpp:19
Method
~CvcmTree
vcm/ui/win32/vcmTree.cpp:19
Method
~DCFilter
xgm/devices/Audio/filter.h:91
Method
~EchoUnit
xgm/devices/Audio/echo.h:18
Method
~EmuWinamp
libemuwa2/emu_winamp.cpp:128
Method
~Fader
xgm/devices/Audio/fader.h:21
Method
~Filter
xgm/devices/Audio/filter.h:214
Method
~IDevice
xgm/devices/device.h:55
Method
~IDeviceInfo
xgm/devices/devinfo.h:11
Method
~ILoopDetector
xgm/devices/Misc/detect.h:10
Method
~IRenderable
xgm/devices/device.h:81
Method
~ISoundChip
xgm/devices/device.h:129
Method
~IVideoOutput
libemuwa2/winamp2/wa_ipc.h:1404
Method
~InfoBuffer
xgm/devices/devinfo.h:66
Method
~KMP_NSF
kbnsf/in_nsf.h:27
← previous
next →
1,701–1,800 of 1,861, ranked by callers