/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/fs_mgr/libfs_avb/tests/ |
H A D | fs_avb_test_util.cpp | 159 void BaseFsAvbTest::AddAvbFooter(const base::FilePath& image_path, const std::string& footer_type, in AddAvbFooter() argument 165 EXPECT_TRUE(footer_type == "hash" or footer_type == "hashtree"); in AddAvbFooter() 166 std::string add_footer_option = "add_" + footer_type + "_footer"; in AddAvbFooter() 189 const std::string& footer_type, const base::FilePath& avb_signing_key, in GenerateImageAndExtractVBMetaData() argument 195 AddAvbFooter(image_path, footer_type, partition_name, partition_size, avb_algorithm, in GenerateImageAndExtractVBMetaData()
|
H A D | fs_avb_test_util.h | 100 void AddAvbFooter(const base::FilePath& image_path, const std::string& footer_type, 108 const std::string& footer_type, const base::FilePath& avb_signing_key,
|
/dports/www/ilias6/ILIAS-6.14/Services/PDFGeneration/classes/renderer/wkhtmltopdf/ |
H A D | class.ilWkhtmlToPdfConfig.php | 109 protected $footer_type; variable in ilWkhtmlToPdfConfig 562 return $this->footer_type; 566 * @param int $footer_type 568 public function setFooterType($footer_type) argument 570 $this->footer_type = $footer_type;
|
/dports/games/flightgear/flightgear-2020.3.11/src/Network/ |
H A D | generic.cxx | 869 string footer_type = root->getStringValue("binary_footer"); in read_config() local 870 if ( footer_type == "length" ) { in read_config() 872 } else if ( footer_type.substr(0, 5) == "magic" ) { in read_config() 874 binary_footer_value = strtol(footer_type.substr(6, in read_config() 875 footer_type.length() - 6).c_str(), (char**)0, 0); in read_config() 876 } else if ( footer_type != "none" ) { in read_config() 879 "footer '" << footer_type << "', using no footer."); in read_config()
|
/dports/misc/gnuls/coreutils-8.30/src/ |
H A D | nl.c | 73 static char const *footer_type = "n"; variable 317 current_type = footer_type; in proc_footer() 502 if (! build_type_arg (&footer_type, &footer_regex, footer_fastmap)) in main()
|
/dports/sysutils/coreutils/coreutils-8.32/src/ |
H A D | nl.c | 73 static char const *footer_type = "n"; variable 313 current_type = footer_type; in proc_footer() 498 if (! build_type_arg (&footer_type, &footer_regex, footer_fastmap)) in main()
|
/dports/mail/sympa/sympa-6.2.62/t/data/list_data/test/ |
H A D | config | 44 footer_type append
|
/dports/www/ilias/ILIAS-5.4.25/Services/PDFGeneration/classes/renderer/phantomjs/ |
H A D | class.ilPhantomJSRenderer.php | 72 protected $footer_type; variable in ilPhantomJSRenderer 164 $footer_select->setValue($this->footer_type);
|
/dports/www/ilias6/ILIAS-6.14/Services/PDFGeneration/classes/renderer/phantomjs/ |
H A D | class.ilPhantomJSRenderer.php | 72 protected $footer_type; variable in ilPhantomJSRenderer 164 $footer_select->setValue($this->footer_type);
|
/dports/mail/sympa/sympa-6.2.62/default/ |
H A D | edit_list.conf | 78 footer_type owner,privileged_owner hidden
|
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/ |
H A D | printout.py | 765 self.footer_type = "Pageof" 910 set["Type"] = self.footer_type
|
/dports/mail/sympa/sympa-6.2.62/src/lib/Sympa/Config/ |
H A D | Schema.pm | 1102 footer_type => {
|
/dports/finance/prestashop/prestashop/src/PrestaShopBundle/Resources/config/services/bundle/form/ |
H A D | form_type.yml | 1565 form.type.sell.product.footer_type:
|
/dports/mail/sympa/sympa-6.2.62/ |
H A D | ONEWS | 2995 [10904] src/lib/List.pm: If footer_type is "append" and header/footer 3345 - footer_type was set to "append" 12657 content-type and encoding! "footer_type" parameter in list
|
/dports/www/ilias/ILIAS-5.4.25/lang/ |
H A D | ilias_ja.lang | 11081 pdfgen#:#footer_type#:#フッター
|
H A D | ilias_zh.lang | 13615 pdfgen#:#footer_type#:#Footer###31 08 2017 new variable
|
H A D | ilias_ru.lang | 10996 pdfgen#:#footer_type#:#Footer
|
H A D | ilias_ka.lang | 13616 pdfgen#:#footer_type#:#Footer###31 08 2017 new variable
|
H A D | ilias_ar.lang | 13616 pdfgen#:#footer_type#:#Footer###31 08 2017 new variable
|
H A D | ilias_en.lang | 14131 pdfgen#:#footer_type#:#Footer
|
/dports/www/ilias6/ILIAS-6.14/lang/ |
H A D | ilias_ru.lang | 11776 pdfgen#:#footer_type#:#Нижний колонтитул
|
H A D | ilias_ja.lang | 11835 pdfgen#:#footer_type#:#フッター
|
H A D | ilias_zh.lang | 13499 pdfgen#:#footer_type#:#Footer###31 08 2017 new variable
|
H A D | ilias_ka.lang | 13500 pdfgen#:#footer_type#:#Footer###31 08 2017 new variable
|
/dports/www/ilias/ILIAS-5.4.25/setup/sql/ |
H A D | ilias3.sql | 27696 INSERT INTO `lng_data` VALUES ('pdfgen','footer_type','en','Footer',NULL,NULL); 28884 …";s:11:\"header_type\";s:6:\"Header\";s:4:\"text\";s:4:\"Text\";s:11:\"footer_type\";s:6:\"Footer\…
|