Home
last modified time | relevance | path

Searched defs:from_bottom (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/torque/
Dutils.h246 const T& Peek(BottomOffset from_bottom) const { in Peek()
249 void Poke(BottomOffset from_bottom, T x) { in Poke()
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_program.c1043 struct qreg from_bottom = qir_ROT_MUL(c, src, 2); in ntq_fddy() local