Searched defs:first_value (Results 1 – 8 of 8) sorted by relevance
/external/tensorflow/tensorflow/core/framework/ |
D | shape_inference.cc | 979 const int64 first_value = Value(first); in Add() local 1006 const int64 first_value = Value(first); in Subtract() local 1029 const int64 first_value = Value(first); in Multiply() local 1057 const int64 first_value = Value(first); in Min() local 1077 const int64 first_value = Value(first); in Max() local
|
/external/libgav1/libgav1/src/tile/bitstream/ |
D | palette.cc | 279 int first_value = 0; in ReadPaletteTokens() local
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | direct_session_test.cc | 846 Tensor first_value(DT_FLOAT, TensorShape({})); in TEST() local 919 Tensor first_value(DT_FLOAT, TensorShape({})); in TEST() local 1081 Tensor first_value(DT_FLOAT, TensorShape({})); in TEST() local 1547 Tensor first_value(DT_FLOAT, TensorShape({})); in TEST() local 1603 Tensor first_value(DT_FLOAT, TensorShape({})); in TEST() local 2204 Tensor first_value(DT_FLOAT, TensorShape({})); in TEST() local
|
/external/deqp/external/openglcts/modules/glesext/geometry_shader/ |
D | esextcGeometryShaderLimits.cpp | 1887 const glw::GLint first_value = point * n_components_per_point + 1; in verifyResult() local 2205 const glw::GLint first_value = 1; in verifyResult() local 2513 const glw::GLint first_value = m_textures[0].data; in verifyResult() local
|
/external/mesa3d/src/compiler/glsl/ |
D | loop_analysis.cpp | 127 ir_rvalue *first_value = from; in calculate_iterations() local
|
/external/mesa3d/src/compiler/nir/tests/ |
D | vars_tests.cpp | 447 nir_ssa_def *first_value = nir_imm_ivec2(b, 10, 20); in TEST_F() local 476 nir_ssa_def *first_value = nir_imm_ivec2(b, 10, 20); in TEST_F() local 509 nir_ssa_def *first_value = nir_imm_ivec2(b, 10, 20); in TEST_F() local 549 nir_ssa_def *first_value = nir_imm_ivec2(b, 10, 20); in TEST_F() local
|
/external/skqp/src/utils/ |
D | SkJSON.cpp | 868 bool first_value = true; in Write() local
|
/external/skia/src/utils/ |
D | SkJSON.cpp | 868 bool first_value = true; in Write() local
|