Home
last modified time | relevance | path

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

/freebsd-src/usr.bin/indent/
H A Dargs.c61 #define ON 1 /* turn it on */ macro
/freebsd-src/contrib/tcsh/
H A Dtw.h73 #define ON 1 macro
H A Dsh.file.c44 #define ON 1 macro
/freebsd-src/contrib/ofed/infiniband-diags/src/
H A Dibportstate.c72 ON, enumerator
/freebsd-src/usr.bin/top/
H A Ddisplay.c90 static enum { OFF, ON, ERASE } header_status = ON; enumerator
/freebsd-src/sys/dev/sound/pcm/
H A Dsound.h245 #define ON global() macro
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h
/freebsd-src/contrib/ee/
H A Dee.c484 char *ON; variable
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp826 Record.AddSourceLocation(ON.getSourceRange().getBegin()); in VisitOffsetOfExpr() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp1417 OffsetOfNode ON = Node->getComponent(i); VisitOffsetOfExpr() local
H A DStmtProfile.cpp1396 const OffsetOfNode &ON = S->getComponent(i); VisitOffsetOfExpr() local
H A DExprConstant.cpp13763 OffsetOfNode ON = OOE->getComponent(i); VisitOffsetOfExpr() local
/freebsd-src/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtddefs.h76 #define ON 1 macro
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp2963 OffsetOfNode ON = E->getComponent(i); VisitOffsetOfExpr() local
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h2493 setComponent(unsigned Idx,OffsetOfNode ON) setComponent() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp10397 if (SDNode *ON = FindNodeOrInsertPos(ID, SDLoc(N), IP)) MorphNodeTo() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h11109 const OffsetOfNode &ON = E->getComponent(I); TransformOffsetOfExpr() local