Home
last modified time | relevance | path

Searched defs:mdt (Results 1 – 13 of 13) sorted by relevance

/external/threetenbp/src/test/java/org/threeten/bp/zone/
DTestTzdbZoneRulesCompiler.java308 TZDBRule mdt = parseMonthDayTime(test, "Mar lastSun 2:20"); in test_parseMonthDayTime_marLastSun0220() local
321 TZDBRule mdt = parseMonthDayTime(test, "Jun 5 2:20s"); in test_parseMonthDayTime_jun50220s() local
334 TZDBRule mdt = parseMonthDayTime(test, "May Sat>=5 2:20u"); in test_parseMonthDayTime_maySatAfter50220u() local
347 TZDBRule mdt = parseMonthDayTime(test, "May Sat<=5 24:00g"); in test_parseMonthDayTime_maySatBefore50220u() local
360 TZDBRule mdt = parseMonthDayTime(test, "May Sat<=15 -"); in test_parseMonthDayTime_maySatBefore15Dash() local
373 TZDBRule mdt = parseMonthDayTime(test, "May lastSun 3z"); in test_parseMonthDayTime_maylastSunShortTime() local
386 TZDBRule mdt = parseMonthDayTime(test, "Sep Sat>=8 25:00"); in test_parseMonthDayTime_sepSatAfter82500() local
407 TZDBRule mdt = test.new TZDBRule(); // create a bound inner class in parseMonthDayTime() local
/external/libopenapv/src/
Doapv_metadata.c82 static oapv_mdp_t *meta_md_find_mdp(oapv_md_t *md, int mdt) in meta_md_find_mdp()
102 static int meta_md_rm_mdp(oapv_md_t *md, int mdt) in meta_md_rm_mdp()
/external/perfetto/src/trace_processor/util/
Dzip_reader.cc437 struct tm mdt {}; in GetDatetime() struct
/external/jemalloc_new/test/unit/
Ddecay.c426 ssize_t mdt = opt_muzzy_decay_ms; in TEST_BEGIN() local
/external/threetenbp/src/main/java/org/threeten/bp/zone/
DTzdbZoneRulesCompiler.java766 private void parseMonthDayTime(StringTokenizer st, TZDBMonthDayTime mdt) { in parseMonthDayTime()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DRDFGraph.cpp645 const TargetRegisterInfo &tri, const MachineDominatorTree &mdt, in DataFlowGraph()
653 const TargetRegisterInfo &tri, const MachineDominatorTree &mdt, in DataFlowGraph()
/external/llvm/lib/CodeGen/
DSplitKit.cpp343 MachineDominatorTree &mdt, in SplitEditor()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSplitKit.cpp367 MachineDominatorTree &mdt, in SplitEditor()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonBitSimplify.cpp953 DeadCodeElimination(MachineFunction &mf, MachineDominatorTree &mdt) in DeadCodeElimination()
1740 BitSimplification(BitTracker &bt, const MachineDominatorTree &mdt, in BitSimplification()
DRDFGraph.cpp652 const TargetRegisterInfo &tri, const MachineDominatorTree &mdt, in DataFlowGraph()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
DHexagonBitSimplify.cpp982 DeadCodeElimination(MachineFunction &mf, MachineDominatorTree &mdt) in DeadCodeElimination()
1775 BitSimplification(BitTracker &bt, const MachineDominatorTree &mdt, in BitSimplification()
/external/llvm/lib/Target/Hexagon/
DRDFGraph.cpp728 const TargetRegisterInfo &tri, const MachineDominatorTree &mdt, in DataFlowGraph()
DHexagonBitSimplify.cpp900 DeadCodeElimination(MachineFunction &mf, MachineDominatorTree &mdt) in DeadCodeElimination()