Home
last modified time | relevance | path

Searched refs:ComputeType (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Drandom_poisson_op.cc63 typedef double ComputeType; typedef
273 typedef typename PoissonComputeType<T>::ComputeType CT;
/external/v8/src/
Dframes.cc251 type = StackFrame::ComputeType(this, &state); in SafeStackFrameIterator()
433 StackFrame::Type StackFrame::ComputeType(const StackFrameIteratorBase* iterator, in ComputeType() function in v8::internal::StackFrame
540 return ComputeType(iterator_, state); in GetCallerState()
Dframes.h628 static Type ComputeType(const StackFrameIteratorBase* iterator, State* state);