Home
last modified time | relevance | path

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

/external/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/map/
DTestDataFormatterLibccMap.py22 def check_pair(self, first_value, second_value): argument
/external/capstone/suite/cstest/include/
Dcapstone_test.h50 unsigned int first_value; member
/external/tensorflow/tensorflow/core/framework/
Dshape_inference.cc1012 const int64 first_value = Value(first); in Add() local
1039 const int64 first_value = Value(first); in Subtract() local
1062 const int64 first_value = Value(first); in Multiply() local
1090 const int64 first_value = Value(first); in Min() local
1110 const int64 first_value = Value(first); in Max() local
/external/libgav1/libgav1/src/tile/bitstream/
Dpalette.cc279 int first_value = 0; in ReadPaletteTokens() local
/external/rust/crates/protobuf-codegen/src/
Denums.rs346 let first_value = &self.enum_with_scope.values()[0]; in write_impl_default() localVariable
/external/tensorflow/tensorflow/core/common_runtime/
Ddirect_session_test.cc846 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
2203 Tensor first_value(DT_FLOAT, TensorShape({})); in TEST() local
/external/deqp/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderLimits.cpp1887 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/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.cpp876 bool first_value = true; in Write() local
/external/skqp/src/utils/
DSkJSON.cpp868 bool first_value = true; in Write() local
/external/webrtc/logging/rtc_event_log/encoder/
Ddelta_encoding.cc840 uint64_t first_value; in Decode() local