Home
last modified time | relevance | path

Searched defs:opmap (Results 1 - 7 of 7) sorted by relevance

/third_party/python/Lib/lib2to3/pgen2/
H A Dgrammar.py184 opmap = {} variable
/third_party/python/Lib/
H A Dopcode.py35 opmap = {} variable
/third_party/python/Tools/scripts/
H A Dsummarize_stats.py30 opmap = {name: i for i, name in enumerate(opname)} variable
31 opmap = dict(sorted(opmap.items())) variable
/third_party/python/Lib/test/
H A Dtest_richcmp.py87 opmap = { variable
[all...]
H A Dtest_code.py146 from opcode import opmap namespace
/third_party/ffmpeg/libavfilter/
H A Daf_ladspa.c58 unsigned long *opmap; /* map output number to port number */ member
/third_party/toybox/toys/pending/
H A Dawk.c205 opjumpfalse, opprepcall, opmap, opmapiternext, opmapdelete, opmatchrec, enumerator

Completed in 11 milliseconds