| /external/skia/src/core/ |
| D | SkEnumerate.h | 19 template <typename> struct is_tuple : std::false_type {}; struct
|
| /external/tensorflow/tensorflow/compiler/xla/pjrt/ |
| D | tracked_tfrt_cpu_device_buffer.cc | 24 bool is_tuple, in TrackedTfrtCpuDeviceBuffer()
|
| /external/rust/crates/url/src/ |
| D | origin.rs | 71 pub fn is_tuple(&self) -> bool { in is_tuple() method
|
| /external/tensorflow/tensorflow/compiler/xla/python_api/ |
| D | xla_shape.py | 74 def is_tuple(self): member in Shape
|
| /external/bazel-skylib/docs/ |
| D | types_doc.md | 162 <tr id="types.is_tuple-v">
|
| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | buffer_assignment.h | 109 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()
|
| D | hlo.proto | 487 bool is_tuple = 11; field
|
| D | hlo_evaluator.cc | 2363 bool is_tuple, absl::Span<const int64> input_index, in PerformReductionStep() 2417 bool is_tuple, absl::Span<const int64> output_index, in GenerateReduceOutputElement() 2501 bool is_tuple = out_shape.IsTuple(); in HandleReduce() local
|
| /external/python/cpython3/Lib/test/ |
| D | test_future.py | 163 self, annotation, expected=None, drop_parens=False, is_tuple=False, argument
|
| /external/python/cpython2/Lib/lib2to3/ |
| D | fixer_util.py | 137 def is_tuple(node): function
|
| /external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
| D | cpu_xfeed.cc | 117 bool is_tuple) { in TransferBuffersFromOutfeedInternal()
|
| D | ir_emitter.cc | 1141 bool is_tuple = crs->operand_count() > 1; in HandleAllReduceMultipleReplica() local
|
| /external/python/cpython3/Lib/lib2to3/ |
| D | fixer_util.py | 158 def is_tuple(node): function
|
| /external/python/cpython2/Lib/lib2to3/tests/ |
| D | test_util.py | 32 def is_tuple(self, string): member in Test_is_tuple
|
| /external/python/cpython3/Lib/lib2to3/tests/ |
| D | test_util.py | 29 def is_tuple(self, string): member in Test_is_tuple
|
| /external/python/cpython3/Objects/ |
| D | genericaliasobject.c | 306 int is_tuple = PyTuple_Check(item); in _Py_subs_parameters() local
|
| /external/libxml2/python/ |
| D | libxml.c | 3498 int is_tuple = 0; in PyxmlNodeSet_Convert() local 3557 int is_tuple = 0; in PystringSet_Convert() local
|