Home
last modified time | relevance | path

Searched defs:is_tuple (Results 1 – 16 of 16) sorted by relevance

/external/skia/src/core/
DSkEnumerate.h20 template <typename> struct is_tuple : std::false_type {}; struct
/external/rust/crates/url/src/
Dorigin.rs71 pub fn is_tuple(&self) -> bool { in is_tuple() method
/external/tensorflow/tensorflow/compiler/xla/python_api/
Dxla_shape.py74 def is_tuple(self): member in Shape
/external/python/cpython3/Lib/test/
Dtest_future.py158 self, annotation, expected=None, drop_parens=False, is_tuple=False, argument
/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.h109 bool is_tuple() const { return is_tuple_; } in is_tuple() function
110 void set_is_tuple(bool is_tuple) { is_tuple_ = is_tuple; } in set_is_tuple()
Dhlo.proto439 bool is_tuple = 11; field
Dhlo_evaluator.cc2299 bool is_tuple, absl::Span<const int64> input_index, in PerformReductionStep()
2353 bool is_tuple, absl::Span<const int64> output_index, in GenerateReduceOutputElement()
2437 bool is_tuple = out_shape.IsTuple(); in HandleReduce() local
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_transfer_manager.cc243 absl::Span<const std::pair<void*, int64>> buffer_data, bool is_tuple) { in TransferBuffersFromOutfeedInternal()
Dir_emitter.cc1139 bool is_tuple = crs->operand_count() > 1; in HandleAllReduceMultipleReplica() local
/external/python/cpython2/Lib/lib2to3/
Dfixer_util.py137 def is_tuple(node): function
/external/python/cpython3/Lib/lib2to3/
Dfixer_util.py158 def is_tuple(node): function
/external/python/cpython2/Lib/lib2to3/tests/
Dtest_util.py32 def is_tuple(self, string): member in Test_is_tuple
/external/python/cpython3/Lib/lib2to3/tests/
Dtest_util.py29 def is_tuple(self, string): member in Test_is_tuple
/external/python/cpython3/Objects/
Dgenericaliasobject.c313 int is_tuple = PyTuple_Check(item); in ga_getitem() local
/external/libxml2/python/
Dlibxml.c3495 int is_tuple = 0; in PyxmlNodeSet_Convert() local
3554 int is_tuple = 0; in PystringSet_Convert() local
/external/llvm-project/polly/lib/External/isl/
Disl_input.c987 int is_tuple; in next_is_tuple() local
4175 int is_tuple; in next_is_param_tuple() local