HomeSort by relevance Sort by last modified time
    Searched refs:snf (Results 1 - 8 of 8) sorted by null

  /external/strace/tests/
readlink.test 12 ln -snf $target $link ||
readlinkat.test 12 ln -snf $target $link ||
  /external/toybox/tests/
readlink.test 28 ln -snf link link
  /external/icu/icu4c/source/i18n/unicode/
smpdtfmt.h 1565 const SharedNumberFormat *snf; member in struct:SimpleDateFormat::NSOverride
    [all...]
  /external/elfutils/tests/
run-prelink-addr-test.sh 36 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/
smpdtfmt.cpp 229 if (snf != NULL) {
230 snf->removeRef();
1307 const SharedNumberFormat *snf = NULL; local
    [all...]
  /external/libpcap/
pcap-snf.c 18 #include <snf.h>
24 #include "pcap-snf.h"
27 * Private data for capturing on SNF devices.
238 strlcpy(p->errbuf, "Sending packets isn't supported with this snf version",
269 0, /* let SNF API parse SNF_NUM_RINGS, if set */
304 * "select()" and "poll()" don't work on snf descriptors.
369 (void)snprintf(desc,MAX_DESC_LENGTH,"Myricom snf%d",
432 /* Can't initialize the API, so no SNF devices */
442 /* Can't get SNF addresses */
463 sscanf(device, "snf%d", &boardnum) != 1)
    [all...]
configure     [all...]

Completed in 1344 milliseconds