Home
last modified time | relevance | path

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

/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/namespaces/declaration_merging/
Ddeclaration_merging_1_2.ts20 export interface OB { interface
21 OB: number; property
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
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
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/types/union_types/
Dunion_types_7.ts31 type OB = objType | boolType; alias
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstruction.cpp246 if (auto *OB = dyn_cast<OverflowingBinaryOperator>(V)) { in copyIRFlags() local
268 if (auto *OB = dyn_cast<OverflowingBinaryOperator>(V)) { in andIRFlags() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86BaseInfo.h739 OB = 0 << OpMapShift, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineInstr.cpp529 if (const OverflowingBinaryOperator *OB = in copyFlagsFromInstruction() local