Home
last modified time | relevance | path

Searched defs:state_table (Results 1 – 25 of 218) sorted by relevance

123456789

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/jni/classpath/
H A Dnative_state.h43 struct state_table struct
58 struct state_table * init_state_table_with_size (JNIEnv *, jclass, jint); argument
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/jni/classpath/
H A Dnative_state.h43 struct state_table struct
58 struct state_table * init_state_table_with_size (JNIEnv *, jclass, jint); argument
/dports/java/sablevm-classpath/sablevm-classpath-1.13/native/jni/classpath/
H A Dnative_state.h43 struct state_table struct
58 struct state_table *cp_gtk_init_state_table_with_size (JNIEnv *, jclass, jint); argument
/dports/net-mgmt/librenms/librenms-21.5.1/includes/discovery/sensors/state/
H A Dcommander-plus.inc.php25 $state_table = snmpwalk_cache_oid($device, '.1.3.6.1.4.1.18642.1.2.4', [], 'CCPOWER-MIB'); variable
/dports/emulators/quasi88/quasi88-0.6.4/src/
H A Dz80-table.h91 static int state_table[256] = variable
/dports/security/suricata/suricata-6.0.4/src/
H A Dutil-mpm-ac-ks-small.c44 STYPE *state_table = (STYPE*)ctx->state_table; in FUNC_NAME() local
H A Dutil-mpm-ac-ks.h62 void *state_table; member
129 void *state_table; member
/dports/cad/yosys/yosys-yosys-0.12/passes/fsm/
H A Dfsmdata.h32 std::vector<RTLIL::Const> state_table; member
94 RTLIL::Const state_table = cell->parameters[ID::STATE_TABLE]; in copy_from_cell() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/accessibility/
H A Daccessibility_tree_formatter_utils_auralinux.cc42 static const PlatformConstantToNameEntry state_table[] = { in ATSPIStateToString() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/accessibility/
H A Daccessibility_tree_formatter_utils_auralinux.cc42 static const PlatformConstantToNameEntry state_table[] = { in ATSPIStateToString() local
/dports/lang/spidermonkey78/firefox-78.9.0/browser/components/translation/cld2/internal/
H A Dutf8statetable.h106 const uint8* state_table; member
122 const unsigned short* state_table; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/cld_3/src/src/script_span/
H A Dutf8statetable.h107 const uint8* state_table; member
123 const unsigned short* state_table; member
/dports/www/firefox/firefox-99.0/browser/components/translation/cld2/internal/
H A Dutf8statetable.h106 const uint8* state_table; member
122 const unsigned short* state_table; member
/dports/www/firefox-esr/firefox-91.8.0/browser/components/translation/cld2/internal/
H A Dutf8statetable.h106 const uint8* state_table; member
122 const unsigned short* state_table; member
/dports/mail/thunderbird/thunderbird-91.8.0/browser/components/translation/cld2/internal/
H A Dutf8statetable.h106 const uint8* state_table; member
122 const unsigned short* state_table; member
/dports/lang/spidermonkey60/firefox-60.9.0/browser/components/translation/cld2/internal/
H A Dutf8statetable.h106 const uint8* state_table; member
122 const unsigned short* state_table; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/cld_3/src/src/script_span/
H A Dutf8statetable.h107 const uint8* state_table; member
123 const unsigned short* state_table; member
/dports/devel/cld2/cld-20150505/internal/
H A Dutf8statetable.h106 const uint8* state_table; member
122 const unsigned short* state_table; member
H A Dcld2_dynamic_data_loader.cc197 const CLD2::uint8* state_table = static_cast<const CLD2::uint8*>(basePointer) + in loadDataInternal() local
/dports/www/firefox-legacy/firefox-52.8.0esr/browser/components/translation/cld2/internal/
H A Dutf8statetable.h106 const uint8* state_table; member
122 const unsigned short* state_table; member
/dports/net/kamailio/kamailio-5.4.5/src/modules/sca/
H A Dsca.h35 str *state_table; member
/dports/www/p5-HTTP-XSCookies/HTTP-XSCookies-0.000021/tools/encode/
H A Dencode.c135 static void state_table(const char* name) in state_table() function
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/chardet-0.2.4/src/
H A Dmbcssm.rs7 pub state_table: &'a [u8], field
/dports/math/openfst/openfst-1.8.1/src/include/fst/extensions/pdt/
H A Dexpand.h45 PdtStateTable<typename Arc::StateId, typename Arc::StateId> *state_table; member
376 StackCompare(const StateTable &state_table, const Stack &stack, in StackCompare()
422 ShortestStackFirstQueue(const PdtStateTable<StateId, StackId> &state_table, in ShortestStackFirstQueue()
/dports/textproc/google-ctemplate/ctemplate-ctemplate-2.4/src/htmlparser/
H A Dstatemachine.cc387 const int* const* state_table = ctx->definition->transition_table; in statemachine_parse() local

123456789