Searched defs:logo (Results 1 - 19 of 19) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/utils/
H A Dhttp-utils.h34 struct http_logo *logo; member in struct:http_cert
H A Dhttp_curl.c476 n = os_realloc_array(hcert->logo, hcert->num_logo + 1,
480 hcert->logo = n;
481 n = &hcert->logo[hcert->num_logo];
552 wpa_printf(MSG_DEBUG, "OpenSSL: No SHA256 hash found for the logo");
747 static void debug_print_logotypeext(LogotypeExtn *logo) argument
757 if (logo->communityLogos) {
758 num = sk_LogotypeInfo_num(logo->communityLogos);
761 info = sk_LogotypeInfo_value(logo->communityLogos, i);
766 if (logo->issuerLogo) {
767 i2r_LogotypeInfo(logo
789 LogotypeExtn *logo; local
[all...]
/external/wpa_supplicant_8/src/utils/
H A Dhttp-utils.h34 struct http_logo *logo; member in struct:http_cert
H A Dhttp_curl.c476 n = os_realloc_array(hcert->logo, hcert->num_logo + 1,
480 hcert->logo = n;
481 n = &hcert->logo[hcert->num_logo];
552 wpa_printf(MSG_DEBUG, "OpenSSL: No SHA256 hash found for the logo");
747 static void debug_print_logotypeext(LogotypeExtn *logo) argument
757 if (logo->communityLogos) {
758 num = sk_LogotypeInfo_num(logo->communityLogos);
761 info = sk_LogotypeInfo_value(logo->communityLogos, i);
766 if (logo->issuerLogo) {
767 i2r_LogotypeInfo(logo
789 LogotypeExtn *logo; local
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dhttp-utils.h34 struct http_logo *logo; member in struct:http_cert
H A Dhttp_curl.c476 n = os_realloc_array(hcert->logo, hcert->num_logo + 1,
480 hcert->logo = n;
481 n = &hcert->logo[hcert->num_logo];
552 wpa_printf(MSG_DEBUG, "OpenSSL: No SHA256 hash found for the logo");
747 static void debug_print_logotypeext(LogotypeExtn *logo) argument
757 if (logo->communityLogos) {
758 num = sk_LogotypeInfo_num(logo->communityLogos);
761 info = sk_LogotypeInfo_value(logo->communityLogos, i);
766 if (logo->issuerLogo) {
767 i2r_LogotypeInfo(logo
789 LogotypeExtn *logo; local
[all...]
/external/python/cpython3/Lib/test/
H A Dtest_urllibnet.py156 with self.urlretrieve(self.logo) as (file_location, info):
165 with self.urlretrieve(self.logo,
174 with self.urlretrieve(self.logo) as (file_location, info):
178 logo = "http://www.pythontest.net/" variable in class:urlretrieveNetworkTests
181 with self.urlretrieve(self.logo) as (file_location, fileheaders):
194 with self.urlretrieve(self.logo, reporthook=recording_reporthook) as (
/external/wpa_supplicant_8/hs20/client/
H A Dosu_client.c2826 struct http_logo *logo = &cert->logo[i]; local
2828 wpa_printf(MSG_INFO, "logo hash alg %s uri '%s'",
2829 logo->alg_oid, logo->uri);
2831 logo->hash, logo->hash_len);
2843 struct http_logo *logo = &cert->logo[i]; local
2844 size_t uri_len = os_strlen(logo
2878 struct http_logo *logo = &cert->logo[i]; local
[all...]
/external/guice/lib/build/
H A Djunit.jar ... java.awt.Label label2 junit.awtui.Logo logo java.awt.GridBagConstraints constraintsLabel1 java.awt ...
/external/jsr330/lib/
H A Djunit.jar ... java.awt.Label label2 junit.awtui.Logo logo java.awt.GridBagConstraints constraintsLabel1 java.awt ...
/external/slf4j/integration/lib/
H A Djunit-3.8.1.jar ... java.awt.Label label2 junit.awtui.Logo logo java.awt.GridBagConstraints constraintsLabel1 java.awt ...
/external/slf4j/log4j-over-slf4j/compatibility/lib/
H A Djunit-3.8.1.jar ... java.awt.Label label2 junit.awtui.Logo logo java.awt.GridBagConstraints constraintsLabel1 java.awt ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 733 milliseconds