Searched refs:snf (Results 1 - 6 of 6) sorted by relevance

/external/toybox/tests/
H A Dreadlink.test28 ln -snf link link
/external/elfutils/src/tests/
H A Drun-prelink-addr-test.sh36 ln -snf testfile52-32.so.debug testfile52-32.noshdrs.so.debug
65 ln -snf testfile52-64.so.debug testfile52-64.noshdrs.so.debug
/external/icu/icu4c/source/i18n/unicode/
H A Dsmpdtfmt.h1567 const SharedNumberFormat *snf; member in struct:SimpleDateFormat::NSOverride
1571 NSOverride() : snf(NULL), hash(0), next(NULL) {
/external/libpcap/
H A Dpcap-snf.c18 #include <snf.h>
21 #include "pcap-snf.h"
186 strlcpy(p->errbuf, "Sending packets isn't supported with snf",
245 * "select()" and "poll()" don't work on snf descriptors.
312 sscanf(device, "snf%d", &boardnum) != 1) {
H A Dconfigure1406 --with-snf[=DIR] include Myricom SNF support ["yes", "no" or DIR;
1408 --with-snf-includes=DIR Myricom SNF include directory
1409 --with-snf-libraries=DIR
5869 snf)
6502 # Check whether --with-snf was given.
6530 # Check whether --with-snf-includes was given.
6541 # Check whether --with-snf-libraries was given.
6552 bpf|linux|snf)
6566 as_fn_error $? "Myricom SNF support only available with 'bpf' 'linux' and 'snf' packet capture types" "$LINENO" 5
6580 snf_root=/opt/snf
[all...]
/external/icu/icu4c/source/i18n/
H A Dsmpdtfmt.cpp225 if (snf != NULL) {
226 snf->removeRef();
1285 const SharedNumberFormat *snf = NULL; local
1289 snf = cur->snf;
1306 createSharedNumberFormat(ovrLoc, status), cur->snf);
1313 snf = cur->snf;
1331 SharedObject::copyPtr(snf, fSharedNumberFormatters[kDateFields[i]]);
1339 SharedObject::copyPtr(snf, fSharedNumberFormatter
[all...]

Completed in 206 milliseconds