Home
last modified time | relevance | path

Searched refs:o_used (Results 1 – 12 of 12) sorted by relevance

/dports/net-mgmt/snmp4nagios/SNMP4Nagios-0.4/
H A Dcheck_storage_by_snmp.c309 oid o_used [12]; in ReadVals() local
314 OidCpy ( o_used, &oidLen, baseOID, &baseOIDLen ); in ReadVals()
317 o_used [10] = 6; o_used [11] = idx; in ReadVals()
324 v.used = ReadInteger ( sess2, o_used, oidLen ); in ReadVals()
H A Dcheck_cisco_mem.c309 oid o_used [14]; in ReadVals() local
315 OidCpy ( o_used, &oidLen, baseOID, &baseOIDLen ); in ReadVals()
319 o_used [12] = 5; o_used [13] = idx; in ReadVals()
327 v.used = ReadGauge32 ( sess2, o_used, oidLen ); in ReadVals()
/dports/devel/upp/upp/uppsrc/plugin/ndisasm/lib/
H A Ddisasm.c400 bool a_used = false, o_used = false; in matches() local
800 o_used = true; in matches()
807 o_used = true; in matches()
814 o_used = true; in matches()
820 o_used = true; in matches()
826 o_used = true; in matches()
897 o_used = true; in matches()
925 o_used = true; in matches()
965 if (!o_used) { in matches()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/nasm/disasm/
H A Ddisasm.c492 bool a_used = false, o_used = false; in matches() local
912 o_used = true; in matches()
919 o_used = true; in matches()
926 o_used = true; in matches()
932 o_used = true; in matches()
938 o_used = true; in matches()
1010 o_used = true; in matches()
1026 o_used = true; in matches()
1082 if (!o_used) { in matches()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/disasm/
H A Ddisasm.c489 bool a_used = false, o_used = false; in matches() local
909 o_used = true; in matches()
916 o_used = true; in matches()
923 o_used = true; in matches()
929 o_used = true; in matches()
935 o_used = true; in matches()
1007 o_used = true; in matches()
1023 o_used = true; in matches()
1079 if (!o_used) { in matches()
/dports/devel/nasm/nasm-2.15.05/disasm/
H A Ddisasm.c491 bool a_used = false, o_used = false; in matches() local
927 o_used = true; in matches()
934 o_used = true; in matches()
941 o_used = true; in matches()
947 o_used = true; in matches()
953 o_used = true; in matches()
1025 o_used = true; in matches()
1041 o_used = true; in matches()
1097 if (!o_used) { in matches()
/dports/emulators/simh/simh-3.9.0_5/AltairZ80/
H A Ddisasm.c942 int a_used = FALSE, o_used = FALSE; in matches() local
1125 o_used = TRUE; in matches()
1131 o_used = TRUE; in matches()
1137 o_used = TRUE; in matches()
1169 if (!o_used && osize != segsize) in matches()
/dports/lang/qscheme/qscheme-0.5.1/sgtk/
H A Dgdkdefs.c423 …OBJ o_cc, SOBJ o_reds, SOBJ o_greens, SOBJ o_blues, SOBJ o_ncolors, SOBJ o_used, SOBJ o_colors, SO… in sgdk_color_context_get_pixels_incremental() argument
/dports/lang/perl5.30/perl-5.30.3/
H A Dregcomp.c3364 const U32 o_used = trie->trans[ stateidx ].check; in S_make_trie() local
3374 if (o_used == 1) { in S_make_trie()
/dports/lang/perl5.34/perl-5.34.0/
H A Dregcomp.c3444 const U32 o_used = trie->trans[ stateidx ].check; in S_make_trie() local
3454 if (o_used == 1) { in S_make_trie()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dregcomp.c3444 const U32 o_used = trie->trans[ stateidx ].check; in S_make_trie() local
3454 if (o_used == 1) { in S_make_trie()
/dports/lang/perl5.32/perl-5.32.1/
H A Dregcomp.c3462 const U32 o_used = trie->trans[ stateidx ].check; in S_make_trie() local
3472 if (o_used == 1) { in S_make_trie()