Home
last modified time | relevance | path

Searched refs:converted (Results 1 – 25 of 380) sorted by relevance

12345678910>>...16

/openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta/t/
H A Dconverter-bad.t35 my $converted = $cmc->convert( version => 2 );
36 is ( _spec_version($converted), 2, "up converted spec version $original_v to spec version 2");
37 my $cmv = CPAN::Meta::Validator->new( $converted );
38 ok ( $cmv->is_valid, "up converted META is valid" )
40 # . "\nMETA:\n" . Dumper($converted)
46 my $converted = $cmc->convert( version => '1.4' );
47 … is ( _spec_version($converted), 1.4, "up converted spec version $original_v to spec version 1.4");
48 my $cmv = CPAN::Meta::Validator->new( $converted );
49 ok ( $cmv->is_valid, "up converted META is valid" )
51 # . "\nMETA:\n" . Dumper($converted)
[all …]
H A Dconverter.t48 my $converted = $cmc->convert( version => 2 );
49 is ( _spec_version($converted), 2, "up converted spec version $original_v to spec version 2");
50 my $cmv = CPAN::Meta::Validator->new( $converted );
51 ok ( $cmv->is_valid, "up converted META is valid" )
53 # . "\nMETA:\n" . Dumper($converted)
59 my $converted = $cmc->convert( version => '1.4' );
60 … is ( _spec_version($converted), 1.4, "up converted spec version $original_v to spec version 1.4");
61 my $cmv = CPAN::Meta::Validator->new( $converted );
62 ok ( $cmv->is_valid, "up converted META is valid" )
64 # . "\nMETA:\n" . Dumper($converted)
[all …]
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta/lib/CPAN/Meta/
H A DConverter.pm1425 my $converted = _dclone($self->{data});
1428 $converted = _convert( $converted, $cleanup{$old_version}, $old_version, $is_fragment );
1430 my $cmv = CPAN::Meta::Validator->new( $converted );
1436 return $converted;
1444 $converted = _convert( $converted, $down_convert{$spec_string}, $vers[$i+1], $is_fragment );
1446 my $cmv = CPAN::Meta::Validator->new( $converted );
1453 return $converted;
1461 $converted = _convert( $converted, $up_convert{$spec_string}, $vers[$i+1], $is_fragment );
1463 my $cmv = CPAN::Meta::Validator->new( $converted );
1470 return $converted;
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZTDC.cpp100 void converted(Instruction *I, Value *V, int Mask, bool Worthy) { in converted() function in __anon0fcb04a50111::SystemZTDCPass
233 converted(&I, Op0, Mask, Worthy); in convertFCmp()
262 converted(&I, V, Mask, true); in convertICmp()
287 converted(&I, V, Mask, false); in convertICmp()
313 converted(&I, Op0, Mask, true); in convertLogicOp()
/openbsd-src/gnu/usr.bin/perl/
H A Dutf8.c2569 * (converted to single byte) slides things to the left one byte, in Perl_utf8_to_bytes()
2660 converted to non-UTF8.
2671 If the entire input string was converted, C<*is_utf8p> is set to a FALSE value,
2675 first character in the original string that wasn't converted. C<*is_utf8p> is
2681 finds that can't be converted to non-UTF-8. C<*first_non_downgradable> is
2682 set to point to that. The function returns the portion that could be converted
2685 original could not be converted, C<*lenp> will be 0, and the new string will
2686 contain just a single C<NUL>. If the entire input string was converted,
2689 Upon successful return, the number of variants in the converted portion of the
2742 /* Here, converted th in Perl_bytes_from_utf8_loc()
3006 UV converted = toUPPER_LATIN1_MOD(c); Perl__to_upper_title_latin1() local
3156 U8 converted = toLOWER_LATIN1(c); S_to_lower_latin1() local
3198 UV converted; Perl__to_fold_latin1() local
[all...]
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DConstrainedOps.def49 // These are definitions for instructions, that are converted into constrained
69 // Theses are definitions for intrinsic functions, that are converted into
99 // This is definition for fmuladd intrinsic function, that is converted into
/openbsd-src/gnu/llvm/llvm/docs/AMDGPU/
H A Dgfx8_vdst_0ae2f9.rst13 Instruction output: data read from a memory buffer and converted to 16-bit format.
H A Dgfx940_simm32_be0c1c.rst14 The value is converted to *f16* as described :ref:`here<amdgpu_synid_conv>`.
H A Dgfx10_simm32_be0c1c.rst14 The value is converted to *f16* as described :ref:`here<amdgpu_synid_conv>`.
H A Dgfx9_simm32_be0c1c.rst14 The value is converted to *f16* as described :ref:`here<amdgpu_synid_conv>`.
H A Dgfx1030_simm32_be0c1c.rst14 The value is converted to *f16* as described :ref:`here<amdgpu_synid_conv>`.
H A Dgfx90a_simm32_be0c1c.rst14 The value is converted to *f16* as described :ref:`here<amdgpu_synid_conv>`.
H A Dgfx8_simm32_be0c1c.rst14 The value is converted to *f16* as described :ref:`here<amdgpu_synid_conv>`.
H A Dgfx9_simm32_6f0844.rst14 The value is converted to *f32* as described :ref:`here<amdgpu_synid_conv>`.
H A Dgfx940_simm32_6f0844.rst14 The value is converted to *f32* as described :ref:`here<amdgpu_synid_conv>`.
H A Dgfx8_simm32_6f0844.rst14 The value is converted to *f32* as described :ref:`here<amdgpu_synid_conv>`.
H A Dgfx10_simm32_6f0844.rst14 The value is converted to *f32* as described :ref:`here<amdgpu_synid_conv>`.
H A Dgfx11_simm32_6f0844.rst14 The value is converted to *f32* as described :ref:`here<amdgpu_synid_conv>`.
H A Dgfx1030_simm32_6f0844.rst14 The value is converted to *f32* as described :ref:`here<amdgpu_synid_conv>`.
H A Dgfx90a_simm32_6f0844.rst14 The value is converted to *f32* as described :ref:`here<amdgpu_synid_conv>`.
H A Dgfx7_simm32_6f0844.rst14 The value is converted to *f32* as described :ref:`here<amdgpu_synid_conv>`.
H A Dgfx11_simm32_be0c1c.rst14 The value is converted to *f16* as described :ref:`here<amdgpu_synid_conv>`.
H A Dgfx8_vdst_9c54fe.rst13 Instruction output: data read from a memory buffer and converted to 16-bit format.
H A Dgfx8_vdst_6f591e.rst13 Instruction output: data read from a memory buffer and converted to 16-bit format.
/openbsd-src/regress/lib/libc/time/time_conversion/
H A Dtimetest.c1757 time_t converted; in dotimetest() local
1762 converted = timegm(&gmt); in dotimetest()
1763 if (converted != test->time) { in dotimetest()
1768 fprintf(stderr, "actual: %lld\n", converted); in dotimetest()
1786 converted = mktime(&local); in dotimetest()
1787 if (converted != test->time) { in dotimetest()
1792 fprintf(stderr, "actual: %lld\n", converted); in dotimetest()

12345678910>>...16