Home
last modified time | relevance | path

Searched refs:Undef (Results 1 – 25 of 3479) sorted by relevance

12345678910>>...140

/dports/devel/p5-Type-Tiny/Type-Tiny-1.012004/t/21-types/
H A DUndef.t29 isa_ok(Undef, 'Type::Tiny', 'Undef');
30 is(Undef->name, 'Undef', 'Undef has correct name');
31 is(Undef->display_name, 'Undef', 'Undef has correct display_name');
33 ok(Types::Standard->has_type('Undef'), 'Types::Standard knows it has type Undef');
34 ok(!Undef->deprecated, 'Undef is not deprecated');
35 ok(!Undef->is_anon, 'Undef is not anonymous');
36 ok(Undef->can_be_inlined, 'Undef can be inlined');
38 ok(!Undef->has_coercion, "Undef doesn't have a coercion");
39 ok(!Undef->is_parameterizable, "Undef isn't parameterizable");
109 should_pass($value, Undef, ucfirst("$label should pass Undef"));
[all …]
/dports/lang/mosh/mosh-0.2.7/src/
H A DByteVectorProcedures.cpp251 return Object::Undef;
273 return Object::Undef;
303 return Object::Undef;
333 return Object::Undef;
439 return Object::Undef;
474 return Object::Undef;
511 return Object::Undef;
552 return Object::Undef;
649 return Object::Undef;
670 return Object::Undef;
[all …]
H A DListProcedures.cpp474 return Object::Undef; in vectorRefEx()
493 return Object::Undef; in vectorSetDEx()
505 return Object::Undef; in caaaarEx()
510 return Object::Undef; in caaaarEx()
515 return Object::Undef; in caaaarEx()
529 return Object::Undef; in caaadrEx()
534 return Object::Undef; in caaadrEx()
539 return Object::Undef; in caaadrEx()
553 return Object::Undef; in caaarEx()
1214 return Object::Undef; in setAnnotationDEx()
[all …]
H A DArithmeticProcedures.cpp68 return Object::Undef; in exptEx()
128 return Object::Undef; in tanEx()
287 return Object::Undef; in integerDiv0Ex()
843 return Object::Undef; in moduloEx()
900 return Object::Undef; in moduloEx()
953 return Object::Undef; in moduloEx()
963 return Object::Undef; in moduloEx()
1006 return Object::Undef; in quotientEx()
1036 return Object::Undef; in quotientEx()
1073 return Object::Undef; in quotientEx()
[all …]
H A DPortProcedures.cpp379 return Object::Undef; in getStringNDEx()
384 return Object::Undef; in getStringNDEx()
392 return Object::Undef; in getStringNDEx()
489 return Object::Undef; in setPortPositionDEx()
502 return Object::Undef; in portPositionEx()
590 return Object::Undef; in putBytevectorEx()
653 return Object::Undef; in faslWriteEx()
713 return Object::Undef; in closePortEx()
1759 return Object::Undef; in setCurrentOutputPortDEx()
1868 return Object::Undef; in putU8Ex()
[all …]
/dports/devel/p5-Moose/Moose-2.2201/t/type_constraints/
H A Dunion_types.t11 my $Undef = find_type_constraint('Undef');
12 isa_ok( $Undef, 'Moose::Meta::TypeConstraint' );
16 ok( !$Undef->check('String'), '... Undef cannot accept an Str value' );
17 ok( $Undef->check(undef), '... Undef can accept an Undef value' );
20 type_constraints => [ $Str, $Undef ] );
25 '... (Str | Undef) can accept an Undef value'
29 '... (Str | Undef) can accept a String value'
33 ok( !$Str_or_Undef->is_a_type_of($Undef), "not a subtype of Undef" );
41 'find_type_for Undef'
79 'parent of Str|Undef is Item'
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/test/Target/SPIRV/
H A Dundef.mlir5 // CHECK: {{%.*}} = spv.Undef : f32
6 // CHECK-NEXT: {{%.*}} = spv.Undef : f32
7 %0 = spv.Undef : f32
8 %1 = spv.Undef : f32
10 // CHECK: {{%.*}} = spv.Undef : vector<4xi32>
11 %3 = spv.Undef : vector<4xi32>
13 // CHECK: {{%.*}} = spv.Undef : !spv.array<4 x !spv.array<4 x i32>>
14 %5 = spv.Undef : !spv.array<4x!spv.array<4xi32>>
16 // CHECK: {{%.*}} = spv.Undef : !spv.ptr<!spv.struct<(f32)>, StorageBuffer>
17 %7 = spv.Undef : !spv.ptr<!spv.struct<(f32)>, StorageBuffer>
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/test/Target/SPIRV/
H A Dundef.mlir5 // CHECK: {{%.*}} = spv.Undef : f32
6 // CHECK-NEXT: {{%.*}} = spv.Undef : f32
7 %0 = spv.Undef : f32
8 %1 = spv.Undef : f32
10 // CHECK: {{%.*}} = spv.Undef : vector<4xi32>
11 %3 = spv.Undef : vector<4xi32>
13 // CHECK: {{%.*}} = spv.Undef : !spv.array<4 x !spv.array<4 x i32>>
14 %5 = spv.Undef : !spv.array<4x!spv.array<4xi32>>
16 // CHECK: {{%.*}} = spv.Undef : !spv.ptr<!spv.struct<(f32)>, StorageBuffer>
17 %7 = spv.Undef : !spv.ptr<!spv.struct<(f32)>, StorageBuffer>
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/test/Target/SPIRV/
H A Dundef.mlir5 // CHECK: {{%.*}} = spv.Undef : f32
6 // CHECK-NEXT: {{%.*}} = spv.Undef : f32
7 %0 = spv.Undef : f32
8 %1 = spv.Undef : f32
10 // CHECK: {{%.*}} = spv.Undef : vector<4xi32>
11 %3 = spv.Undef : vector<4xi32>
13 // CHECK: {{%.*}} = spv.Undef : !spv.array<4 x !spv.array<4 x i32>>
14 %5 = spv.Undef : !spv.array<4x!spv.array<4xi32>>
16 // CHECK: {{%.*}} = spv.Undef : !spv.ptr<!spv.struct<(f32)>, StorageBuffer>
17 %7 = spv.Undef : !spv.ptr<!spv.struct<(f32)>, StorageBuffer>
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/test/Target/SPIRV/
H A Dundef.mlir5 // CHECK: {{%.*}} = spv.Undef : f32
6 // CHECK-NEXT: {{%.*}} = spv.Undef : f32
7 %0 = spv.Undef : f32
8 %1 = spv.Undef : f32
10 // CHECK: {{%.*}} = spv.Undef : vector<4xi32>
11 %3 = spv.Undef : vector<4xi32>
13 // CHECK: {{%.*}} = spv.Undef : !spv.array<4 x !spv.array<4 x i32>>
14 %5 = spv.Undef : !spv.array<4x!spv.array<4xi32>>
16 // CHECK: {{%.*}} = spv.Undef : !spv.ptr<!spv.struct<(f32)>, StorageBuffer>
17 %7 = spv.Undef : !spv.ptr<!spv.struct<(f32)>, StorageBuffer>
[all …]
/dports/textproc/hs-lhs2tex/lhs2tex-1.24/src/
H A DValue.lhs12 > data Value = Undef constructor
20 > str Undef = ""
26 > bool Undef = False
32 > int Undef = 0
79 > onMatching f _g _h Undef (Str s2) = Bool (f (str Undef) s2)
80 > onMatching f _g _h (Str s1) Undef = Bool (f s1 (str Undef))
82 > onMatching _f g _h Undef (Bool b2) = Bool (g (bool Undef) b2)
83 > onMatching _f g _h (Bool b1) Undef = Bool (g b1 (bool Undef))
85 > onMatching _f _g h Undef (Int i2) = Bool (h (int Undef) i2)
86 > onMatching _f _g h (Int i1) Undef = Bool (h i1 (int Undef))
/dports/misc/p5-Geo-Postcodes-NO/Geo-Postcodes-NO-0.31/t/
H A D1_procedures.t65 is( Geo::Postcodes::NO::location_of ("9999"), undef, "Undef caused by illegal postcode");
66 is( Geo::Postcodes::NO::location_of (undef), undef, "Undef caused by illegal postcode");
73 is( Geo::Postcodes::NO::borough_of ("9999"), undef, "Undef caused by illegal postcode");
74 is( Geo::Postcodes::NO::borough_of (undef), undef, "Undef caused by illegal postcode");
75 is( Geo::Postcodes::NO::borough_of ("Ett eller annet"), undef, "Undef caused by illegal postcode");
81 is( Geo::Postcodes::NO::county_of ("9999"), undef, "Undef caused by illegal postcode");
82 is( Geo::Postcodes::NO::county_of (undef), undef, "Undef caused by illegal postcode");
83 is( Geo::Postcodes::NO::county_of ("Ett eller annet"), undef, "Undef caused by illegal postcode");
89 is( Geo::Postcodes::NO::type_of ("9999"), undef, "Undef caused by illegal postcode");
90 is( Geo::Postcodes::NO::type_of (undef), undef, "Undef caused by illegal postcode");
[all …]
/dports/devel/p5-Class-Declare/Class-Declare-0.19/t/
H A D19strict.t95 package Test::Strict::Undef;
112 package Test::Strict::Inherit::Undef;
136 package Test::Strict::Zero::Undef;
141 package Test::Strict::One::Undef;
159 my $undef = Test::Strict::Undef->new;
168 ok( Test::Strict::Inherit::Undef->strict ,
176 $undef = Test::Strict::Undef->new;
189 ok( ! Test::Strict::Zero::Undef->strict ,
191 ok( Test::Strict::One::Undef->strict ,
197 $undef = Test::Strict::Zero::Undef->new;
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/test/Dialect/SPIRV/IR/
H A Dmisc-ops.mlir4 // spv.Undef
8 // CHECK: %{{.*}} = spv.Undef : f32
9 %0 = spv.Undef : f32
10 // CHECK: %{{.*}} = spv.Undef : vector<4xf32>
11 %1 = spv.Undef : vector<4xf32>
19 %0 = spv.Undef :
27 %0 = spv.Undef
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/test/Dialect/SPIRV/IR/
H A Dmisc-ops.mlir4 // spv.Undef
8 // CHECK: %{{.*}} = spv.Undef : f32
9 %0 = spv.Undef : f32
10 // CHECK: %{{.*}} = spv.Undef : vector<4xf32>
11 %1 = spv.Undef : vector<4xf32>
19 %0 = spv.Undef :
27 %0 = spv.Undef
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/test/Dialect/SPIRV/IR/
H A Dmisc-ops.mlir4 // spv.Undef
8 // CHECK: %{{.*}} = spv.Undef : f32
9 %0 = spv.Undef : f32
10 // CHECK: %{{.*}} = spv.Undef : vector<4xf32>
11 %1 = spv.Undef : vector<4xf32>
19 %0 = spv.Undef :
27 %0 = spv.Undef
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/test/Dialect/SPIRV/IR/
H A Dmisc-ops.mlir4 // spv.Undef
8 // CHECK: %{{.*}} = spv.Undef : f32
9 %0 = spv.Undef : f32
10 // CHECK: %{{.*}} = spv.Undef : vector<4xf32>
11 %1 = spv.Undef : vector<4xf32>
19 %0 = spv.Undef :
27 %0 = spv.Undef
/dports/devel/p5-Moose/Moose-2.2201/t/bugs/
H A Dlazybuild_required_undef.t13 #### check the attr to see if it accepts Undef (Maybe[], | Undef)
17 has 'foo' => ( isa => 'Int | Undef', is => 'rw', lazy_build => 1 );
18 has 'bar' => ( isa => 'Int | Undef', is => 'rw' );
25 ok ( !defined(Foo->new->bar), 'NonLazyBuild: Undef default' );
26 ok ( !defined(Foo->new->bar(undef)), 'NonLazyBuild: Undef explicit' );
28 ok ( !defined(Foo->new->foo), 'LazyBuild: Undef default/lazy_build' );
31 ok ( !defined(Foo->new->foo(undef)), 'LazyBuild: Undef explicit' );
/dports/devel/tinygo/tinygo-0.14.1/transform/
H A Dcoroutines.go341 …c.builder.CreateCall(c.trackPointer, []llvm.Value{ptr, llvm.Undef(c.i8ptr), llvm.Undef(c.i8ptr)}, …
580 …return c.builder.CreateCall(c.alloc, []llvm.Value{size, llvm.Undef(c.i8ptr), llvm.Undef(c.i8ptr)},…
620 …c.builder.CreateCall(c.returnCurrent, []llvm.Value{task, llvm.Undef(c.i8ptr), llvm.Undef(c.i8ptr)}…
628 …c.builder.CreateCall(c.returnCurrent, []llvm.Value{task, llvm.Undef(c.i8ptr), llvm.Undef(c.i8ptr)}…
660 …c.builder.CreateCall(c.setRetPtr, []llvm.Value{task, ditchBuf, llvm.Undef(c.i8ptr), llvm.Undef(c.i…
703 …c.builder.CreateCall(c.setRetPtr, []llvm.Value{task, retPtr, llvm.Undef(c.i8ptr), llvm.Undef(c.i8p…
764 …c.builder.CreateCall(c.free, []llvm.Value{coroMemFree, llvm.Undef(c.i8ptr), llvm.Undef(c.i8ptr)}, …
821 …c.builder.CreateCall(c.setRetPtr, []llvm.Value{task, ditchBuf, llvm.Undef(c.i8ptr), llvm.Undef(c.i…
922 …task := c.builder.CreateCall(c.createTask, []llvm.Value{llvm.Undef(c.i8ptr), llvm.Undef(c.i8ptr)},…
943 …c.builder.CreateCall(c.setRetPtr, []llvm.Value{task, retBuf, llvm.Undef(c.i8ptr), llvm.Undef(c.i8p…
[all …]
/dports/devel/p5-Mouse/Mouse-v2.5.10/t/100_bugs/
H A D013_lazybuild_required_undef.t14 #### check the attr to see if it accepts Undef (Maybe[], | Undef)
18 has 'foo' => ( isa => 'Int | Undef', is => 'rw', lazy_build => 1 );
19 has 'bar' => ( isa => 'Int | Undef', is => 'rw' );
26 ok ( !defined(Foo->new->bar), 'NonLazyBuild: Undef default' );
27 ok ( !defined(Foo->new->bar(undef)), 'NonLazyBuild: Undef explicit' );
29 ok ( !defined(Foo->new->foo), 'LazyBuild: Undef default/lazy_build' );
32 ok ( !defined(Foo->new->foo(undef)), 'LazyBuild: Undef explicit' );
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/test/
H A Dotp_SUITE.erl90 case Undef of
106 hipe_filter(Undef) ->
157 {_,_} -> Undef
160 edoc_filter(Undef) ->
164 end, Undef).
166 eunit_filter(Undef) ->
185 _ -> Undef
188 wx_filter(Undef) ->
197 _ -> Undef
200 gs_filter(Undef) ->
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/test/
H A Dotp_SUITE.erl90 case Undef of
106 hipe_filter(Undef) ->
157 {_,_} -> Undef
160 edoc_filter(Undef) ->
164 end, Undef).
166 eunit_filter(Undef) ->
185 _ -> Undef
188 wx_filter(Undef) ->
197 _ -> Undef
200 gs_filter(Undef) ->
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/ipfs/go-cid/
H A Dcid.go145 return Undef, err
197 var Undef = Cid{} var
240 return Undef, ErrCidTooShort
246 return Undef, err
254 return Undef, err
296 return Undef, err
576 return Undef, err
649 return 0, Undef, err
657 return 0, Undef, err
666 return 0, Undef, err
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/Analysis/ConstantFolding/
H A Dfunnel-shift.ll84 ; Undef handling
198 ; Undef/Undef/Undef; 1/2/Undef; Undef/Undef/3; Undef/1/0
207 ; 1/Undef/8; Undef/-1/2; -1/Undef/2; 7/8/4
216 ; Undef/Undef/Undef; 1/2/Undef; Undef/Undef/3; Undef/1/0
225 ; 1/Undef/8; Undef/-1/2; -1/Undef/2; 7/8/4
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/Transforms/InstSimplify/ConstProp/
H A Dfunnel-shift.ll84 ; Undef handling
198 ; Undef/Undef/Undef; 1/2/Undef; Undef/Undef/3; Undef/1/0
207 ; 1/Undef/8; Undef/-1/2; -1/Undef/2; 7/8/4
216 ; Undef/Undef/Undef; 1/2/Undef; Undef/Undef/3; Undef/1/0
225 ; 1/Undef/8; Undef/-1/2; -1/Undef/2; 7/8/4

12345678910>>...140