Home
last modified time | relevance | path

Searched defs:mtc (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/coreboot/src/soc/nvidia/tegra210/
H A Dmtc.c19 void *const mtc = (void *)(uintptr_t)CONFIG_MTC_ADDRESS; in tegra210_run_mtc() local
56 struct lb_range *mtc; in soc_add_mtc() local
/aosp_15_r20/packages/modules/Uwb/ranging/service/tests/unittests/src/com/android/ranging/tests/
DRangingSessionConfigTest.java112 MulticastTechnologyConfig mtc = (MulticastTechnologyConfig) tc; in should_combineIdenticallyConfiguredUwbSessions() local
148 MulticastTechnologyConfig mtc = (MulticastTechnologyConfig) tc; in shouldNot_combineUniquelyConfiguredUwbSessions() local
/aosp_15_r20/external/lzma/C/
H A DMtCoder.c88 CMtCoder *mtc = t->mtCoder; in ThreadFunc2() local
323 CMtCoder *mtc = t->mtCoder; in ThreadFunc() local
H A DLzma2DecMt.c117 CMtDec mtc; member
H A DXzDec.c1541 CMtDec mtc; member
/aosp_15_r20/external/clang/test/CXX/special/class.copy/
H A Dp12-0x.cpp55 mutable TemplateCtor mtc; member
62 mutable TemplateCtor mtc; member
H A Dp25-0x.cpp56 mutable TemplateCtor mtc; member
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Dliveness.cpp50 auto mtc = graph_->create(prim::Store, {lv.maxTripCount()}, 0); in insertExplicitUsesOfLoopCounters() local
/aosp_15_r20/external/coreboot/payloads/libpayload/libc/
H A Dcoreboot.c167 struct lb_range *mtc = (struct lb_range *)ptr; in cb_parse_mtc() local