Home
last modified time | relevance | path

Searched defs:best_child (Results 1 – 19 of 19) sorted by relevance

/dports/graphics/scantailor/scantailor-advanced-1.0.16/foundation/
H A DPriorityQueue.h216 size_t best_child; in bubbleDown() local
/dports/games/pentobi/pentobi-19.1/libboardgame_mcts/
H A DSearchBase.h824 const Node*& best_child) in expand_node()
1184 const Node* best_child; in search() local
1292 auto best_child = i; variable
1317 auto best_child = i; variable
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dflac_parser.c70 struct FLACHeaderMarker *best_child; /**< following frame header with member
548 FLACHeaderMarker *best_child = fpc->best_header->best_child; in flac_parse() local
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dflac_parser.c69 struct FLACHeaderMarker *best_child; /**< following frame header with member
545 FLACHeaderMarker *best_child = fpc->best_header->best_child; in flac_parse() local
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dflac_parser.c71 struct FLACHeaderMarker *best_child; /**< following frame header with member
549 FLACHeaderMarker *best_child = fpc->best_header->best_child; in flac_parse() local
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dflac_parser.c69 struct FLACHeaderMarker *best_child; /**< following frame header with member
552 FLACHeaderMarker *best_child = fpc->best_header->best_child; in flac_parse() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dflac_parser.c70 struct FLACHeaderMarker *best_child; /**< following frame header with member
544 FLACHeaderMarker *best_child = fpc->best_header->best_child; in flac_parse() local
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dflac_parser.c69 struct FLACHeaderMarker *best_child; /**< following frame header with member
545 FLACHeaderMarker *best_child = fpc->best_header->best_child; in flac_parse() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dflac_parser.c70 struct FLACHeaderMarker *best_child; /**< following frame header with member
548 FLACHeaderMarker *best_child = fpc->best_header->best_child; in flac_parse() local
/dports/math/z3/z3-z3-4.8.13/src/ast/substitution/
H A Dsubstitution_tree.cpp175 node * best_child = nullptr; in find_best_child() local
337 node * best_child = find_best_child(r); in insert() local
/dports/math/py-z3-solver/z3-z3-4.8.10/src/ast/substitution/
H A Dsubstitution_tree.cpp175 node * best_child = nullptr; in find_best_child() local
337 node * best_child = find_best_child(r); in insert() local
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/domhex/
H A Dsearch.hpp241 std::size_t best_child(std::size_t n) const { in best_child() function
/dports/games/leela-zero/leela-zero-0.17/src/
H A DUCTSearch.cpp604 auto& best_child = parent.get_best_root_child(state.get_to_move()); in get_pv() local
/dports/graphics/blender/blender-2.91.0/intern/cycles/bvh/
H A Dbvh_build.cpp1093 int best_child = -1, best_target = -1, best_other = -1; in rotate() local
/dports/games/gnugo/gnugo-3.8/engine/
H A Dmontecarlo.c2051 struct uct_arc *best_child; in uct_find_best_children() local
/dports/math/z3/z3-z3-4.8.13/src/smt/
H A Dmam.cpp1264 choose * best_child = nullptr; in find_best_child() local
1670 choose * best_child = find_best_child(first_child); in insert() local
/dports/math/z3/z3-z3-4.8.13/src/sat/smt/
H A Dq_mam.cpp1287 choose * best_child = nullptr; in find_best_child() local
1691 choose * best_child = find_best_child(first_child); in insert() local
/dports/math/py-z3-solver/z3-z3-4.8.10/src/smt/
H A Dmam.cpp1282 choose * best_child = nullptr; in find_best_child() local
1686 choose * best_child = find_best_child(first_child); in insert() local
/dports/graphics/okular/okular-21.12.3/core/synctex/
H A Dsynctex_parser.c6806 synctex_node_p best_child = sibling; in _synctex_vertically_sorted_v2() local