Searched refs:smb (Results 1 – 19 of 19) sorted by relevance
/external/opencv/cv/src/ |
D | cvmatchcontours.cpp | 64 int i, sma, smb; in cvMatchShapes() local 121 smb = 1; in cvMatchShapes() 123 smb = -1; in cvMatchShapes() 125 smb = 0; in cvMatchShapes() 130 amb = 1. / (smb * log10( amb )); in cvMatchShapes() 151 smb = 1; in cvMatchShapes() 153 smb = -1; in cvMatchShapes() 155 smb = 0; in cvMatchShapes() 160 amb = smb * log10( amb ); in cvMatchShapes() 181 smb = 1; in cvMatchShapes() [all …]
|
/external/curl/lib/ |
D | smb.c | 186 struct smb_conn *smb = &conn->proto.smbc; in conn_state() local 198 if(smb->state != newstate) in conn_state() 200 (void *)smb, names[smb->state], names[newstate]); in conn_state() 203 smb->state = newstate; in conn_state()
|
D | Makefile.inc | 56 x509asn1.c http2.c smb.c curl_endian.c curl_des.c system_win32.c 74 x509asn1.h http2.h sigpipe.h smb.h curl_endian.h curl_des.h \
|
D | Makefile.vc6 | 612 $(DIROBJ)\smb.obj \
|
/external/tcpdump/ |
D | Android.mk | 131 print-smb.c \
|
D | Makefile.in | 273 smb.h \ 343 print-smb.c \
|
D | INSTALL.txt | 180 print-smb.c - SMB/CIFS printer routines 203 smb.h - SMB/CIFS definitions
|
D | configure.in | 165 AC_ARG_ENABLE(smb, optenable 166 [ --enable-smb enable possibly-buggy SMB printer [default=yes] 167 --disable-smb disable possibly-buggy SMB printer],, 174 LOCALSRC="print-smb.c smbutil.c $LOCALSRC"
|
D | CHANGES | 283 smb: make sure that we haven't gone past the end of the captured data. 284 smb: squelch an uninitialized complaint from coverity.
|
/external/curl/packages/Symbian/group/ |
D | libcurl.mmp | 41 vtls/darwinssl.c conncache.c curl_sasl_sspi.c smb.c curl_endian.c \
|
/external/tcpdump/win32/prj/ |
D | GNUmakefile | 127 ../../print-smb.o \
|
D | WinDump.dsp | 528 SOURCE="..\..\print-smb.c"
|
/external/icu/icu4c/source/data/locales/ |
D | nmg.txt | 122 "smb",
|
D | ewo.txt | 123 "smb",
|
/external/curl/docs/ |
D | INTERNALS | 19 - [SMB](#smb) 339 <a name="smb"></a> 343 The smb:// protocol is dealt with in lib/smb.c.
|
D | MANUAL | 64 curl -u "domain\username:passwd" smb://server.example.com/share/file.txt 238 smb://server.example.com/share/
|
/external/curl/ |
D | configure.ac | 573 AC_MSG_CHECKING([whether to support smb]) 574 AC_ARG_ENABLE(smb, optenable 575 AC_HELP_STRING([--enable-smb],[Enable SMB/CIFS support]) 576 AC_HELP_STRING([--disable-smb],[Disable SMB/CIFS support]),
|
/external/srtp/doc/ |
D | rfc3711.txt | 2648 (http://www.research.att.com/~smb/papers/index.html).
|
/external/selinux/sepolgen/tests/test_data/ |
D | httpd.log | 6030 …775640.143:12449): avc: denied { unlink } for pid=12210 comm="ln" name="smb" dev=dm-0 ino=10704…
|