Searched defs:minus_1 (Results 1 – 3 of 3) sorted by relevance
35 SqlValue minus_1 = SqlValue::Long(-1); in TEST() local50 SqlValue minus_1 = SqlValue::Double(-1.0); in TEST() local
61 const hb_codepoint_t minus_1 = -1; variable
81 AbstractTensorPtr minus_1(imm_ctx->CreateInt32Scalar(-1)); in BroadcastMul() local