Home
last modified time | relevance | path

Searched defs:Which (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/contrib/bmake/
H A Dos.sh55 Which() { function
/freebsd-src/contrib/bmake/mk/
H A Dnewlog.sh107 Which() { function
/freebsd-src/usr.sbin/pw/
H A Dpw.c41 const char *Which[] = {"user", "group", NULL}; variable
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-tli-checker/
H A Dllvm-tli-checker.cpp325 int Which = int(TLIHas) * 2 + int(SDKHas); in main() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCFrameLowering.cpp372 auto RegI = getSavedReg(CSI, Which); in assignCalleeSavedSpillSlots() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp2574 VFTableBuilder(MicrosoftVTableContext & VTables,const CXXRecordDecl * MostDerivedClass,const VPtrInfo & Which) VFTableBuilder() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp432 int Which = isa<CharacterLiteral>(OrigElement) ? 1 CheckObjCCollectionLiteralElement() local
H A DSemaDeclAttr.cpp2521 int Which = -1; mergeAvailabilityAttr() local