| /freebsd-13.1/sys/contrib/octeon-sdk/ |
| H A D | cvmx-l2t-defs.h | 108 uint64_t fset : 3; /**< Failing L2 Tag Hit Set# (1-of-8) member 163 uint64_t fset : 3; 202 uint64_t fset : 2; /**< Failing L2 Tag Hit Set# (1-of-4) member 259 uint64_t fset : 2; 297 uint64_t fset : 2; /**< Failing L2 Tag Hit Set# (1-of-4) member 354 uint64_t fset : 2; 391 uint64_t fset : 3; /**< Failing L2 Tag Hit Set# (1-of-8) member 446 uint64_t fset : 3; 483 uint64_t fset : 3; /**< Failing L2 Tag Hit Set# (1-of-8) member 540 uint64_t fset : 3; [all …]
|
| H A D | cvmx-l2d-defs.h | 451 uint64_t fset : 3; /**< Failing SET# */ member 460 uint64_t fset : 3; 472 uint64_t fset : 2; /**< Failing SET# */ member 478 uint64_t fset : 2; 490 uint64_t fset : 2; /**< Failing SET# */ member 497 uint64_t fset : 2; 508 uint64_t fset : 3; /**< Failing SET# */ member 512 uint64_t fset : 3; 523 uint64_t fset : 3; /**< Failing SET# */ member 532 uint64_t fset : 3; [all …]
|
| /freebsd-13.1/contrib/capsicum-test/ |
| H A D | select.cc | 13 int AddFDToSet(fd_set* fset, int fd, int maxfd) { in AddFDToSet() argument 14 FD_SET(fd, fset); in AddFDToSet() 19 int InitFDSet(fd_set* fset, int *fds, int fdcount) { in InitFDSet() argument 20 FD_ZERO(fset); in InitFDSet() 23 maxfd = AddFDToSet(fset, fds[ii], maxfd); in InitFDSet()
|
| /freebsd-13.1/contrib/lib9p/pytest/ |
| H A D | client.py | 473 fset = clnt.uxreaddir(b'/') 474 fset = [i for i in fset if i != '.' and i != '..'] 475 tc.trace("what's there initially: {0!r}".format(fset)) 483 fset = clnt.uxreaddir(b'/') 484 fset = [i for i in fset if i != '.' and i != '..'] 486 if fset: 489 tc.fail('/ not empty after removing all: {0!r}'.format(fset)) 531 fset = clnt.uxreaddir(b'/dir') 532 if 'sub' in fset: 535 fset = clnt.uxreaddir(b'/dir') [all …]
|
| /freebsd-13.1/contrib/libarchive/libarchive/test/ |
| H A D | test_write_format_mtree_fflags.c | 111 unsigned long fset, fclr; in test_write_format_mtree_sub() local 114 archive_entry_fflags(ae, &fset, &fclr); in test_write_format_mtree_sub() 115 assertEqualInt((int)entries[i].fflags, (int)fset); in test_write_format_mtree_sub()
|
| /freebsd-13.1/usr.bin/xinstall/ |
| H A D | xinstall.c | 159 u_long fset; in main() local 165 fset = 0; in main() 333 if (strtofflags(&fflags, &fset, NULL)) in main() 362 install(*argv, to_name, fset, iflags); in main() 367 install(*argv, to_name, fset, iflags | DIRECTORY); in main() 395 install(*argv, to_name, fset, iflags); in main() 766 install(const char *from_name, const char *to_name, u_long fset, u_int flags) in install() argument 1042 flags & SETFLAGS ? fset : from_sb.st_flags & ~UF_NODUMP)) { in install()
|
| /freebsd-13.1/contrib/file/magic/Magdir/ |
| H A D | lisp | 36 # lisp, 36: Warning: cannot get string from `^(defun|defvar|defconst|defmacro|setq|fset|put|provide… 37 >&0 regex \^(defun|defvar|defconst|defmacro|setq|fset) Emacs v18 byte-compiled Lisp data
|
| /freebsd-13.1/sbin/ipfw/ |
| H A D | tables.c | 355 uint32_t fset, fclear; in table_parse_type() local 361 fset = fclear = 0; in table_parse_type() 362 if (fill_flags(flowtypecmds, p, &e, &fset, &fclear) != 0) in table_parse_type() 365 *tflags = fset; in table_parse_type() 409 uint32_t fset, fclear; in table_create() local 449 fset = fclear = 0; in table_create() 450 val = fill_flags(tablevaltypes, *av, &e, &fset, &fclear); in table_create() 452 xi.vmask = fset; in table_create()
|
| /freebsd-13.1/sys/compat/linux/ |
| H A D | linux_dummy.c | 169 DUMMY_XATTR(fset);
|
| /freebsd-13.1/share/vt/fonts/ |
| H A D | INDEX.fonts | 67 # (fset 'langnew
|
| /freebsd-13.1/stand/fonts/ |
| H A D | INDEX.fonts | 65 # (fset 'langnew
|
| /freebsd-13.1/share/syscons/fonts/ |
| H A D | INDEX.fonts | 491 # (fset 'langnew
|