Home
last modified time | relevance | path

Searched defs:Tuple (Results 1 – 25 of 245) sorted by relevance

12345678910

/external/starlark-go/starlark/
Dlibrary.go164 func all(thread *Thread, _ *Builtin, args Tuple, kwargs []Tuple) (Value, error) {
181 func any(thread *Thread, _ *Builtin, args Tuple, kwargs []Tuple) (Value, error) {
198 func bool_(thread *Thread, _ *Builtin, args Tuple, kwargs []Tuple) (Value, error) {
207 func bytes_(thread *Thread, _ *Builtin, args Tuple, kwargs []Tuple) (Value, error) {
246 func chr(thread *Thread, _ *Builtin, args Tuple, kwargs []Tuple) (Value, error) {
267 func dict(thread *Thread, _ *Builtin, args Tuple, kwargs []Tuple) (Value, error) {
279 func dir(thread *Thread, _ *Builtin, args Tuple, kwargs []Tuple) (Value, error) {
300 func enumerate(thread *Thread, _ *Builtin, args Tuple, kwargs []Tuple) (Value, error) {
336 func fail(thread *Thread, b *Builtin, args Tuple, kwargs []Tuple) (Value, error) {
357 func float(thread *Thread, b *Builtin, args Tuple, kwargs []Tuple) (Value, error) {
[all …]
Dbench_test.go104 …artImpl(thread *starlark.Thread, b *starlark.Builtin, args starlark.Tuple, kwargs []starlark.Tuple
109 …artImpl(thread *starlark.Thread, b *starlark.Builtin, args starlark.Tuple, kwargs []starlark.Tuple
114 …topImpl(thread *starlark.Thread, b *starlark.Builtin, args starlark.Tuple, kwargs []starlark.Tuple
/external/pytorch/torch/_higher_order_ops/
Dflex_attention.py98 block_mask: Tuple,
101 score_mod_other_buffers: Tuple = (),
102 mask_mod_other_buffers: Tuple = (),
140 block_mask: Tuple,
143 score_mod_other_buffers: Tuple = (),
144 mask_mod_other_buffers: Tuple = (),
177 block_mask: Tuple,
180 score_mod_other_buffers: Tuple = (),
181 mask_mod_other_buffers: Tuple = (),
218 block_mask: Tuple,
[all …]
/external/starlark-go/starlarktest/
Dstarlarktest.go79 …c catch(thread *starlark.Thread, _ *starlark.Builtin, args starlark.Tuple, kwargs []starlark.Tuple
91 …matches(thread *starlark.Thread, _ *starlark.Builtin, args starlark.Tuple, kwargs []starlark.Tuple
104 … error_(thread *starlark.Thread, _ *starlark.Builtin, args starlark.Tuple, kwargs []starlark.Tuple
122 … freeze(thread *starlark.Thread, _ *starlark.Builtin, args starlark.Tuple, kwargs []starlark.Tuple
/external/cronet/stable/third_party/libc++/src/test/std/utilities/utility/utility.intcmp/intcmp.in_range/
Din_range.pass.cpp26 struct Tuple { struct
30 constexpr Tuple() { in Tuple() argument
/external/cronet/tot/third_party/libc++/src/test/std/utilities/utility/utility.intcmp/intcmp.in_range/
Din_range.pass.cpp26 struct Tuple { struct
30 constexpr Tuple() { in Tuple() argument
/external/starlark-go/starlarkjson/
Djson.go82 … encode(thread *starlark.Thread, b *starlark.Builtin, args starlark.Tuple, kwargs []starlark.Tuple
229 … indent(thread *starlark.Thread, b *starlark.Builtin, args starlark.Tuple, kwargs []starlark.Tuple
249 … decode(thread *starlark.Thread, b *starlark.Builtin, args starlark.Tuple, kwargs []starlark.Tuple
/external/cronet/tot/third_party/libc++/src/test/std/utilities/utility/utility.intcmp/intcmp.cmp_greater/
Dcmp_greater.pass.cpp24 struct Tuple { struct
28 constexpr Tuple() { in Tuple() argument
/external/cronet/stable/third_party/libc++/src/test/libcxx/utilities/tuple/tuple.tuple/tuple.assign/
Darray.extension.pass.cpp50 typedef std::tuple<NothrowAssignableFrom<int>> Tuple; in main() typedef
55 typedef std::tuple<PotentiallyThrowingAssignableFrom<int>> Tuple; in main() typedef
71 typedef std::tuple<NothrowAssignableFrom<int>> Tuple; in main() typedef
76 typedef std::tuple<PotentiallyThrowingAssignableFrom<int>> Tuple; in main() typedef
84 typedef std::tuple<NothrowAssignableFrom<int>> Tuple; in main() typedef
91 typedef std::tuple<NothrowAssignableFrom<int>> Tuple; in main() typedef
/external/cronet/tot/third_party/libc++/src/test/std/utilities/utility/utility.intcmp/intcmp.cmp_greater_equal/
Dcmp_greater_equal.pass.cpp25 struct Tuple { struct
29 constexpr Tuple() { in Tuple() function
/external/cronet/tot/third_party/libc++/src/test/libcxx/utilities/tuple/tuple.tuple/tuple.assign/
Darray.extension.pass.cpp50 typedef std::tuple<NothrowAssignableFrom<int>> Tuple; in main() typedef
55 typedef std::tuple<PotentiallyThrowingAssignableFrom<int>> Tuple; in main() typedef
71 typedef std::tuple<NothrowAssignableFrom<int>> Tuple; in main() typedef
76 typedef std::tuple<PotentiallyThrowingAssignableFrom<int>> Tuple; in main() typedef
84 typedef std::tuple<NothrowAssignableFrom<int>> Tuple; in main() typedef
91 typedef std::tuple<NothrowAssignableFrom<int>> Tuple; in main() typedef
/external/cronet/stable/third_party/libc++/src/test/std/utilities/utility/utility.intcmp/intcmp.cmp_less/
Dcmp_less.pass.cpp25 struct Tuple { struct
29 constexpr Tuple() { in Tuple() function
/external/cronet/stable/third_party/libc++/src/test/std/utilities/utility/utility.intcmp/intcmp.cmp_greater_equal/
Dcmp_greater_equal.pass.cpp25 struct Tuple { struct
29 constexpr Tuple() { in Tuple() function
/external/cronet/stable/third_party/libc++/src/test/std/utilities/utility/utility.intcmp/intcmp.cmp_less_equal/
Dcmp_less_equal.pass.cpp24 struct Tuple { struct
28 constexpr Tuple() { in Tuple() argument
/external/cronet/tot/third_party/libc++/src/test/std/utilities/utility/utility.intcmp/intcmp.cmp_less_equal/
Dcmp_less_equal.pass.cpp24 struct Tuple { struct
28 constexpr Tuple() { in Tuple() argument
/external/cronet/tot/third_party/libc++/src/test/std/utilities/utility/utility.intcmp/intcmp.cmp_less/
Dcmp_less.pass.cpp25 struct Tuple { struct
29 constexpr Tuple() { in Tuple() function
/external/cronet/stable/third_party/libc++/src/test/std/utilities/utility/utility.intcmp/intcmp.cmp_greater/
Dcmp_greater.pass.cpp24 struct Tuple { struct
28 constexpr Tuple() { in Tuple() argument
/external/cronet/stable/third_party/libc++/src/test/std/utilities/utility/utility.intcmp/intcmp.cmp_equal/
Dcmp_equal.pass.cpp25 struct Tuple { struct
29 constexpr Tuple() { in Tuple() argument
/external/cronet/tot/third_party/libc++/src/test/std/utilities/utility/utility.intcmp/intcmp.cmp_not_equal/
Dcmp_not_equal.pass.cpp25 struct Tuple { struct
29 constexpr Tuple() { in Tuple() argument
/external/cronet/tot/third_party/libc++/src/test/std/utilities/utility/utility.intcmp/intcmp.cmp_equal/
Dcmp_equal.pass.cpp25 struct Tuple { struct
29 constexpr Tuple() { in Tuple() argument
/external/cronet/stable/third_party/libc++/src/test/std/utilities/utility/utility.intcmp/intcmp.cmp_not_equal/
Dcmp_not_equal.pass.cpp25 struct Tuple { struct
29 constexpr Tuple() { in Tuple() function
/external/executorch/backends/arm/test/ops/
Dtest_full.py51 example_data: Tuple,
75 test_data: Tuple,
98 self, compile_spec: list[CompileSpec], module: torch.nn.Module, test_data: Tuple
112 def _test_full_tosa_u55_pipeline(self, module: torch.nn.Module, test_data: Tuple):
117 def _test_full_tosa_u85_pipeline(self, module: torch.nn.Module, test_data: Tuple):
134 def test_full_tosa_MI(self, test_tensor: Tuple):
140 def test_full_tosa_BI(self, test_tensor: Tuple):
144 def test_full_u55_BI(self, test_tensor: Tuple):
151 def test_full_u85_BI(self, test_tensor: Tuple):
/external/libcxx/test/libcxx/utilities/tuple/tuple.tuple/tuple.cnstr/
Denable_reduced_arity_initialization_extension.pass.cpp44 typedef std::tuple<MO, ND> Tuple; in test_default_constructible_extension_sfinae() typedef
50 typedef std::tuple<MO, MO, ND> Tuple; in test_default_constructible_extension_sfinae() typedef
57 typedef std::tuple<MO, ND> Tuple; in test_default_constructible_extension_sfinae() typedef
66 typedef std::tuple<MO, int> Tuple; in test_default_constructible_extension_sfinae() typedef
/external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
DUTypes.pass.cpp47 typedef std::tuple<MoveOnly, NoDefault> Tuple; in test_default_constructible_extension_sfinae() typedef
60 typedef std::tuple<MoveOnly, MoveOnly, NoDefault> Tuple; in test_default_constructible_extension_sfinae() typedef
74 typedef std::tuple<MoveOnly, NoDefault> Tuple; in test_default_constructible_extension_sfinae() typedef
90 typedef std::tuple<MoveOnly, int> Tuple; in test_default_constructible_extension_sfinae() typedef
/external/cronet/stable/third_party/libc++/src/test/std/utilities/meta/meta.unary/meta.unary.prop/
Dis_nothrow_constructible.pass.cpp71 struct Tuple { struct
72 Tuple(Empty&&) noexcept {} in Tuple() function

12345678910