Searched refs:package_exists (Results 1 – 12 of 12) sorted by relevance
31 def package_exists(package_name: str) -> bool: function275 if package_exists("realpath"):278 if package_exists("libjpeg-dev"):283 if package_exists("libbrlapi0.8"):285 elif package_exists("libbrlapi0.7"):287 elif package_exists("libbrlapi0.6"):292 if package_exists("libav-tools"):295 if package_exists("libvulkan-dev"):298 if package_exists("libinput-dev"):302 if package_exists("at-spi2-core"):[all …]
31 def package_exists(package_name: str) -> bool: function272 if package_exists("realpath"):275 if package_exists("libjpeg-dev"):280 if package_exists("libudev1"):285 if package_exists("libbrlapi0.8"):287 elif package_exists("libbrlapi0.7"):289 elif package_exists("libbrlapi0.6"):294 if package_exists("libav-tools"):297 if package_exists("libvulkan-dev"):300 if package_exists("libinput-dev"):[all …]
116 ASSERT_TRUE(context->package_exists); in TEST_F()123 ASSERT_TRUE(context->package_exists); in TEST_F()130 ASSERT_TRUE(context->package_exists); in TEST_F()145 ASSERT_FALSE(context->package_exists); in TEST_F()
185 pub package_exists: bool, field248 package_exists: true, in new()255 package_exists: false, in new()263 package_exists: false, in new()
138 context.package_exists = context_cxx.package_exists; in get_package_read_context()
88 bool package_exists; member97 , package_exists(false) in PackageFlagContext()
372 result.package_exists = false; in GetPackageFlagContext()389 if (!package_context->package_exists) { in GetPackageFlagContext()393 result.package_exists = true; in GetPackageFlagContext()441 return type_and_index->package_exists; in HasPackage()
102 pub package_exists: bool, field389 package_exists: false, in get_package_flag_context()405 context.package_exists = true; in get_package_flag_context()434 Ok(context.package_exists) in has_package()1197 package_exists: false, in test_get_package_flag_context()1206 context.package_exists = true; in test_get_package_flag_context()
49 bool package_exists; member
98 if (!(context->package_exists)) \{
553 bool package_exists; member
532 bool package_exists;