Searched refs:dt (Results 176 - 190 of 190) sorted by relevance

12345678

/freebsd-12-stable/sys/arm/nvidia/tegra124/
H A Dtegra124_clk_per.c41 #include <gnu/dts/include/dt-bindings/clock/tegra124-car.h>
H A Dtegra124_clk_pll.c41 #include <gnu/dts/include/dt-bindings/clock/tegra124-car.h>
H A Dtegra124_xusbpadctl.c52 #include <gnu/dts/include/dt-bindings/pinctrl/pinctrl-tegra-xusb.h>
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolutionExpander.cpp659 explicit LoopCompare(DominatorTree &dt) : DT(dt) {} argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp561 const DominatorTree &dt, const TargetLibraryInfo &tli,
563 : CurLoop(loop), DL(dl), DT(dt), TLI(tli), SE(se) {}
560 PolynomialMultiplyRecognize(Loop *loop, const DataLayout &dl, const DominatorTree &dt, const TargetLibraryInfo &tli, ScalarEvolution &se) argument
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddmu_objset.c1762 data = dr->dt.dl.dr_data->b_data;
1764 data = dr->dt.dl.dr_data;
/freebsd-12-stable/sys/gnu/dts/include/dt-bindings/pinctrl/
H A Dmt6797-pinfunc.h5 #include <dt-bindings/pinctrl/mt65xx.h>
/freebsd-12-stable/sys/gnu/dts/arm/
H A Dmt8135-pinfunc.h10 #include <dt-bindings/pinctrl/mt65xx.h>
/freebsd-12-stable/contrib/gcc/
H A Dmips-tfile.c3053 int dt = (arg_number >> ((i * N_TQ_SHIFT) + N_BT_SHIFT)
3056 if (dt != (int) DT_NON)
3057 *tq_ptr++ = map_coff_derived_type [dt];
3024 int dt = (arg_number >> ((i * N_TQ_SHIFT) + N_BT_SHIFT) local
/freebsd-12-stable/sys/contrib/ipfilter/netinet/
H A Dfil.c7042 ipftuneable_t *nt, *dt; local
7048 for (dt = newtune; dt != nt; dt++) {
7049 (void) ipf_tune_del(softc, dt);
/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_runtime.cpp673 KMP_WAIT(&team->t.t_ordered.dt.t_value, __kmp_tid_from_gtid(gtid), KMP_EQ,
698 team->t.t_ordered.dt.t_value = ((tid + 1) % team->t.t_nproc);
4452 team->t.t_ordered.dt.t_value = 0;
7224 team->t.t_ordered.dt.t_value =
H A Dkmp_csupport.cpp865 lck = (ompt_wait_id_t)(uintptr_t)&team->t.t_ordered.dt.t_value;
935 ->t.t_ordered.dt.t_value,
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp5072 DecltypeType *dt; local
5090 dt = new (*this, TypeAlignment)
5093 dt = new (*this, TypeAlignment)
5096 Types.push_back(dt);
5097 return QualType(dt, 0);
/freebsd-12-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c1831 ** [[SQLITE_CONFIG_SINGLETHREAD]] <dt>SQLITE_CONFIG_SINGLETHREAD</dt>
1842 ** [[SQLITE_CONFIG_MULTITHREAD]] <dt>SQLITE_CONFIG_MULTITHREAD</dt>
1856 ** [[SQLITE_CONFIG_SERIALIZED]] <dt>SQLITE_CONFIG_SERIALIZED</dt>
1872 ** [[SQLITE_CONFIG_MALLOC]] <dt>SQLITE_CONFIG_MALLOC</dt>
1880 ** [[SQLITE_CONFIG_GETMALLOC]] <dt>SQLITE_CONFIG_GETMALLOC</dt>
24179 DATETIME dt; local
24250 DATETIME dt; local
[all...]
/freebsd-12-stable/contrib/netbsd-tests/usr.bin/netpgpverify/
H A Dt_netpgpverify.sh6436 KV+4d3tq/r//6t5v+f/3/+Jv/tW/+dt/+3Z2y7ZgS+O/GKibWprRzoJqNXSshzbm

Completed in 794 milliseconds

12345678