Searched refs:info (Results 251 - 275 of 1698) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/sys/dev/fb/
H A Dsplash_pcx.c83 video_info_t info; local
101 if (vidd_get_info(adp, modes[i], &info) != 0)
110 info.vi_width, info.vi_height,
111 info.vi_depth, info.vi_planes);
112 if (info.vi_width >= pcx_info.width
113 && info.vi_height >= pcx_info.height
114 && info.vi_depth == pcx_info.bpp
115 && info
[all...]
/freebsd-11-stable/usr.sbin/mfiutil/
H A Dmfi_volume.c86 mfi_ld_get_info(int fd, uint8_t target_id, struct mfi_ld_info *info, argument
92 return (mfi_dcmd_command(fd, MFI_DCMD_LD_GET_INFO, info,
450 struct mfi_ld_info info; local
474 /* Get the info for this drive. */
475 if (mfi_ld_get_info(fd, target_id, &info, NULL) < 0) {
477 warn("Failed to fetch info for volume %s",
484 if (info.progress.active & MFI_LD_PROGRESS_CC)
485 mfi_display_progress("Consistency Check", &info.progress.cc);
486 if (info.progress.active & MFI_LD_PROGRESS_BGI)
487 mfi_display_progress("Background Init", &info
[all...]
/freebsd-11-stable/sys/dev/xen/netfront/
H A Dnetfront.c135 static void netif_free(struct netfront_info *info);
141 static int talk_to_backend(device_t dev, struct netfront_info *info);
143 static void netif_disconnect_backend(struct netfront_info *info);
144 static int setup_device(device_t dev, struct netfront_info *info,
161 struct netfront_info *info; member in struct:netfront_rxq
181 struct netfront_info *info; member in struct:netfront_txq
441 struct netfront_info *info = device_get_softc(dev); local
445 for (i = 0; i < info->num_queues; i++) {
446 XN_RX_LOCK(&info->rxq[i]);
447 XN_TX_LOCK(&info
518 talk_to_backend(device_t dev, struct netfront_info *info) argument
700 setup_rxqs(device_t dev, struct netfront_info *info, unsigned long num_queues) argument
799 setup_txqs(device_t dev, struct netfront_info *info, unsigned long num_queues) argument
899 setup_device(device_t dev, struct netfront_info *info, unsigned long num_queues) argument
939 netfront_send_fake_arp(device_t dev, struct netfront_info *info) argument
2254 struct netfront_info *info = device_get_softc(dev); local
[all...]
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlcode.c286 freereg(fs, e->u.info);
373 e->u.info = GETARG_A(getcode(fs, e));
389 e->u.info = luaK_codeABC(fs, OP_GETUPVAL, 0, e->u.info, 0);
400 e->u.info = luaK_codeABC(fs, op, 0, e->u.ind.t, e->u.ind.idx);
432 luaK_codek(fs, reg, e->u.info);
445 if (reg != e->u.info)
446 luaK_codeABC(fs, OP_MOVE, reg, e->u.info, 0);
454 e->u.info = reg;
470 luaK_concat(fs, &e->t, e->u.info); /* pu
[all...]
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_machdep.c280 struct l_user_desc info; local
284 error = copyin(desc, &info, sizeof(struct l_user_desc));
288 idx = info.entry_number;
302 info.entry_number = 3;
303 error = copyout(&info, desc, sizeof(struct l_user_desc));
308 a[0] = LINUX_LDT_entry_a(&info);
309 a[1] = LINUX_LDT_entry_b(&info);
634 struct l_user_desc info; local
640 error = copyin(args->desc, &info, sizeof(struct l_user_desc));
647 info
735 struct l_user_desc info; local
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DEditline.cpp349 const LineInfoW *info = el_wline(m_editline); local
350 for (const EditLineCharType *character = info->buffer;
351 character < info->lastchar; character++) {
380 const LineInfoW *info = el_wline(m_editline); local
382 (int)((info->cursor - info->buffer) + GetPromptWidth());
433 const LineInfoW *info = el_wline(m_editline); local
435 EditLineStringType(info->buffer, info->lastchar - info
526 const LineInfoW *info = el_wline(m_editline); local
610 const LineInfoW *info = el_wline(m_editline); local
667 const LineInfoW *info = el_wline(m_editline); local
696 LineInfoW *info = const_cast<LineInfoW *>(el_wline(m_editline)); local
735 LineInfoW *info = const_cast<LineInfoW *>(el_wline(m_editline)); local
817 const LineInfoW *info = el_wline(m_editline); local
846 LineInfoW *info = const_cast<LineInfoW *>(el_wline(m_editline)); local
887 LineInfoW *info = const_cast<LineInfoW *>(el_wline(m_editline)); local
1318 const LineInfoW *info = el_wline(m_editline); local
[all...]
/freebsd-11-stable/contrib/binutils/gas/doc/
H A DMakefile.in61 INFO_DEPS = as.info
276 MAINTAINERCLEANFILES = asconfig.texi as.info
281 # Automake 1.9 will only build info files in the objdir if they are
284 @GENINSRC_NEVER_TRUE@DISTCLEANFILES = as.info
328 as.info: as.texinfo $(as_TEXINFOS)
332 for f in $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]; do \
373 uninstall-info-am:
375 @if (install-info --version && \
376 install-info
[all...]
/freebsd-11-stable/sys/dev/ixl/
H A Dixl_pf_iov.c63 static int ixl_vf_config_tx_queue(struct ixl_pf *pf, struct ixl_vf *vf, struct virtchnl_txq_info *info);
64 static int ixl_vf_config_rx_queue(struct ixl_pf *pf, struct ixl_vf *vf, struct virtchnl_rxq_info *info);
142 bzero(&vsi_ctx.info, sizeof(vsi_ctx.info));
144 vsi_ctx.info.valid_sections = htole16(I40E_AQ_VSI_PROP_SWITCH_VALID);
145 vsi_ctx.info.switch_id = htole16(0);
147 vsi_ctx.info.valid_sections |= htole16(I40E_AQ_VSI_PROP_SECURITY_VALID);
148 vsi_ctx.info.sec_flags = 0;
150 vsi_ctx.info.sec_flags |= I40E_AQ_VSI_SEC_FLAG_ENABLE_MAC_CHK;
152 vsi_ctx.info
551 ixl_vf_config_tx_queue(struct ixl_pf *pf, struct ixl_vf *vf, struct virtchnl_txq_info *info) argument
596 ixl_vf_config_rx_queue(struct ixl_pf *pf, struct ixl_vf *vf, struct virtchnl_rxq_info *info) argument
666 struct virtchnl_vsi_queue_config_info *info; local
1290 struct virtchnl_promisc_info *info; local
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
H A Dinfo.c2 * info.c: return system-generated metadata about paths or URLs.
44 svn_client_info2_dup(const svn_client_info2_t *info, argument
47 svn_client_info2_t *new_info = apr_pmemdup(pool, info, sizeof(*new_info));
50 new_info->URL = apr_pstrdup(pool, info->URL);
52 new_info->repos_root_URL = apr_pstrdup(pool, info->repos_root_URL);
54 new_info->repos_UUID = apr_pstrdup(pool, info->repos_UUID);
55 if (info->last_changed_author)
56 new_info->last_changed_author = apr_pstrdup(pool, info->last_changed_author);
58 new_info->lock = svn_lock_dup(info->lock, pool);
60 new_info->wc_info = svn_wc_info_dup(info
140 build_info_from_dirent(svn_client_info2_t **info, const svn_dirent_t *dirent, svn_lock_t *lock, const svn_client__pathrev_t *pathrev, apr_pool_t *pool) argument
206 svn_client_info2_t *info; local
347 svn_client_info2_t *info; local
[all...]
/freebsd-11-stable/contrib/unbound/dnstap/
H A Ddtstream.c93 static void dtio_stop_flush_exit(struct stop_flush_info* info);
1369 struct stop_flush_info* info)
1376 if(info) dtio_stop_flush_exit(info);
1390 if(info) dtio_stop_flush_exit(info);
1399 if(info) dtio_stop_flush_exit(info);
1421 if(info) dtio_stop_flush_exit(info);
1368 dtio_ssl_handshake(struct dt_io_thread* dtio, struct stop_flush_info* info) argument
1645 dtio_stop_flush_exit(struct stop_flush_info* info) argument
1657 dtio_control_stop_send(struct stop_flush_info* info) argument
1684 struct stop_flush_info* info = (struct stop_flush_info*)arg; local
1694 struct stop_flush_info* info = (struct stop_flush_info*)arg; local
1766 struct stop_flush_info info; local
[all...]
/freebsd-11-stable/contrib/binutils/bfd/
H A Delfxx-mips.c163 struct bfd_link_info *info; member in struct:mips_elf_got_per_bfd_arg
192 struct bfd_link_info *info; member in struct:mips_elf_set_global_got_offset_arg
200 struct bfd_link_info *info; member in struct:mips_elf_count_tls_arg
362 struct bfd_link_info *info; member in struct:extsym_info
422 bfd_byte info[4]; member in struct:__anon7
429 bfd_byte info[4]; member in struct:__anon8
444 /* A compact relocation info has long (3 words) or short (2 words)
589 #define MIPS_ELF_ADD_DYNAMIC_ENTRY(info, tag, val) \
590 _bfd_elf_add_dynamic_entry (info, tag, val)
773 #define mips_elf_link_hash_traverse(table, func, info) \
786 dtprel_base(struct bfd_link_info *info) argument
795 tprel_base(struct bfd_link_info *info) argument
971 mips_elf_create_procedure_table(void *handle, bfd *abfd, struct bfd_link_info *info, asection *s, struct ecoff_debug_info *debug) argument
2046 mips_elf_rel_dyn_section(struct bfd_link_info *info, bfd_boolean create_p) argument
2111 mips_tls_got_relocs(struct bfd_link_info *info, unsigned char tls_type, struct elf_link_hash_entry *h) argument
2230 mips_elf_initialize_tls_slots(bfd *abfd, bfd_vma got_offset, unsigned char *tls_type_p, struct bfd_link_info *info, struct mips_elf_link_hash_entry *h, bfd_vma value) argument
2357 mips_tls_got_index(bfd *abfd, bfd_vma got_index, unsigned char *tls_type, int r_type, struct bfd_link_info *info, struct mips_elf_link_hash_entry *h, bfd_vma symbol) argument
2395 mips_elf_gotplt_index(struct bfd_link_info *info, struct elf_link_hash_entry *h) argument
2426 mips_elf_local_got_index(bfd *abfd, bfd *ibfd, struct bfd_link_info *info, bfd_vma value, unsigned long r_symndx, struct mips_elf_link_hash_entry *h, int r_type) argument
2459 mips_elf_global_got_index(bfd *abfd, bfd *ibfd, struct elf_link_hash_entry *h, int r_type, struct bfd_link_info *info) argument
2545 mips_elf_got_page(bfd *abfd, bfd *ibfd, struct bfd_link_info *info, bfd_vma value, bfd_vma *offsetp) argument
2575 mips_elf_got16_entry(bfd *abfd, bfd *ibfd, struct bfd_link_info *info, bfd_vma value, bfd_boolean external) argument
2623 mips_elf_create_local_got_entry(bfd *abfd, struct bfd_link_info *info, bfd *ibfd, struct mips_got_info *gg, asection *sgot, bfd_vma value, unsigned long r_symndx, struct mips_elf_link_hash_entry *h, int r_type) argument
2738 mips_elf_sort_hash_table(struct bfd_link_info *info, unsigned long max_local) argument
2825 mips_elf_record_global_got_symbol(struct elf_link_hash_entry *h, bfd *abfd, struct bfd_link_info *info, struct mips_got_info *g, unsigned char tls_flag) argument
3389 mips_elf_multi_got(bfd *abfd, struct bfd_link_info *info, struct mips_got_info *g, asection *got, bfd_size_type pages) argument
3747 mips_elf_create_got_section(bfd *abfd, struct bfd_link_info *info, bfd_boolean maybe_exclude) argument
3840 is_gott_symbol(struct bfd_link_info *info, struct elf_link_hash_entry *h) argument
3862 mips_elf_calculate_relocation(bfd *abfd, bfd *input_bfd, asection *input_section, struct bfd_link_info *info, const Elf_Internal_Rela *relocation, bfd_vma addend, reloc_howto_type *howto, Elf_Internal_Sym *local_syms, asection **local_sections, bfd_vma *valuep, const char **namep, bfd_boolean *require_jalxp, bfd_boolean save_addend) argument
4615 mips_elf_perform_relocation(struct bfd_link_info *info, reloc_howto_type *howto, const Elf_Internal_Rela *relocation, bfd_vma value, bfd *input_bfd, asection *input_section, bfd_byte *contents, bfd_boolean require_jalx) argument
4724 mips_elf_allocate_dynamic_relocations(bfd *abfd, struct bfd_link_info *info, unsigned int n) argument
4754 mips_elf_create_dynamic_relocation(bfd *output_bfd, struct bfd_link_info *info, const Elf_Internal_Rela *rel, struct mips_elf_link_hash_entry *h, asection *sec, bfd_vma symbol, bfd_vma *addendp, asection *input_section) argument
5727 _bfd_mips_elf_add_symbol_hook(bfd *abfd, struct bfd_link_info *info, Elf_Internal_Sym *sym, const char **namep, flagword *flagsp ATTRIBUTE_UNUSED, asection **secp, bfd_vma *valp) argument
5919 _bfd_mips_elf_create_dynamic_sections(bfd *abfd, struct bfd_link_info *info) argument
6115 _bfd_mips_elf_check_relocs(bfd *abfd, struct bfd_link_info *info, asection *sec, const Elf_Internal_Rela *relocs) argument
6928 _bfd_mips_elf_adjust_dynamic_symbol(struct bfd_link_info *info, struct elf_link_hash_entry *h) argument
7026 _bfd_mips_vxworks_adjust_dynamic_symbol(struct bfd_link_info *info, struct elf_link_hash_entry *h) argument
7163 count_section_dynsyms(bfd *output_bfd, struct bfd_link_info *info) argument
7188 _bfd_mips_elf_always_size_sections(bfd *output_bfd, struct bfd_link_info *info) argument
7325 _bfd_mips_elf_size_dynamic_sections(bfd *output_bfd, struct bfd_link_info *info) argument
7672 mips_elf_adjust_addend(bfd *output_bfd, struct bfd_link_info *info, bfd *input_bfd, Elf_Internal_Sym *local_syms, asection **local_sections, Elf_Internal_Rela *rel) argument
7711 _bfd_mips_elf_relocate_section(bfd *output_bfd, struct bfd_link_info *info, bfd *input_bfd, asection *input_section, bfd_byte *contents, Elf_Internal_Rela *relocs, Elf_Internal_Sym *local_syms, asection **local_sections) argument
8173 _bfd_mips_elf_finish_dynamic_symbol(bfd *output_bfd, struct bfd_link_info *info, struct elf_link_hash_entry *h, Elf_Internal_Sym *sym) argument
8407 _bfd_mips_vxworks_finish_dynamic_symbol(bfd *output_bfd, struct bfd_link_info *info, struct elf_link_hash_entry *h, Elf_Internal_Sym *sym) argument
8580 mips_vxworks_finish_exec_plt(bfd *output_bfd, struct bfd_link_info *info) argument
8653 mips_vxworks_finish_shared_plt(bfd *output_bfd, struct bfd_link_info *info) argument
8669 _bfd_mips_elf_finish_dynamic_sections(bfd *output_bfd, struct bfd_link_info *info) argument
9564 _bfd_mips_elf_gc_mark_hook(asection *sec, struct bfd_link_info *info, Elf_Internal_Rela *rel, struct elf_link_hash_entry *h, Elf_Internal_Sym *sym) argument
9635 _bfd_mips_elf_copy_indirect_symbol(struct bfd_link_info *info, struct elf_link_hash_entry *dir, struct elf_link_hash_entry *ind) argument
9659 _bfd_mips_elf_hide_symbol(struct bfd_link_info *info, struct elf_link_hash_entry *entry, bfd_boolean force_local) argument
9733 _bfd_mips_elf_discard_info(bfd *abfd, struct elf_reloc_cookie *cookie, struct bfd_link_info *info) argument
10222 _bfd_mips_elf_final_link(bfd *abfd, struct bfd_link_info *info) argument
[all...]
H A Delfxx-sparc.c881 create_got_section (bfd *dynobj, struct bfd_link_info *info)
885 if (! _bfd_elf_create_got_section (dynobj, info))
888 htab = _bfd_sparc_elf_hash_table (info);
920 struct bfd_link_info *info)
924 htab = _bfd_sparc_elf_hash_table (info);
925 if (!htab->sgot && !create_got_section (dynobj, info))
928 if (!_bfd_elf_create_dynamic_sections (dynobj, info))
934 if (!info->shared)
939 if (!elf_vxworks_create_dynamic_sections (dynobj, info, &htab->srelplt2))
941 if (info
880 create_got_section(bfd *dynobj, struct bfd_link_info *info) argument
918 _bfd_sparc_elf_create_dynamic_sections(bfd *dynobj, struct bfd_link_info *info) argument
981 _bfd_sparc_elf_copy_indirect_symbol(struct bfd_link_info *info, struct elf_link_hash_entry *dir, struct elf_link_hash_entry *ind) argument
1031 sparc_elf_tls_transition(struct bfd_link_info *info, bfd *abfd, int r_type, int is_local) argument
1074 _bfd_sparc_elf_check_relocs(bfd *abfd, struct bfd_link_info *info, asection *sec, const Elf_Internal_Rela *relocs) argument
1534 _bfd_sparc_elf_gc_mark_hook(asection *sec, struct bfd_link_info *info, Elf_Internal_Rela *rel, struct elf_link_hash_entry *h, Elf_Internal_Sym *sym) argument
1553 _bfd_sparc_elf_gc_sweep_hook(bfd *abfd, struct bfd_link_info *info, asection *sec, const Elf_Internal_Rela *relocs) argument
1697 _bfd_sparc_elf_adjust_dynamic_symbol(struct bfd_link_info *info, struct elf_link_hash_entry *h) argument
1831 struct bfd_link_info *info; local
2087 struct bfd_link_info *info = (struct bfd_link_info *) inf; local
2102 _bfd_sparc_elf_omit_section_dynsym(bfd *output_bfd, struct bfd_link_info *info, asection *p) argument
2118 _bfd_sparc_elf_size_dynamic_sections(bfd *output_bfd, struct bfd_link_info *info) argument
2434 dtpoff_base(struct bfd_link_info *info) argument
2446 tpoff(struct bfd_link_info *info, bfd_vma address) argument
2459 _bfd_sparc_elf_relocate_section(bfd *output_bfd, struct bfd_link_info *info, bfd *input_bfd, asection *input_section, bfd_byte *contents, Elf_Internal_Rela *relocs, Elf_Internal_Sym *local_syms, asection **local_sections) argument
3541 sparc_vxworks_build_plt_entry(bfd *output_bfd, struct bfd_link_info *info, bfd_vma plt_offset, bfd_vma plt_index, bfd_vma got_offset) argument
3630 _bfd_sparc_elf_finish_dynamic_symbol(bfd *output_bfd, struct bfd_link_info *info, struct elf_link_hash_entry *h, Elf_Internal_Sym *sym) argument
3806 sparc_finish_dyn(bfd *output_bfd, struct bfd_link_info *info, bfd *dynobj, asection *sdyn, asection *splt ATTRIBUTE_UNUSED) argument
3898 sparc_vxworks_finish_exec_plt(bfd *output_bfd, struct bfd_link_info *info) argument
3975 sparc_vxworks_finish_shared_plt(bfd *output_bfd, struct bfd_link_info *info) argument
3987 _bfd_sparc_elf_finish_dynamic_sections(bfd *output_bfd, struct bfd_link_info *info) argument
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dgthr-nks.h179 static const NX_LOCK_INFO_ALLOC (info, "GNU ObjC", 0);
181 if ((mutex->backend = NXMutexAlloc (0, 0, &info)) == NULL)
339 static const NX_LOCK_INFO_ALLOC (info, "GTHREADS", 0);
341 *mutex = NXMutexAlloc (0, 0, &info);
367 static const NX_LOCK_INFO_ALLOC (info, "GTHREADS", 0);
369 *mutex = NXMutexAlloc (NX_MUTEX_RECURSIVE, 0, &info);
H A Dvarray.c247 struct output_info info; local
251 info.count = 0;
252 info.size = 0;
253 htab_traverse (varray_hash, print_statistics, &info);
256 "Total", info.count, info.size);
/freebsd-11-stable/contrib/gcclibs/libiberty/testsuite/
H A DMakefile.in76 html install-html info install-info clean-info dvi pdf install etags tags installcheck:
/freebsd-11-stable/crypto/heimdal/lib/kadm5/
H A Dcontext_s.c71 set_socket_info(krb5_context context, struct addrinfo **info) argument
73 kadm5_log_signal_socket_info(context, 0, info);
82 struct hdb_dbinfo *info, *d; local
87 ret = hdb_get_dbinfo(context, &info);
92 while ((d = hdb_dbinfo_get_next(info, d)) != NULL) {
116 hdb_free_dbinfo(context, &info);
/freebsd-11-stable/sys/dev/syscons/fire/
H A Dfire_saver.c141 video_info_t info; local
144 if (!vidd_get_info(adp, M_VGA_CG320, &info)) {
146 } else if (!vidd_get_info(adp, M_PC98_PEGC640x480, &info)) {
148 } else if (!vidd_get_info(adp, M_PC98_PEGC640x400, &info)) {
157 scrw = info.vi_width;
158 scrh = info.vi_height;
/freebsd-11-stable/sys/dev/syscons/rain/
H A Drain_saver.c141 video_info_t info; local
144 if (!vidd_get_info(adp, M_VGA_CG320, &info)) {
146 } else if (!vidd_get_info(adp, M_PC98_PEGC640x480, &info)) {
148 } else if (!vidd_get_info(adp, M_PC98_PEGC640x400, &info)) {
157 scrw = info.vi_width;
158 scrh = info.vi_height;
/freebsd-11-stable/sys/dev/syscons/warp/
H A Dwarp_saver.c127 video_info_t info; local
130 if (!vidd_get_info(adp, M_VGA_CG320, &info)) {
132 } else if (!vidd_get_info(adp, M_PC98_PEGC640x480, &info)) {
134 } else if (!vidd_get_info(adp, M_PC98_PEGC640x400, &info)) {
143 scrw = info.vi_width;
144 scrh = info.vi_height;
/freebsd-11-stable/contrib/sendmail/libsm/
H A Dfopen.c92 ** info -- info describing what is to be opened (type dependent)
107 sm_io_open(type, timeout, info, flags, rpool)
110 const void *info;
148 if ((*fp->f_open)(fp, info, flags, rpool) < 0)
208 ** info -- information about what is to be "re-opened" (type dep.)
221 sm_io_reopen(type, timeout, info, flags, rpool, fp)
224 const void *info;
288 ret = (*fp2->f_open)(fp2, info, flags, rpool);
/freebsd-11-stable/contrib/gdb/gdb/
H A Darch-utils.h148 /* Initialize a ``struct info''. Can't use memset(0) since some
152 extern void gdbarch_info_init (struct gdbarch_info *info);
154 struct gdbarch_info *info);
160 struct gdbarch_info *info);
/freebsd-11-stable/usr.sbin/mptutil/
H A Dmpt_drive.c52 mpt_pdstate(CONFIG_PAGE_RAID_PHYS_DISK_0 *info) argument
56 switch (info->PhysDiskStatus.State) {
58 if ((info->PhysDiskStatus.Flags &
60 info->PhysDiskSettings.HotSparePool == 0)
79 sprintf(buf, "PSTATE 0x%02x", info->PhysDiskStatus.State);
126 * read the drive info.
180 * Go ahead and read the info for all the volumes. For this
191 warn("Failed to read volume info");
329 CONFIG_PAGE_RAID_PHYS_DISK_0 *info; local
355 /* Get the info fo
[all...]
/freebsd-11-stable/contrib/lua/src/
H A Dlcode.c399 freereg(fs, e->u.info);
408 int r1 = (e1->k == VNONRELOC) ? e1->u.info : -1;
409 int r2 = (e2->k == VNONRELOC) ? e2->u.info : -1;
544 e->u.info = GETARG_A(getinstruction(fs, e));
563 e->u.info = luaK_codeABC(fs, OP_GETUPVAL, 0, e->u.info, 0);
578 e->u.info = luaK_codeABC(fs, op, 0, e->u.ind.t, e->u.ind.idx);
607 luaK_codek(fs, reg, e->u.info);
624 if (reg != e->u.info)
625 luaK_codeABC(fs, OP_MOVE, reg, e->u.info,
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/
H A Dguarded_pool_allocator_posix.cpp62 static void sigSegvHandler(int sig, siginfo_t *info, void *ucontext) { argument
64 reinterpret_cast<uintptr_t>(info->si_addr));
68 PreviousHandler.sa_sigaction(sig, info, ucontext);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DDynamicRegisterInfo.h31 DynamicRegisterInfo(DynamicRegisterInfo &&info);
32 DynamicRegisterInfo &operator=(DynamicRegisterInfo &&info);
80 void MoveFrom(DynamicRegisterInfo &&info);

Completed in 236 milliseconds

<<11121314151617181920>>