Searched defs:second_value (Results 1 – 4 of 4) sorted by relevance
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/ |
D | mixup_batch_op.cc | 64 int64_t first_value, second_value; in ComputeLabels() local 69 uint64_t first_value, second_value; in ComputeLabels() local
|
D | cutmix_batch_op.cc | 166 int64_t first_value, second_value; in ComputeLabel() local 172 uint64_t first_value, second_value; in ComputeLabel() local
|
/third_party/mesa3d/src/compiler/nir/tests/ |
D | vars_tests.cpp | 449 nir_ssa_def *second_value = nir_imm_ivec2(b, 30, 40); in TEST_F() local 478 nir_ssa_def *second_value = nir_imm_ivec2(b, 30, 40); in TEST_F() local 514 nir_ssa_def *second_value = nir_imm_ivec2(b, 30, 40); in TEST_F() local 551 nir_ssa_def *second_value = nir_imm_ivec2(b, 30, 40); in TEST_F() local
|
/third_party/jerryscript/jerry-core/ecma/base/ |
D | ecma-helpers-value.c | 271 ecma_value_t second_value) /**< second ecma value */ in ecma_are_values_integer_numbers()
|