Home
last modified time | relevance | path

Searched defs:child_state (Results 1 – 25 of 121) sorted by relevance

12345

/dports/security/yara/yara-4.1.1/libyara/
H A Dahocorasick.c197 YR_AC_STATE* child_state = state->first_child; in _yr_ac_state_destroy() local
416 YR_AC_STATE* child_state = state->first_child; in _yr_ac_find_suitable_transition_table_slot() local
530 YR_AC_STATE* child_state; in _yr_ac_build_transition_table() local
656 YR_AC_STATE* child_state; in _yr_ac_print_automaton_state() local
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dcontrol_protocol_manager.cc538 XMLNode& child_state ((*i)->protocol->get_state()); in get_state() local
544 XMLNode* child_state = new XMLNode (*(*i)->state); in get_state() local
548 XMLNode* child_state = new XMLNode (X_("Protocol")); in get_state() local
/dports/databases/pecl-mongodb/mongodb-1.9.1/src/libmongocrypt/src/
H A Dmongocrypt-traverse-util.c94 _recurse_state_t child_state; in _recurse() local
122 _recurse_state_t child_state; in _recurse() local
/dports/ftp/net2ftp/net2ftp_v1.3/files_to_upload/plugins/luminous/languages/
H A Decmascript.php43 private $child_state = null; variable in LuminousECMAScriptScanner
H A Dhtml.php5 private $child_state = null; variable in LuminousHTMLScanner
/dports/devel/gdb/gdb-11.1/gdb/
H A Dx86-linux-nat.c52 struct x86_debug_reg_state *child_state; in low_new_fork() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/common/
H A Dpage_state_serialization_unittest.cc213 ExplodedFrameState child_state; in PopulateFrameStateForBackwardsCompatTest() local
329 ExplodedFrameState child_state; in TEST_F() local
349 ExplodedFrameState child_state; in TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/common/page_state/
H A Dpage_state_serialization_unittest.cc218 ExplodedFrameState child_state; in PopulateFrameStateForBackwardsCompatTest() local
332 ExplodedFrameState child_state; in TEST_F() local
352 ExplodedFrameState child_state; in TEST_F() local
/dports/biology/hyphy/hyphy-2.5.33/src/new/
H A Dbgm2.cpp366 long child_state = (*obsData) (obs, node_id); in ImputeDiscreteScore() local
490 child_state = impute (0, ic * family_size); in ImputeDiscreteScore() local
608 child_state, in ImputeDiscreteScore() local
H A Dbayesgraph2.cpp837 long child_state = data_deep_copy (row, 0); in ImputeDiscreteNodeScore() local
867 long child_state = data_deep_copy (row, col); in ImputeDiscreteNodeScore() local
904 long child_state = data_deep_copy (row, 0); in ImputeDiscreteNodeScore() local
/dports/security/masscan/masscan-1.3.2/src/
H A Dproto-x509.h51 unsigned child_state; member
/dports/net/samba412/samba-4.12.15/source3/torture/
H A Dtest_messaging_fd_passing.c234 struct child_done_state child_state; in fdpass2_parent() local
H A Dtest_messaging_read.c600 struct child_done_state child_state; in read4_parent() local
/dports/mail/alpine/alpine-465e23b/alpine/
H A Dsignal.c499 static jmp_buf child_state; variable
/dports/editors/pico-alpine/alpine-465e23b/alpine/
H A Dsignal.c499 static jmp_buf child_state; variable
/dports/www/varnish6/varnish-cache-varnish-6.6.2/bin/varnishd/mgt/
H A Dmgt_child.c76 } child_state = CH_STOPPED; variable
/dports/databases/postgis25/postgis-2.5.5/liblwgeom/
H A Dlwout_twkb.c418 TWKB_STATE child_state; in lwgeom_write_to_buffer() local
/dports/multimedia/kvazaar/kvazaar-2.1.0/src/
H A Dencoder_state-ctors_dtors.c342 int kvz_encoder_state_init(encoder_state_t * const child_state, encoder_state_t * const parent_stat… in kvz_encoder_state_init()
/dports/databases/postgis30/postgis-3.0.4/liblwgeom/
H A Dlwout_twkb.c436 TWKB_STATE child_state; in lwgeom_write_to_buffer() local
/dports/databases/postgis31/postgis-3.1.4/liblwgeom/
H A Dlwout_twkb.c436 TWKB_STATE child_state; in lwgeom_write_to_buffer() local
/dports/databases/postgis32/postgis-3.2.0/liblwgeom/
H A Dlwout_twkb.c436 TWKB_STATE child_state; in lwgeom_write_to_buffer() local
/dports/games/leela-zero/leela-zero-0.17/src/
H A DSGFTree.cpp278 for (auto& child_state : m_children) { in populate_states() local
/dports/devel/librttopo/librttopo-1.1.0/src/
H A Drtout_twkb.c415 TWKB_STATE child_state; in rtgeom_write_to_buffer() local
/dports/security/snort3/snort3-3.1.19.0/src/latency/
H A Drule_latency.cc175 auto& child_state = root.children[i]->state[get_instance_id()]; in timeout_and_suspend() local
/dports/net/samba412/samba-4.12.15/source4/lib/messaging/tests/
H A Dmessaging.c330 struct overflow_parent_child child_state = { .done = false }; in test_messaging_overflow_check() local

12345