/external/wpa_supplicant_8/src/utils/ |
D | http_curl.c | 450 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 …]
|
D | http-utils.h | 34 struct http_logo *logo; member
|
/external/markdown/tests/misc/ |
D | uche.txt | 1 ![asif](http://fourthought.com/images/ftlogo.png "Fourthought logo") 5 logo")](http://fourthought.com/)
|
/external/wpa_supplicant_8/hs20/server/ca/ |
D | clean.sh | 11 rm -f ca.pem logo.asn1 logo.der server.der ocsp-server-cache.der
|
D | setup.sh | 192 …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/ |
D | Makefile.am | 32 logo.include logo.lzss_new
|
D | logo.lzss_new | 1 logo:
|
/external/valgrind/exp-bbv/tests/ppc32-linux/ |
D | ll.S | 80 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/ |
D | ant-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 | .npmignore | 8 logo.png
|
D | CHANGELOG.md | 37 * Add: logo
|
/external/okhttp/website/static/ |
D | app.css | 136 .row .logo { 140 .row .logo img {
|
/external/wpa_supplicant_8/hs20/client/ |
D | osu_client.c | 2815 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/ |
D | ll.S | 49 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/ |
D | style.css | 52 background-image: url(v8-logo.png);
|
/external/libvncserver/webclients/novnc/include/ |
D | display.js | 407 if (conf.logo) { 408 that.resize(conf.logo.width, conf.logo.height); 409 that.blitStringImage(conf.logo.data, 0, 0);
|
/external/libvorbis/doc/ |
D | footer.tex | 7 %\TODO{display xifish.pdf, [Xiph.org logo]}
|
/external/valgrind/exp-bbv/tests/x86-linux/ |
D | ll.S | 50 mov $logo, %esi # %esi points to logo (for lodsb) 113 call write_stdout # print the logo
|
/external/valgrind/exp-bbv/tests/amd64-linux/ |
D | ll.S | 56 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/ |
D | webapp2.css | 140 p.logo a img {
|
/external/libpng/ |
D | NOTICE | 103 Also, the PNG logo (in PNG format, of course) is supplied in the
|
D | LICENSE | 103 Also, the PNG logo (in PNG format, of course) is supplied in the
|
D | README | 153 pngbar.png => PNG logo, 88x31 154 pngnow.png => PNG logo, 98x31
|
/external/expat/doc/ |
D | xmlwf.sgml | 346 <!ENTITY logo SYSTEM "logo.png" PNG> (unparsed)
|
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/bench/ |
D | wikipedia.min.css | 1 …logo{position:absolute;top:-160px;left:0;width:10em;height:160px}#p-logo a{display:block;width:10e…
|