Home
last modified time | relevance | path

Searched defs:tree_update (Results 1 – 24 of 24) sorted by relevance

/dports/multimedia/vlc/vlc-3.0.16/modules/gui/skins2/utils/
H A Dvar_tree.hpp295 typedef struct tree_update struct
309 tree_update( enum type_t t, VarTree::IteratorVisible item ) : in tree_update() function
311 } tree_update; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/accessibility/
H A Dax_tree_unittest.cc1354 AXTreeUpdate tree_update; in TEST() local
1371 AXTreeUpdate tree_update; in TEST() local
1394 AXTreeUpdate tree_update; in TEST() local
1422 AXTreeUpdate tree_update; in TEST() local
1449 AXTreeUpdate tree_update; in TEST() local
1473 AXTreeUpdate tree_update; in TEST() local
1494 AXTreeUpdate tree_update; in TEST() local
1525 AXTreeUpdate tree_update; in TEST() local
1552 AXTreeUpdate tree_update; in TEST() local
1592 AXTreeUpdate tree_update; in TEST() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/accessibility/
H A Dax_tree_unittest.cc1354 AXTreeUpdate tree_update; in TEST() local
1371 AXTreeUpdate tree_update; in TEST() local
1394 AXTreeUpdate tree_update; in TEST() local
1422 AXTreeUpdate tree_update; in TEST() local
1449 AXTreeUpdate tree_update; in TEST() local
1473 AXTreeUpdate tree_update; in TEST() local
1494 AXTreeUpdate tree_update; in TEST() local
1525 AXTreeUpdate tree_update; in TEST() local
1552 AXTreeUpdate tree_update; in TEST() local
1592 AXTreeUpdate tree_update; in TEST() local
[all …]
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/tmc/
H A Dtmc_tree_acceptance.F716 SUBROUTINE tree_update(tmc_env, result_acc, something_updated) subroutine
720 CHARACTER(LEN=*), PARAMETER :: routineN = 'tree_update', routineP = moduleN//':'//routineN argument
722 INTEGER :: handle, itmp
723 LOGICAL :: found
724 TYPE(global_tree_type), POINTER :: gt_act_elem
725 TYPE(tree_type), POINTER :: act_element, tmp_element
/dports/science/cp2k-data/cp2k-7.1.0/src/tmc/
H A Dtmc_tree_acceptance.F716 SUBROUTINE tree_update(tmc_env, result_acc, something_updated) subroutine
720 CHARACTER(LEN=*), PARAMETER :: routineN = 'tree_update', routineP = moduleN//':'//routineN argument
722 INTEGER :: handle, itmp
723 LOGICAL :: found
724 TYPE(global_tree_type), POINTER :: gt_act_elem
725 TYPE(tree_type), POINTER :: act_element, tmp_element
/dports/graphics/netpbm/netpbm-10.91.01/converter/other/fiasco/codec/
H A Dbintree.c36 tree_update (bool_t child, unsigned level, tree_t *model) in tree_update() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/
H A Dwebview_accessibility_browsertest.cc43 int CountOffscreenButtons(const ui::AXTreeUpdate& tree_update) { in CountOffscreenButtons()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/accessibility/
H A Dimage_annotation_browsertest.cc59 const ui::AXTreeUpdate& tree_update) { in DescribeNodesWithAnnotations()
67 bool HasNodeWithAnnotationStatus(const ui::AXTreeUpdate& tree_update, in HasNodeWithAnnotationStatus()
/dports/www/ilias/ILIAS-5.4.25/Services/WebServices/ECS/classes/Mapping/
H A Dclass.ilECSNodeMappingAssignment.php21 private $tree_update = false; variable in ilECSNodeMappingAssignment
/dports/www/ilias6/ILIAS-6.14/Services/WebServices/ECS/classes/Mapping/
H A Dclass.ilECSNodeMappingAssignment.php21 private $tree_update = false; variable in ilECSNodeMappingAssignment
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/accessibility/
H A Dimage_annotation_browsertest.cc68 const ui::AXTreeUpdate& tree_update) { in DescribeNodesWithAnnotations()
77 bool HasNodeWithAnnotationStatus(const ui::AXTreeUpdate& tree_update, in HasNodeWithAnnotationStatus()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/misc/
H A Dhipe_consttab.erl471 tree_update(Key, Val, T) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/misc/
H A Dhipe_consttab.erl471 tree_update(Key, Val, T) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/misc/
H A Dhipe_consttab.erl471 tree_update(Key, Val, T) -> function
/dports/multimedia/kmplayer/kmplayer-0.12.0b/src/
H A Dplaymodel.h150 SharedPtr <TreeUpdate> tree_update; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/renderer/accessibility/
H A Daom_content_ax_tree.cc136 ui::AXTreeUpdate tree_update; in ComputeAccessibilityTree() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/renderer/accessibility/
H A Daom_content_ax_tree.cc134 ui::AXTreeUpdate tree_update; in ComputeAccessibilityTree() local
/dports/math/py-jax/jax-0.2.9/jax/experimental/
H A Doptimizers.py179 def tree_update(i, grad_tree, opt_state): function
/dports/biology/migrate/migrate-3.6.11/src/
H A Dmcmc1.c147 tree_update (world_fmt * world, long g) in tree_update() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/accessibility/
H A Dbrowser_accessibility_manager.cc196 const ui::AXTreeUpdate& tree_update) { in Unserialize()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/accessibility/
H A Dax_object_cache_impl.cc1042 for (auto& tree_update : old_tree_update_callback_queue) { in ProcessUpdates() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/accessibility/
H A Dax_object_cache_impl.cc1391 for (auto& tree_update : old_tree_update_callback_queue) { in ProcessUpdates() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/accessibility/platform/
H A Dax_platform_node_textrangeprovider_win_unittest.cc4844 ui::AXTreeUpdate tree_update; in TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/accessibility/platform/
H A Dax_platform_node_textrangeprovider_win_unittest.cc5141 ui::AXTreeUpdate tree_update; in TEST_F() local