Home
last modified time | relevance | path

Searched defs:ON (Results 1 – 16 of 16) sorted by relevance

/freebsd/usr.bin/indent/
H A Dargs.c61 #define ON 1 /* turn it on */ macro
/freebsd/contrib/tcsh/
H A Dtw.h73 #define ON 1 macro
H A Dsh.file.c44 #define ON 1 macro
/freebsd/contrib/ofed/infiniband-diags/src/
H A Dibportstate.c72 ON, enumerator
/freebsd/usr.bin/top/
H A Ddisplay.c90 static enum { OFF, ON, ERASE } header_status = ON; enumerator
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenDAGPatterns.h1039 Record *getOperand(unsigned ON) const { in getOperand()
/freebsd/contrib/ee/
H A Dee.c484 char *ON; variable
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp824 const OffsetOfNode &ON = E->getComponent(I); in VisitOffsetOfExpr() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp1463 OffsetOfNode ON = Node->getComponent(i); in VisitOffsetOfExpr() local
H A DStmtProfile.cpp1407 const OffsetOfNode &ON = S->getComponent(i); in VisitOffsetOfExpr() local
H A DExprConstant.cpp14136 OffsetOfNode ON = OOE->getComponent(i); in VisitOffsetOfExpr() local
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtddefs.h76 #define ON 1 macro
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp3237 OffsetOfNode ON = E->getComponent(i); in VisitOffsetOfExpr() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h2527 void setComponent(unsigned Idx, OffsetOfNode ON) { in setComponent()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp10734 if (SDNode *ON = FindNodeOrInsertPos(ID, SDLoc(N), IP)) in MorphNodeTo() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h11956 const OffsetOfNode &ON = E->getComponent(I); in TransformOffsetOfExpr() local