Home
last modified time | relevance | path

Searched defs:y_value (Results 1 – 6 of 6) sorted by relevance

/external/autotest/client/cros/input_playback/
Dstylus.py45 def replace_with_prefix(self, in_file, out_file, prefix, x_value, y_value): argument
/external/webrtc/talk/media/base/
Dfakevideorenderer.h127 uint8_t y_value = *(y_pos + j); in CheckFrameColorYuv() local
/external/v8/src/builtins/
Dbuiltins-math-gen.cc221 Node* y_value = TruncateTaggedToFloat64(context, y); in TF_BUILTIN() local
352 Node* y_value = TruncateTaggedToWord32(context, y); in TF_BUILTIN() local
/external/tensorflow/tensorflow/core/kernels/
Dquantized_add_op.cc231 const int64 y_value = static_cast<int64>(y_data[i]); in VectorAddition() local
276 const int64 y_value = static_cast<int64>(y_data[i]); in VectorAddition() local
/external/tensorflow/tensorflow/compiler/xla/tests/
Dvector_ops_simple_test.cc340 auto y_value = in XLA_TEST_F() local
/external/v8/src/objects/
Dbigint.cc797 int y_value = Smi::ToInt(*y); in CompareToNumber() local