Searched refs:All (Results 26 - 50 of 157) sorted by relevance

1234567

/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCSubtargetInfo.cpp280 FeatureBitset Set, All; local
285 ::ApplyFeatureFlag(All, F, ProcFeatures);
287 return (FeatureBits & All) == Set;
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/COFF/
H A DCOFFObjcopy.cpp138 Config.DiscardMode == DiscardType::All || Config.StripUnneeded) {
166 if (Config.StripUnneeded || Config.DiscardMode == DiscardType::All ||
209 if (Config.DiscardMode == DiscardType::All &&
/freebsd-13-stable/crypto/openssl/crypto/objects/
H A Dobjxref.pl2 # Copyright 1998-2019 The OpenSSL Project Authors. All Rights Reserved.
81 * Copyright 1998-$YEAR The OpenSSL Project Authors. All Rights Reserved.
H A Dobj_dat.pl2 # Copyright 1995-2019 The OpenSSL Project Authors. All Rights Reserved.
160 * Copyright 1995-$YEAR The OpenSSL Project Authors. All Rights Reserved.
/freebsd-13-stable/contrib/kyua/examples/
H A Dkyua.conf2 -- All rights reserved.
31 -- All the values shown here do not reflect the default values that Kyua
/freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/
H A Derr.copyoutbadaddr.ksh23 * Copyright 2007 Sun Microsystems, Inc. All rights reserved.
H A Derr.copyoutstrbadaddr.ksh23 * Copyright 2007 Sun Microsystems, Inc. All rights reserved.
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticOptions.h38 All = Note | Remark | Warning | Error member in class:clang::DiagnosticLevelMask
H A DSanitizers.h168 void clear(SanitizerMask K = SanitizerKind::All) { Mask &= ~K; }
/freebsd-13-stable/sys/crypto/openssl/arm/
H A Dsha256-armv4.S3 @ Copyright 2007-2020 The OpenSSL Project Authors. All Rights Reserved.
H A Dsha512-armv4.S3 @ Copyright 2007-2020 The OpenSSL Project Authors. All Rights Reserved.
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetOptions.h62 All, // Use Basic Block Sections for all basic blocks. A section member in class:llvm::BasicBlockSection
/freebsd-13-stable/contrib/pam_modules/pam_passwdqc/
H A Dpam_passwdqc.spec16 can provide randomly generated passwords. All features are optional
/freebsd-13-stable/sys/dev/cxgb/
H A Dbin2h.pl28 All rights reserved.
/freebsd-13-stable/crypto/openssl/apps/
H A Dprogs.pl2 # Copyright 1995-2018 The OpenSSL Project Authors. All Rights Reserved.
46 * Copyright 1995-$YEAR The OpenSSL Project Authors. All Rights Reserved.
/freebsd-13-stable/crypto/openssl/crypto/asn1/
H A Dcharmap.pl2 # Copyright 2000-2019 The OpenSSL Project Authors. All Rights Reserved.
92 * Copyright 2000-$YEAR The OpenSSL Project Authors. All Rights Reserved.
/freebsd-13-stable/crypto/openssl/crypto/conf/
H A Dkeysets.pl2 # Copyright 1995-2019 The OpenSSL Project Authors. All Rights Reserved.
65 * Copyright 1995-$YEAR The OpenSSL Project Authors. All Rights Reserved.
/freebsd-13-stable/share/dtrace/
H A Dhotopen4 * All rights reserved.
H A Dretval4 * All rights reserved.
H A Dtcpconn4 * All rights reserved.
H A Dtcpdebug4 * All rights reserved.
H A Dtcpstate4 * All rights reserved.
H A Dudptrack4 * All rights reserved.
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h426 enum All_t { All }; enumerator in enum:clang::CodeGen::ABIArgInfo::RequiredArgs::All_t
440 if (!prototype->isVariadic()) return All;
473 if (value == ~0U) return All;
554 CGFunctionInfo() : Required(RequiredArgs::All) {}
/freebsd-13-stable/stand/i386/btx/lib/
H A Dbtxv86.S3 # All rights reserved.

Completed in 303 milliseconds

1234567