Home
last modified time | relevance | path

Searched refs:id_format (Results 1 – 25 of 51) sorted by relevance

123

/dports/textproc/p5-Spreadsheet-WriteExcel/Spreadsheet-WriteExcel-2.40/examples/
H A Dwrite_handler1.pl47 my $id_format = $workbook->add_format(num_format => '@');
51 $worksheet->write('A1', '0000000', $id_format);
52 $worksheet->write('A2', '0000001', $id_format);
53 $worksheet->write('A3', '0004000', $id_format);
54 $worksheet->write('A4', '1234567', $id_format);
57 $worksheet->write('A6', '000000', $id_format);
58 $worksheet->write('A7', '000001', $id_format);
59 $worksheet->write('A8', '004000', $id_format);
60 $worksheet->write('A9', '123456', $id_format);
H A Dwrite_handler2.pl59 my $id_format = $workbook->add_format(num_format => '@');
63 $worksheet->write('A1', '0000000', $id_format);
64 $worksheet->write('B1', '0000001', $id_format);
65 $worksheet->write('C1', '0000002', $id_format);
66 $worksheet->write('D1', '0000003', $id_format);
/dports/textproc/p5-Spreadsheet-WriteExcelXML/Spreadsheet-WriteExcelXML-0.15/examples/
H A Dwrite_handler1.pl47 my $id_format = $workbook->add_format(num_format => '@');
51 $worksheet->write('A1', '0000000', $id_format);
52 $worksheet->write('A2', '0000001', $id_format);
53 $worksheet->write('A3', '0004000', $id_format);
54 $worksheet->write('A4', '1234567', $id_format);
57 $worksheet->write('A6', '000000', $id_format);
58 $worksheet->write('A7', '000001', $id_format);
59 $worksheet->write('A8', '004000', $id_format);
60 $worksheet->write('A9', '123456', $id_format);
H A Dwrite_handler2.pl59 my $id_format = $workbook->add_format(num_format => '@');
63 $worksheet->write('A1', '0000000', $id_format);
64 $worksheet->write('B1', '0000001', $id_format);
65 $worksheet->write('C1', '0000002', $id_format);
66 $worksheet->write('D1', '0000003', $id_format);
/dports/textproc/p5-Excel-Writer-XLSX/Excel-Writer-XLSX-1.09/examples/
H A Dwrite_handler1.pl47 my $id_format = $workbook->add_format( num_format => '@' );
51 $worksheet->write( 'A1', '0000000', $id_format );
52 $worksheet->write( 'A2', '0000001', $id_format );
53 $worksheet->write( 'A3', '0004000', $id_format );
54 $worksheet->write( 'A4', '1234567', $id_format );
57 $worksheet->write( 'A6', '000000', $id_format );
58 $worksheet->write( 'A7', '000001', $id_format );
59 $worksheet->write( 'A8', '004000', $id_format );
60 $worksheet->write( 'A9', '123456', $id_format );
H A Dwrite_handler2.pl60 my $id_format = $workbook->add_format( num_format => '@' );
64 $worksheet->write( 'A1', '0000000', $id_format );
65 $worksheet->write( 'B1', '0000001', $id_format );
66 $worksheet->write( 'C1', '0000002', $id_format );
67 $worksheet->write( 'D1', '0000003', $id_format );
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/ipack/
H A Dipack.c32 id->format == device->id_format) && in ipack_match_one_device()
114 switch (idev->id_format) { in id_show()
141 switch (idev->id_format) { in id_vendor_show()
155 switch (idev->id_format) { in id_device_show()
174 ipack_device_attr(id_format, "0x%hhx\n");
178 static DEVICE_ATTR_RO(id_format);
369 dev->id_format = IPACK_ID_VERSION_1; in ipack_device_read_id()
381 dev->id_format = IPACK_ID_VERSION_2; in ipack_device_read_id()
388 dev->id_format = IPACK_ID_VERSION_INVALID; in ipack_device_read_id()
405 if (dev->id_format == IPACK_ID_VERSION_1) in ipack_device_read_id()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/ipack/
H A Dipack.c32 id->format == device->id_format) && in ipack_match_one_device()
114 switch (idev->id_format) { in id_show()
141 switch (idev->id_format) { in id_vendor_show()
155 switch (idev->id_format) { in id_device_show()
174 ipack_device_attr(id_format, "0x%hhx\n");
178 static DEVICE_ATTR_RO(id_format);
369 dev->id_format = IPACK_ID_VERSION_1; in ipack_device_read_id()
381 dev->id_format = IPACK_ID_VERSION_2; in ipack_device_read_id()
388 dev->id_format = IPACK_ID_VERSION_INVALID; in ipack_device_read_id()
405 if (dev->id_format == IPACK_ID_VERSION_1) in ipack_device_read_id()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/ipack/
H A Dipack.c32 id->format == device->id_format) && in ipack_match_one_device()
114 switch (idev->id_format) { in id_show()
141 switch (idev->id_format) { in id_vendor_show()
155 switch (idev->id_format) { in id_device_show()
174 ipack_device_attr(id_format, "0x%hhx\n");
178 static DEVICE_ATTR_RO(id_format);
369 dev->id_format = IPACK_ID_VERSION_1; in ipack_device_read_id()
381 dev->id_format = IPACK_ID_VERSION_2; in ipack_device_read_id()
388 dev->id_format = IPACK_ID_VERSION_INVALID; in ipack_device_read_id()
405 if (dev->id_format == IPACK_ID_VERSION_1) in ipack_device_read_id()
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Ddired.c168 Lisp_Object id_format, Lisp_Object return_count) in directory_files_internal() argument
256 id_format); in directory_files_internal()
355 Lisp_Object nosort, Lisp_Object id_format, Lisp_Object count)
365 directory, full, match, nosort, id_format, count);
368 true, id_format, count);
914 (Lisp_Object filename, Lisp_Object id_format)
931 if (NILP (id_format))
934 return call3 (handler, Qfile_attributes, filename, id_format);
939 id_format);
945 Lisp_Object id_format) in file_attributes() argument
[all …]
/dports/editors/emacs/emacs-27.2/src/
H A Ddired.c168 Lisp_Object id_format) in directory_files_internal() argument
248 id_format); in directory_files_internal()
336 Lisp_Object nosort, Lisp_Object id_format)
346 directory, full, match, nosort, id_format);
349 true, id_format);
895 (Lisp_Object filename, Lisp_Object id_format)
912 if (NILP (id_format))
915 return call3 (handler, Qfile_attributes, filename, id_format);
920 id_format);
926 Lisp_Object id_format) in file_attributes() argument
[all …]
/dports/chinese/wordpress-zh_CN/wordpress/wp-admin/includes/
H A Dwidgets.php197 $id_format = $widget['id'];
231 $id_format = $control['id_base'] . '-__i__';
285 …<input type="hidden" name="widget-id" class="widget-id" value="<?php echo esc_attr( $id_format ); …
301 …save right', 'savewidget', false, array( 'id' => 'widget-' . esc_attr( $id_format ) . '-savewidget…
/dports/chinese/wordpress-zh_TW/wordpress/wp-admin/includes/
H A Dwidgets.php197 $id_format = $widget['id'];
231 $id_format = $control['id_base'] . '-__i__';
285 …<input type="hidden" name="widget-id" class="widget-id" value="<?php echo esc_attr( $id_format ); …
301 …save right', 'savewidget', false, array( 'id' => 'widget-' . esc_attr( $id_format ) . '-savewidget…
/dports/net/pear-Horde_Kolab_Server/Horde_Kolab_Server-2.0.5/lib/Horde/Kolab/Server/Object/
H A DKolabinetorgperson.php165 $id_format = $conf['kolab']['server']['params']['user_cn_format'];
167 $id_format = '%s %s';
182 return trim(vsprintf($id_format, $fieldarray), " \t\n\r\0\x0B,");
H A DInetorgperson.php375 $id_format = self::ATTRIBUTE_CN . '=' . '%s %s';
390 return trim(vsprintf($id_format, $fieldarray), " \t\n\r\0\x0B,");
/dports/www/moodle310/moodle/backup/util/ui/tests/behat/
H A Drestore_moodle2_courses.feature47 And the field "id_format" matches value "Topics format"
87 And the field "id_format" matches value "Topics format"
92 | id_format | Weekly format |
99 And the field "id_format" matches value "Weekly format"
101 | id_format | Social format |
106 And the field "id_format" matches value "Social format"
123 Then the field "id_format" matches value "Topics format"
149 Then the field "id_format" matches value "Topics format"
178 Then the field "id_format" matches value "Topics format"
207 Then the field "id_format" matches value "Topics format"
[all …]
/dports/www/moodle39/moodle/backup/util/ui/tests/behat/
H A Drestore_moodle2_courses.feature47 And the field "id_format" matches value "Topics format"
87 And the field "id_format" matches value "Topics format"
92 | id_format | Weekly format |
99 And the field "id_format" matches value "Weekly format"
101 | id_format | Social format |
106 And the field "id_format" matches value "Social format"
123 Then the field "id_format" matches value "Topics format"
149 Then the field "id_format" matches value "Topics format"
178 Then the field "id_format" matches value "Topics format"
207 Then the field "id_format" matches value "Topics format"
[all …]
/dports/www/moodle311/moodle/backup/util/ui/tests/behat/
H A Drestore_moodle2_courses.feature47 And the field "id_format" matches value "Topics format"
87 And the field "id_format" matches value "Topics format"
92 | id_format | Weekly format |
99 And the field "id_format" matches value "Weekly format"
101 | id_format | Social format |
106 And the field "id_format" matches value "Social format"
123 Then the field "id_format" matches value "Topics format"
149 Then the field "id_format" matches value "Topics format"
178 Then the field "id_format" matches value "Topics format"
207 Then the field "id_format" matches value "Topics format"
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/sparc/include/asm/
H A Didprom.h14 u8 id_format; /* Format identifier (always 0x01) */ member
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/sparc/include/asm/
H A Didprom.h14 u8 id_format; /* Format identifier (always 0x01) */ member
/dports/multimedia/libv4l/linux-5.13-rc2/arch/sparc/include/asm/
H A Didprom.h14 u8 id_format; /* Format identifier (always 0x01) */ member
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/m68k/include/asm/
H A Didprom.h13 u8 id_format; /* Format identifier (always 0x01) */ member
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/m68k/include/asm/
H A Didprom.h13 u8 id_format; /* Format identifier (always 0x01) */ member
/dports/multimedia/libv4l/linux-5.13-rc2/arch/m68k/include/asm/
H A Didprom.h13 u8 id_format; /* Format identifier (always 0x01) */ member
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/sparc/kernel/
H A Didprom.c89 if (idprom->id_format != 0x01) in idprom_init()

123