Home
last modified time | relevance | path

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

12

/freebsd-src/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-src/contrib/kyua/store/
H A Dlayout.hpp67 namespace layout { namespace
H A Dlayout_fwd.hpp41 namespace layout { namespace
/freebsd-src/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-src/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 addVTableComponent(ConstantArrayBuilder & builder,const VTableLayout & layout,unsigned componentIndex,llvm::Constant * rtti,unsigned & nextVTableThunkIndex,unsigned vtableAddressPoint,bool vtableHasLocalLinkage) addVTableComponent() argument
853 getVTableType(const VTableLayout & layout) getVTableType() argument
863 createVTableInitializer(ConstantStructBuilder & builder,const VTableLayout & layout,llvm::Constant * rtti,bool vtableHasLocalLinkage) createVTableInitializer() argument
[all...]
H A DSwiftCallingConv.cpp125 const ASTRecordLayout &layout) { in addTypedData() argument
815 auto &layout in classifyType() local
[all...]
H A DCGClass.cpp44 auto &layout = getContext().getASTRecordLayout(RD); getClassPointerAlignment() local
63 auto &layout = getContext().getASTRecordLayout(RD); getMinimumClassObjectSize() local
321 const ASTRecordLayout &layout = getContext().getASTRecordLayout(Derived); GetAddressOfBaseClass() local
[all...]
H A DCGDebugInfo.cpp1637 const ASTRecordLayout &layout = CGM.getContext().getASTRecordLayout(CXXDecl); CollectRecordLambdaFields() local
1759 const ASTRecordLayout &layout = CGM.getContext().getASTRecordLayout(record); CollectRecordFields() local
4858 const ASTRecordLayout &layout = EmitDeclare() local
H A DCGExprConstant.cpp2267 const CGRecordLayout &layout = CGM.getTypes().getCGRecordLayout(record); EmitNullConstant() local
[all...]
H A DCGBlocks.cpp571 SmallVector<BlockLayoutChunk, 16> layout; computeBlockInfo() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DSequenceToOffsetTable.h
/freebsd-src/contrib/mandoc/
H A Dtbl.h95 struct tbl_cell *layout; /* Associated layout cell. */ member
116 struct tbl_row *layout; /* Associated layout row. */ member
/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOLayoutBuilder.cpp459 Error MachOLayoutBuilder::layout() { in layout() function in MachOLayoutBuilder
/freebsd-src/usr.sbin/makefs/zfs/
H A Dfs.c357 int layout; fs_populate_sattrs() local
706 fs_add_zpl_attr_layout(zfs_zap_t * zap,unsigned int index,const sa_attr_type_t layout[],size_t sacnt) fs_add_zpl_attr_layout() argument
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DUdtRecordCompleter.cpp368 ClangASTImporter::LayoutInfo layout; AddMember() local
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCAssembler.cpp816 void MCAssembler::layout(MCAsmLayout &Layout) { layout() function in MCAssembler
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp550 SetRecordLayout(clang::RecordDecl * decl,const LayoutInfo & layout) SetRecordLayout() argument
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxx.cpp771 StringLayout layout = l->GetIndexOfChildWithName("__data_") == 0 ExtractLibcxxStringInfo() local
/freebsd-src/sys/contrib/openzfs/module/zfs/
H A Dsa.c1124 sa_lot_t *layout; sa_tear_down() local
[all...]
/freebsd-src/tools/sched/
H A Dschedgraph.py1346 def layout(self): member in SchedGraph
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp1720 SmallVector<SynthesizeIvarChunk, 16> layout; all_declared_ivar_begin() local
H A DRecordLayoutBuilder.cpp2731 void MicrosoftRecordLayoutBuilder::layout(const RecordDecl *RD) { layout() function in MicrosoftRecordLayoutBuilder
[all...]

12