Home
last modified time | relevance | path

Searched defs:counter_format (Results 1 – 14 of 14) sorted by relevance

/dports/security/openvpn-mbedtls/openvpn-2.5.6/src/openvpn/
H A Dcommon.h33 #define counter_format "%I64u" macro
35 #define counter_format "%llu" macro
39 #define counter_format "%u" macro
/dports/security/openvpn/openvpn-2.5.6/src/openvpn/
H A Dcommon.h33 #define counter_format "%I64u" macro
35 #define counter_format "%llu" macro
39 #define counter_format "%u" macro
/dports/security/openvpn-devel/openvpn-0033811e0215af76f469d78912c95a2f59813454/src/openvpn/
H A Dcommon.h31 #define counter_format "%" PRIu64 macro
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_mir_transform/src/coverage/
H A Ddebug.rs142 counter_format: ExpressionFormat, field
148 let mut counter_format = ExpressionFormat::default(); in from_env() localVariable
217 let mut counter_format = ExpressionFormat { id: false, block: false, operation: false }; in counter_format_option_val() localVariable
313 let counter_format = &debug_options().counter_format; in format_counter_kind() localVariable
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/softoken/
H A Dkbkdf.c542 … CK_SP800_108_COUNTER_FORMAT_PTR counter_format = (CK_SP800_108_COUNTER_FORMAT_PTR)param->pValue; in kbkdf_AddParameters() local
558 … CK_SP800_108_COUNTER_FORMAT_PTR counter_format = (CK_SP800_108_COUNTER_FORMAT_PTR)param->pValue; in kbkdf_AddParameters() local
/dports/www/firefox/firefox-99.0/security/nss/lib/softoken/
H A Dkbkdf.c542 … CK_SP800_108_COUNTER_FORMAT_PTR counter_format = (CK_SP800_108_COUNTER_FORMAT_PTR)param->pValue; in kbkdf_AddParameters() local
558 … CK_SP800_108_COUNTER_FORMAT_PTR counter_format = (CK_SP800_108_COUNTER_FORMAT_PTR)param->pValue; in kbkdf_AddParameters() local
/dports/security/ca_root_nss/nss-3.71/nss/lib/softoken/
H A Dkbkdf.c542 … CK_SP800_108_COUNTER_FORMAT_PTR counter_format = (CK_SP800_108_COUNTER_FORMAT_PTR)param->pValue; in kbkdf_AddParameters() local
558 … CK_SP800_108_COUNTER_FORMAT_PTR counter_format = (CK_SP800_108_COUNTER_FORMAT_PTR)param->pValue; in kbkdf_AddParameters() local
/dports/security/nss/nss-3.76.1/nss/lib/softoken/
H A Dkbkdf.c542 … CK_SP800_108_COUNTER_FORMAT_PTR counter_format = (CK_SP800_108_COUNTER_FORMAT_PTR)param->pValue; in kbkdf_AddParameters() local
558 … CK_SP800_108_COUNTER_FORMAT_PTR counter_format = (CK_SP800_108_COUNTER_FORMAT_PTR)param->pValue; in kbkdf_AddParameters() local
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/softoken/
H A Dkbkdf.c542 … CK_SP800_108_COUNTER_FORMAT_PTR counter_format = (CK_SP800_108_COUNTER_FORMAT_PTR)param->pValue; in kbkdf_AddParameters() local
558 … CK_SP800_108_COUNTER_FORMAT_PTR counter_format = (CK_SP800_108_COUNTER_FORMAT_PTR)param->pValue; in kbkdf_AddParameters() local
/dports/devel/hpx/hpx-1.2.1/src/
H A Dhpx_init.cpp393 std::string counter_format("normal"); in handle_list_and_print_options() local
/dports/misc/digitemp/digitemp-3.7.2/src/
H A Ddigitemp.c99 counter_format[80], /* Format for counter readings */ variable
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/power/x86/turbostat/
H A Dturbostat.c260 enum counter_format { FORMAT_RAW, FORMAT_DELTA, FORMAT_PERCENT }; enum
/dports/multimedia/libv4l/linux-5.13-rc2/tools/power/x86/turbostat/
H A Dturbostat.c260 enum counter_format { FORMAT_RAW, FORMAT_DELTA, FORMAT_PERCENT }; enum
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/power/x86/turbostat/
H A Dturbostat.c260 enum counter_format { FORMAT_RAW, FORMAT_DELTA, FORMAT_PERCENT }; enum