/freebsd-src/contrib/llvm-project/lld/MachO/ |
H A D | InputSection.h | 143 bool live = !config->deadStrip; variable 175 uint32_t live : 1; global() member 265 llvm::BitVector live; global() variable [all...] |
/freebsd-src/tools/tools/net80211/w00t/expand/ |
H A D | expand.c | 54 int live; member
|
/freebsd-src/contrib/llvm-project/lld/COFF/ |
H A D | InputFiles.h | 363 bool live; global() variable
|
H A D | Chunks.h | 362 bool live; global() variable
|
/freebsd-src/contrib/llvm-project/lld/ELF/ |
H A D | InputSection.cpp | 1316 const bool live = !(flags & SHF_ALLOC) || !config->gcSections; splitStrings() local 1342 const bool live = !(flags & SHF_ALLOC) || !config->gcSections; splitNonStrings() local
|
H A D | InputSection.h | 284 uint32_t live : 1; global() member
|
/freebsd-src/usr.bin/netstat/ |
H A D | main.c | 234 int live; /* true if we are examining a live system */ variable [all...] |
/freebsd-src/tools/tools/net80211/w00t/redir/ |
H A D | redir.c | 56 int live; member
|
/freebsd-src/contrib/wpa/src/pae/ |
H A D | ieee802_1x_kay.c | 4069 mka_mib_peer(struct dl_list * peers,bool live,char * buf,char * end) mka_mib_peer() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | RewriteStatepointsForGC.cpp | 1301 findBasePointers(const StatepointLiveSetTy & live,PointerToBaseTy & PointerToBase,DominatorTree * DT,DefiningValueMapTy & DVCache,IsKnownBaseMapTy & KnownBases) findBasePointers() argument [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | AnalysisBasedWarnings.cpp | 432 llvm::BitVector live(cfg->getNumBlockIDs()); in CheckFallThrough() local
|
/freebsd-src/sys/dev/mlx5/mlx5_ib/ |
H A D | mlx5_ib.h | 551 int live; member
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGExprScalar.cpp | 4853 Expr *live = lhsExpr, *dead = rhsExpr; VisitAbstractConditionalOperator() local
|
/freebsd-src/contrib/libxo/xohtml/external/ |
H A D | jquery.js | 3824 live: function( types, data, fn ) { method
|