Home
last modified time | relevance | path

Searched refs:SIZE1 (Results 1 – 3 of 3) sorted by relevance

/external/elfutils/tests/
Drun-strip-reloc.sh54 SIZE1=$(stat -c%s $debugfile1)
56 test \( \( $is_ET_REL -eq 1 \) -a \( $SIZE1 -gt $SIZE2 \) \) \
57 -o \( \( $is_ET_REL -eq 0 \) -a \( $SIZE1 -eq $SIZE2 \) \) ||
/external/openthread/tests/scripts/thread-cert/
Dcoap.py60 SIZE1 = 60 variable in CoapOptionsTypes
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/tests/Dialect/mhlo/
Dhlo-legalize-to-linalg.mlir789 // CHECK-DAG: %[[SIZE1:.*]] = arith.ceildivui %[[DELTA1]], %[[STRIDE1]] : index
794 // CHECK-DAG: %[[UB:.*]] = arith.subi %[[OPERAND_DIM1]], %[[SIZE1]] : index
801 …E:.*]] = tensor.extract_slice %[[OPERAND]][%[[MIN0]], %[[MIN1]]] [256, %[[SIZE1]]] [%[[STRIDE0]], …