Searched refs:qty (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/experimental/lowp-basic/ |
D | bilerp-study.cpp | 82 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/ |
D | sqlite3.rst | 41 (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/ |
D | 2.5.rst | 1968 qty real, price real)''')
|