Home
last modified time | relevance | path

Searched refs:footer_type (Results 1 – 25 of 74) sorted by relevance

123

/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/fs_mgr/libfs_avb/tests/
H A Dfs_avb_test_util.cpp159 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 Dfs_avb_test_util.h100 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 Dclass.ilWkhtmlToPdfConfig.php109 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 Dgeneric.cxx869 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 Dnl.c73 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 Dnl.c73 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 Dconfig44 footer_type append
/dports/www/ilias/ILIAS-5.4.25/Services/PDFGeneration/classes/renderer/phantomjs/
H A Dclass.ilPhantomJSRenderer.php72 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 Dclass.ilPhantomJSRenderer.php72 protected $footer_type; variable in ilPhantomJSRenderer
164 $footer_select->setValue($this->footer_type);
/dports/mail/sympa/sympa-6.2.62/default/
H A Dedit_list.conf78 footer_type owner,privileged_owner hidden
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/
H A Dprintout.py765 self.footer_type = "Pageof"
910 set["Type"] = self.footer_type
/dports/mail/sympa/sympa-6.2.62/src/lib/Sympa/Config/
H A DSchema.pm1102 footer_type => {
/dports/finance/prestashop/prestashop/src/PrestaShopBundle/Resources/config/services/bundle/form/
H A Dform_type.yml1565 form.type.sell.product.footer_type:
/dports/mail/sympa/sympa-6.2.62/
H A DONEWS2995 [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 Dilias_ja.lang11081 pdfgen#:#footer_type#:#フッター
H A Dilias_zh.lang13615 pdfgen#:#footer_type#:#Footer###31 08 2017 new variable
H A Dilias_ru.lang10996 pdfgen#:#footer_type#:#Footer
H A Dilias_ka.lang13616 pdfgen#:#footer_type#:#Footer###31 08 2017 new variable
H A Dilias_ar.lang13616 pdfgen#:#footer_type#:#Footer###31 08 2017 new variable
H A Dilias_en.lang14131 pdfgen#:#footer_type#:#Footer
/dports/www/ilias6/ILIAS-6.14/lang/
H A Dilias_ru.lang11776 pdfgen#:#footer_type#:#Нижний колонтитул
H A Dilias_ja.lang11835 pdfgen#:#footer_type#:#フッター
H A Dilias_zh.lang13499 pdfgen#:#footer_type#:#Footer###31 08 2017 new variable
H A Dilias_ka.lang13500 pdfgen#:#footer_type#:#Footer###31 08 2017 new variable
/dports/www/ilias/ILIAS-5.4.25/setup/sql/
H A Dilias3.sql27696 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\…

123