Searched refs:ds (Results 301 - 325 of 338) sorted by relevance

<<11121314

/freebsd-12-stable/contrib/llvm-project/libunwind/src/
H A DUnwindRegistersRestore.S56 # skip ds
H A DUnwindRegistersSave.S46 # skip ds
/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp.h1965 kmp_desc_base_t ds; member in union:kmp_desc
3062 return __kmp_threads[gtid]->th.th_info.ds.ds_tid;
3067 return team->t.t_threads[tid]->th.th_info.ds.ds_gtid;
3072 return thr->th.th_info.ds.ds_gtid;
H A Dkmp_csupport.cpp578 this_thr->th.th_info.ds.ds_tid = serial_team->t.t_master_tid;
3319 KMP_DEBUG_ASSERT(!th->th.th_info.ds.ds_tid); // AC: check that tid == 0
3321 th->th.th_info.ds.ds_tid = team->t.t_master_tid;
3337 th->th.th_info.ds.ds_tid = 0;
H A Dkmp_dispatch_hier.h952 &th->th.th_team->t.t_dispatch[th->th.th_info.ds.ds_tid]);
/freebsd-12-stable/sys/dev/usb/
H A Dusb_device.c676 struct usb_status ds; local
727 err = usbd_req_get_device_status(udev, NULL, &ds);
732 } else if (UGETW(ds.wStatus) & UDS_SELF_POWERED) {
736 UGETW(ds.wStatus));
/freebsd-12-stable/stand/i386/boot0/
H A Dboot0.S184 movw %ax,%ds # data
/freebsd-12-stable/sys/amd64/amd64/
H A Dcpu_switch.S411 movw %ax,%ds
H A Dexception.S95 * but does not mess with %ds, %es, %gs or %fs. We swap the %gs base for
503 movw %ds,TF_DS(%rsp)
1236 movw TF_DS(%rsp),%ds
H A Dsupport.S1479 movl %eax,%ds
1741 movw %ds, (%rsp)
/freebsd-12-stable/contrib/elftoolchain/elfdump/
H A Delfdump.c2332 struct section *ds; local
2368 ds = &ed->sl[s->link];
2369 if (!get_ent_count(ds, &dynsymcount))
/freebsd-12-stable/sys/dev/ath/
H A Dif_ath.c4383 struct ath_desc *ds; local
4413 ds = bf->bf_lastds; /* XXX must be setup correctly! */
4416 status = ath_hal_txprocdesc(ah, ds, ts);
4430 (char *) ds);
4436 "ath_tx_processq: txq=%u, bf=%p ds=%p, HAL_EINPROGRESS",
4437 txq->axq_qnum, bf, ds);
4486 "ath_tx_processq: txq=%u, bf=%p, ds=%p, ni=%p, ts_status=0x%08x",
4487 txq->axq_qnum, bf, ds, ni, ts->ts_status);
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h1534 uint32_t ds; member in struct:llvm::MachO::x86_thread_state32_t
1660 sys::swapByteOrder(x.ds);
/freebsd-12-stable/sys/dev/ath/ath_rate/sample/
H A Dsample.c928 struct ath_desc *ds, int shortPreamble, u_int8_t rix)
945 ath_hal_setupxtxdesc(sc->sc_ah, ds,
927 ath_rate_setupxtxdesc(struct ath_softc *sc, struct ath_node *an, struct ath_desc *ds, int shortPreamble, u_int8_t rix) argument
/freebsd-12-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300.h1620 #define ar9300_set_11n_txbf_sounding(ah, ds, series, cec, opt)
1621 #define ar9300_set_11n_txbf_cal(ah, ds, cal_pos, code_rate, cec, opt)
/freebsd-12-stable/sys/kern/
H A Dsysv_msg.c152 #define MSQID(ix,ds) ((ix) & 0xffff | (((ds).msg_perm.seq << 16) & 0xffff0000))
/freebsd-12-stable/contrib/llvm-project/clang/lib/Analysis/
H A DUninitializedValues.cpp538 void VisitDeclStmt(DeclStmt *ds);
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Ddmu.h296 int dmu_objset_open_ds(struct dsl_dataset *ds, objset_t **osp);
H A Dspa.h907 extern void spa_history_log_internal_ds(struct dsl_dataset *ds, const char *op,
/freebsd-12-stable/sys/dev/iscsi_initiator/
H A Disc_soc.c230 pp->ds_dig = sp->dataDigest(pp->ds, pp->ds_len, 0);
/freebsd-12-stable/contrib/binutils/gas/config/
H A Dtc-i386.c3430 default_seg = &ds;
3435 on one of their operands, the default segment is ds. */
3436 default_seg = &ds;
3541 default_seg = &ds;
5071 i.seg[i.mem_operands] = &ds;
7371 i.seg[i.mem_operands] = &ds;
7844 "es", "cs", "ss", "ds", "fs", "gs", NULL, NULL,
7863 "es", "cs", "ss", "ds", "fs", "gs", NULL, NULL,
/freebsd-12-stable/contrib/gcc/cp/
H A Dparser.c2080 cp_decl_spec ds;
2082 for (ds = ds_first; ds != ds_last; ++ds)
2084 unsigned count = decl_specs->specs[(int)ds];
2088 if (ds == ds_long)
2113 error ("duplicate %qs", decl_spec_names[(int)ds]);
10102 cp_decl_spec ds = ds_last;
10178 ds = ds_const;
10184 ds
2078 cp_decl_spec ds; local
10100 cp_decl_spec ds = ds_last; local
[all...]
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dspa.c471 dsl_dataset_t *ds = NULL; local
476 za.za_first_integer, FTAG, &ds);
484 dsl_dataset_name(ds, strval);
485 dsl_dataset_rele(ds, FTAG);
2207 verify_dataset_name_len(dsl_pool_t *dp, dsl_dataset_t *ds, void *arg) argument
2209 if (dsl_dataset_namelen(ds) >= ZFS_MAX_DATASET_NAME_LEN)
H A Ddmu.c2201 dsl_dataset_t *ds = os->os_dsl_dataset; local
2211 SET_BOOKMARK(&zb, ds->ds_object,
/freebsd-12-stable/crypto/openssl/crypto/perlasm/
H A Dsparcv9_modes.pl1685 s/\b(mov[ds]to\w+)\s+(%f[0-9]{1,2}),\s*(%[goli][0-7])/
1688 s/\b(mov[xw]to[ds])\s+(%[goli][0-7]),\s*(%f[0-9]{1,2})/

Completed in 705 milliseconds

<<11121314