Home
last modified time | relevance | path

Searched defs:sto (Results 1 – 3 of 3) sorted by relevance

/external/autotest/tko/parsers/test/
Dinspect_parser_result_store.py29 sto = scenario_base.load_parser_result_store( variable
/external/libxml2/
Dxmlschemas.c3934 xmlSchemaFreeIDCStateObjList(xmlSchemaIDCStateObjPtr sto) in xmlSchemaFreeIDCStateObjList()
22536 xmlSchemaIDCStateObjPtr sto; in xmlSchemaIDCAddStateObject() local
22607 xmlSchemaIDCStateObjPtr sto, head = NULL, first; in xmlSchemaXPathEvaluate() local
22806 xmlSchemaIDCStateObjPtr sto; in xmlSchemaXPathPop() local
22836 xmlSchemaIDCStateObjPtr sto, nextsto; in xmlSchemaXPathProcessHistory() local
/external/llvm-project/mlir/lib/Dialect/Vector/
DVectorTransforms.cpp157 Value sto = reshapeStore(loc, ins, ext, vType, index - 1, pos, rewriter); in reshapeStore() local