Home
last modified time | relevance | path

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

/third_party/parse5/packages/parse5/lib/parser/
Dopen-element-stack.test.ts161 const tableElement = createElement(TN.TABLE); constant
/third_party/openhitls/crypto/curve25519/src/
Dcurve25519_op.c579 static void GeAdd(GeE *out, const GePre *tableElement) in GeAdd()
612 static void GeSub(GeE *out, const GePre *tableElement) in GeSub()
777 void ConditionalMove(GePre *preCompute, const GePre *tableElement, uint32_t indicator) in ConditionalMove()