Home
last modified time | relevance | path

Searched defs:OB (Results 1 – 25 of 27) sorted by relevance

12

/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dstreamer-hooks.h68 #define stream_write_tree(OB, EXPR, REF_P) \ argument
71 #define stream_write_tree_shallow_non_ref(OB, EXPR, REF_P) \ argument
80 #define stream_output_location(OB, BP, LOC) \ argument
83 #define stream_output_location_and_block(OB, BP, LOC) \ argument
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dstreamer-hooks.h68 #define stream_write_tree(OB, EXPR, REF_P) \ argument
71 #define stream_write_tree_shallow_non_ref(OB, EXPR, REF_P) \ argument
80 #define stream_output_location(OB, BP, LOC) \ argument
83 #define stream_output_location_and_block(OB, BP, LOC) \ argument
/netbsd/external/apache2/llvm/dist/llvm/lib/Object/
H A DObject.cpp199 OwningBinary<ObjectFile> *OB = unwrap(OF); in LLVMGetSections() local
210 OwningBinary<ObjectFile> *OB = unwrap(OF); in LLVMIsSectionIteratorAtEnd() local
233 OwningBinary<ObjectFile> *OB = unwrap(OF); in LLVMGetSymbols() local
244 OwningBinary<ObjectFile> *OB = unwrap(OF); in LLVMIsSymbolIteratorAtEnd() local
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dsubtypes.h45 enum class Oenum { OA, OB, OC, OD }; enumerator
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Dsubtypes.h45 enum class Oenum { OA, OB, OC, OD }; enumerator
/netbsd/external/gpl3/gdb/dist/include/
H A Dhashtab.h198 #define iterative_hash_object(OB,INIT) iterative_hash (&OB, sizeof (OB), INIT) argument
/netbsd/external/gpl3/binutils.old/dist/include/
H A Dhashtab.h198 #define iterative_hash_object(OB,INIT) iterative_hash (&OB, sizeof (OB), INIT) argument
/netbsd/external/gpl3/binutils/dist/include/
H A Dhashtab.h201 #define iterative_hash_object(OB,INIT) iterative_hash (&OB, sizeof (OB), INIT) argument
/netbsd/external/gpl3/gcc.old/dist/include/
H A Dhashtab.h198 #define iterative_hash_object(OB,INIT) iterative_hash (&OB, sizeof (OB), INIT) argument
/netbsd/external/gpl3/gdb.old/dist/include/
H A Dhashtab.h198 #define iterative_hash_object(OB,INIT) iterative_hash (&OB, sizeof (OB), INIT) argument
/netbsd/external/gpl3/gcc/dist/include/
H A Dhashtab.h201 #define iterative_hash_object(OB,INIT) iterative_hash (&OB, sizeof (OB), INIT) argument
/netbsd/external/gpl3/gdb/dist/opcodes/
H A Dmcore-opc.h25 O0, OT, O1, OC, O2, X1, OI, OB, enumerator
/netbsd/external/gpl3/binutils.old/dist/opcodes/
H A Dmcore-opc.h25 O0, OT, O1, OC, O2, X1, OI, OB, enumerator
/netbsd/external/gpl3/binutils/dist/opcodes/
H A Dmcore-opc.h25 O0, OT, O1, OC, O2, X1, OI, OB, enumerator
/netbsd/external/gpl3/gdb.old/dist/opcodes/
H A Dmcore-opc.h25 O0, OT, O1, OC, O2, X1, OI, OB, enumerator
/netbsd/external/gpl2/groff/dist/font/devlj4/generate/
H A DMakefile126 OB: $(AUTOFONT)/9nb00073.tfm $(TEXTMAP) target
/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DInstruction.cpp271 if (auto *OB = dyn_cast<OverflowingBinaryOperator>(V)) { in copyIRFlags() local
293 if (auto *OB = dyn_cast<OverflowingBinaryOperator>(V)) { in andIRFlags() local
/netbsd/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DX86RecognizableInstr.h133 OB = 0, TB = 1, T8 = 2, TA = 3, XOP8 = 4, XOP9 = 5, XOPA = 6, ThreeDNow = 7 enumerator
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-libtool-darwin/
H A Dllvm-libtool-darwin.cpp453 for (const auto &OB : OutputBinaries) { in buildSlices() local
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-lipo/
H A Dllvm-lipo.cpp661 for (const auto &OB : ReplacementBinaries) { in buildReplacementSlices() local
/netbsd/external/apache2/llvm/dist/llvm/tools/lli/
H A Dlli.cpp584 object::OwningBinary<object::Archive> OB(std::move(Ar), std::move(ArBuf)); in main() local
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRDFLiveness.cpp193 NodeAddr<InstrNode*> OB = DFG.addr<InstrNode*>(B); in getAllReachingDefs() local
H A DMachineInstr.cpp537 if (const OverflowingBinaryOperator *OB = in copyFlagsFromInstruction() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h796 OB = 0 << OpMapShift, enumerator
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1722 OperandBundleDef OB("clang.arc.attachedcall", BundleArgs); in inlineRetainOrClaimRVCalls() local

12