Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dos.sh55 Which() { function
/freebsd/contrib/bmake/mk/
H A Dnewlog.sh105 Which() { global() function
/freebsd/usr.sbin/pw/
H A Dpw.c41 const char *Which[] = {"user", "group", NULL}; variable
/freebsd/contrib/llvm-project/llvm/tools/llvm-tli-checker/
H A Dllvm-tli-checker.cpp332 int Which = int(TLIHas) * 2 + int(SDKHas); main() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCFrameLowering.cpp371 for (unsigned Which = Last; Which > ARC::R12; Which--) { in assignCalleeSavedSpillSlots() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp2667 const CXXRecordDecl *MostDerivedClass, const VPtrInfo &Which) in VFTableBuilder()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp439 int Which = isa<CharacterLiteral>(OrigElement) ? 1 in CheckObjCCollectionLiteralElement() local
H A DSemaDeclAttr.cpp2146 int Which = -1; in mergeAvailabilityAttr() local