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

12345

/freebsd-11-stable/secure/lib/libcrypto/
H A DMakefile.asm29 all: ${ASM} label
98 all: ${ASM} label
142 all: ${ASM} label
217 all: ${ASM} label
/freebsd-11-stable/tools/tools/mid/
H A Dmid-build19 all () function
/freebsd-11-stable/contrib/mdocml/
H A Dcompat_stringlist.c88 sl_free(StringList *sl, int all) argument
/freebsd-11-stable/lib/libc/gen/
H A Dstringlist.c85 sl_free(StringList *sl, int all) argument
/freebsd-11-stable/crypto/heimdal/appl/gssmask/
H A Dcommon.c85 char **list, ***all = NULL; local
/freebsd-11-stable/lib/libufs/
H A Dsblock.c125 sbwrite(struct uufsd *disk, int all) argument
/freebsd-11-stable/tools/regression/security/cap_test/
H A Dcap_test_fcntl.c90 struct fd all[] = { local
/freebsd-11-stable/contrib/blacklist/bin/
H A Dblacklistctl.c79 int all, blocked, remain, wide, noheader; local
/freebsd-11-stable/gnu/usr.bin/cc/cc_int/
H A DMakefile
/freebsd-11-stable/sbin/dmesg/
H A Ddmesg.c84 bool all; local
/freebsd-11-stable/crypto/openssl/util/
H A Dmk1mf.pl570 all: banner \$(TMP_D) \$(BIN_D) \$(TEST_D) \$(LIB_D) \$(INCO_D) headers lib exe $build_targets label
/freebsd-11-stable/usr.bin/unexpand/
H A Dunexpand.c58 static int all; variable
/freebsd-11-stable/usr.sbin/snapinfo/
H A Dsnapinfo.c61 int all = 0, ch, done = 0, fscount, n; local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DLaneBitmask.h53 constexpr bool all() const { return ~Mask == 0; } function in struct:llvm::LaneBitmask
/freebsd-11-stable/contrib/llvm-project/lld/include/lld/Core/
H A DReference.h45 all = 0, member in class:lld::Reference::KindNamespace
54 enum class KindArch { all, AArch64, ARM, x86, x86_64}; member in class:lld::Reference::KindArch
/freebsd-11-stable/usr.sbin/lpr/common_source/
H A Drmjob.c68 static int all = 0; /* eliminate all files (root only) */ variable
[all...]
/freebsd-11-stable/sys/ddb/
H A Ddb_ps.c250 dumpthread(volatile struct proc *p, volatile struct thread *td, int all) argument
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dnetdevice.h103 dev_mc_delete(struct net_device *dev, void *addr, int alen, int all) argument
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dint_types.h32 di_int all; member in union:__anon1129
45 du_int all; member in union:__anon1131
74 ti_int all; member in union:__anon1133
87 tu_int all; member in union:__anon1135
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Drequest_body.c105 const char *all = allocate_all(b, b->scratch_pool); local
/freebsd-11-stable/contrib/binutils/binutils/
H A Dcoffgrok.c133 struct coff_section *all = (struct coff_section *) (xcalloc (abfd->section_count + 1, local
/freebsd-11-stable/contrib/libstdc++/include/bits/
H A Dlocale_classes.h111 static const category all = (ctype | numeric | collate | member in class:locale
/freebsd-11-stable/contrib/libstdc++/src/
H A Dlocale.cc67 const locale::category locale::all; member in class:locale
/freebsd-11-stable/contrib/gcc/
H A Dtree-ssa-forwprop.c832 bool all = true; local
[all...]
H A Dtree-ssa-threadupdate.c727 bool all = true; local
[all...]

Completed in 175 milliseconds

12345