Home
last modified time | relevance | path

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

/third_party/skia/experimental/lowp-basic/
Dbilerp-study.cpp82 I16 qty = floor(ty * 65536.0f - 32768.0f + 0.5f); in bilerp_1() local
86 U16 scaledAnswer = constrained_add(simulate_ssse3_mm_mulhrs_epi16(qty, qw), qm); in bilerp_1()
/third_party/python/Doc/library/
Dsqlite3.rst41 (date text, trans text, symbol text, qty real, price real)''')
838 qty real, price real)''')
860 ['date', 'trans', 'symbol', 'qty', 'price']
861 >>> r['qty']
/third_party/python/Doc/whatsnew/
D2.5.rst1968 qty real, price real)''')