Home
last modified time | relevance | path

Searched defs:layout (Results 1 – 25 of 30) sorted by relevance

12

/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DMinidumpEmitter.cpp117 static LocationDescriptor layout(BlobAllocator &File, yaml::BinaryRef Data) { in layout() function
122 static size_t layout(BlobAllocator &File, MinidumpYAML::ExceptionStream &S) { in layout() function
139 static void layout(BlobAllocator &File, MemoryListStream::entry_type &Range) { in layout() function
143 static void layout(BlobAllocator &File, ModuleListStream::entry_type &M) { in layout() function
150 static void layout(BlobAllocator &File, ThreadListStream::entry_type &T) { in layout() function
156 static size_t layout(BlobAllocator &File, in layout() function
173 static Directory layout(BlobAllocator &File, Stream &S) { in layout() function
/freebsd-14.2/contrib/kyua/store/
H A Dlayout.hpp67 namespace layout { namespace
H A Dlayout_fwd.hpp41 namespace layout { namespace
/freebsd-14.2/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_data_sprom.c127 const bhnd_sprom_layout *layout, uint16_t *magic) in bhnd_nvram_sprom_check_magic()
181 const bhnd_sprom_layout *layout; in bhnd_nvram_sprom_ident() local
292 const bhnd_sprom_layout *layout; in bhnd_nvram_sprom_probe() local
306 const bhnd_sprom_layout *layout; in bhnd_nvram_sprom_getvar_direct() local
616 const bhnd_sprom_layout *layout; in bhnd_nvram_sprom_serialize() local
H A Dbhnd_nvram_data_spromvar.h125 const bhnd_sprom_layout *layout; /**< SPROM layout */ member
175 const bhnd_sprom_layout *layout; /**< layout definition */ member
H A Dbhnd_nvram_data_sprom_subr.c85 const struct bhnd_sprom_layout *layout) in bhnd_sprom_opcode_init()
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DConstantInitBuilder.cpp210 auto &layout = Builder.CGM.getDataLayout(); in addPlaceholderWithSize() local
244 auto &layout = Builder.CGM.getDataLayout(); in getOffsetFromGlobalTo() local
H A DCGVTables.cpp717 const VTableLayout &layout, in addVTableComponent()
853 llvm::Type *CodeGenVTables::getVTableType(const VTableLayout &layout) { in getVTableType()
863 const VTableLayout &layout, in createVTableInitializer()
H A DSwiftCallingConv.cpp125 const ASTRecordLayout &layout) { in addTypedData()
815 auto &layout = CGM.getContext().getASTRecordLayout(record); in classifyType() local
H A DCGClass.cpp44 auto &layout = getContext().getASTRecordLayout(RD); in getClassPointerAlignment() local
63 auto &layout = getContext().getASTRecordLayout(RD); in getMinimumClassObjectSize() local
321 const ASTRecordLayout &layout = getContext().getASTRecordLayout(Derived); in GetAddressOfBaseClass() local
H A DCGDebugInfo.cpp1637 const ASTRecordLayout &layout = CGM.getContext().getASTRecordLayout(CXXDecl); in CollectRecordLambdaFields() local
1759 const ASTRecordLayout &layout = CGM.getContext().getASTRecordLayout(record); in CollectRecordFields() local
4858 const ASTRecordLayout &layout = in EmitDeclare() local
H A DCGBlocks.cpp571 SmallVector<BlockLayoutChunk, 16> layout; in computeBlockInfo() local
H A DCGExprConstant.cpp2267 const CGRecordLayout &layout = CGM.getTypes().getCGRecordLayout(record); in EmitNullConstant() local
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DSequenceToOffsetTable.h105 void layout() { in layout() function
/freebsd-14.2/contrib/mandoc/
H A Dtbl.h95 struct tbl_cell *layout; /* Associated layout cell. */ member
116 struct tbl_row *layout; /* Associated layout row. */ member
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOLayoutBuilder.cpp459 Error MachOLayoutBuilder::layout() { in layout() function in MachOLayoutBuilder
/freebsd-14.2/usr.sbin/makefs/zfs/
H A Dfs.c357 int layout; in fs_populate_sattrs() local
706 const sa_attr_type_t layout[], size_t sacnt) in fs_add_zpl_attr_layout()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DUdtRecordCompleter.cpp368 ClangASTImporter::LayoutInfo layout; in AddMember() local
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp550 const LayoutInfo &layout) { in SetRecordLayout()
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/
H A DMCAssembler.cpp816 void MCAssembler::layout(MCAsmLayout &Layout) { in layout() function in MCAssembler
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxx.cpp771 StringLayout layout = l->GetIndexOfChildWithName("__data_") == 0 in ExtractLibcxxStringInfo() local
/freebsd-14.2/sys/contrib/openzfs/module/zfs/
H A Dsa.c1123 sa_lot_t *layout; in sa_tear_down() local
/freebsd-14.2/tools/sched/
H A Dschedgraph.py1346 def layout(self): member in SchedGraph
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp1720 SmallVector<SynthesizeIvarChunk, 16> layout; in all_declared_ivar_begin() local
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp1896 ClangASTImporter::LayoutInfo layout; in ParseStructureLikeDIE() local

12