Home
last modified time | relevance | path

Searched refs:logo (Results 1 – 25 of 56) sorted by relevance

123

/external/wpa_supplicant_8/src/utils/
Dhttp_curl.c450 n = os_realloc_array(hcert->logo, hcert->num_logo + 1, in add_logo()
454 hcert->logo = n; in add_logo()
455 n = &hcert->logo[hcert->num_logo]; in add_logo()
710 static void debug_print_logotypeext(LogotypeExtn *logo) in debug_print_logotypeext() argument
720 if (logo->communityLogos) { in debug_print_logotypeext()
721 num = sk_LogotypeInfo_num(logo->communityLogos); in debug_print_logotypeext()
724 info = sk_LogotypeInfo_value(logo->communityLogos, i); in debug_print_logotypeext()
729 if (logo->issuerLogo) { in debug_print_logotypeext()
730 i2r_LogotypeInfo(logo->issuerLogo, "issuerLogo", out, indent ); in debug_print_logotypeext()
733 if (logo->subjectLogo) { in debug_print_logotypeext()
[all …]
Dhttp-utils.h34 struct http_logo *logo; member
/external/markdown/tests/misc/
Duche.txt1 ![asif](http://fourthought.com/images/ftlogo.png "Fourthought logo")
5 logo")](http://fourthought.com/)
/external/wpa_supplicant_8/hs20/server/ca/
Dclean.sh11 rm -f ca.pem logo.asn1 logo.der server.der ocsp-server-cache.der
Dsetup.sh192 …sl asn1parse -in server.der -inform DER | grep HEX | tail -1 | sed 's/.*://' | xxd -r -p > logo.der
193 openssl asn1parse -in logo.der -inform DER > logo.asn1
/external/valgrind/exp-bbv/tests/
DMakefile.am32 logo.include logo.lzss_new
Dlogo.lzss_new1 logo:
/external/valgrind/exp-bbv/tests/ppc32-linux/
Dll.S80 addi 9,DATA_BEGIN,(logo-data_begin)-1
84 # end of the logo
147 bl write_stdout # and print the logo
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
Dant-netrexx.jar ... boolean explicit private boolean format private boolean keep private boolean logo private boolean replace private boolean savelog private java.io ...
/external/chromium-trace/trace-viewer/tracing/third_party/vinn/third_party/parse5/
D.npmignore8 logo.png
DCHANGELOG.md37 * Add: logo
/external/okhttp/website/static/
Dapp.css136 .row .logo {
140 .row .logo img {
/external/wpa_supplicant_8/hs20/client/
Dosu_client.c2815 struct http_logo *logo = &cert->logo[i]; in osu_cert_cb() local
2818 logo->alg_oid, logo->uri); in osu_cert_cb()
2820 logo->hash, logo->hash_len); in osu_cert_cb()
2832 struct http_logo *logo = &cert->logo[i]; in osu_cert_cb() local
2833 size_t uri_len = os_strlen(logo->uri); in osu_cert_cb()
2838 i, logo->uri, (int) uri_len, (int) name_len); in osu_cert_cb()
2843 pos = &logo->uri[uri_len - name_len - 1]; in osu_cert_cb()
2867 struct http_logo *logo = &cert->logo[i]; in osu_cert_cb() local
2869 if (logo->hash_len != 32) { in osu_cert_cb()
2872 j, i, (int) logo->hash_len); in osu_cert_cb()
[all …]
/external/valgrind/exp-bbv/tests/arm-linux/
Dll.S49 add r3,r11,#(logo-data_begin)
50 @ r3 points to logo data
52 @ r8 points to logo end
120 bl write_stdout @ print the logo
/external/v8/benchmarks/
Dstyle.css52 background-image: url(v8-logo.png);
/external/libvncserver/webclients/novnc/include/
Ddisplay.js407 if (conf.logo) {
408 that.resize(conf.logo.width, conf.logo.height);
409 that.blitStringImage(conf.logo.data, 0, 0);
/external/libvorbis/doc/
Dfooter.tex7 %\TODO{display xifish.pdf, [Xiph.org logo]}
/external/valgrind/exp-bbv/tests/x86-linux/
Dll.S50 mov $logo, %esi # %esi points to logo (for lodsb)
113 call write_stdout # print the logo
/external/valgrind/exp-bbv/tests/amd64-linux/
Dll.S56 mov $logo, %esi # %esi points to logo (for lodsb)
121 call write_stdout # print the logo
/external/chromium-trace/trace-viewer/third_party/webapp2/docs/_themes/webapp2/static/
Dwebapp2.css140 p.logo a img {
/external/libpng/
DNOTICE103 Also, the PNG logo (in PNG format, of course) is supplied in the
DLICENSE103 Also, the PNG logo (in PNG format, of course) is supplied in the
DREADME153 pngbar.png => PNG logo, 88x31
154 pngnow.png => PNG logo, 98x31
/external/expat/doc/
Dxmlwf.sgml346 <!ENTITY logo SYSTEM "logo.png" PNG> (unparsed)
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/bench/
Dwikipedia.min.css1logo{position:absolute;top:-160px;left:0;width:10em;height:160px}#p-logo a{display:block;width:10e…

123