Searched defs:all (Results 1 - 25 of 117) sorted by relevance

12345

/freebsd-current/secure/lib/libcrypto/
H A DMakefile.asm47 all: ${ASM} label
129 all: ${ASM} label
187 all: ${ASM} label
279 all: ${ASM} label
327 all: ${ASM} label
395 all: ${ASM} label
463 all: ${ASM} label
/freebsd-current/contrib/mandoc/
H A Dcompat_stringlist.c88 sl_free(StringList *sl, int all) argument
120 sl_delete(StringList *sl, const char *name, int all) argument
/freebsd-current/lib/libc/gen/
H A Dstringlist.c83 sl_free(StringList *sl, int all) argument
/freebsd-current/lib/libutil/tests/
H A Dcpuset_test.c38 ATF_TC(all); variable
/freebsd-current/contrib/llvm-project/libcxx/include/__ranges/
H A Dall.h67 inline constexpr auto all = __all::__fn{}; member in namespace:ranges::views::__cpo
H A Das_rvalue_view.h124 -> decltype(/*--*/ views::all(std::forward<_Range>(__range))) { function in struct:ranges::views::__as_rvalue::__fn
H A Dcommon_view.h119 -> decltype(views::all(std::forward<_Range>(__range))) { function in struct:ranges::views::__common::__fn
/freebsd-current/crypto/heimdal/appl/gssmask/
H A Dcommon.c85 char **list, ***all = NULL; local
/freebsd-current/tools/regression/security/cap_test/
H A Dcap_test_fcntl.c87 struct fd all[] = { local
/freebsd-current/contrib/capsicum-test/
H A Dioctl.cc55 cap_rights_t all; local
H A Dfcntl.cc275 cap_rights_t all; local
[all...]
/freebsd-current/contrib/blocklist/bin/
H A Dblacklistctl.c88 int all, blocked, remain, wide, noheader; local
/freebsd-current/usr.bin/unexpand/
H A Dunexpand.c46 static int all; variable
/freebsd-current/crypto/openssl/test/
H A Dsparse_array_test.c108 int all; member in struct:doall_st
/freebsd-current/contrib/llvm-project/llvm/include/llvm/MC/
H A DLaneBitmask.h54 constexpr bool all() const { return ~Mask == 0; } function in struct:llvm::LaneBitmask
/freebsd-current/usr.sbin/snapinfo/
H A Dsnapinfo.c59 int all = 0, ch, done = 0, fscount, n; local
/freebsd-current/sbin/dmesg/
H A Ddmesg.c72 bool all; local
/freebsd-current/lib/libufs/
H A Dsblock.c144 sbwrite(struct uufsd *disk, int all) argument
/freebsd-current/sbin/ping/tests/
H A Dinjection.py12 import scapy.layers.all namespace
/freebsd-current/sys/ddb/
H A Ddb_ps.c262 dumpthread(volatile struct proc *p, volatile struct thread *td, int all) argument
/freebsd-current/usr.sbin/lpr/common_source/
H A Drmjob.c62 static int all = 0; /* eliminate all files (root only) */ variable
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h234 Predicate all(Predicate P0, Predicate P1) { function in namespace:llvm
241 Predicate all(Predicate P0, Predicate P1, Args... args) { function
[all...]
/freebsd-current/contrib/llvm-project/libcxx/include/__filesystem/
H A Dperms.h46 all = 0777, member in class:perms
/freebsd-current/contrib/kyua/cli/
H A Dcmd_report.cpp260 const std::vector< result_data >& all = (*iter2).second; local
/freebsd-current/contrib/dialog/
H A Dtreeview.c197 ALL_DATA all; local
[all...]

Completed in 392 milliseconds

12345