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
calc_sqr
xgm/devices/Sound/nes_apu.cpp:89
Method
calc_sqr
xgm/devices/Sound/nes_mmc5.cpp:133
Method
calc_sqr
xgm/devices/Sound/nes_vrc6.cpp:101
Method
calc_tri
�O�p�g�`�����l���̌v�Z �߂�l��0-15
xgm/devices/Sound/nes_dmc.cpp:197
Function
change_menu_string
kbnsf/kmp_hack.cpp:258
Function
clear
! @brief clears the contents Clears the content of a JSON value and resets it to the default value as if @ref basic_json(value_t) would h
contrib/nlohmann/json.hpp:21636
Method
clear_subtype
! @brief clears the binary subtype Clears the binary subtype and flags the value as not having a subtype, which has implications for seri
contrib/nlohmann/json.hpp:4564
Method
construct
contrib/nlohmann/json.hpp:4020
Method
construct
contrib/nlohmann/json.hpp:4032
Method
construct
contrib/nlohmann/json.hpp:4062
Method
construct
contrib/nlohmann/json.hpp:4084
Method
construct
contrib/nlohmann/json.hpp:4096
Method
construct
contrib/nlohmann/json.hpp:4108
Method
construct
contrib/nlohmann/json.hpp:4120
Method
construct
contrib/nlohmann/json.hpp:4179
Function
contains
! @throw parse_error.106 if an array index begins with '0' @throw parse_error.109 if an array index was not a number */
contrib/nlohmann/json.hpp:12196
Function
count
contrib/nlohmann/json.hpp:20863
Method
count_digits
! @brief count digits Count the number of decimal (base 10) digits for an input unsigned integer. @param[in] x unsigned integer number
contrib/nlohmann/json.hpp:16073
Method
create
! @brief create a parse error exception @param[in] id_ the id of the exception @param[in] pos the position where the error occ
contrib/nlohmann/json.hpp:2436
Method
create
contrib/nlohmann/json.hpp:2513
Method
create
contrib/nlohmann/json.hpp:2567
Method
create
contrib/nlohmann/json.hpp:2614
Method
create
contrib/nlohmann/json.hpp:2652
Method
create
contrib/nlohmann/json.hpp:5056
Method
create
contrib/nlohmann/json.hpp:5080
Method
decode
! @brief check whether a string is UTF-8 encoded The function checks each byte of a string whether it is UTF-8 encoded. The result of the
contrib/nlohmann/json.hpp:16298
Method
diyfp
contrib/nlohmann/json.hpp:14396
Method
drawSubtitle
libemuwa2/winamp2/wa_ipc.h:1409
Method
draw_keyboard
�L�[�{�[�h������
nsfplug_ui/KeyWindow.cpp:24
Method
draw_notes
nsfplug_ui/KeyWindow.cpp:80
Function
dsp_dosamples
libemuwa2/emu_winamp.cpp:36
Function
dsp_isactive
libemuwa2/emu_winamp.cpp:35
Method
dump_escaped
! @brief dump escaped string Escape a string by replacing certain special characters by a sequence of an escape character (backslash) and
contrib/nlohmann/json.hpp:15817
Method
dump_float
! @brief dump a floating-point number Dump a given floating-point number to output stream @a o. Works internally with @a number_buffer.
contrib/nlohmann/json.hpp:16199
Method
dump_integer
contrib/nlohmann/json.hpp:16113
Function
e_int16
xgm/devices/Sound/legacy/emu2212.c:171
Function
e_int16
xgm/devices/Sound/legacy/emu2149.c:192
Method
empty
contrib/nlohmann/json.hpp:4872
Method
end_array
contrib/nlohmann/json.hpp:5434
Method
end_array
contrib/nlohmann/json.hpp:5651
Method
end_object
contrib/nlohmann/json.hpp:5415
Method
end_object
contrib/nlohmann/json.hpp:5605
Method
exception_message
! @param[in] format the current format @param[in] detail a detailed error message @param[in] context further context information
contrib/nlohmann/json.hpp:10050
Method
exception_message
contrib/nlohmann/json.hpp:10572
Method
extended
0-255*/
libemuwa2/winamp2/wa_ipc.h:1413
Method
file_input_adapter
contrib/nlohmann/json.hpp:4760
Method
fill_buffer
UTF-32
contrib/nlohmann/json.hpp:4887
Method
fill_buffer
UTF-16
contrib/nlohmann/json.hpp:4945
Method
fill_buffer
contrib/nlohmann/json.hpp:5034
Function
flatten
! @param[in] reference_string the reference string to the current value @param[in] value the value to consider @param[in,out]
contrib/nlohmann/json.hpp:12384
Function
from_bson
contrib/nlohmann/json.hpp:24362
Function
from_cbor
contrib/nlohmann/json.hpp:23992
Method
from_json
contrib/nlohmann/json.hpp:4382
Function
from_msgpack
contrib/nlohmann/json.hpp:24134
Function
from_ubjson
contrib/nlohmann/json.hpp:24249
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.
contrib/nlohmann/json.hpp:20405
Function
get_allocator
! @brief returns the allocator associated with the container */
contrib/nlohmann/json.hpp:16799
Method
get_bson_binary
contrib/nlohmann/json.hpp:7870
Method
get_bson_cstr
! @brief Parses a C-style string from the BSON input. @param[in, out] result A reference to the string variable where the read
contrib/nlohmann/json.hpp:7819
Method
get_bson_string
contrib/nlohmann/json.hpp:7849
Method
get_cbor_array
! @param[in] len the length of the array or std::size_t(-1) for an array of indefinite size @param[in] tag_handler how CB
contrib/nlohmann/json.hpp:8676
Method
get_cbor_binary
! @brief reads a CBOR byte array This function first reads starting bytes to determine the expected byte array length and then copies thi
contrib/nlohmann/json.hpp:8582
Method
get_cbor_float_prefix
contrib/nlohmann/json.hpp:13958
Method
get_cbor_object
! @param[in] len the length of the object or std::size_t(-1) for an object of indefinite size @param[in] tag_handler how
contrib/nlohmann/json.hpp:8714
Method
get_cbor_string
! @brief reads a CBOR string This function first reads starting bytes to determine the expected string length and then copies this number
contrib/nlohmann/json.hpp:8487
Method
get_channels
xgm/devices/Sound/nes_n106.cpp:352
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
contrib/nlohmann/json.hpp:4823
Method
get_character
contrib/nlohmann/json.hpp:4851
Method
get_character
contrib/nlohmann/json.hpp:5013
Method
get_codepoint
! @brief get codepoint from 4 hex characters following `\u` For input "\u c1 c2 c3 c4" the codepoint is: (c1 * 0x1000) + (c2 * 0x0100)
contrib/nlohmann/json.hpp:6040
Method
get_decimal_point
return the locale-dependent decimal point
contrib/nlohmann/json.hpp:6013
Function
get_error_message
return syntax error message
contrib/nlohmann/json.hpp:7343
Method
get_freq
xgm/devices/Sound/nes_n106.cpp:314
Method
get_ignore_noop
! @return character read from the input after ignoring all 'N' entries */
contrib/nlohmann/json.hpp:9899
Method
get_latency
libemuwa2/winamp2/wa_ipc.h:1411
Method
get_len
xgm/devices/Sound/nes_n106.cpp:330
Method
get_msgpack_array
! @param[in] len the length of the array @return whether array creation completed */
contrib/nlohmann/json.hpp:9340
Method
get_msgpack_binary
! @brief reads a MessagePack byte array This function first reads starting bytes to determine the expected byte array length and then cop
contrib/nlohmann/json.hpp:9229
Method
get_msgpack_float_prefix
contrib/nlohmann/json.hpp:13972
Method
get_msgpack_object
! @param[in] len the length of the object @return whether object creation completed */
contrib/nlohmann/json.hpp:9362
Method
get_msgpack_string
! @brief reads a MessagePack string This function first reads starting bytes to determine the expected string length and then copies this
contrib/nlohmann/json.hpp:9147
Method
get_number
contrib/nlohmann/json.hpp:9924
Function
get_number_float
return floating-point value
contrib/nlohmann/json.hpp:7295
Function
get_number_unsigned
contrib/nlohmann/json.hpp:7289
Method
get_off
xgm/devices/Sound/nes_n106.cpp:323
Method
get_phase
xgm/devices/Sound/nes_n106.cpp:305
Function
get_position
return position of last read token
contrib/nlohmann/json.hpp:7311
Function
get_ptr
contrib/nlohmann/json.hpp:19567
Function
get_ref
contrib/nlohmann/json.hpp:19661
Function
get_ref_impl
contrib/nlohmann/json.hpp:19301
Method
get_sample
xgm/devices/Sound/nes_n106.cpp:344
Function
get_to
contrib/nlohmann/json.hpp:19530
Method
get_token
get next token from lexer
contrib/nlohmann/json.hpp:10567
Method
get_ubjson_array
! @return whether array creation completed */
contrib/nlohmann/json.hpp:9691
Method
get_ubjson_float_prefix
contrib/nlohmann/json.hpp:14209
Method
get_ubjson_high_precision_number
contrib/nlohmann/json.hpp:9828
Method
get_ubjson_object
! @return whether object creation completed */
contrib/nlohmann/json.hpp:9753
Method
get_ubjson_size_type
! @brief determine the type and size for a container In the optimized UBJSON format, a type and a size can be provided to allow for a mor
contrib/nlohmann/json.hpp:9549
Method
get_ubjson_size_value
! @param[out] result determined size @return whether size determination completed */
contrib/nlohmann/json.hpp:9472
Method
get_ubjson_string
! @brief reads a UBJSON string This function is either called after reading the 'S' byte explicitly indicating a string, or in case of an
contrib/nlohmann/json.hpp:9418
← previous
next →
1,501–1,600 of 1,861, ranked by callers