Home
last modified time | relevance | path

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

12

/freebsd/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/contrib/kyua/store/
H A Dlayout.hpp67 namespace layout { namespace
H A Dlayout_fwd.hpp41 namespace layout { namespace
/freebsd/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.c84 const struct bhnd_sprom_layout *layout) in bhnd_sprom_opcode_init()
/freebsd/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.cpp741 const VTableLayout &layout, in addVTableComponent()
886 llvm::Type *CodeGenVTables::getVTableType(const VTableLayout &layout) { in getVTableType()
896 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.cpp45 auto &layout = getContext().getASTRecordLayout(RD); in getClassPointerAlignment() local
64 auto &layout = getContext().getASTRecordLayout(RD); in getMinimumClassObjectSize() local
323 const ASTRecordLayout &layout = getContext().getASTRecordLayout(Derived); in GetAddressOfBaseClass() local
H A DCGDebugInfo.cpp1763 const ASTRecordLayout &layout = CGM.getContext().getASTRecordLayout(CXXDecl); in CollectRecordLambdaFields() local
1885 const ASTRecordLayout &layout = CGM.getContext().getASTRecordLayout(record); in CollectRecordFields() local
4977 const ASTRecordLayout &layout = in EmitDeclare() local
H A DCGBlocks.cpp580 SmallVector<BlockLayoutChunk, 16> layout; in computeBlockInfo() local
H A DCGExprConstant.cpp2508 const CGRecordLayout &layout = CGM.getTypes().getCGRecordLayout(record); in EmitNullConstant() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Basic/
H A DSequenceToOffsetTable.h105 void layout() { in layout() function
/freebsd/contrib/mandoc/
H A Dtbl.h95 struct tbl_cell *layout; /* Associated layout cell. */ member
116 struct tbl_row *layout; /* Associated layout row. */ member
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOLayoutBuilder.cpp458 Error MachOLayoutBuilder::layout() { layout() function in MachOLayoutBuilder
/freebsd/usr.sbin/makefs/zfs/
H A Dfs.c366 int layout; in fs_populate_sattrs() local
731 const sa_attr_type_t layout[], size_t sacnt) in fs_add_zpl_attr_layout()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DUdtRecordCompleter.cpp371 ClangASTImporter::LayoutInfo layout; in AddMember() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxx.cpp434 StringLayout layout = l->GetIndexOfChildWithName("__data_") == 0 in ExtractLibcxxStringInfo() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCAssembler.cpp909 void MCAssembler::layout() { in layout() function in MCAssembler
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp792 const LayoutInfo &layout) { in SetRecordLayout()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dsa.c1128 sa_lot_t *layout; in sa_tear_down() local
/freebsd/tools/sched/
H A Dschedgraph.py1346 def layout(self): member in SchedGraph
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp1714 SmallVector<SynthesizeIvarChunk, 16> layout; in all_declared_ivar_begin() local
H A DRecordLayoutBuilder.cpp2743 void MicrosoftRecordLayoutBuilder::layout(const RecordDecl *RD) { in layout() function in MicrosoftRecordLayoutBuilder

12