Home
last modified time | relevance | path

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

12

/openbsd/src/gnu/llvm/llvm/lib/ObjectYAML/
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
/openbsd/src/usr.bin/tmux/
Dlayout-custom.c47 layout_checksum(const char *layout) in layout_checksum()
63 char layout[8192], *out; in layout_dump() local
157 layout_parse(struct window *w, const char *layout, char **cause) in layout_parse()
284 layout_construct(struct layout_cell *lcparent, const char **layout) in layout_construct()
Dlayout-set.c74 layout_set_select(struct window *w, u_int layout) in layout_set_select()
89 u_int layout; in layout_set_next() local
108 u_int layout; in layout_set_previous() local
Dcmd-select-layout.c81 int next, previous, layout; in cmd_select_layout_exec() local
/openbsd/src/sys/dev/wscons/
Dwsemul_subr.c560 wsemul_local_translate(u_int32_t unisym, kbd_t layout, u_char *out) in wsemul_local_translate()
693 wsemul_utf8_translate(u_int32_t unisym, kbd_t layout, u_char *out, in wsemul_utf8_translate()
Dwsemul_vt100_keys.c88 wsemul_vt100_translate(void *cookie, kbd_t layout, keysym_t in, in wsemul_vt100_translate()
Dwsksymvar.h59 kbd_t layout; member
Dwskbdutil.c396 wskbd_load_keymap(const struct wskbd_mapdata *mapdata, kbd_t layout, in wskbd_load_keymap()
Dwsemul_dumb.c288 wsemul_dumb_translate(void *cookie, kbd_t layout, keysym_t in, in wsemul_dumb_translate()
Dwsmux.c892 wsmux_set_layout(struct wsmux_softc *sc, uint32_t layout) in wsmux_set_layout()
/openbsd/src/gnu/usr.bin/binutils/gdb/tui/
Dtui-layout.c78 show_layout (enum tui_layout_type layout) in show_layout()
315 tui_default_win_height (enum tui_win_type type, enum tui_layout_type layout) in tui_default_win_height()
355 enum tui_layout_type layout) in tui_default_win_viewport_height()
/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DConstantInitBuilder.cpp210 auto &layout = Builder.CGM.getDataLayout(); in addPlaceholderWithSize() local
244 auto &layout = Builder.CGM.getDataLayout(); in getOffsetFromGlobalTo() local
DCGVTables.cpp715 const VTableLayout &layout, in addVTableComponent()
839 llvm::Type *CodeGenVTables::getVTableType(const VTableLayout &layout) { in getVTableType()
849 const VTableLayout &layout, in createVTableInitializer()
DSwiftCallingConv.cpp125 const ASTRecordLayout &layout) { in addTypedData()
814 auto &layout = CGM.getContext().getASTRecordLayout(record); in classifyType() local
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/objc/execute/
Dbf-common.h18 struct objc_struct_layout layout; in compare_structures() local
/openbsd/src/usr.bin/mandoc/
Dtbl.h94 struct tbl_cell *layout; /* Associated layout cell. */ member
115 struct tbl_row *layout; /* Associated layout row. */ member
/openbsd/src/sys/dev/sun/
Dsunkbdvar.h79 #define ISTYPE5(layout) ((layout) > 0x20) argument
/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DSequenceToOffsetTable.h105 void layout() { in layout() function
/openbsd/src/sys/arch/macppc/dev/
Donyx.c108 int32_t layout = 0; in onyx_match() local
/openbsd/src/gnu/usr.bin/gcc/gcc/config/stormy16/
Dstormy16.c871 struct xstormy16_stack_layout layout; in xstormy16_compute_stack_layout() local
914 struct xstormy16_stack_layout layout; local
960 struct xstormy16_stack_layout layout; in xstormy16_expand_prologue() local
1054 struct xstormy16_stack_layout layout; in xstormy16_expand_epilogue() local
/openbsd/src/gnu/gcc/gcc/config/stormy16/
Dstormy16.c1014 struct xstormy16_stack_layout layout; in xstormy16_compute_stack_layout() local
1056 struct xstormy16_stack_layout layout; in xstormy16_initial_elimination_offset() local
1099 struct xstormy16_stack_layout layout; in xstormy16_expand_prologue() local
1209 struct xstormy16_stack_layout layout; in xstormy16_expand_epilogue() local
/openbsd/src/sys/dev/pci/drm/i915/gt/uc/
Dintel_gsc_fw.c77 const struct intel_gsc_layout_pointers *layout = data; in intel_gsc_fw_get_binary_info() local
/openbsd/src/sys/dev/usb/
Dukbd.c221 kbd_t layout = (kbd_t)-1; in ukbd_attach() local
/openbsd/src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
DUdtRecordCompleter.cpp368 ClangASTImporter::LayoutInfo layout; in AddMember() local
/openbsd/src/sys/dev/hid/
Dhidkbd.c291 hidkbd_attach_wskbd(struct hidkbd *kbd, kbd_t layout, in hidkbd_attach_wskbd()

12