Searched refs:mod (Results 1 – 12 of 12) sorted by relevance
35 for mod in self.get_mgr().get_all():37 if "hdiType" in mod and mod["hdiType"] == "hdi_service":40 if not is_hdi and ("shlib_type" in mod and mod["shlib_type"] == "hdi"):41 non_hdi_with_hdi_shlib_type.append(mod)44 if is_hdi and ("shlib_type" not in mod or mod["shlib_type"] != "hdi"):45 if mod["name"] not in lists:46 hdi_without_shlib_type.append(mod)51 if len(mod["dependedBy"]) == 0:54 if mod["name"] in lists:58 if "version_script" in mod:[all …]
35 for mod in self.get_mgr().get_all():37 if "sa_id" in mod and mod["sa_id"] > 0:40 if not is_sa and ("shlib_type" in mod and mod["shlib_type"] == "sa"):41 non_sa_with_sa_shlib_type.append(mod)44 if is_sa and ("shlib_type" not in mod or mod["shlib_type"] != "sa"):45 if mod["name"] not in lists:46 sa_without_shlib_type.append(mod)51 if len(mod["dependedBy"]) == 0:54 if mod["name"] in lists:58 if "version_script" in mod:[all …]
27 def __is_chipsetsdk_tagged(self, mod): argument28 if not "innerapi_tags" in mod:30 if "ndk" in mod["innerapi_tags"]:32 if "chipsetsdk" in mod["innerapi_tags"]:75 for mod in self.get_mgr().get_all():76 if self.__is_chipsetsdk_tagged(mod):77 modules_with_chipsetsdk_tag.append(mod)80 if mod["path"].startswith("system"):84 for dep in mod["deps"]:108 …et module %s depends on non Chipset SDK module %s in %s" % (mod["name"], callee["name"], mod["labe…[all …]
32 for mod in self.get_mgr().get_all():33 if not mod["napi"]:36 if len(mod["dependedBy"]) == 0:39 targetName = mod["labelPath"][mod["labelPath"].find(":")+1:]43 self.error("napi module %s depended by:" % mod["name"])44 for dep in mod["dependedBy"]:
2 code.cloudfoundry.org/archiver v0.0.0-20221114120234-625eff81a7ef/go.mod h1:WK8AWnIZ1W1EpPoVLzsSshX…4 github.com/Unknwon/goconfig v1.0.0/go.mod h1:wngxua9XCNjvHjDiTiV26DaKDT+0c63QR6H5hjVUUxw=5 github.com/cpuguy83/go-md2man/v2 v2.0.2/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=7 github.com/cyphar/filepath-securejoin v0.2.3/go.mod h1:aPGpWjXOXUn2NCNjFvBE6aRxGGx79pTxQpKOJNYHHl4=8 github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=10 github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=14 github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1/go.mod h1:wJfORRmW1u3UXTncJ5qlYoELF…16 github.com/huandu/go-assert v1.1.5/go.mod h1:yOLvuqZwmcHIC5rIzrBhT7D3Q9c3GFnd0JrPVhn/06U=18 github.com/huandu/go-clone v1.4.1/go.mod h1:ReGivhG6op3GYr+UY3lS6mxjKp7MIGTknuU5TbTVaXE=20 github.com/inconshreveable/mousetrap v1.0.1/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw=[all …]
49 for mod in mgr.get_all():50 mod["sa_id"] = 051 if mod["name"] not in all_sa:53 mod["sa_id"] = int(all_sa[mod["name"]]["name"])
143 long long mod = 1e9; in GetSurfaceFrame() local171 long long tFrameReadyTime = frameReadyTime / mod; in GetSurfaceFrame()172 long long tLastReadyTime = lastReadyTime / mod; in GetSurfaceFrame()
49 const long long mod = 1e9; member151 long long tFrameReadyTime = frameReadyTime / fpsConfig.mod; in ProcessResult()152 long long tLastReadyTime = fpsConfig.lastReadyTime / fpsConfig.mod; in ProcessResult()
38 def dependsOn(self, mod): argument40 if dep["callee"] == mod:
144 const constexpr int mod = 100; in MakeRndData() local145 std::generate(data.begin(), data.end(), [&]() { return rnd() % mod; }); in MakeRndData()
1300 struct module *mod; member1311 struct module *mod; member5647 struct module *mod; member10455 struct module *mod; member25707 struct module *mod; member25724 unsigned int mod; member27820 struct module *mod; member28374 struct module *mod; member29965 struct module *mod; member36178 struct module *mod; member
44100 f69f3000-f69f4000 rw-p 00000000 00:00 0 [anon:sensitive_vm-mod uni…44101 Name: [anon:sensitive_vm-mod union bitmap]