Home
last modified time | relevance | path

Searched refs:test_type (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dshlibloadtest.c40 static TEST_TYPE test_type; variable
80 switch (test_type) { in test_lib()
89 if (test_type != CRYPTO_FIRST) in test_lib()
98 if (test_type != SSL_FIRST) in test_lib()
107 if (test_type == NO_ATEXIT) { in test_lib()
121 if (test_type != JUST_CRYPTO in test_lib()
122 && test_type != DSO_REFTEST in test_lib()
123 && test_type != NO_ATEXIT) { in test_lib()
172 if (test_type == DSO_REFTEST) { in test_lib()
213 if (test_type == CRYPTO_FIRST || test_type == SSL_FIRST) { in test_lib()
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dshlibloadtest.c38 static TEST_TYPE test_type; variable
136 switch (test_type) { in test_lib()
145 if (test_type != CRYPTO_FIRST) in test_lib()
154 if (test_type != SSL_FIRST) in test_lib()
163 if (test_type == NO_ATEXIT) { in test_lib()
177 if (test_type != JUST_CRYPTO in test_lib()
178 && test_type != DSO_REFTEST in test_lib()
179 && test_type != NO_ATEXIT) { in test_lib()
221 if (test_type == DSO_REFTEST) { in test_lib()
261 if (test_type == CRYPTO_FIRST || test_type == SSL_FIRST) { in test_lib()
[all …]
/netbsd-src/external/mit/xorg/lib/libxcb/files/
H A Dsync.h129 uint32_t test_type; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_display_types.h1217 unsigned long test_type; member
H A Dintel_dp.c1974 if (intel_dp->compliance.test_type == DP_TEST_LINK_TRAINING) { in intel_dp_adjust_compliance_config()
5023 intel_dp->compliance.test_type = request; in intel_dp_handle_test_request()
5310 if (intel_dp->compliance.test_type == DP_TEST_LINK_TRAINING) { in intel_dp_short_pulse()
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_debugfs.c3171 if (intel_dp->compliance.test_type == in i915_displayport_test_data_show()
3175 else if (intel_dp->compliance.test_type == in i915_displayport_test_data_show()
3215 seq_printf(m, "%02lx", intel_dp->compliance.test_type); in i915_displayport_test_type_show()
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git177359 type *flags_type = arch_flags_type (arch, "test_type", 32);