Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Nyanyan/Egaroucid
/ functions
Functions
4,010 in github.com/Nyanyan/Egaroucid
⨍
Functions
4,010
◇
Types & classes
427
↓ 650 callers
Method
get
src/gui/function/language.hpp:34
↓ 538 callers
Method
size
src/gui/function/menu.hpp:677
↓ 294 callers
Method
empty
src/console/lib/json.hpp:6654
↓ 287 callers
Method
init
src/gui/function/menu.hpp:898
↓ 253 callers
Method
clear
src/gui/function/menu.hpp:717
↓ 247 callers
Method
end
return iterator end (needed for range-based for)
src/console/lib/json.hpp:5608
↓ 246 callers
Method
push
src/gui/function/menu.hpp:894
↓ 212 callers
Method
size
src/console/lib/json.hpp:3252
↓ 185 callers
Function
create
src/console/lib/json.hpp:20390
↓ 171 callers
Method
begin
return iterator begin (needed for range-based for)
src/console/lib/json.hpp:5602
↓ 166 callers
Method
clicked
src/gui/function/graph.hpp:277
↓ 158 callers
Method
size
src/engine/book.hpp:2800
↓ 149 callers
Method
n_discs
src/web/board.hpp:225
↓ 137 callers
Function
pop_count_ull
src/web/bit.hpp:77
↓ 136 callers
Method
get_legal
@brief get legal moves in bitboard @return a bitboard with bits of legal cells set */
src/engine/board.hpp:200
↓ 133 callers
Function
concat
src/console/lib/json.hpp:4476
↓ 131 callers
Method
write_character
src/console/lib/json.hpp:15671
↓ 129 callers
Method
draw
src/gui/book_scene.hpp:1257
↓ 123 callers
Function
calc_flip
@brief calculate flip @param flip flip structure to store result @param board board class @param place
src/engine/board.hpp:575
↓ 119 callers
Method
draw
src/gui/load_scene.hpp:763
↓ 112 callers
Function
to_string
src/console/lib/json.hpp:5444
↓ 110 callers
Function
move
(y, x)
docs/ja/web/script.js:431
↓ 106 callers
Method
pass
@brief pass swap player and opponent */
src/engine/board.hpp:245
↓ 103 callers
Method
get_legal
src/web/board.hpp:100
↓ 101 callers
Function
tim
@brief timing function @return time in milliseconds */
src/engine/common.hpp:204
↓ 99 callers
Function
get_shortcut_key_info
src/gui/function/menu_definition.hpp:19
↓ 96 callers
Function
open
(stream)
docs/ja/web/ai.js:1
↓ 92 callers
Function
first_bit
@brief get the place of the first bit of a given board @param x a pointer of a bitboard */
src/engine/bit_simd.hpp:247
↓ 87 callers
Function
get
src/console/lib/json.hpp:5618
↓ 85 callers
Function
calc_flip
src/web/board.hpp:302
↓ 83 callers
Method
init_button
src/gui/function/menu.hpp:224
↓ 82 callers
Function
tim
src/web/common.hpp:40
↓ 78 callers
Function
next_bit
@brief get the place of the next bit of a given board This function unsets the first bit. @param x a pointer of a bitboar
src/engine/bit_simd.hpp:258
↓ 77 callers
Method
open
src/gui/function/menu.hpp:879
↓ 75 callers
Method
draw
src/gui/input_scene.hpp:1714
↓ 74 callers
Method
pass
src/web/board.hpp:123
↓ 73 callers
Function
next_bit
src/web/bit.hpp:164
↓ 68 callers
Function
first_bit
src/web/bit.hpp:160
↓ 67 callers
Function
swap
@brief exchanges the values @sa https://json.nlohmann.me/api/basic_json/swap/
src/console/lib/json.hpp:23504
↓ 63 callers
Method
move_board
src/web/board.hpp:104
↓ 62 callers
Function
init_settings_import_bool
src/gui/silent_load_scene.hpp:138
↓ 60 callers
Method
enable
src/gui/function/button.hpp:93
↓ 59 callers
Method
move_board
@brief move the board @param flip Flip structure */
src/engine/board.hpp:209
↓ 54 callers
Method
n_discs
@brief calculate the number of discs of both players @return the number of discs of both players */
src/engine/board.hpp:420
↓ 49 callers
Method
draw
src/gui/opening_setting_scene.hpp:320
↓ 49 callers
Method
get
@brief get registered score with all rotation @param b a board pointer to find @return registered value (i
src/engine/book.hpp:1758
↓ 49 callers
Method
size
src/tools/umigame_filter_semantics/umigame_regression.cpp:416
↓ 48 callers
Method
pressed
src/gui/function/graph.hpp:281
↓ 47 callers
Method
parse_error
src/console/lib/json.hpp:4667
↓ 47 callers
Function
representative_board
src/engine/util.hpp:152
↓ 45 callers
Method
set
src/gui/function/const/gui_common.hpp:477
↓ 44 callers
Function
set_scene_ime_enabled
src/gui/function/const/gui_common.hpp:436
↓ 42 callers
Method
get
src/web/book.hpp:61
↓ 42 callers
Function
type_name
@brief return the type as string @sa https://json.nlohmann.me/api/basic_json/type_name/
src/console/lib/json.hpp:24199
↓ 41 callers
Method
disable
src/gui/function/button.hpp:97
↓ 41 callers
Function
find_commandline_option
src/console/commandline_option.hpp:58
↓ 41 callers
Method
get_legal
src/tools/hash/new_util/board.hpp:134
↓ 41 callers
Function
idx_to_coord
src/web/util.hpp:38
↓ 41 callers
Method
move
src/gui/function/button.hpp:66
↓ 40 callers
Method
draw
src/gui/main_scene.hpp:487
↓ 39 callers
Method
draw
src/gui/opening_setting_scene_old.hpp:258
↓ 38 callers
Function
add
add a character to token_buffer
src/console/lib/json.hpp:8427
↓ 38 callers
Method
copy
@brief copy this board @return board class */
src/engine/board.hpp:53
↓ 38 callers
Method
undo_board
@brief undo previout move @param flip Flip structure */
src/engine/board.hpp:254
↓ 37 callers
Function
basic_json
@brief create an empty value with a given type @sa https://json.nlohmann.me/api/basic_json/basic_json/
src/console/lib/json.hpp:20832
↓ 37 callers
Method
data
src/console/lib/json.hpp:24239
↓ 36 callers
Method
draw
src/gui/function/menu.hpp:920
↓ 35 callers
Method
move
@brief Move board and other variables @param flip Flip information */
src/engine/search.hpp:335
↓ 35 callers
Method
undo
@brief Undo board and other variables @param flip Flip information */
src/engine/search.hpp:355
↓ 34 callers
Function
is_object
@brief return whether value is an object @sa https://json.nlohmann.me/api/basic_json/is_object/
src/console/lib/json.hpp:21398
↓ 34 callers
Function
pop_count_ull
src/tools/hash/new_util/bit.hpp:68
↓ 34 callers
Method
save
src/gui/function/const/gui_common.hpp:1253
↓ 33 callers
Function
init_settings_import_int
src/gui/silent_load_scene.hpp:130
↓ 33 callers
Function
mobility_init
src/web/flip.hpp:60
↓ 32 callers
Method
normalize
! @brief normalize x such that the significand is >= 2^(q-1) @pre x.f != 0 */
src/console/lib/json.hpp:17767
↓ 32 callers
Method
pass
src/tools/hash/new_util/board.hpp:172
↓ 32 callers
Method
undo
src/web/search.hpp:117
↓ 31 callers
Function
import_display_profile_bool
src/gui/function/display_profile.hpp:275
↓ 31 callers
Method
init_check
src/gui/function/menu.hpp:307
↓ 31 callers
Method
move
src/web/search.hpp:111
↓ 30 callers
Function
end
@brief returns an iterator to one past the last element @sa https://json.nlohmann.me/api/basic_json/end/
src/console/lib/json.hpp:22834
↓ 30 callers
Function
escape_pressed_for_scene_change
src/gui/function/input.hpp:91
↓ 30 callers
Function
is_valid_policy
src/engine/common.hpp:347
↓ 30 callers
Method
key
src/console/lib/json.hpp:9609
↓ 29 callers
Method
check_legal
(self)
bin/othello_py.py:36
↓ 29 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
src/console/lib/json.hpp:12553
↓ 28 callers
Method
board_black_line_mirror
src/web/board.hpp:57
↓ 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
src/console/lib/json.hpp:8479
↓ 28 callers
Function
idx_to_coord
@brief Generate coordinate in string @param idx index of the coordinate @return coordinate as string */
src/engine/common.hpp:394
↓ 28 callers
Method
undo_board
src/web/board.hpp:127
↓ 28 callers
Function
vertical_mirror
src/tools/hash/new_util/bit.hpp:132
↓ 27 callers
Method
get_strt_idx_int
src/gui/function/scroll.hpp:144
↓ 27 callers
Function
open
(stream)
web_resources/ja/web/ai.js:1
↓ 26 callers
Function
gtp_head
src/console/gtp_command.hpp:66
↓ 26 callers
Function
ms_to_time_short
@brief Generate time in string @param t time in [ms] @return time as string */
src/engine/common.hpp:441
↓ 26 callers
Function
myrand_ull
@brief random integer function @return random 64bit integer */
src/tools/evaluation/nnue/nnue_speed_check.cpp:111
↓ 25 callers
Method
count
(self, color)
bin/tools/othello_py2.py:253
↓ 25 callers
Method
draw
src/gui/data_migration_scene.hpp:230
↓ 25 callers
Function
get_commandline_option_arg
src/console/commandline_option.hpp:66
↓ 25 callers
Method
unlock
src/engine/spinlock.hpp:37
next →
1–100 of 4,010, ranked by callers