Home
last modified time | relevance | path

Searched defs:first_value (Results 1 – 12 of 12) sorted by relevance

/external/capstone/suite/cstest/include/
Dcapstone_test.h50 unsigned int first_value; member
/external/tensorflow/tensorflow/core/framework/
Dshape_inference.cc1045 const int64_t first_value = Value(first); in Add() local
1072 const int64_t first_value = Value(first); in Subtract() local
1095 const int64_t first_value = Value(first); in Multiply() local
1123 const int64_t first_value = Value(first); in Min() local
1143 const int64_t first_value = Value(first); in Max() local
/external/libgav1/src/tile/bitstream/
Dpalette.cc289 int first_value = 0; in ReadPaletteTokens() local
/external/rust/crates/protobuf-codegen/2.27.1/src/
Denums.rs356 let first_value = &self.enum_with_scope.values()[0]; in write_impl_default() localVariable
/external/rust/crates/protobuf-codegen/src/gen/
Denums.rs388 let first_value = &self.enum_with_scope.values()[0]; in write_impl_default() localVariable
/external/tensorflow/tensorflow/core/common_runtime/
Ddirect_session_test.cc847 Tensor first_value(DT_FLOAT, TensorShape({})); in TEST() local
920 Tensor first_value(DT_FLOAT, TensorShape({})); in TEST() local
1082 Tensor first_value(DT_FLOAT, TensorShape({})); in TEST() local
1574 Tensor first_value(DT_FLOAT, TensorShape({})); in TEST() local
1630 Tensor first_value(DT_FLOAT, TensorShape({})); in TEST() local
2234 Tensor first_value(DT_FLOAT, TensorShape({})); in TEST() local
/external/deqp/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderLimits.cpp1889 const glw::GLint first_value = point * n_components_per_point + 1; in verifyResult() local
2209 const glw::GLint first_value = 1; in verifyResult() local
2517 const glw::GLint first_value = m_textures[0].data; in verifyResult() local
/external/mesa3d/src/compiler/nir/tests/
Dvars_tests.cpp447 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/mesa3d/src/compiler/glsl/
Dloop_analysis.cpp127 ir_rvalue *first_value = from; in calculate_iterations() local
/external/skia/src/utils/
DSkJSON.cpp884 bool first_value = true; in Write() local
/external/cronet/net/third_party/quiche/src/quiche/balsa/
Dbalsa_headers.cc301 absl::string_view first_value = old_value; in AppendAndMakeDescription() local
/external/libaom/aom_dsp/x86/
Dvariance_avx2.c761 const uint32_t first_value = in calc_sum_sse_order() local