Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dmisc10.C5 enum flag { OFF, ON }; enumerator
/openbsd-src/usr.bin/indent/
H A Dargs.c55 #define ON 1 /* turn it on */ macro
/openbsd-src/sys/arch/luna88k/dev/
H A Dxp.c105 #define ON 1 macro
/openbsd-src/sys/arch/sh/sh/
H A Ddb_interface.c210 #define ON(x, c) ((x) & (c) ? '|' : '.') macro
[all...]
/openbsd-src/games/hack/
H A Dhack.h101 #define ON 1 macro
/openbsd-src/games/battlestar/
H A Dextern.h172 #define ON 1037 macro
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h1044 Record *getOperand(unsigned ON) const { in getOperand()
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTWriterStmt.cpp751 const OffsetOfNode &ON = E->getComponent(I); in VisitOffsetOfExpr() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DStmtPrinter.cpp1407 OffsetOfNode ON = Node->getComponent(i); in VisitOffsetOfExpr() local
H A DStmtProfile.cpp1360 const OffsetOfNode &ON = S->getComponent(i); in VisitOffsetOfExpr() local
H A DExprConstant.cpp13422 OffsetOfNode ON = OOE->getComponent(i); in VisitOffsetOfExpr() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGExprScalar.cpp2948 OffsetOfNode ON = E->getComponent(i); in VisitOffsetOfExpr() local
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DExpr.h2509 void setComponent(unsigned Idx, OffsetOfNode ON) { in setComponent()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp9809 if (SDNode *ON = FindNodeOrInsertPos(ID, SDLoc(N), IP)) in MorphNodeTo() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DTreeTransform.h10892 const OffsetOfNode &ON = E->getComponent(I); in TransformOffsetOfExpr() local