Home
last modified time | relevance | path

Searched refs:T_Format (Results 1 – 7 of 7) sorted by relevance

/dports/finance/kraft/kraft-0.97/tests/
H A Dt_format.cpp6 class T_Format : public QObject { class
42 QTEST_MAIN(T_Format)
/dports/graphics/grafx2/grafx2/src/
H A Dloadsave.h177 } T_Format; typedef
180 extern const T_Format File_formats[];
203 const T_Format * Get_fileformat(byte format);
H A Dloadsave.c109 const T_Format File_formats[] = {
579 const T_Format *format = &(File_formats[FORMAT_ALL_FILES+1]); // Format du fichier à charger in Load_image()
1018 const T_Format *format; in Save_image()
1805 const T_Format * Get_fileformat(byte format) in Get_fileformat()
1808 const T_Format * safe_default = File_formats; in Get_fileformat()
H A Dbuttons.c3565 const T_Format * format; in Save_picture()
/dports/devel/p5-Compiler-Lexer/Compiler-Lexer-0.23/t/
H A Dformat.t52 'type' => Compiler::Lexer::TokenType::T_Format,
130 'type' => Compiler::Lexer::TokenType::T_Format,
/dports/devel/p5-Compiler-Lexer/Compiler-Lexer-0.23/lib/Compiler/Lexer/
H A DConstants.pm190 T_Format => 184, constant
/dports/devel/p5-Compiler-Lexer/Compiler-Lexer-0.23/gen/
H A Dgen_constants.yaml111 T_Format: 184