Home
last modified time | relevance | path

Searched refs:Value2 (Results 251 – 275 of 2135) sorted by relevance

1...<<11121314151617181920>>...86

/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/BaseTools/Source/Python/Table/
H A DTableInf.py88 …def Insert(self, Model, Value1, Value2, Value3, Value4, Value5, Arch, BelongsToItem, BelongsToFile… argument
90 …(Value1, Value2, Value3, Value4, Value5, Arch) = ConvertToSqlString((Value1, Value2, Value3, Value…
92 …% (self.Table, self.ID, Model, Value1, Value2, Value3, Value4, Value5, Arch, BelongsToItem, Belong…
H A DTableFdf.py83 …def Insert(self, Model, Value1, Value2, Value3, Scope1, Scope2, BelongsToItem, BelongsToFile, Star… argument
85 …(Value1, Value2, Value3, Scope1, Scope2) = ConvertToSqlString((Value1, Value2, Value3, Scope1, Sco…
87 …% (self.Table, self.ID, Model, Value1, Value2, Value3, Scope1, Scope2, BelongsToItem, BelongsToFil…
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/
H A Dinteger_fwd.hpp149 template <static_min_max_signed_type Value1, static_min_max_signed_type Value2>
152 template <static_min_max_signed_type Value1, static_min_max_signed_type Value2>
155 template <static_min_max_unsigned_type Value1, static_min_max_unsigned_type Value2>
158 template <static_min_max_unsigned_type Value1, static_min_max_unsigned_type Value2>
/dports/devel/libcutl/libcutl-1.10.0/cutl/details/boost/
H A Dinteger_fwd.hpp149 template <static_min_max_signed_type Value1, static_min_max_signed_type Value2>
152 template <static_min_max_signed_type Value1, static_min_max_signed_type Value2>
155 template <static_min_max_unsigned_type Value1, static_min_max_unsigned_type Value2>
158 template <static_min_max_unsigned_type Value1, static_min_max_unsigned_type Value2>
/dports/devel/xsd/xsd-4.1.0.a11+dep/libcutl/cutl/details/boost/
H A Dinteger_fwd.hpp149 template <static_min_max_signed_type Value1, static_min_max_signed_type Value2>
152 template <static_min_max_signed_type Value1, static_min_max_signed_type Value2>
155 template <static_min_max_unsigned_type Value1, static_min_max_unsigned_type Value2>
158 template <static_min_max_unsigned_type Value1, static_min_max_unsigned_type Value2>
/dports/biology/canu/canu-2.2/src/utgcns/libboost/boost/
H A Dinteger_fwd.hpp149 template <static_min_max_signed_type Value1, static_min_max_signed_type Value2>
152 template <static_min_max_signed_type Value1, static_min_max_signed_type Value2>
155 template <static_min_max_unsigned_type Value1, static_min_max_unsigned_type Value2>
158 template <static_min_max_unsigned_type Value1, static_min_max_unsigned_type Value2>
/dports/textproc/augeas/augeas-1.12.0/lenses/tests/
H A Dtest_cobblersettings.aug6 test Cobblersettings.lns get "Simple_Setting2: 'Value2@acme.com' \n" =
7 { "Simple_Setting2" = "'Value2@acme.com'" }
18 test Cobblersettings.lns get "Setting_List:[Value1, Value2, Value3]\n" =
22 { "item" = "Value2" }
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dsem_case.adb147 procedure Missing_Choice (Value1 : Node_Id; Value2 : Uint);
149 procedure Missing_Choice (Value1 : Uint; Value2 : Uint);
610 Missing_Choice (Expr_Value (Value1), Value2);
615 Missing_Choice (Value1, Expr_Value (Value2));
622 procedure Missing_Choice (Value1 : Uint; Value2 : Uint) is
635 elsif Value1 > Value2 then
647 if Value1 = Value2 then
661 Error_Msg_Uint_2 := Value2;
980 if (Value2 - Value1) = 0 then
996 Hi := Make_Integer_Literal (Loc, Value2);
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dsem_case.adb147 procedure Missing_Choice (Value1 : Node_Id; Value2 : Uint);
149 procedure Missing_Choice (Value1 : Uint; Value2 : Uint);
610 Missing_Choice (Expr_Value (Value1), Value2);
615 Missing_Choice (Value1, Expr_Value (Value2));
622 procedure Missing_Choice (Value1 : Uint; Value2 : Uint) is
635 elsif Value1 > Value2 then
647 if Value1 = Value2 then
661 Error_Msg_Uint_2 := Value2;
980 if (Value2 - Value1) = 0 then
996 Hi := Make_Integer_Literal (Loc, Value2);
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dsem_case.adb143 procedure Missing_Choice (Value1 : Node_Id; Value2 : Uint);
145 procedure Missing_Choice (Value1 : Uint; Value2 : Uint);
556 Missing_Choice (Expr_Value (Value1), Value2);
561 Missing_Choice (Value1, Expr_Value (Value2));
564 procedure Missing_Choice (Value1 : Uint; Value2 : Uint) is
577 elsif Value1 > Value2 then
583 if Value1 = Value2 then
597 Error_Msg_Uint_2 := Value2;
886 if (Value2 - Value1) = 0 then
902 Hi := Make_Integer_Literal (Loc, Value2);
[all …]
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_rpl/rpl/details/
H A Dsuperset_type.h11 template <typename Value1, typename Value2>
14 template <typename Value1, typename Value2>
15 using superset_type_t = typename superset_type<Value1, Value2>::type;
/dports/devel/rabs/rabs-2.19.5/minilang/src/
H A Dminixe.c349 if (ml_is_error(Value2)) return Value2; in node_eval()
350 node_append(List, Value2); in node_eval()
358 if (ml_is_error(Value2)) return Value2; in node_eval()
364 if (ml_is_error(Value2)) return Value2; in node_eval()
365 node_append(Content2, Value2); in node_eval()
385 return Value2; in node_eval()
426 if (ml_is_error(Value2)) return Value2; in node_expand()
427 node_append(List, Value2); in node_expand()
444 if (ml_is_error(Value2)) return Value2; in node_expand()
617 if (ml_is(Value2, MLStringT)) { in ML_FUNCTIONX()
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/mailru/easyjson/tests/
H A Ddata.go209 Value2 string member
223 Value2 int member
258 Value2: 5,
260 Sub1: SubStruct{Value: "test1", Value2: "v"},
261 Sub2: &SubStruct{Value: "test2", Value2: "v2"},
273 SubA1: SubStructAlias{Value: "test3", Value2: "v3"},
274 SubA2: &SubStructAlias{Value: "test4", Value2: "v4"},
338 SubNE: SubStruct{Value: "1", Value2: "2"},
339 SubPNE: &SubStruct{Value: "3", Value2: "4"},
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/stdlib/src/
H A Dmaps.erl83 Map2 :: #{term() => Value2},
84 Map3 :: #{Key => Value2}.
101 Map2 :: #{term() => Value2},
161 Map2 :: #{Key2 => Value2},
258 Map2 :: #{Key := Value2, _ => _},
259 Fun :: fun((Value1) -> Value2).
272 Map2 :: #{Key := Value2 | Init, _ => _},
273 Fun :: fun((Value1) -> Value2).
330 Map :: #{Key => Value1 | Value2}.
415 Fun :: fun((Key, Value1) -> Value2),
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/stdlib/src/
H A Dmaps.erl83 Map2 :: #{term() => Value2},
84 Map3 :: #{Key => Value2}.
101 Map2 :: #{term() => Value2},
161 Map2 :: #{Key2 => Value2},
258 Map2 :: #{Key := Value2, _ => _},
259 Fun :: fun((Value1) -> Value2).
272 Map2 :: #{Key := Value2 | Init, _ => _},
273 Fun :: fun((Value1) -> Value2).
330 Map :: #{Key => Value1 | Value2}.
415 Fun :: fun((Key, Value1) -> Value2),
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/stdlib/src/
H A Dmaps.erl83 Map2 :: #{term() => Value2},
84 Map3 :: #{Key => Value2}.
101 Map2 :: #{term() => Value2},
161 Map2 :: #{Key2 => Value2},
258 Map2 :: #{Key := Value2, _ => _},
259 Fun :: fun((Value1) -> Value2).
272 Map2 :: #{Key := Value2 | Init, _ => _},
273 Fun :: fun((Value1) -> Value2).
330 Map :: #{Key => Value1 | Value2}.
415 Fun :: fun((Key, Value1) -> Value2),
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/stdlib/src/
H A Dmaps.erl83 Map2 :: #{term() => Value2},
84 Map3 :: #{Key => Value2}.
101 Map2 :: #{term() => Value2},
161 Map2 :: #{Key2 => Value2},
258 Map2 :: #{Key := Value2, _ => _},
259 Fun :: fun((Value1) -> Value2).
272 Map2 :: #{Key := Value2 | Init, _ => _},
273 Fun :: fun((Value1) -> Value2).
330 Map :: #{Key => Value1 | Value2}.
415 Fun :: fun((Key, Value1) -> Value2),
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_case.adb153 procedure Missing_Choice (Value1 : Node_Id; Value2 : Uint);
155 procedure Missing_Choice (Value1 : Uint; Value2 : Uint);
666 Missing_Choice (Expr_Value (Value1), Value2);
671 Missing_Choice (Value1, Expr_Value (Value2));
678 procedure Missing_Choice (Value1 : Uint; Value2 : Uint) is
691 elsif Value1 > Value2 then
703 if Value1 = Value2 then
717 Error_Msg_Uint_2 := Value2;
1014 if (Value2 - Value1) = 0 then
1030 Hi := Make_Integer_Literal (Loc, Value2);
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dsem_case.adb153 procedure Missing_Choice (Value1 : Node_Id; Value2 : Uint);
155 procedure Missing_Choice (Value1 : Uint; Value2 : Uint);
666 Missing_Choice (Expr_Value (Value1), Value2);
671 Missing_Choice (Value1, Expr_Value (Value2));
678 procedure Missing_Choice (Value1 : Uint; Value2 : Uint) is
691 elsif Value1 > Value2 then
703 if Value1 = Value2 then
717 Error_Msg_Uint_2 := Value2;
1014 if (Value2 - Value1) = 0 then
1030 Hi := Make_Integer_Literal (Loc, Value2);
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_case.adb153 procedure Missing_Choice (Value1 : Node_Id; Value2 : Uint);
155 procedure Missing_Choice (Value1 : Uint; Value2 : Uint);
666 Missing_Choice (Expr_Value (Value1), Value2);
671 Missing_Choice (Value1, Expr_Value (Value2));
678 procedure Missing_Choice (Value1 : Uint; Value2 : Uint) is
691 elsif Value1 > Value2 then
703 if Value1 = Value2 then
717 Error_Msg_Uint_2 := Value2;
1014 if (Value2 - Value1) = 0 then
1030 Hi := Make_Integer_Literal (Loc, Value2);
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dsem_case.adb153 procedure Missing_Choice (Value1 : Node_Id; Value2 : Uint);
155 procedure Missing_Choice (Value1 : Uint; Value2 : Uint);
666 Missing_Choice (Expr_Value (Value1), Value2);
671 Missing_Choice (Value1, Expr_Value (Value2));
678 procedure Missing_Choice (Value1 : Uint; Value2 : Uint) is
691 elsif Value1 > Value2 then
703 if Value1 = Value2 then
717 Error_Msg_Uint_2 := Value2;
1014 if (Value2 - Value1) = 0 then
1030 Hi := Make_Integer_Literal (Loc, Value2);
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dsem_case.adb153 procedure Missing_Choice (Value1 : Node_Id; Value2 : Uint);
155 procedure Missing_Choice (Value1 : Uint; Value2 : Uint);
667 Missing_Choice (Expr_Value (Value1), Value2);
672 Missing_Choice (Value1, Expr_Value (Value2));
679 procedure Missing_Choice (Value1 : Uint; Value2 : Uint) is
692 elsif Value1 > Value2 then
704 if Value1 = Value2 then
718 Error_Msg_Uint_2 := Value2;
1016 if Value1 = Value2 then
1034 Hi := Make_Integer_Literal (Loc, Value2);
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dsem_case.adb153 procedure Missing_Choice (Value1 : Node_Id; Value2 : Uint);
155 procedure Missing_Choice (Value1 : Uint; Value2 : Uint);
666 Missing_Choice (Expr_Value (Value1), Value2);
671 Missing_Choice (Value1, Expr_Value (Value2));
678 procedure Missing_Choice (Value1 : Uint; Value2 : Uint) is
691 elsif Value1 > Value2 then
703 if Value1 = Value2 then
717 Error_Msg_Uint_2 := Value2;
1014 if (Value2 - Value1) = 0 then
1030 Hi := Make_Integer_Literal (Loc, Value2);
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_case.adb153 procedure Missing_Choice (Value1 : Node_Id; Value2 : Uint);
155 procedure Missing_Choice (Value1 : Uint; Value2 : Uint);
666 Missing_Choice (Expr_Value (Value1), Value2);
671 Missing_Choice (Value1, Expr_Value (Value2));
678 procedure Missing_Choice (Value1 : Uint; Value2 : Uint) is
691 elsif Value1 > Value2 then
703 if Value1 = Value2 then
717 Error_Msg_Uint_2 := Value2;
1014 if (Value2 - Value1) = 0 then
1030 Hi := Make_Integer_Literal (Loc, Value2);
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_case.adb153 procedure Missing_Choice (Value1 : Node_Id; Value2 : Uint);
155 procedure Missing_Choice (Value1 : Uint; Value2 : Uint);
666 Missing_Choice (Expr_Value (Value1), Value2);
671 Missing_Choice (Value1, Expr_Value (Value2));
678 procedure Missing_Choice (Value1 : Uint; Value2 : Uint) is
691 elsif Value1 > Value2 then
703 if Value1 = Value2 then
717 Error_Msg_Uint_2 := Value2;
1014 if (Value2 - Value1) = 0 then
1030 Hi := Make_Integer_Literal (Loc, Value2);
[all …]

1...<<11121314151617181920>>...86