Home
last modified time | relevance | path

Searched refs:is_shape (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/torque/
H A Dtype-visitor.cc244 bool is_shape = flags & ClassFlag::kIsShape; in ComputeType() local
247 if (is_shape) { in ComputeType()
/third_party/python/Modules/
H A D_testbuffer.c848 seq_as_ssize_array(PyObject *seq, Py_ssize_t len, int is_shape) in seq_as_ssize_array() argument
865 is_shape ? "shape" : "strides"); in seq_as_ssize_array()
874 if (is_shape && x < 0) { in seq_as_ssize_array()

Completed in 5 milliseconds