Home
last modified time | relevance | path

Searched defs:Off (Results 1 – 25 of 68) sorted by relevance

123

/third_party/boost/libs/statechart/example/Handcrafted/
DHandcrafted.cpp126 struct Off : state< Off > struct in BitMachine
128 Off() : state<Off>() { } in Off() function
130 virtual const state_base & react( const EvFlipBit & ) const in react()
/third_party/boost/libs/msm/test/
DTestConstructorMovableOnlyTypes.cpp56 struct Off : public msm::front::state<> struct
59 void on_entry(Event const&, FSM& ) { } in on_entry()
61 void on_exit(Event const&, FSM&) { } in on_exit()
/third_party/grpc/src/csharp/Grpc.Core/Logging/
DLogLevel.cs46 Off = int.MaxValue enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFListTable.cpp102 for (const auto &Off : Offsets) { in dump() local
DDWARFDataExtractor.cpp15 uint64_t DWARFDataExtractor::getRelocatedValue(uint32_t Size, uint64_t *Off, in getRelocatedValue()
DDWARFContext.cpp396 if (const auto *Off = shouldDump(Explicit, ".debug_loc", DIDT_ID_DebugLoc, in dump() local
400 if (const auto *Off = in dump() local
407 if (const auto *Off = in dump() local
415 if (const auto *Off = in dump() local
433 if (const auto *Off = shouldDump(Explicit, ".debug_frame", DIDT_ID_DebugFrame, in dump() local
437 if (const auto *Off = shouldDump(Explicit, ".eh_frame", DIDT_ID_DebugFrame, in dump() local
480 if (const auto *Off = shouldDump(Explicit, ".debug_line", DIDT_ID_DebugLine, in dump() local
489 if (const auto *Off = in dump() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeEnumGlobals.cpp28 for (uint32_t Off : GS.getGlobalsTable()) { in NativeEnumGlobals() local
DGlobalsStream.cpp75 uint32_t Off = PSH.Off - 1; in findRecordsByName() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DTypeHashing.cpp40 uint32_t Off = 0; in hashType() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DGlobalsStream.h39 uint32_t Off = this->I->Off; variable
DRawTypes.h20 support::ulittle32_t Off; member
41 support::ulittle32_t Off; // Offset in the symbol record stream member
49 support::little32_t Off; member
279 support::little32_t Off; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DBinaryStreamWriter.h183 void setOffset(uint32_t Off) { Offset = Off; } in setOffset()
DBinaryStreamReader.h254 void setOffset(uint32_t Off) { Offset = Off; } in setOffset()
/third_party/optimized-routines/math/
Dv_logf.c29 #define Off v_u32 (0x3f2aaaab) /* 0.666667 */ macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DSelectionDAGAddressAnalysis.h62 int64_t Off; in equalBaseIndex() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Disassembler/
DAArch64ExternalSymbolizer.cpp193 const MCExpr *Off = nullptr; in tryAddingSymbolicOperand() local
/third_party/boost/libs/msm/doc/HTML/examples/iPod_distributed/
DEvents.hpp24 struct Off {}; struct
/third_party/boost/libs/msm/doc/PDF/examples/iPod_distributed/
DEvents.hpp24 struct Off {}; struct
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceELFStreamer.h101 void seek(uint64_t Off) override { Out.seek(Off); } in seek()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCDisassembler/
DMCExternalSymbolizer.cpp111 const MCExpr *Off = nullptr; in tryAddingSymbolicOperand() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86TargetObjectFile.cpp58 const MCExpr *Off = MCConstantExpr::create(FinalOff, getContext()); in getIndirectSymViaGOTPCRel() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSafeStack.cpp554 Value *Off = IRB.CreateGEP(Int8Ty, BasePointer, // BasePointer is i8* in moveStaticAllocasToUnsafeStack() local
573 Value *Off = IRB.CreateGEP(Int8Ty, BasePointer, // BasePointer is i8* in moveStaticAllocasToUnsafeStack() local
609 Value *Off = IRBUser.CreateGEP(Int8Ty, BasePointer, // BasePointer is i8* in moveStaticAllocasToUnsafeStack() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
DUDTLayout.h55 uint32_t containsOffset(uint32_t Off) const { in containsOffset()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DMDBuilder.cpp230 ConstantInt *Off = ConstantInt::get(Type::getInt64Ty(Context), Offset); in createTBAAScalarTypeNode() local
240 ConstantInt *Off = ConstantInt::get(Int64, Offset); in createTBAAStructTagNode() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h432 if (Optional<uint64_t> Off = RngListTable->getOffsetEntry(Index)) in getRnglistOffset() local
440 if (Optional<uint64_t> Off = LoclistTableHeader->getOffsetEntry(Index)) in getLoclistOffset() local

123